Skip to content

Commit

Permalink
⬆️ Bump linkifyjs from 4.1.4 to 4.2.0 (#1069)
Browse files Browse the repository at this point in the history
Bumps
[linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs)
from 4.1.4 to 4.2.0.
<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.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>
</blockquote>
</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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a
href="https://github.com/nfrasser/linkifyjs/commit/da2da410d527916db63df965d2f1e07626ce0233"><code>da2da41</code></a>
Interpret \r\n as newline character (<a
href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/500">#500</a>)</li>
<li><a
href="https://github.com/nfrasser/linkifyjs/commit/a7629c2c1717e666eff654022a196b52d03ccb67"><code>a7629c2</code></a>
Don't allow apostrophe in URLs (<a
href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/499">#499</a>)</li>
<li><a
href="https://github.com/nfrasser/linkifyjs/commit/b72c682796c8c730f24e4d0eef876f4719c0ca50"><code>b72c682</code></a>
Combine mixed word/number tokens (<a
href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/498">#498</a>)</li>
<li><a
href="https://github.com/nfrasser/linkifyjs/commit/22e58d15c4ebcc34d22d0a53b131fd63ff481920"><code>22e58d1</code></a>
Treat object replacement character as whitespace (<a
href="https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs/issues/497">#497</a>)</li>
<li>See full diff in <a
href="https://github.com/nfrasser/linkifyjs/commits/v4.2.0/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.4&new-version=4.2.0)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 3523b34 commit c8ea001
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dotenv": "16.4.7",
"file-loader": "6.2.0",
"linkify-react": "^4.1.4",
"linkifyjs": "^4.1.4",
"linkifyjs": "^4.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"swr": "2.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7027,10 +7027,10 @@ linkify-react@^4.1.4:
resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.1.4.tgz#6c709f3f96543914874982f4b0b00f9c9270ce93"
integrity sha512-UI9nqHtFzHYRUvVRrYeua5GIXkc0Jy3RpLsJBWEht7HwqjAa2qSaIksGmNSLqclNpO/5AkwaxUJv71I/pQsk9Q==

linkifyjs@^4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.4.tgz#2766605a20078d50c90f35af22275a42dfb7dfc4"
integrity sha512-0/NxkHNpiJ0k9VrYCkAn9OtU1eu8xEr1tCCpDtSsVRm/SF0xAak2Gzv3QimSfgUgqLBCDlfhMbu73XvaEHUTPQ==
linkifyjs@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==

load-plugin@^6.0.0:
version "6.0.1"
Expand Down

0 comments on commit c8ea001

Please sign in to comment.