-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the other group with 8 updates #2187
Closed
Closed
Conversation
This file contains 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
Bumps the other group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.209` | `1.45.12` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.3.1` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.37.0` | `1.38.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.15.0` | `1.16.0` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | `2.5.9` | `2.5.10` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.24.0` | `1.26.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.2.0` | `0.3.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.14.0` | `0.15.0` | Updates `github.com/aws/aws-sdk-go` from 1.44.209 to 1.45.12 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.209...v1.45.12) Updates `github.com/google/uuid` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.0...v1.3.1) Updates `github.com/samber/lo` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/samber/lo/releases) - [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md) - [Commits](samber/lo@v1.37.0...v1.38.1) Updates `github.com/spf13/viper` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.15.0...v1.16.0) Updates `github.com/vektah/gqlparser/v2` from 2.5.9 to 2.5.10 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.9...v2.5.10) Updates `go.uber.org/zap` from 1.24.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.24.0...v1.26.0) Updates `golang.org/x/sync` from 0.2.0 to 0.3.0 - [Commits](golang/sync@v0.2.0...v0.3.0) Updates `golang.org/x/net` from 0.14.0 to 0.15.0 - [Commits](golang/net@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other ... Signed-off-by: dependabot[bot] <support@github.com>
This can't be completed until #2188 is merged, as some of the package upgrades in this PR require Go 1.19 |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 other group with 8 updates:
1.44.209
1.45.12
1.3.0
1.3.1
1.37.0
1.38.1
1.15.0
1.16.0
2.5.9
2.5.10
1.24.0
1.26.0
0.2.0
0.3.0
0.14.0
0.15.0
Updates
github.com/aws/aws-sdk-go
from 1.44.209 to 1.45.12Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
80a064e
Release v1.45.12 (2023-09-18) (#4991)0a9b8ed
Release v1.45.11 (2023-09-15) (#4990)f0c05a2
Release v1.45.10 (2023-09-14) (#4988)873f227
Release v1.45.9 (2023-09-13) (#4987)6955eb6
Release v1.45.8 (2023-09-12) (#4985)5f7f5f9
Merge pull request #4976 from nsofanat1k/reduce-memory-allocations-when-compu...eee2b11
Release v1.45.7 (2023-09-11) (#4982)5832473
add changelog entry298229f
Reduce memory allocations when computing tree hashcf903c8
Release v1.45.6 (2023-09-08) (#4980)Updates
github.com/google/uuid
from 1.3.0 to 1.3.1Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
b3cae7c
chore(master): release 1.3.1 (#127)7b8f57c
fix(ci): switch to release-please app (#126)e69e468
chore(ci): configure release-please, update contrib (#122)97c970d
chore(ci): add apidiff check for API compatibility (#123)53f93a8
docs: change godoc URL in README (#124)0b416df
docs: update link to RFC 4122 (#93)75e1ac5
docs: shell format go tool command (#111)d719869
docs: fix typo node_js docs (#117)574e687
fix: Use .EqualFold() to parse urn prefixed UUIDs (#118)c91929c
Merge pull request #121 from noahdietz/setup-codeowners-and-actionsUpdates
github.com/samber/lo
from 1.37.0 to 1.38.1Release notes
Sourced from github.com/samber/lo's releases.
Changelog
Sourced from github.com/samber/lo's changelog.
Commits
3ae362d
bump v1.38.101fc0fd
bump v1.38.14a453a4
fix: Async and AsyncX now returns read-only channelsdfdbd97
bump v1.38.0c1cc5a0
bump v1.38.056f34e0
Add EmptyableToPtr (#311)9ec076e
test: adding some tests to Substring (see #288)cccebf9
Merge branch 'master' of github.com:samber/lo43cb1bd
merged from #313e2be213
Update FlatMap docs to talk about nil case (#314)Updates
github.com/spf13/viper
from 1.15.0 to 1.16.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
21a7fd8
Allow ConfigParseError to unwrap (#1433)53cdb52
chore: improve log messages24ece16
drop std' logger in favor of jww one98b1b9f
add:viper: allow to disable internal log messages2ee1631
extend viper's pflag binding to stringToInt pflag8652057
docs: Coder uses Viperb850f34
build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.823b123a
doc: add bearer/bearer as projects using Vipera0fed9f
Update main image to better handle dark background143e3bc
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3Updates
github.com/vektah/gqlparser/v2
from 2.5.9 to 2.5.10Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
Commits
88e2f8c
Format the error file from #282 (#283)cb1d657
fix for vektah/gqlparser#281 (#282)Updates
go.uber.org/zap
from 1.24.0 to 1.26.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
96038b7
Prepare for release v1.26.0 (#1355)c17272e
Add WithLazy Logger method (#1319)99f1811
exp: Add a changelog (#1353)7728f39
chore(CHANGELOG): Move reference links to sections (#1352)5a27bab
perf: Faster string encoding (#1350)82c728b
Replace benbjohnson/clock with custom MockClock (#1349)b7aed24
zapslog: Handle empty attrs centrally (#1351)2b35963
lint: Enable errcheck, fix failures (#1345)9a36792
test: improve slog coverage (#1347)e5e8b70
build(deps): bump actions/checkout from 3 to 4 (#1346)Updates
golang.org/x/sync
from 0.2.0 to 0.3.0Commits
93782cc
errgroup: use WithCancelCause to cancel context4966af6
singleflight: example for using Groupa6666c1
go.mod: upgrade to go 1.17Updates
golang.org/x/net
from 0.14.0 to 0.15.0Commits
2a0da8b
go.mod: update golang.org/x dependencies97384c1
quic: remove streams from the conn when done03d5e62
http2: remove unused ClientConn.tconnClosedb82f062
quic: include ignored frames in test log output7374d34
quic: don't block when closing read-only streamsb4d09be
dns/dnsmessage: compress all names while appending to a buffer8b010a5
quic: fix race condition in runAsync test helperfe2abcb
quic: validate stream limits in transport paramsd1b0a97
quic: avoid sending 1-RTT frames in initial/handshake packets4332436
quic: send more transport parametersDependabot 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