Skip to content

chore(deps): bump the misc-deps group across 1 directory with 3 updates #230

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2025

Bumps the misc-deps group with 3 updates in the / directory: github.com/onsi/gomega, kcl-lang.io/kcl-go and kcl-lang.io/kpm.

Updates github.com/onsi/gomega from 1.36.2 to 1.37.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.37.0

1.37.0

Features

  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]

v1.36.3

1.36.3

Maintenance

  • bump all the things [adb8b49]
  • chore: replace interface{} with any [7613216]
  • Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822) [9fe5259]
  • remove spurious "toolchain" from go.mod (#819) [a0e85b9]
  • Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823) [604a8b1]
  • Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772) [36fbc84]
  • Bump github-pages from 231 to 232 in /docs (#778) [ced70d7]
  • Bump rexml from 3.2.6 to 3.3.9 in /docs (#788) [c8b4a07]
  • Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812) [06431b9]
  • Bump webrick from 1.8.1 to 1.9.1 in /docs (#800) [b55a92d]
  • Fix typos (#813) [a1d518b]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.37.0

Features

  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]

1.36.3

Maintenance

  • bump all the things [adb8b49]
  • chore: replace interface{} with any [7613216]
  • Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822) [9fe5259]
  • remove spurious "toolchain" from go.mod (#819) [a0e85b9]
  • Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823) [604a8b1]
  • Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772) [36fbc84]
  • Bump github-pages from 231 to 232 in /docs (#778) [ced70d7]
  • Bump rexml from 3.2.6 to 3.3.9 in /docs (#788) [c8b4a07]
  • Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812) [06431b9]
  • Bump webrick from 1.8.1 to 1.9.1 in /docs (#800) [b55a92d]
  • Fix typos (#813) [a1d518b]
Commits
  • 272fca3 v1.37.0
  • 5666f98 add To/ToNot/NotTo aliases for AsyncAssertion
  • 2251143 v1.36.3
  • adb8b49 bump all the things
  • 7613216 chore: replace interface{} with any
  • 9fe5259 Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)
  • a0e85b9 remove spurious "toolchain" from go.mod (#819)
  • 604a8b1 Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)
  • 36fbc84 Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)
  • ced70d7 Bump github-pages from 231 to 232 in /docs (#778)
  • Additional commits viewable in compare view

Updates kcl-lang.io/kcl-go from 0.11.1 to 0.11.2

Release notes

Sourced from kcl-lang.io/kcl-go's releases.

v0.11.2

What's Changed

Full Changelog: kcl-lang/kcl-go@v0.11.1...v0.11.2

Commits
  • cf4eeb4 chore: bump version to 0.11.2 (#464)
  • 357e968 Chore: (deps): bump github.com/goccy/go-yaml from 1.16.0 to 1.17.1 (#457)
  • d16ab3d Chore: (deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 (#462)
  • cd65c83 Chore: (deps): bump github.com/emicklei/proto from 1.14.0 to 1.14.1 (#463)
  • 26473c9 Chore: (deps): bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 (#461)
  • 3300fa8 Chore: (deps): bump google.golang.org/grpc from 1.71.0 to 1.72.0 (#459)
  • ab8d142 Chore: (deps): bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#460)
  • cd98cf0 Chore: (deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#455)
  • e23c968 Chore: (deps): bump github.com/getkin/kin-openapi from 0.130.0 to 0.131.0 (#454)
  • c1995ff Chore: (deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.16.0 (#453)
  • Additional commits viewable in compare view

Updates kcl-lang.io/kpm from 0.11.1 to 0.11.2

Release notes

Sourced from kcl-lang.io/kpm's releases.

v0.11.2

What's Changed

New Contributors

Full Changelog: kcl-lang/kpm@v0.11.1...v0.11.2

Commits
  • 7b27acb chore: bump version to v0.11.2 (#634)
  • f848940 cleanup: remove unuse code of login (#635)
  • f5c7dec Merge pull request #630 from liangyuanpeng/update_ghaction
  • fb83fc5 fix: using the latest k8s tag for upgrade tests and not fixedly.
  • 796c8d2 chore: update github workflows
  • a8c88ed Chore: (deps): bump github.com/containers/image/v5 from 5.34.0 to 5.34.3 (#622)
  • d150388 Chore: (deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 (#617)
  • 00e01b0 fix: Write to mod files only in case of a change (#612)
  • 864635a Merge pull request #614 from kcl-lang/dependabot/go_modules/github.com/urfave...
  • adea5e5 Chore: (deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6
  • Additional commits viewable 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 misc-deps group with 3 updates in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega), [kcl-lang.io/kcl-go](https://github.com/kcl-lang/kcl-go) and [kcl-lang.io/kpm](https://github.com/kcl-lang/kpm).


Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.2...v1.37.0)

Updates `kcl-lang.io/kcl-go` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/kcl-lang/kcl-go/releases)
- [Commits](kcl-lang/kcl-go@v0.11.1...v0.11.2)

Updates `kcl-lang.io/kpm` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/kcl-lang/kpm/releases)
- [Changelog](https://github.com/kcl-lang/kpm/blob/main/.goreleaser.yml)
- [Commits](kcl-lang/kpm@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc-deps
- dependency-name: kcl-lang.io/kcl-go
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-deps
- dependency-name: kcl-lang.io/kpm
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc-deps
...

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 May 9, 2025
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