build(deps): bump url from 2.5.7 to 2.5.8 in /lsp-server#45
build(deps): bump url from 2.5.7 to 2.5.8 in /lsp-server#45dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7c26a40 to
8af882f
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
There was a problem hiding this comment.
Pull request overview
This PR updates the url crate dependency from version 2.5.7 to 2.5.8 in the lsp-server component. This is a routine patch version update that includes bug fixes, compile time improvements, and documentation updates from the upstream rust-url library.
Changes:
- Updated version specification in Cargo.toml from "2.0" to "2.5" to enforce minimum version requirement
- Updated Cargo.lock with new version 2.5.8, updated checksum, and added serde_derive dependency for compile time improvements
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| lsp-server/Cargo.toml | Updated url dependency version specification from "2.0" to "2.5" |
| lsp-server/Cargo.lock | Updated url crate to version 2.5.8 with new checksum and added serde_derive dependency |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps url from 2.5.7 to 2.5.8.
Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)