Skip to content

Bump linkify from 0.10.0 to 0.11.0#468

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/linkify-0.11.0
Open

Bump linkify from 0.10.0 to 0.11.0#468
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/linkify-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps linkify from 0.10.0 to 0.11.0.

Release notes

Sourced from linkify's releases.

0.11.0

Changed

  • Include delimiters before slashes in URLs. E.g. in https://test.com/!/, we would previously only extract https://test.com/, whereas now we extract the full URL https://test.com/!/ (#90)
Changelog

Sourced from linkify's changelog.

[0.11.0] - 2026-04-12

Changed

  • Include delimiters before slashes in URLs. E.g. in https://test.com/!/, we would previously only extract https://test.com/, whereas now we extract the full URL https://test.com/!/ (#90)
Commits
  • e21da56 Version 0.11.0
  • 75c0226 Merge pull request #97 from robinst/dependabot/npm_and_yarn/demo/picomatch-2.3.2
  • b84244a Merge pull request #98 from robinst/dependabot/npm_and_yarn/demo/node-forge-1...
  • 43e739e Merge pull request #99 from robinst/dependabot/npm_and_yarn/demo/lodash-4.18.1
  • ad716ce Merge pull request #100 from mre/trim-exclamation-mark
  • 5b74a61 Add example for dot in path to README
  • 829747b Fix URL parsing to include delimiters before slashes
  • 6393c04 Bump lodash from 4.17.21 to 4.18.1 in /demo
  • 498ce2d Bump node-forge from 1.3.1 to 1.4.0 in /demo
  • e07a7af Bump picomatch from 2.3.1 to 2.3.2 in /demo
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [linkify](https://github.com/robinst/linkify) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/robinst/linkify/releases)
- [Changelog](https://github.com/robinst/linkify/blob/main/CHANGELOG.md)
- [Commits](robinst/linkify@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: linkify
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants