Skip to content

Bump dnsruby from 1.73.1 to 1.74.0#130

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/dnsruby-1.74.0
Jul 6, 2026
Merged

Bump dnsruby from 1.73.1 to 1.74.0#130
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/dnsruby-1.74.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps dnsruby from 1.73.1 to 1.74.0.

Changelog

Sourced from dnsruby's changelog.

v1.74.0

  • Resolve all configured nameservers in parallel
  • Only raise ArgumentError from Resolver if all configured nameservers are invalid - otherwise, just log the bad one(s) and continue
  • print out extra OPT data
  • Fix wakeup socket deletion on stopping of select thread
  • Make sure to add nameservers if using config_info in Resolver
  • Fix for RRSET pruning and potential cache poisoning - thanks Alexander Tan
  • Fix WKS record protocol field encoding and decoding size according to RFC 1035 Section 3.4.2 where PROTOCOL is an 8 bit (#220)
  • Updating workflows to include Ruby 4, and get rdoc working for it
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.73.1 to 1.74.0.
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/alexdalitz/dnsruby/commits/v1.74.0)

---
updated-dependencies:
- dependency-name: dnsruby
  dependency-version: 1.74.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, ruby. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot merged commit 882821c into master Jul 6, 2026
1 check passed
@github-actions github-actions Bot deleted the dependabot/bundler/dnsruby-1.74.0 branch July 6, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants