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

build(deps): bump the cargo group across 2 directories with 3 updates #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps the cargo group with 1 update in the /Node directory: hickory-proto.
Bumps the cargo group with 2 updates in the /p2pNode directory: hickory-proto and quinn-proto.

Updates hickory-proto from 0.24.2 to 0.24.4

Release notes

Sourced from hickory-proto's releases.

0.24.4

What's Changed

v0.24.3

What's Changed

Full Changelog: hickory-dns/hickory-dns@v0.24.2...v0.24.3

Commits
  • b00cc10 Bump versions to 0.24.4
  • 653d03e fix/test: use .1 ending of IP address in test, .0 will yield a different error
  • 5a5c981 feat: add err log if not matching the expected kind
  • 321d53f chore/dependency(ring): bump to 0.17.8
  • 39bf9c8 [0.24] Use cargo environment variables for path to executable (#2773)
  • 7df98a4 Fix tests on 0.24 release branch (#2752)
  • fd25a74 Bump version to 0.24.3
  • e118c6e Check RRSIG over DNSKEY RRset w/ authenticated key
  • See full diff in compare view

Updates hickory-proto from 0.24.1 to 0.24.4

Release notes

Sourced from hickory-proto's releases.

0.24.4

What's Changed

v0.24.3

What's Changed

Full Changelog: hickory-dns/hickory-dns@v0.24.2...v0.24.3

Commits
  • b00cc10 Bump versions to 0.24.4
  • 653d03e fix/test: use .1 ending of IP address in test, .0 will yield a different error
  • 5a5c981 feat: add err log if not matching the expected kind
  • 321d53f chore/dependency(ring): bump to 0.17.8
  • 39bf9c8 [0.24] Use cargo environment variables for path to executable (#2773)
  • 7df98a4 Fix tests on 0.24 release branch (#2752)
  • fd25a74 Bump version to 0.24.3
  • e118c6e Check RRSIG over DNSKEY RRset w/ authenticated key
  • See full diff in compare view

Updates idna from 0.4.0 to 0.5.0

Commits
  • ff8e8c9 Auto merge of #138 - pyfisch:ipaddrs, r=SimonSapin
  • ce1efd3 Change host to use ip address types provided by std.
  • See full diff in compare view

Updates quinn-proto from 0.11.6 to 0.11.9

Commits
  • d23e4e4 CI: add test for netbsd
  • bb4df4d fixes quinn-rs/quinn#2033
  • 66546dd quinn: bump version to 0.11.6
  • ca1f2ef Revert "crypto: expose negotiated_cipher_suite in the hadshake data"
  • 2a8b904 proto: bump version to 0.11.9
  • eebccff quinn: Fix missing re-exports
  • 7944e0f proto: Fix missing re-exports
  • 8c66491 proto: Rename frame::Type to FrameType
  • 18b7956 build(deps): update thiserror requirement from 1.0.21 to 2.0.3
  • 9be256e feat: enable rustls logging, gated by rustls-log feature flag
  • 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the /Node directory: [hickory-proto](https://github.com/hickory-dns/hickory-dns).
Bumps the cargo group with 2 updates in the /p2pNode directory: [hickory-proto](https://github.com/hickory-dns/hickory-dns) and [quinn-proto](https://github.com/quinn-rs/quinn).


Updates `hickory-proto` from 0.24.2 to 0.24.4
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.4)

Updates `hickory-proto` from 0.24.1 to 0.24.4
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.4)

Updates `idna` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v0.4.0...v0.5.0)

Updates `quinn-proto` from 0.11.6 to 0.11.9
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.6...quinn-proto-0.11.9)

---
updated-dependencies:
- dependency-name: hickory-proto
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: hickory-proto
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: idna
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: quinn-proto
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants