Skip to content
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

chore(deps): Bump the patches group across 1 directory with 3 updates #21888

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps the patches group with 3 updates in the / directory: async-compression, url and libc.

Updates async-compression from 0.4.17 to 0.4.18

Changelog

Sourced from async-compression's changelog.

0.4.18 - 2024-11-23

Fixed

  • Adjust Level::Precise clamp range for flate2.
Commits
  • e238a8b docs: update changelog
  • 6907729 chore: release v0.4.18
  • 8844733 Merge pull request #314 from eth3lbert/flate2-precise
  • 0b83b1a Adjust Level::Precise clamp range for flate2
  • e12ca46 Merge pull request #311 from Nullus157/dependabot/github_actions/codecov/code...
  • 906f155 chore(deps): bump codecov/codecov-action from 4 to 5
  • f0a5c74 Merge pull request #306 from Nullus157/release-plz-2024-10-20T06-37-16Z
  • See full diff in compare view

Updates url from 2.5.3 to 2.5.4

Release notes

Sourced from url's releases.

v2.5.4

What's Changed

  • Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" by @​valenting in servo/rust-url#999
  • Updates the MSRV to 1.63 required though the libc v0.2.164 dependency

Full Changelog: servo/rust-url@v2.5.3...v2.5.4

Commits

Updates libc from 0.2.164 to 0.2.165

Release notes

Sourced from libc's releases.

0.2.165

Added

Fixed

Deprecated

... (truncated)

Changelog

Sourced from libc's changelog.

0.2.165 - 2024-11-25

Added

Fixed

Deprecated

... (truncated)

Commits
  • 575fa43 release-plz: Add a new cleanup section
  • 0928922 chore: release v0.2.165
  • 84fdcde Merge pull request #4144 from tgross35/release-plz-config
  • ffd4bbc ci: Update release-plz to make use of backport links for the changelog
  • d0b90ea Merge pull request #4143 from tgross35/backport-can-len8_dlc
  • 940e7e7 Merge pull request #4135 from tgross35/backport-fix-constness
  • ceeb0fe Expose len8_dlc field of can_frame struct on Linux
  • c2bded3 fix: make sure the const-extern-fn feature is enabled
  • c93e86c ci: Skip unit tests on some platforms
  • 35fe9c7 Add a test that the const extern fn macro works
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patches group with 3 updates in the / directory: [async-compression](https://github.com/Nullus157/async-compression), [url](https://github.com/servo/rust-url) and [libc](https://github.com/rust-lang/libc).


Updates `async-compression` from 0.4.17 to 0.4.18
- [Release notes](https://github.com/Nullus157/async-compression/releases)
- [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md)
- [Commits](Nullus157/async-compression@v0.4.17...v0.4.18)

Updates `url` from 2.5.3 to 2.5.4
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.3...v2.5.4)

Updates `libc` from 0.2.164 to 0.2.165
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.165/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.164...0.2.165)

---
updated-dependencies:
- dependency-name: async-compression
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 26, 2024 05:19
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Nov 26, 2024
@pront pront enabled auto-merge November 26, 2024 15:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2024
auto-merge was automatically disabled November 27, 2024 05:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/patches-6bb453d35f branch November 27, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants