Skip to content

Commit 4a443d7

Browse files
chore(deps): bump linkifyjs from 4.1.1 to 4.3.2 in the npm_and_yarn group across 1 directory (#599)
Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs). Updates `linkifyjs` from 4.1.1 to 4.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nfrasser/linkifyjs/releases">linkifyjs's releases</a>.</em></p> <blockquote> <h2>v4.3.2</h2> <h2>What's Changed</h2> <ul> <li>Use Object.assign instead of custom assign function by <a href="https://github.com/nfrasser"><code>@​nfrasser</code></a> in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/518">nfrasser/linkifyjs#518</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nfrasser/linkifyjs/compare/v4.3.1...v4.3.2">https://github.com/nfrasser/linkifyjs/compare/v4.3.1...v4.3.2</a></p> <h2>v4.3.1</h2> <h2>What's Changed</h2> <ul> <li>Use correct simple-html-tokenizer version for linkify-html</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nfrasser/linkifyjs/compare/v4.3.0...v4.3.1">https://github.com/nfrasser/linkifyjs/compare/v4.3.0...v4.3.1</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <ul> <li>Fix: allow apostrophe in URL by <a href="https://github.com/patrickReiis"><code>@​patrickReiis</code></a> in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/504">nfrasser/linkifyjs#504</a></li> <li>Fix tokenizing of comments starting or ending with more than two -- by <a href="https://github.com/hrb-hub"><code>@​hrb-hub</code></a> in <a href="https://redirect.github.com/nfrasser/simple-html-tokenizer/pull/1">nfrasser/simple-html-tokenizer#1</a></li> <li>Update dependencies by <a href="https://github.com/nfrasser"><code>@​nfrasser</code></a> in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/513">nfrasser/linkifyjs#513</a></li> <li>Rename dist file <code>.cjs.js</code> and <code>.es.js</code> extensions to <code>.cjs</code> and <code>.mjs</code>, respectively</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nfrasser/linkifyjs/compare/v4.2.0...v4.3.0">https://github.com/nfrasser/linkifyjs/compare/v4.2.0...v4.3.0</a></p> <h2>v4.2.0</h2> <h2>What's Changed</h2> <ul> <li>Correctly sanitize object replacement character by treating as whitespace in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/497">nfrasser/linkifyjs#497</a></li> <li>Avoid detecting invalid URLs with numbers around boundaries in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/498">nfrasser/linkifyjs#498</a></li> <li>Prevent delimiter apostrophes from being included in URLs in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/499">nfrasser/linkifyjs#499</a></li> <li>Correctly interpret \r\n as newline character in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/500">nfrasser/linkifyjs#500</a></li> <li>Correctly interpret emoji followed by # sign in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/501">nfrasser/linkifyjs#501</a></li> <li>Fix support for domain names with multiple hyphens in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/502">nfrasser/linkifyjs#502</a></li> <li>Fix parsing for magnet links in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/503">nfrasser/linkifyjs#503</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nfrasser/linkifyjs/compare/v4.1.4...v4.2.0">https://github.com/nfrasser/linkifyjs/compare/v4.1.4...v4.2.0</a></p> <h2>v4.1.4</h2> <h2>What's Changed</h2> <ul> <li>Fix hashtag plugin: add support for full width middle dot <code>・</code> by <a href="https://github.com/yuiseki"><code>@​yuiseki</code></a> in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/492">nfrasser/linkifyjs#492</a></li> <li>Update CI matrices and other chores by <a href="https://github.com/nfrasser"><code>@​nfrasser</code></a> in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/494">nfrasser/linkifyjs#494</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yuiseki"><code>@​yuiseki</code></a> made their first contribution in <a href="https://redirect.github.com/nfrasser/linkifyjs/pull/492">nfrasser/linkifyjs#492</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nfrasser/linkifyjs/compare/v4.1.3...v4.1.4">https://github.com/nfrasser/linkifyjs/compare/v4.1.3...v4.1.4</a></p> <h2>v4.1.3</h2> <h2>What's Changed</h2> <ul> <li>Add support for fullwidth parentheses by <a href="https://github.com/weii41392"><code>@​weii41392</code></a> in <a href="https://redirect.github.com/Hypercontext/linkifyjs/pull/461">Hypercontext/linkifyjs#461</a></li> <li>linkify-html: don't convert &amp; -&gt; &amp; by <a href="https://github.com/nfrasser"><code>@​nfrasser</code></a> in <a href="https://redirect.github.com/Hypercontext/linkifyjs/pull/462">Hypercontext/linkifyjs#462</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md">linkifyjs's changelog</a>.</em></p> <blockquote> <h2>v4.3.2</h2> <ul> <li>Replace assign helper with Object.assign to avoid prototype pollution</li> </ul> <h2>v4.3.1</h2> <ul> <li>Use correct simple-html-tokenizer version for linkify-html</li> </ul> <h2>v4.3.0</h2> <ul> <li>HTML comments opened or closed with 3 dashes tokenized correctly</li> <li>Restore support for delimiter apostrophes in URLs</li> <li>Rename dist file <code>.cjs.js</code> and <code>.es.js</code> extensions to <code>.cjs</code> and <code>.mjs</code>, respectively</li> </ul> <h2>v4.2.0</h2> <ul> <li>Correctly sanitize object replacement character by treating as whitespace</li> <li>Avoid detecting invalid URLs with numbers around boundaries</li> <li>Prevent delimiter apostrophes from being included in URLs</li> <li>Correctly interpret \r\n as newline character</li> <li>Correctly interpret emoji followed by # sign</li> <li>Fix support for domain names with multiple hyphens</li> <li>Fix parsing for magnet links</li> </ul> <h2>v4.1.4</h2> <ul> <li>Add support for full width middle dot <code>・</code> in hashtag plugin</li> <li>Development updates for newest Node.js versions</li> </ul> <h2>v4.1.3</h2> <ul> <li>Fix HTML entity <code>&amp;</code> symbol double-encoding in linkify-html</li> <li>Support for full-width brackets, full-width less-than/greater-than signs and corner bracket as delimiters</li> </ul> <h2>v4.1.2</h2> <ul> <li>Ensure linkify.find respects validate option</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nfrasser/linkifyjs/commit/3abe9abbcb4e069aeadde2f42de7dfcc2371c0f0"><code>3abe9ab</code></a> v4.3.2</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/931d3e28b68951b8f898ea4d6504696346b485b0"><code>931d3e2</code></a> Use Object.assign instead of custom assign function (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/518">#518</a>)</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/45bc27e8e9552587a18ff17d3adef79df78bc858"><code>45bc27e</code></a> v4.3.1</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/251a5c6620fb9e16249f3ecc54e5aac432129deb"><code>251a5c6</code></a> v4.3.0</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/359ed4e0023fa81189a83af0dc68f814e5a58eaa"><code>359ed4e</code></a> Update dependencies (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/513">#513</a>)</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/c4bdf8574a44d05f396a9cfbe4d8eda7951fd4f9"><code>c4bdf85</code></a> Revert &quot;Don't allow apostrophe in URLs (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/499">#499</a>)&quot; (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/504">#504</a>)</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/86e977c45f7cde76808fc6882a6c14db1bc9df1c"><code>86e977c</code></a> v4.2.0</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/606fecaf90a20ea62044ef0369eb45a301c32cc4"><code>606feca</code></a> Allow parsing magnet links (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/503">#503</a>)</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/9183db6e5dc657474dd69c2b64b28b46a8e0755f"><code>9183db6</code></a> Support for domain names with two hyphens (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/502">#502</a>)</li> <li><a href="https://github.com/nfrasser/linkifyjs/commit/09ec1d862a79fbabfe2b1ca8f046180a13907a21"><code>09ec1d8</code></a> Correctly interpret emoji followed by pound (<a href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/501">#501</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=linkifyjs&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MetaMask/snaps-directory/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
1 parent 104832a commit 4a443d7

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"framer-motion": "^10.16.2",
7777
"gatsby": "^5.14.5",
7878
"gatsby-plugin-image": "^3.14.0",
79-
"linkify-react": "^4.1.1",
80-
"linkifyjs": "^4.1.1",
79+
"linkify-react": "^4.3.2",
80+
"linkifyjs": "^4.3.2",
8181
"lodash": "^4.17.21",
8282
"node-fetch": "^2.6.11",
8383
"react": "^18.2.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5384,8 +5384,8 @@ __metadata:
53845384
jest-it-up: ^2.0.2
53855385
jest-when: ^3.6.0
53865386
jimp: ^1.6.0
5387-
linkify-react: ^4.1.1
5388-
linkifyjs: ^4.1.1
5387+
linkify-react: ^4.3.2
5388+
linkifyjs: ^4.3.2
53895389
lint-staged: ^16.1.2
53905390
lodash: ^4.17.21
53915391
nanoid: ^3.3.7
@@ -16280,20 +16280,20 @@ __metadata:
1628016280
languageName: node
1628116281
linkType: hard
1628216282

