build(deps): bump the golang group across 1 directory with 6 updates#1255
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the golang group across 1 directory with 6 updates#1255dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the golang group with 4 updates in the / directory: [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim), [github.com/buger/jsonparser](https://github.com/buger/jsonparser), [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) and [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/Microsoft/hcsshim` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.14.0...v0.14.1) Updates `github.com/buger/jsonparser` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/buger/jsonparser/releases) - [Commits](buger/jsonparser@v1.1.2...v1.2.0) Updates `github.com/mattn/go-shellwords` from 1.0.12 to 1.0.13 - [Commits](mattn/go-shellwords@v1.0.12...v1.0.13) Updates `github.com/onsi/ginkgo/v2` from 2.28.1 to 2.28.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.1...v2.28.3) Updates `github.com/onsi/gomega` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.1...v1.40.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: github.com/Microsoft/hcsshim dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/buger/jsonparser dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/mattn/go-shellwords dependency-version: 1.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
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 golang group with 4 updates in the / directory: github.com/Microsoft/hcsshim, github.com/buger/jsonparser, github.com/mattn/go-shellwords and github.com/onsi/ginkgo/v2.
Updates
github.com/Microsoft/hcsshimfrom 0.14.0 to 0.14.1Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
fb5aa2eupgrade dependencies to fix CI9a434d6shim: skip SandboxPlatform validation when platform is not explicitly set (#2...98d74bbWCOW: restore support for client-mounted roots (#2595)Updates
github.com/buger/jsonparserfrom 1.1.2 to 1.2.0Release notes
Sourced from github.com/buger/jsonparser's releases.
Commits
c172c16Merge pull request #269 from buger/tinygo680cd2eMerge pull request #281 from buger/reqproof-assurance-hardening9dce61cMigrate review storage from reviews/ folder to per-requirement timestampsc03b9effeat: add property-based obligation classes with 24 new SYS-REQs9c46110chore: fix spec lint warnings — remove stale parent field, set review metadata8bbb8a8Close coverage gaps: SYS-REQ-007/008/010 fuzz harness coverage to 100%552e93bInstall Z3 via apt before audit98133b4Remove manual Z3 pre-download, now handled by proof-action1b70eadDebug Z3 pre-download: remove output suppressionaac1fbcPre-download Z3 solver before auditUpdates
github.com/mattn/go-shellwordsfrom 1.0.12 to 1.0.13Commits
fd1aa6cRun gofmt: add missing //go:build directives and trailing newlinese73986eTreat bare ')' as syntax error regardless of ParseBacktick9a78803Merge pull request #60 from scumfrog/security-fix-cveb074fa0fix: preserve parser compatibility for unmatched ')' handling735b5e8Implement tests for shellwords parser functionalitye2951fcFix dollarQuote state management in shellwords.go551a1d0Update CI: Go 1.25/1.26 and latest GitHub Actionsf3bbb6fMerge pull request #53 from ndeloof/masterf6737feparse\tas TAB, not escapedtUpdates
github.com/onsi/ginkgo/v2from 2.28.1 to 2.28.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
5de9c15v2.28.37e2fa19bump dependencies1a81912v2.28.2f3a36b6Add ArtifactDir() to support Go 1.26 testing.TB interface94151c8Implement shell completion4d21dbbAdd asan CLI option mirroring msan implementationc102161Bump uri from 1.0.3 to 1.0.4 in /docs (#1630)9619647fix aspect ratio5779304update logosUpdates
github.com/onsi/gomegafrom 1.39.1 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-litee4a82d1Bump github/codeql-action from 3 to 4 (#875)af62723Bump rexml from 3.4.0 to 3.4.2 in /docs (#870)e164221Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 (#895)334a282Bump faraday from 2.12.2 to 2.14.1 in /docs (#896)Updates
golang.org/x/sysfrom 0.42.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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