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

[v7](go): Bump the dependencies group with 6 updates #3349

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the dependencies group with 6 updates:

Package From To
code.cloudfoundry.org/bytefmt 0.23.0 0.24.0
code.cloudfoundry.org/clock 1.26.0 1.27.0
code.cloudfoundry.org/lager/v3 3.20.0 3.21.0
github.com/moby/term 0.5.0 0.5.2
github.com/onsi/ginkgo/v2 2.22.1 2.22.2
golang.org/x/term 0.27.0 0.28.0

Updates code.cloudfoundry.org/bytefmt from 0.23.0 to 0.24.0

Commits

Updates code.cloudfoundry.org/clock from 1.26.0 to 1.27.0

Commits

Updates code.cloudfoundry.org/lager/v3 from 3.20.0 to 3.21.0

Commits

Updates github.com/moby/term from 0.5.0 to 0.5.2

Commits
  • 6c1b69f Merge pull request #47 from thaJeztah/bump_ansiterm
  • c367879 go.mod: github.com/Azure/go-ansiterm faa5f7b0171c
  • 31a7e4e Merge pull request #48 from thaJeztah/gha_tweak
  • 1700fcb Add security policy
  • ca22ebc gha: add concurrency check
  • 905a8aa gha: set default permissions to "read"
  • e3559a6 Merge pull request #46 from thaJeztah/refresh_gha
  • a86f033 gha: test against go1.22, go1.23 (latest, latest -1)
  • ceff820 gha: update actions/checkout@v4
  • dfe80c7 gha: update actions/setup-go@v5
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]
Commits

Updates golang.org/x/term from 0.27.0 to 0.28.0

Commits

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 dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.23.0` | `0.24.0` |
| [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.26.0` | `1.27.0` |
| [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.20.0` | `3.21.0` |
| [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.1` | `2.22.2` |
| [golang.org/x/term](https://github.com/golang/term) | `0.27.0` | `0.28.0` |


Updates `code.cloudfoundry.org/bytefmt` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/cloudfoundry/bytefmt/releases)
- [Commits](cloudfoundry/bytefmt@v0.23.0...v0.24.0)

Updates `code.cloudfoundry.org/clock` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/cloudfoundry/clock/releases)
- [Commits](cloudfoundry/clock@v1.26.0...v1.27.0)

Updates `code.cloudfoundry.org/lager/v3` from 3.20.0 to 3.21.0
- [Release notes](https://github.com/cloudfoundry/lager/releases)
- [Commits](cloudfoundry/lager@v3.20.0...v3.21.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/onsi/ginkgo/v2` from 2.22.1 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.1...v2.22.2)

Updates `golang.org/x/term` from 0.27.0 to 0.28.0
- [Commits](golang/term@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/bytefmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: code.cloudfoundry.org/clock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: code.cloudfoundry.org/lager/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/moby/term
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2025
@moleske moleske merged commit 63d3f09 into v7 Jan 8, 2025
17 of 18 checks passed
@moleske moleske deleted the dependabot/go_modules/v7/dependencies-6488e7c547 branch January 8, 2025 02:14
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