chore(deps): bump the go-deps group with 9 updates#136
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the go-deps group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.328` | `1.47.4` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.15.1` | `10.16.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.11.0` | `2.13.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.29.0` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.0.9` | `2.1.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.17.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.25.0` | `1.26.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.3.0` | `0.5.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.3.0` | `0.4.0` | Updates `github.com/aws/aws-sdk-go` from 1.44.328 to 1.47.4 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.328...v1.47.4) Updates `github.com/go-playground/validator/v10` from 10.15.1 to 10.16.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.15.1...v10.16.0) Updates `github.com/onsi/ginkgo/v2` from 2.11.0 to 2.13.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.11.0...v2.13.0) Updates `github.com/onsi/gomega` from 1.27.10 to 1.29.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.10...v1.29.0) Updates `github.com/pelletier/go-toml/v2` from 2.0.9 to 2.1.0 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](pelletier/go-toml@v2.0.9...v2.1.0) Updates `github.com/prometheus/client_golang` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.16.0...v1.17.0) Updates `go.uber.org/zap` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.25.0...v1.26.0) Updates `golang.org/x/sync` from 0.3.0 to 0.5.0 - [Commits](golang/sync@v0.3.0...v0.5.0) Updates `golang.org/x/time` from 0.3.0 to 0.4.0 - [Commits](golang/time@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Pull Request Test Coverage Report for Build 6777993688
💛 - Coveralls |
Author
|
Superseded by #137. |
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 go-deps group with 9 updates:
1.44.3281.47.410.15.110.16.02.11.02.13.01.27.101.29.02.0.92.1.01.16.01.17.01.25.01.26.00.3.00.5.00.3.00.4.0Updates
github.com/aws/aws-sdk-gofrom 1.44.328 to 1.47.4Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
6d6fb86Release v1.47.4 (2023-11-06) (#5058)4ed8ea3Release v1.47.3 (2023-11-03) (#5055)636d158Merge pull request #5053 from aws/fix-changelog110223d10e38afix changelogs from today52a2fe4Release v1.47.2 (2023-11-02) (#5052)4886ffcMerge pull request #5015 from aws/feat-disableimdsv1config2ad137aMerge branch 'main' into feat-disableimdsv1config78aeb73Release v1.47.1 (2023-11-01) (#5051)f5b95c8Merge pull request #5044 from josephbartley/fix-deprecated-documentation0ace168Bump golang.org/x/net from 0.1.0 to 0.17.0Updates
github.com/go-playground/validator/v10from 10.15.1 to 10.16.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
84254aeupdate README1246622add ISSN validator + tests + documentation (#1166)c856961fix file URL validator (#1171)aa96909Addomitnilmodifier (#1187)b0c7337update fieldMatchesRegexByStringerValOrString for backward compatibility4c1bd61Add support for validating against uuid values that are structs which impleme...adda84dFix oneof tag in simple example (#1184)94a637afeat(BREAKING): Change CIDRIPv4 validation (#945)8d50f2fUpdate README.md619321cfix edge case (#1163)Updates
github.com/onsi/ginkgo/v2from 2.11.0 to 2.13.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
52065f1v2.13.02c4ed32remove errant fmt.Println from integration suite6c84b35Preview now works alongside run and in parallele1d0b38Add PreviewSpecs() to enable programmatic preview access to the suite report1d2fb67v2.12.190d4846Print logr prefix if it exists (#1275)555f543Bump actions/checkout from 3 to 4 (#1271)d867b7dBump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270)2d6991av2.12.005de518feat: allow MustPassRepeatedly decorator to be set at suite level (#1266)Updates
github.com/onsi/gomegafrom 1.27.10 to 1.29.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
b94b195v1.29.02b39142MatchError can now take an optional func(error) bool + descriptionab6045cv1.28.1635d196Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508Bump golang.org/x/net from 0.14.0 to 0.17.02705bdb#703 doc(matchers): HaveEach() doc comment updated375648cMinor typos (#699)85681d4v1.28.00b03b36Add VerifyHost handler to ghttp (#698)Updates
github.com/pelletier/go-toml/v2from 2.0.9 to 2.1.0Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
... (truncated)
Commits
3175efbencode: fix commented table with comment (#894)9dd7f1aencoder: add back the commented option (#893)4a5c27cdecode: fix wrong indention for tables' comments (#892)76cc96fUpdate LICENSE4835627Decode: improve errors on integers and strings (#891)cef80b9parser: add raw to integers (#890)4040373Encode: fix ignored indent of array tables (#889)bb026caDecode: fix panic when parsing '0' as a float (#887)f7d9b9bBuildriscv64binaries for linux (#884)fac33d6Add support forGo 1.21(#885)Updates
github.com/prometheus/client_golangfrom 1.16.0 to 1.17.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
fa1408eMerge pull request #1352 from prometheus/arthursens/cut-1.17.024a72b8Add changelog entry for 1.171bae6c1Deprecated comment should begin with "Deprecated:" (#1347)bbab8feFix typos in comments, tests, and errors (#1346)df7fa49Extend Counters, Summaries and Histograms with creation timestamp (#1313)74cc262Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (#1348)d03abf3Cleanup golangci-lint errcheck (#1339)ca6ba04Update common Prometheus files (#1338)51d24f8Update common Prometheus files (#1332)c17edf0Merge pull request #1304 from prometheus/dependabot/go_modules/google.golang....Updates
go.uber.org/zapfrom 1.25.0 to 1.26.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
96038b7Prepare for release v1.26.0 (#1355)c17272eAdd WithLazy Logger method (#1319)99f1811exp: Add a changelog (#1353)7728f39chore(CHANGELOG): Move reference links to sections (#1352)5a27babperf: Faster string encoding (#1350)82c728bReplace benbjohnson/clock with custom MockClock (#1349)b7aed24zapslog: Handle empty attrs centrally (#1351)2b35963lint: Enable errcheck, fix failures (#1345)9a36792test: improve slog coverage (#1347)e5e8b70build(deps): bump actions/checkout from 3 to 4 (#1346)Updates
golang.org/x/syncfrom 0.3.0 to 0.5.0Commits
10739b0all: update go directive to 1.1822ba207singleflight: add panicError.Unwrap methodUpdates
golang.org/x/timefrom 0.3.0 to 0.4.0Commits
b24d3b5all: add a go directive, set it to 1.18Dependabot 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