oscartbeaumont / netlify-dynamic-dns

A Dynamic DNS Client For Netlify Managed DNS
MIT License
61 stars 18 forks source link

build(deps): bump github.com/alexflint/go-arg from 1.3.0 to 1.4.2 #16

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/alexflint/go-arg from 1.3.0 to 1.4.2.

Release notes

Sourced from github.com/alexflint/go-arg's releases.

Version 1.4.2

This patch release fixes a regression in which unexported embedded structs were mistakenly being ignored.

Version 1.4.1

Minor fix for case where an environment variable containing an empty string is parsed into a slice or map.

Version 1.4.0

Commits
  • eb0393e Merge pull request #158 from alexflint/unexported-embedded
  • fa12c02 recurse into unexported embedded structs
  • 679be43 Merge pull request #153 from alexflint/test-empty-map
  • 2e81334 fix case where an environment variable containing an empty string is parsed i...
  • 9d937ba Merge pull request #152 from alexflint/mappings-with-commas
  • 1e81bb6 fix the mappings-with-commas example
  • 4354574 Merge pull request #151 from alexflint/fix-lint
  • 473453d fix lint issue
  • a84487a updated the example for mappings with commas
  • a0937d1 Merge pull request #150 from alexflint/push-coverage-up-more
  • 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 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)