-
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
build(deps): Bump the dependencies group with 14 updates #67
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 dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) | `0.3.0` | `0.5.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.25.0` | `0.26.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.16.2` | `4.17.0` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.4.0` | `1.5.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.4.3` | `5.5.2` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.0` | `2.15.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.30.0` | `1.31.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.18.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.25.0` | `0.27.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.25.0` | `0.27.0` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.25.7` | `2.27.1` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.3.0` | `0.4.0` | | goa.design/goa/v3 | `3.13.2` | `3.14.6` | Updates `github.com/KimMachineGun/automemlimit` from 0.3.0 to 0.5.0 - [Commits](KimMachineGun/automemlimit@v0.3.0...v0.5.0) Updates `github.com/docker/go-connections` from 0.4.0 to 0.5.0 - [Commits](docker/go-connections@v0.4.0...v0.5.0) Updates `github.com/getsentry/sentry-go` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.25.0...v0.26.0) Updates `github.com/golang-migrate/migrate/v4` from 4.16.2 to 4.17.0 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml) - [Commits](golang-migrate/migrate@v4.16.2...v4.17.0) Updates `github.com/google/uuid` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.4.0...v1.5.0) Updates `github.com/jackc/pgx/v5` from 5.4.3 to 5.5.2 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.4.3...v5.5.2) Updates `github.com/onsi/ginkgo/v2` from 2.13.0 to 2.15.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.13.0...v2.15.0) Updates `github.com/onsi/gomega` from 1.30.0 to 1.31.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.30.0...v1.31.1) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.18.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.17.0...v1.18.0) Updates `github.com/testcontainers/testcontainers-go` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.25.0...v0.27.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.25.0...v0.27.0) Updates `github.com/urfave/cli/v2` from 2.25.7 to 2.27.1 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.25.7...v2.27.1) Updates `go.uber.org/mock` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.3.0...v0.4.0) Updates `goa.design/goa/v3` from 3.13.2 to 3.14.6 --- updated-dependencies: - dependency-name: github.com/KimMachineGun/automemlimit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/docker/go-connections dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.uber.org/mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: goa.design/goa/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 22, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #67 +/- ##
==========================================
- Coverage 68.94% 68.47% -0.48%
==========================================
Files 31 31
Lines 1256 1256
==========================================
- Hits 866 860 -6
- Misses 344 348 +4
- Partials 46 48 +2 ☔ View full report in Codecov by Sentry. |
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
0 participants
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 dependencies group with 14 updates:
0.3.0
0.5.0
0.4.0
0.5.0
0.25.0
0.26.0
4.16.2
4.17.0
1.4.0
1.5.0
5.4.3
5.5.2
2.13.0
2.15.0
1.30.0
1.31.1
1.17.0
1.18.0
0.25.0
0.27.0
0.25.0
0.27.0
2.25.7
2.27.1
0.3.0
0.4.0
3.13.2
3.14.6
Updates
github.com/KimMachineGun/automemlimit
from 0.3.0 to 0.5.0Commits
963e51a
chore: Add missing new line at the end of file8ad7e05
docs: Document system memory limit fallback feature in README.md2b8484a
feat(memlimit): handle default value of cgroup's memory limit3f5343b
test(memlimit): add FromSystem testse243cf4
test(memlimit): rollback environment variable after testingab8c940
chore: revert bumping containerd/cgroupsdaf5c1f
chore(examples/system): add system memory limit example project020f441
chore(memlimit): log when system experiment is enabled025606f
feat(memlimit): export FromSystem provider73dcb36
chore: revert log/slog commitsUpdates
github.com/docker/go-connections
from 0.4.0 to 0.5.0Commits
fa09c95
Merge pull request #108 from thaJeztah/carry_67a67a58
Swap CloseRead and CloseWrite481d3d2
Merge pull request #107 from thaJeztah/drop_legacy_go9548f9f
tlsconfig: remove deprecated io/ioutilc564c21
drop support for go1.17 and older7cbebcf
gha: update actions2cf423f
tlsconfig: move allTLSVersions vardca283b
tlsconfig: drop support for go1.12 and older21876c5
tlsconfig: drop support for go1.6 and older4d174db
tlsconfig: drop support for go1.4 and olderUpdates
github.com/getsentry/sentry-go
from 0.25.0 to 0.26.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
81ffb24
release: 0.26.046c2ed3
Fix revive CI issues (#763)32f1b19
Remove depguard (#762)d60b743
Update CI (#761)7fa0b42
doc: fix typo (#760)9954a51
Prepare 0.26.0 (#759)d302d89
Only applySampleRate
to errors/messages (#754)fff66d1
feat(tracing): Add WithDescription SpanOption (#751)032ecc1
Remove Span.isTransaction attribute (#736)03c6345
ci: improve flaky tests (#744)Updates
github.com/golang-migrate/migrate/v4
from 4.16.2 to 4.17.0Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
cd17c5a
Drop support for Go 1.19 and add support for Go 1.21f2c4b52
Update aws-sdk-go from v1.44.301 to v1.49.6c7c5011
Merge pull request #956 from Kenai/master9c551d4
Merge pull request #875 from no-name16/clickhouse_create_database_migrationsab24e76
Merge branch 'master' into clickhouse_create_database_migrationse8edcdc
Merge branch 'master' into master691f687
Reformat ScyllaDB/Cassandra docseb64ffa
Merge pull request #947 from mkorolyov/scylladb_supporta94396c
Merge pull request #857 from luca-nardelli/master0ba6fc3
Merge pull request #1002 from jsabbatini-upguard/upgrade-spannerUpdates
github.com/google/uuid
from 1.4.0 to 1.5.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
4d47f8e
chore(master): release 1.5.0 (#145)9ee7366
feat: Validate UUID without creating new UUID (#141)b35aa6a
add uuid version 6 and 7 (#139)Updates
github.com/jackc/pgx/v5
from 5.4.3 to 5.5.2Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
b7de418
Release v5.5.2b99e2bb
Document max read and write sizes for large objects52f2151
Allow NamedArgs to start with underscoredfb6489
fix typo in doc.go9346d48
fix OpenDBFromPool example1fdd170
feat(pgproto3): expose MaxExpectedBodyLen and ActualBodyLen in ExceededMaxBod...f654d61
Make note about possible parse config error message redaction change5d26bbe
Make pgconn.ConnectError and pgconn.ParseConfigError public44768b5
fix a typo in config_test.go6f2ce92
Upgrade golang.org/x/crypto to v0.17.0Updates
github.com/onsi/ginkgo/v2
from 2.13.0 to 2.15.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
7fa0190
v2.15.0c245d09
emit output of failed go tool cover invocation so users can try to debug thin...dca77c8
fix outline when using nodot inginkgo v296e915c
include cancellation reason when cancelling spec context4fcd0b3
Bump to go 1.20732abbc
clarify that last owner label wins8f3bd70
JUnit reports now interpret Label(owner:X) and set owner to X.dbaf18f
Document areas where GinkgoT() behaves differently from testing.T6f67a14
bugfix(docs): use Unsetenv instead of Clearenv (#1337)beaf16d
v2.14.0Updates
github.com/onsi/gomega
from 1.30.0 to 1.31.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
762b171
v1.31.126661b8
tidy up go.sumbde8f7a
bump dependencies24e958d
Show how to import the format sub packagead1a367
Update test in case keeping msg is desirede0dd999
Inverted arguments order of FailureMessage of BeComparableToMatcherba8bba2
v1.31.0121c37f
Async assertions include context cancellation cause if presentdee1e3c
Bump minimum go version49005fe
docs: fix typo in example usage "occured" -> "occurred"Updates
github.com/prometheus/client_golang
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
53be91d
Revert "change api http.client to interface"1a2d072
Add 1.18 changelog239b123
Merge pull request #1387 from tsipo/main3f8bd73
Merge pull request #1370 from prometheus/dependabot/go_modules/tutorial/whats...5e55b31
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsupe96fb18
Merge pull request #1401 from prometheus/dependabot/go_modules/golang.org/x/s...2a8fc90
Bump golang.org/x/sys from 0.13.0 to 0.15.024d59e9
change client to interface, allow override by other implementations (e.g. git...80d3f0b
Normalize empty help values in CollectAndCompare (#1378)3f80cd1
Add example of NewConstMetricWithCreatedTimestamp (#1375)Updates
github.com/testcontainers/testcontainers-go
from 0.25.0 to 0.27.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
8d0f53a
chore: use new version (v0.27.0) in modules and examplesc3a1834
chore: do not read config but instead pass the hub prefix to the prependHub m...1bac302
fix: remove docker.io from Ryuk image name (#2046)61a37cb
adds gotestsum to install tools (#2043)1c45958
Add neo4j license agreement customization options (#2036)974afd9
chore: bump Ryuk to 0.6.0 (#2040)cb51b9b
chore(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11 (#2011)9f68760
feat: support configuring Ryuk verbose mode at config level (#2038)5faf6f4
chore: lookup exposed ports in the image from Config, not from ContainerConfi...a9f0ac8
chore(deps): bump golang.org/x/crypto to 0.17.0 in /modules (#2006)Updates
github.com/testcontainers/testcontainers-go/modules/postgres
from 0.25.0 to 0.27.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.
... (truncated)
Commits
8d0f53a
chore: use new version (v0.27.0) in modules and examplesc3a1834
chore: do not read config but instead pass the hub prefix to the prependHub m...1bac302
fix: remove docker.io from Ryuk image name (#2046)61a37cb
adds gotestsum to install tools (#2043)1c45958
Add neo4j license agreement customization options (#2036)974afd9
chore: bump Ryuk to 0.6.0 (#2040)cb51b9b
chore(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11 (#2011)9f68760
feat: support configuring Ryuk verbose mode at config level (#2038)5faf6f4
chore: lookup exposed ports in the image from Config, not from ContainerConfi...a9f0ac8
chore(deps): bump golang.org/x/crypto to 0.17.0 in /modules (#2006)Updates
github.com/urfave/cli/v2
from 2.25.7 to 2.27.1Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
7656c5f
Merge pull request #1847 from dolmen/build-flag-disable-suggest