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

Bump the third-party group across 1 directory with 4 updates #2797

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the third-party group with 4 updates in the / directory: github.com/go-acme/lego/v4, github.com/jedib0t/go-pretty/v6, github.com/spf13/cobra and golang.org/x/oauth2.

Updates github.com/go-acme/lego/v4 from 4.21.0 to 4.22.1

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.22.1

Changelog

  • f9c1e241f3ab4210642aeb47bed72899ef115cc8 acme-dns: continue the process when the CNAME is handled by the storage (#2443)

v4.22.0

I hope you enjoyed my work, please consider donating or asking your company to do so. This will be appreciated, thank you ❤️

https://donate.ldez.dev/

Changelog

  • a25218dbb843667e0c9b81b8d258f45108e976ec Add DNS provider for Spaceship (#2406)
  • 7d7bc7b044ac0c3b635b279f1437dbbba30f2d00 Add DNS provider for myaddr.{tools,dev,io} (#2411)
  • c2b88e19da2c9641cb2cc44953700845bb8287d7 acme-dns: HTTP storage (#2393)
  • b16da88eb70006ca32e1fd62a583fa53bed31890 acme-dns: allow the HTTP storage server to create the CNAME (#2437)
  • 29cf89ea4945f7f8422e866cfc50aae572a34de7 acme-dns: fix file path (#2439)
  • b7947d83c59a993a79d363e0347c83e3d6631b0d cli: add environment variable for specifying email (#2398)
  • 5f69695771b1feefba8683c9281c16c54f7a49f3 docs: improve units and default values (#2397)
  • 7cd008e80ad6b7623b80458096694a86e9429b1a feat(cli): add LEGO_DEBUG_ACME_HTTP_CLIENT to debug the calls to the ACME server (#2420)
  • c96a165aa916bd2b9181d94402133fae1b78124f feat(cli): add an option to set the private key (#2431)
  • e644196bfc422de8590c4cd54a2ddf99bb46df0e feat: add delay option for HTTP challenge (#2422)
  • b83c1d5f648a4e01adf247908ab2b5818b938dfb feat: add hook-timeout to run and renew commands (#2389)
  • dc992b8d874af8a4fa83bc477a40a9f499bfb8d2 feat: add support for Profiles Extension (#2415)
  • 4349dfc5eb05627798c7497405cda9bb2b2d61c1 feat: option to set CSR emails (#2423)
  • 2e497ca928005b2f70d94d0b451791095faebf1f fix(cli): remove extra debug logs (#2412)
  • c0260c1d8aeeb78d4793b355b7a0249e24a9562c fix: rewrite status management (#2428)
  • 4c65680b7a9b3926ae7ef445623b2daddf642be2 netcup: remove TTL option (#2396)
Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

v4.22.1 (2025-02-17)

Fixed

  • [dnsprovider] acme-dns: continue the process when the CNAME is handled by the storage

Added

v4.22.0 (2025-02-17)

Added

  • [cli] Add --private-key flag to set the private key.
  • [cli] Add LEGO_DEBUG_ACME_HTTP_CLIENT environment variable to debug the calls to the ACME server.
  • [cli] Add LEGO_EMAIL environment variable for specifying email.
  • [cli] Add --hook-timeout flag to run and renew commands.
  • [dnsprovider] Add DNS provider for myaddr.{tools,dev,io}
  • [dnsprovider] Add DNS provider for Spaceship
  • [dnsprovider] acme-dns: add HTTP storage
  • [lib,cli,httpprovider] Add --http.delay option for HTTP challenge.
  • [lib,cli,profiles] Add support for Profiles Extension.
  • [lib] Add an option to set CSR email addresses

Changed

  • [lib] rewrite status management
  • [dnsprovider] docs: improve units and default values

Removed

  • [dnsprovider] netcup: remove TTL option

Fixed

  • [cli,log] remove extra debug logs
Commits

Updates github.com/jedib0t/go-pretty/v6 from 6.6.5 to 6.6.6

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.6.6

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.5...v6.6.6

Commits

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.25.0 to 0.26.0

Commits
  • b9c813b google: add warning about externally-provided credentials
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the third-party group with 4 updates in the / directory: [github.com/go-acme/lego/v4](https://github.com/go-acme/lego), [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/go-acme/lego/v4` from 4.21.0 to 4.22.1
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](go-acme/lego@v4.21.0...v4.22.1)

Updates `github.com/jedib0t/go-pretty/v6` from 6.6.5 to 6.6.6
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.5...v6.6.6)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0
- [Commits](golang/oauth2@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: third-party
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners February 17, 2025 16:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Superseded by #2801.

@dependabot dependabot bot closed this Feb 18, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/third-party-b9b5ec3528 branch February 18, 2025 15:27
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants