Skip to content

Bump hashicorp/dns from 3.3.2 to 3.4.0#203

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/hashicorp/dns-3.4.0
Open

Bump hashicorp/dns from 3.3.2 to 3.4.0#203
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/hashicorp/dns-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 13, 2023

Copy link
Copy Markdown
Contributor

Bumps hashicorp/dns from 3.3.2 to 3.4.0.

Release notes

Sourced from hashicorp/dns's releases.

v3.4.0

ENHANCEMENTS:

  • all: All data sources now respect the trust-ad resolver option to send the AD bit in queries (#357)

BUG FIXES:

  • provider: Ensure timeout configuration value is parsed correctly (#298)
  • all: All data sources now use native DNS resolution on macOS, which may fix resolution when using VPNs or other tooling which adjusts the OS DNS resolver configuration (#357)
  • datasource/dns_cname_record_set: Removed lookup error if target of CNAME record did not resolve, instead it will now always return the CNAME record (#357)
Changelog

Sourced from hashicorp/dns's changelog.

3.4.0 (December 12, 2023)

ENHANCEMENTS:

  • all: All data sources now respect the trust-ad resolver option to send the AD bit in queries (#357)

BUG FIXES:

  • provider: Ensure timeout configuration value is parsed correctly (#298)
  • all: All data sources now use native DNS resolution on macOS, which may fix resolution when using VPNs or other tooling which adjusts the OS DNS resolver configuration (#357)
  • datasource/dns_cname_record_set: Removed lookup error if target of CNAME record did not resolve, instead it will now always return the CNAME record (#357)
Commits
  • afe0d17 Update changelog
  • 54cd0a3 build(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to...
  • a8eb2db Result of tsccr-helper -log-level=info -pin-all-workflows . (#384)
  • f6dbd70 Automatically close associated milestone on release (#383)
  • c397ba8 .github: Update workflows to use actions variables (#382)
  • 61e9677 build(deps): Bump github.com/hashicorp/copywrite in /tools (#381)
  • f9914bb .github: Add CI for changie (#380)
  • 7bf7f11 Result of tsccr-helper -log-level=info -pin-all-workflows . (#378)
  • 4536f83 build(deps): Bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#377)
  • e2a0465 build(deps): Bump github.com/hashicorp/terraform-plugin-go (#376)
  • Additional commits viewable in compare view

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 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 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 [hashicorp/dns](https://github.com/hashicorp/terraform-provider-dns) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-dns/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-dns/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-dns@v3.3.2...v3.4.0)

---
updated-dependencies:
- dependency-name: hashicorp/dns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
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