Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the cargo group with 2 updates: hickory-proto and idna.

Updates hickory-proto from 0.24.1 to 0.24.3

Release notes

Sourced from hickory-proto's releases.

v0.24.3

What's Changed

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

v0.24.2

What's Changed

Changelog

Sourced from hickory-proto's changelog.

0.24.3

  • Fix DNSSEC verification of DNSKEY RRsets

0.24.2

  • Upgrade to idna 1 due to RUSTSEC-2024-0421 (#2664)
Commits
  • 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
  • 9cdb484 Bump version to 0.24.2
  • 1b84e3a Upgrade h3 and h3-quinn to avoid instant
  • 725cdf9 bump idna to 1.0
  • 41cba46 Apply suggestions from clippy 1.83
  • be64c1a Remove broken mtls code
  • 41a276c fix: update ip of example.com
  • a960090 fix: update ip of example.com
  • Additional commits viewable in compare view

Updates idna from 0.4.0 to 1.0.3

Release notes

Sourced from idna's releases.

idna v1.0.3

What's Changed

New Contributors

Full Changelog: servo/rust-url@v2.5.2...idna-v1.0.3

idna v1.0.1

What's Changed

Full Changelog: servo/rust-url@v2.5.1...idna-v1.0.1

Commits

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 2 updates: [hickory-proto](https://github.com/hickory-dns/hickory-dns) and [idna](https://github.com/servo/rust-url).


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 10, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (2165d63) to head (757c154).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #84   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          5       5           
  Lines        252     252           
=====================================
  Misses       252     252           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant