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 trust-dns-proto from 0.20.4 to 0.21.1 #11604

Merged
merged 8 commits into from
Mar 1, 2022

Commits on Feb 28, 2022

  1. chore(deps): bump trust-dns-proto from 0.20.4 to 0.21.1

    Bumps [trust-dns-proto](https://github.com/bluejekyll/trust-dns) from 0.20.4 to 0.21.1.
    - [Release notes](https://github.com/bluejekyll/trust-dns/releases)
    - [Changelog](https://github.com/bluejekyll/trust-dns/blob/main/CHANGELOG.md)
    - [Commits](bluejekyll/trust-dns@v0.20.4...v0.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: trust-dns-proto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    1199ca4 View commit details
    Browse the repository at this point in the history
  2. Bring up to date with breaking changes

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e056110 View commit details
    Browse the repository at this point in the history
  3. Address TODO

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e806f9f View commit details
    Browse the repository at this point in the history
  4. Add handling for unknown edns options

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    bc8db62 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Revert "Add handling for unknown edns options"

    This reverts commit bc8db62.
    jszwedko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f6d3a56 View commit details
    Browse the repository at this point in the history
  2. Better handling of unknown edns options

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9ec889d View commit details
    Browse the repository at this point in the history
  3. Correct NULL record handling to make it behave like before

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    bbf043c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a29eec9 View commit details
    Browse the repository at this point in the history