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 3 updates #2498

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps the third-party group with 3 updates in the / directory: github.com/fatih/color, github.com/go-acme/lego/v4 and github.com/jedib0t/go-pretty/v6.

Updates github.com/fatih/color from 1.17.0 to 1.18.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.18.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.17.0...v1.18.0

Commits
  • 1c8d870 Update README.md
  • 546c2d0 Merge pull request #225 from fatih/add-rgb-api
  • 1ff0f97 Apply suggestions from code review
  • 5723903 Add RGB API support
  • f203fbc Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.0
  • 60aa7fb Bump golang.org/x/sys from 0.24.0 to 0.25.0
  • 741c2f4 Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.0
  • 0d24b42 Bump golang.org/x/sys from 0.18.0 to 0.24.0
  • cb154c0 Merge pull request #235 from deining/fix-typo
  • 9b9653e Bump GitHub workflow actions
  • See full diff in compare view

Updates github.com/go-acme/lego/v4 from 4.18.0 to 4.19.2

Release notes

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

v4.19.2

Changelog

  • 49dacb2d fix: go1.22 compatibility (#2295)

v4.19.1

Changelog

  • 748e4c0d epik: add User-Agent (#2290)
  • 36fa8b66 fix: follow Go convention about generated comment (#2292)
  • 85b5ef45 selectelv2: use baseURL from configuration (#2291)

v4.19.0

Changelog

  • b95f03d3 Add DNS provider for HuaweiCloud (#2267)
  • 20c8d6c4 Add DNS provider for SelfHost.(de|eu) (#2278)
  • dc429c26 docs: add installation for OpenBSD (#2261)
  • b3e63076 docs: fix typos in some DNS descriptors (#2264)
  • 5c657239 docs: update installation for FreeBSD (#2260)
  • 65cd007d exoscale: update Egoscale to v3.1.1 (#2256)
  • 75b910b2 feat(cli): add dns.propagation-wait flag (#2266)
  • d81507c1 feat: add PropagationWait function (#2288)
  • c704ba58 feat: add dns.propagation-rns option (#2284)
  • 253e3305 godaddy: fix cleanup (#2270)
  • 69bd2e03 ionos: follow CNAME (#2281)
  • 56986eaa namesilo: restrict CleanUp (#2287)
  • a83482ca perf: reducing the lock strength of the soa cache entry (#2285)
Changelog

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

[v4.19.2] - 2024-10-06

Fixed

  • [lib] go1.22 compatibility

[v4.19.1] - 2024-10-06

Fixed

  • [dnsprovider] selectelv2: use baseURL from configuration
  • [dnsprovider] epik: add User-Agent

[v4.19.0] - 2024-10-03

Added

  • [dnsprovider] Add DNS provider for HuaweiCloud
  • [dnsprovider] Add DNS provider for SelfHost.(de|eu)
  • [lib,cli,dnsprovider] Add dns.propagation-rns option
  • [cli,dnsprovider] Add dns.propagation-wait flag
  • [lib,dnsprovider] Add PropagationWait function

Changed

  • [dnsprovider] ionos: follow CNAME
  • [lib,dnsprovider] Reducing the lock strength of the soa cache entry
  • [lib,cli,dnsprovider] Deprecation of dns.disable-cp, replaced by dns.propagation-disable-ans.

Fixed

  • [dnsprovider] Use UTC instead of GMT when possible
  • [dnsprovider] namesilo: restrict CleanUp
  • [dnsprovider] godaddy: fix cleanup
Commits

Updates github.com/jedib0t/go-pretty/v6 from 6.5.9 to 6.6.1

Release notes

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

v6.6.1

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.0...v6.6.1

v6.6.0

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.9...v6.6.0

Commits
  • 840c578 table: change EmptySeparator to be a blank space; fixes #337 (#338)
  • 730bce7 progress: option to remove trackers on completion; fixes #321 (#336)
  • c27402a table: auto expand columns with Style().Size.WidthMin (#335)
  • 183dee4 text: handle hyperlink embedded text correctly; fixes #329 (#334)
  • c4081bb text: fix parsing escape sequences while wrapping; fixes #330 (#333)
  • c078fb8 progress: fix possible race in Stop(); fixes #322 (#332)
  • 2a8f60e table: Pager to page through the output (#331)
  • 6ea4b17 table: ignore non-printable characters when suppressing empty columns (#327)
  • 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

@dependabot dependabot bot requested review from a team as code owners October 22, 2024 15:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 22, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/third-party-9b88fcc319 branch 3 times, most recently from 22d7492 to dbbf1d3 Compare October 30, 2024 15:40
Bumps the third-party group with 3 updates in the / directory: [github.com/fatih/color](https://github.com/fatih/color), [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) and [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty).


Updates `github.com/fatih/color` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.17.0...v1.18.0)

Updates `github.com/go-acme/lego/v4` from 4.18.0 to 4.19.2
- [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.18.0...v4.19.2)

Updates `github.com/jedib0t/go-pretty/v6` from 6.5.9 to 6.6.1
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.5.9...v6.6.1)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- 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-minor
  dependency-group: third-party
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/third-party-9b88fcc319 branch from dbbf1d3 to b9407e0 Compare October 31, 2024 15:47
@plorenz plorenz merged commit 4711979 into main Nov 1, 2024
36 of 37 checks passed
@plorenz plorenz deleted the dependabot/go_modules/third-party-9b88fcc319 branch November 1, 2024 17:10
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.

1 participant