Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps url from 2.3.0 to 2.4.0.

Commits
  • a3e07c7 Merge pull request #840 from servo/update-ver
  • 1317d9d update dependencies
  • a25f3a8 Update url to v2.4.0
  • 2a12745 Update idna to 0.4.0
  • 1e6fd5d Update form_urlencoded to 1.2.0
  • 90833ff Update percent-encoding to 2.3.0
  • f5b961c Update data-url to 0.3.0
  • 0e25146 Merge pull request #839 from servo/fix-838
  • 21f32d6 Fix lint
  • df88a29 Also fix issue where path segment could be confused with drive letter because...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Merging #3151 (387f455) into main (c76cb9b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3151   +/-   ##
=======================================
  Coverage   31.59%   31.59%           
=======================================
  Files         308      308           
  Lines       36562    36562           
=======================================
  Hits        11553    11553           
  Misses      25009    25009           

Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/url-2.4.0 branch from c2c47b4 to 387f455 Compare June 5, 2023 17:19
@Porges Porges merged commit db59cd3 into main Jun 5, 2023
@Porges Porges deleted the dependabot/cargo/src/agent/url-2.4.0 branch June 5, 2023 22:01
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants