-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump linkifyjs from 2.1.9 to 3.0.1 #3490
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3490 +/- ##
============================================
- Coverage 28.49% 28.23% -0.27%
Complexity 123 123
============================================
Files 163 165 +2
Lines 5847 5901 +54
Branches 856 855 -1
============================================
Hits 1666 1666
- Misses 4181 4235 +54
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Breaking changes! Our code needs some fixes.
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 2.1.9 to 3.0.1. - [Release notes](https://github.com/Hypercontext/linkifyjs/releases) - [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Hypercontext/linkifyjs/commits/v3.0.1/packages/linkifyjs) --- updated-dependencies: - dependency-name: linkifyjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
ff0db16
to
5815cc9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed all breaking changes (missing class and target). I also switched to the new dedicated linkify-string
package because the embedded package is deprecated and will be removed in v4.
I think the easiest would be to use the directive from the vue-components (save double maintenance effort): |
Bumps linkifyjs from 2.1.9 to 3.0.1.
Release notes
Sourced from linkifyjs's releases.
... (truncated)
Changelog
Sourced from linkifyjs's changelog.
... (truncated)
Commits
b8a6eef
v3.0.13a0542c
Add license heading to all READMEs3db2f95
Soapbox -> Hypercontext (#346)84003c8
Ensure LICENSE file is included with releases70c6e0e
v3.0 (#318)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 commands and options
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 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)