fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.4.1 #329

Closed
renovate-bot wants to merge 1 commits from renovate/github.com-stackexchange-dnscontrol-v4-4.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/StackExchange/dnscontrol/v4 require minor v4.3.0 -> v4.4.1

Release Notes

StackExchange/dnscontrol (github.com/StackExchange/dnscontrol/v4)

v4.4.1

Compare Source

This point release fixes a bug with the new --report flag.

Changelog

Other changes and improvements:

v4.4.0

Compare Source

Tons of new features in this release!

  • New flag --report: Outputs a JSON-formatted report of how many changes happened on each domain.
  • New DNS Record Type: DHCID
  • CLOUDFLAREAPI now supports NAPTR
  • NETLIFY: Fix SRV priority bug
  • PORKBUN can now be a registrar

Changelog

Major features:
Provider-specific changes:
Other changes and improvements:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/StackExchange/dnscontrol/v4](https://github.com/StackExchange/dnscontrol) | require | minor | `v4.3.0` -> `v4.4.1` | --- ### Release Notes <details> <summary>StackExchange/dnscontrol (github.com/StackExchange/dnscontrol/v4)</summary> ### [`v4.4.1`](https://github.com/StackExchange/dnscontrol/releases/tag/v4.4.1) [Compare Source](https://github.com/StackExchange/dnscontrol/compare/v4.4.0...v4.4.1) This point release fixes a bug with the new `--report` flag. #### Changelog ##### Other changes and improvements: - [`fa89006`](https://github.com/StackExchange/dnscontrol/commit/fa890063a18fb97470b1b4b47318e016bc2b5b85): BUG: Ensure report location is not empty ([#&#8203;2560](https://github.com/StackExchange/dnscontrol/issues/2560)) ([@&#8203;imlonghao](https://github.com/imlonghao)) ### [`v4.4.0`](https://github.com/StackExchange/dnscontrol/releases/tag/v4.4.0) [Compare Source](https://github.com/StackExchange/dnscontrol/compare/v4.3.0...v4.4.0) Tons of new features in this release! - New flag `--report`: Outputs a JSON-formatted report of how many changes happened on each domain. - New DNS Record Type: DHCID - CLOUDFLAREAPI now supports NAPTR - NETLIFY: Fix SRV priority bug - PORKBUN can now be a registrar #### Changelog ##### Major features: - [`1d825be`](https://github.com/StackExchange/dnscontrol/commit/1d825be67a26e5a83405469a1d901daf181f144f): NEW FEATURE: Added "push --report" flag which generates JSON report of changes made ([#&#8203;2543](https://github.com/StackExchange/dnscontrol/issues/2543)) ([@&#8203;fritterhoff](https://github.com/fritterhoff)) ##### Provider-specific changes: - [`af91e37`](https://github.com/StackExchange/dnscontrol/commit/af91e37043d49ce1d5f8ecc54c0196d972772bae): CLOUDFLAREAPI: Add NAPTR record support ([#&#8203;2548](https://github.com/StackExchange/dnscontrol/issues/2548)) ([@&#8203;asn-iac](https://github.com/asn-iac)) - [`a1c7a26`](https://github.com/StackExchange/dnscontrol/commit/a1c7a26351c815749d86206d4107a534f162472d): MSDNS: Improve PowerShell reliability ([#&#8203;2551](https://github.com/StackExchange/dnscontrol/issues/2551)) ([@&#8203;tlimoncelli](https://github.com/tlimoncelli)) - [`c9ce326`](https://github.com/StackExchange/dnscontrol/commit/c9ce326ae1dc5294cbe2e42b224d4c54002ab1bc): MYTHICBEASTS: Add SSHFP record support ([#&#8203;2545](https://github.com/StackExchange/dnscontrol/issues/2545)) ([@&#8203;tomfitzhenry](https://github.com/tomfitzhenry)) - [`c4d5d9b`](https://github.com/StackExchange/dnscontrol/commit/c4d5d9bf20242ee02b838a1f6d48058014350104): NETLIFY: fix SRV priority and allow apex NS records ([#&#8203;2549](https://github.com/StackExchange/dnscontrol/issues/2549)) ([@&#8203;imlonghao](https://github.com/imlonghao)) - [`255e08c`](https://github.com/StackExchange/dnscontrol/commit/255e08cff2c64b6e1a871c456fdeccc64799780c): PORKBUN: Add registrar support ([#&#8203;2542](https://github.com/StackExchange/dnscontrol/issues/2542)) ([@&#8203;str4d](https://github.com/str4d)) ##### Other changes and improvements: - [`f1fd723`](https://github.com/StackExchange/dnscontrol/commit/f1fd723c809e153f806c6f1573426b9c0109d430): Build(deps): Bump actions/cache from 3.3.1 to 3.3.2 ([#&#8203;2554](https://github.com/StackExchange/dnscontrol/issues/2554)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0b5de1a`](https://github.com/StackExchange/dnscontrol/commit/0b5de1adf236030f9253c92d4d1bd98fc11ce941): Build(deps): Bump actions/checkout from 3 to 4 ([#&#8203;2544](https://github.com/StackExchange/dnscontrol/issues/2544)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d75b72f`](https://github.com/StackExchange/dnscontrol/commit/d75b72f08a3a333519bc8f06b81e49e195540966): Build(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 ([#&#8203;2555](https://github.com/StackExchange/dnscontrol/issues/2555)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`56acf4a`](https://github.com/StackExchange/dnscontrol/commit/56acf4a6b29f9b2667440872205348a6a80d59ac): CHORE: Update dependencies ([#&#8203;2552](https://github.com/StackExchange/dnscontrol/issues/2552)) ([@&#8203;tlimoncelli](https://github.com/tlimoncelli)) - [`5b95f29`](https://github.com/StackExchange/dnscontrol/commit/5b95f29082d5ebf175aec394227de4ffcaafea39): Improve require() docs ([#&#8203;2553](https://github.com/StackExchange/dnscontrol/issues/2553)) ([@&#8203;tlimoncelli](https://github.com/tlimoncelli)) - [`6ad7f34`](https://github.com/StackExchange/dnscontrol/commit/6ad7f348f7b634a1b70993d78ff083f7edfe2a81): NEW RECORD TYPE: DHCID ([#&#8203;2557](https://github.com/StackExchange/dnscontrol/issues/2557)) ([@&#8203;tlimoncelli](https://github.com/tlimoncelli)) - [`c01fb2d`](https://github.com/StackExchange/dnscontrol/commit/c01fb2d40b50df90db17729b8165b232ff534a11): Update Deps, fix staticcheck and golint warnings ([#&#8203;2558](https://github.com/StackExchange/dnscontrol/issues/2558)) ([@&#8203;tlimoncelli](https://github.com/tlimoncelli)) - [`1c5e038`](https://github.com/StackExchange/dnscontrol/commit/1c5e038c67fca647daa3ea651b935ce90e777cc2): add dhcid type ([@&#8203;fritterhoff](https://github.com/fritterhoff)) - [`b6e183d`](https://github.com/StackExchange/dnscontrol/commit/b6e183d4b53bad1af133ab977b3d70f54dfc20a9): add missing handling of dhcid ([@&#8203;fritterhoff](https://github.com/fritterhoff)) - [`84f0bc1`](https://github.com/StackExchange/dnscontrol/commit/84f0bc15521775e6c4828593d701c5c5e695ad36): docs: Fix small route53 typo ([#&#8203;2546](https://github.com/StackExchange/dnscontrol/issues/2546)) ([@&#8203;major](https://github.com/major)) - [`3e1e7ae`](https://github.com/StackExchange/dnscontrol/commit/3e1e7aeb8ee45cd987f1e78da76f5d447709f1a3): fix: correct order for dhcid ([@&#8203;fritterhoff](https://github.com/fritterhoff)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45MS4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot changed title from fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.4.0 to fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.4.1 2023-09-16 20:15:40 +00:00
renovate-bot force-pushed renovate/github.com-stackexchange-dnscontrol-v4-4.x from 4711b89a20 to d829c5ddbf 2023-09-16 20:15:41 +00:00 Compare
nemunaire closed this pull request 2023-09-18 07:55:58 +00:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v4.4.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (v4.4.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
continuous-integration/drone/push Build is failing

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: happyDomain/happyDomain#329
No description provided.