build(deps): bump the project-dependency group across 1 directory with 11 updates#1675
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the project-dependency group across 1 directory with 11 updates#1675dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
8c9d32c to
fc157b5
Compare
a6b52af to
6cd970c
Compare
…h 11 updates Bumps the project-dependency group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.1` | | [github.com/lima-vm/lima](https://github.com/lima-vm/lima) | `1.2.2` | `1.2.3` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.27.3` | `2.27.5` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.3` | `1.39.0` | | [github.com/runfinch/common-tests](https://github.com/runfinch/common-tests) | `0.10.3` | `0.10.4` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4-0.20230606125235-dd1b4c2e81af` | `1.9.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.46.0` | `0.47.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.1` | `0.35.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.41.0...v1.41.1) Updates `github.com/lima-vm/lima` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/lima-vm/lima/releases) - [Commits](lima-vm/lima@v1.2.2...v1.2.3) Updates `github.com/onsi/ginkgo/v2` from 2.27.3 to 2.27.5 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.27.3...v2.27.5) Updates `github.com/onsi/gomega` from 1.38.3 to 1.39.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.3...v1.39.0) Updates `github.com/runfinch/common-tests` from 0.10.3 to 0.10.4 - [Release notes](https://github.com/runfinch/common-tests/releases) - [Changelog](https://github.com/runfinch/common-tests/blob/main/CHANGELOG.md) - [Commits](runfinch/common-tests@v0.10.3...v0.10.4) Updates `github.com/sirupsen/logrus` from 1.9.4-0.20230606125235-dd1b4c2e81af to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/commits/v1.9.4) Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0 - [Commits](golang/crypto@v0.46.0...v0.47.0) Updates `golang.org/x/tools` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.39.0...v0.40.0) Updates `k8s.io/apimachinery` from 0.34.1 to 0.35.0 - [Commits](kubernetes/apimachinery@v0.34.1...v0.35.0) Updates `golang.org/x/sys` from 0.39.0 to 0.40.0 - [Commits](golang/sys@v0.39.0...v0.40.0) Updates `golang.org/x/text` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-dependency - dependency-name: github.com/lima-vm/lima dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-dependency - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.27.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-dependency - dependency-name: github.com/onsi/gomega dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-dependency - dependency-name: github.com/runfinch/common-tests dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-dependency - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-dependency - dependency-name: golang.org/x/crypto dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-dependency - dependency-name: golang.org/x/tools dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-dependency - dependency-name: k8s.io/apimachinery dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-dependency - dependency-name: golang.org/x/sys dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-dependency - dependency-name: golang.org/x/text dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-dependency ... Signed-off-by: dependabot[bot] <support@github.com>
6cd970c to
f1cf175
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the project-dependency group with 8 updates in the / directory:
1.41.01.41.11.2.21.2.32.27.32.27.51.38.31.39.00.10.30.10.41.9.4-0.20230606125235-dd1b4c2e81af1.9.40.46.00.47.00.34.10.35.0Updates
github.com/aws/aws-sdk-go-v2from 1.41.0 to 1.41.1Commits
dcbed91Release 2026-01-0908120e8Regenerated Clients1d7a925Update endpoints model482067dUpdate API model4662404remove example (#3282)c28a6f4Release 2026-01-072fa7a72Regenerated Clients077cbaaUpdate endpoints model3282dbcUpdate API model3daa74aRelease 2026-01-06Updates
github.com/lima-vm/limafrom 1.2.2 to 1.2.3Release notes
Sourced from github.com/lima-vm/lima's releases.
Commits
1c11790Merge pull request #4486 from AkihiroSuda/dev-1.2ed02f6cMerge pull request #4488 from AkihiroSuda/templates-1.2eeace24Merge pull request #4487 from AkihiroSuda/nerdctl-1.22043c02go.mod: golang.org/x/crypto v0.45.05131bcaFix usetesting linter errorsc48e5f9templates: updatef93817anerdctl: update from v2.2.0 to v2.2.19cdd9ddCI: use Go 1.25Updates
github.com/onsi/ginkgo/v2from 2.27.3 to 2.27.5Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
a928307v2.27.50d0e96ddon't make a new formatter for each GinkgoT(); that's just silly and uses pre...867ce95v2.27.459bc751CurrentTreeConstructionNodeReport: fix for nested container nodesUpdates
github.com/onsi/gomegafrom 1.38.3 to 1.39.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
49561adv1.39.08f7f425document MatchErrorStrictlybae643dadd matcher relecting errors.Is behaviorUpdates
github.com/runfinch/common-testsfrom 0.10.3 to 0.10.4Release notes
Sourced from github.com/runfinch/common-tests's releases.
Changelog
Sourced from github.com/runfinch/common-tests's changelog.
Commits
7ee3208chore(main): release 0.10.4 (#283)cfbaccefix: add grace period to allow registry to start up (#282)Updates
github.com/sirupsen/logrusfrom 1.9.4-0.20230606125235-dd1b4c2e81af to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
Updates
golang.org/x/cryptofrom 0.46.0 to 0.47.0Commits
506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only modeUpdates
golang.org/x/toolsfrom 0.39.0 to 0.40.0Commits
00b22d9gopls/internal/golang: add support for variadic functions and constructors in...36bb345go.mod: update golang.org/x dependencies748477ball: fix function name mismatch in updateBasicLitPos commentebdeef3gopls/doc/release/v0.21.0.md: update relnotes for RC2e5a0863go/analysis/passes/modernize: disable reflecttypefor modernizer for unnamed s...e2dd416go/analysis/unitchecker: write fixed files to an archive9119255go/analysis/passes/modernize: fix stringscut false positives880ed70gopls/internal/golang: add util function NarrowestDeclaringPackage8e819d2internal/refactor/inline: built-ins may affect inference61df39ego/ast/astutil: update BasicLit.ValueEnd if presentUpdates
k8s.io/apimachineryfrom 0.34.1 to 0.35.0Commits
72d71eaMerge remote-tracking branch 'origin/master' into release-1.35e2a2dbcBump golang.org/x/crypto to v0.45.02e9c228Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fixf274aacvendor: update vendor and license metadata after replacing BeTrue usage in cs...9445443Resolve lint restriction on BeTrue by introducing Succeed() with contextual e...52154f7Update vendored dependencies5a348c5KEP-5471: Extend tolerations operators (#134665)6f89492Merge pull request #133648 from richabanker/merged-discoveryc77dde2util/sort: Add MergePreservingRelativeOrder for topological sorting729c13dMerge pull request #134624 from yt2985/podcertificates-betaUpdates
golang.org/x/sysfrom 0.39.0 to 0.40.0Commits
2f44229sys/cpu: add symbolic constants for remaining cpuid bitse5770d2sys/cpu: use symbolic names for masks714a44csys/cpu: modify x86 port to match what internal/cpu doesUpdates
golang.org/x/textfrom 0.32.0 to 0.33.0Commits
536231ago.mod: update golang.org/x dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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