16283-
"linkify-react@npm:^4.1.1":
16284-
version: 4.1.1
16285-
resolution: "linkify-react@npm:4.1.1"
16283+
"linkify-react@npm:^4.3.2":
16284+
version: 4.3.2
16285+
resolution: "linkify-react@npm:4.3.2"
1628616286
peerDependencies:
1628716287
linkifyjs: ^4.0.0
1628816288
react: ">= 15.0.0"
16289-
checksum: 2f213f134055d4a11587e7e0bc3e0ef7e372c8c0d1419dbc5bb8e3a280f325bea9ad9d8d6017fd79f8f86fa4127ed75cbe6f320ef9d92a00ae510f320db0f408
16289+
checksum: 42b52fc6e7b88a11bf367130551da284bb1f819afa4bad9fa22270f5183cf113cb150d9749615ed7eca92056939934f4d5f95e0a09870f12bff36bbfe85594b8
1629016290
languageName: node
1629116291
linkType: hard
1629216292

16293-
"linkifyjs@npm:^4.1.1":
16294-
version: 4.1.1
16295-
resolution: "linkifyjs@npm:4.1.1"
16296-
checksum: 312b75ec9bc6e7107f2b70e50682e8baccd7b94a64bf7b88cecd352032126b0d6fa7ea41394c417a178c718caa79b70e6ab3570eee7b96a12399689d666e68fb
16293+
"linkifyjs@npm:^4.3.2":
16294+
version: 4.3.2
16295+
resolution: "linkifyjs@npm:4.3.2"
16296+
checksum: 9fb57de4b6758f24f399a42a29e0c0e90285105f1f6860cb1bb0be05fc2bf291251d0dfefb08ee4e1e89154d39230aed54b5e91358f040ffa46c31a804413952
1629716297
languageName: node
1629816298
linkType: hard
1629916299

0 commit comments

Comments
 (0)