-
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 9 updates #62
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 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) | `0.3.0` | `0.4.0` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.5.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.4.3` | `5.5.1` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.0` | `2.13.2` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.29.0` | `1.30.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.25.0` | `0.26.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.25.0` | `0.26.0` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.25.7` | `2.26.0` | | goa.design/goa/v3 | `3.13.2` | `3.14.1` | Updates `github.com/KimMachineGun/automemlimit` from 0.3.0 to 0.4.0 - [Commits](KimMachineGun/automemlimit@v0.3.0...v0.4.0) Updates `github.com/google/uuid` from 1.3.1 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.3.1...v1.5.0) Updates `github.com/jackc/pgx/v5` from 5.4.3 to 5.5.1 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.4.3...v5.5.1) Updates `github.com/onsi/ginkgo/v2` from 2.13.0 to 2.13.2 - [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.13.2) Updates `github.com/onsi/gomega` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.29.0...v1.30.0) Updates `github.com/testcontainers/testcontainers-go` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.25.0...v0.26.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.25.0...v0.26.0) Updates `github.com/urfave/cli/v2` from 2.25.7 to 2.26.0 - [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.26.0) Updates `goa.design/goa/v3` from 3.13.2 to 3.14.1 --- 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/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-patch 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/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: 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
Dec 18, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #62 +/- ##
==========================================
- 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. |
dependabot
bot
deleted the
dependabot/go_modules/dependencies-768e4e7b5b
branch
December 25, 2023 17:51
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 9 updates:
0.3.0
0.4.0
1.3.1
1.5.0
5.4.3
5.5.1
2.13.0
2.13.2
1.29.0
1.30.0
0.25.0
0.26.0
0.25.0
0.26.0
2.25.7
2.26.0
3.13.2
3.14.1
Updates
github.com/KimMachineGun/automemlimit
from 0.3.0 to 0.4.0Commits
c47ceb5
chore(memlimit): rename cap function to not shadow built-in capbee7662
chore(examples/gosigar): fix module name752e548
chore(examples/gosigar): add gosigar example project9c76cb2
chore(memlimit): remove naked returnsce9a4ad
feat(memlimit): introduce Apply* functions for decorating Provider9cd1d34
feat(memlimit): expose FromCgroupHybrid providerUpdates
github.com/google/uuid
from 1.3.1 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)8de8764
chore(master): release 1.4.0 (#134)7c22e97
Clarify the documentation of Parse to state its job is to parse, not validate...cd5fbbd
feat: UUIDs slice type with Strings() convenience method (#133)47f5b39
docs: fix a typo in CONTRIBUTING.md (#130)542ddab
chore(tests): add Fuzz tests (#128)06716f6
chore(tests): Add json.Unmarshal test with empty value cases (#116)Updates
github.com/jackc/pgx/v5
from 5.4.3 to 5.5.1Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
ba05097
Release v5.5.1384fe77
Batch.Queue: document always uses the conn's DefaultQueryExecMode20bf953
pull out changes into new public function12582a0
bitsize largest option is 64905f252
uncomment tests9927e14
remove dead line95b2f85
support scientific notation big floats913e4c8
Update changelog31321c2
Add race detector to bug report template319c317
fix panic in prepared sqlUpdates
github.com/onsi/ginkgo/v2
from 2.13.0 to 2.13.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
931dc0b
v2.13.2e2e81c8
Fix file handler leak (#1309)3b2a2a7
Avoid allocations with(*regexp.Regexp).MatchString
(#1302)64b8552
v2.13.126eea01
# 1296 fix(precompiled test guite): exec bit check omitted on Windows (#1301)7161a9d
Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#1291)7fc7b10
Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#1295)74bbd65
Bump golang.org/x/tools from 0.12.0 to 0.14.0 (#1282)9373633
Bump github.com/onsi/gomega from 1.27.10 to 1.29.0 (#1290)6e3cf65
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1286)Updates
github.com/onsi/gomega
from 1.29.0 to 1.30.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f804ac6
v1.30.04da4c7f
BeTrueBecause and BeFalseBecause allow for better failure messages6ca6e97
Bump actions/checkout from 3 to 4 (#694)f1b8343
doc: fix type on gleak go docUpdates
github.com/testcontainers/testcontainers-go
from 0.25.0 to 0.26.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
a98de5a
chore: use new version (v0.26.0) in modules and examples636c3cb
feat: add image-keep option for built images (#1785)25a7e3f
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1....8a5f197
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (#1742)284cf81
chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (#1730)3d3a9a7
docs: remove OpenSSF scorecard (#1823)b9398b9
Auto-cleanup of k6 build cache (#1788)e52cd03
Add OpenSSF Scorecards GitHub Action (#1795)caaf25a
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#1822)febb04c
chore: expose SessionID (#1793)Updates
github.com/testcontainers/testcontainers-go/modules/postgres
from 0.25.0 to 0.26.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.
... (truncated)
Commits
a98de5a
chore: use new version (v0.26.0) in modules and examples636c3cb
feat: add image-keep option for built images (#1785)25a7e3f
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1....8a5f197
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (#1742)284cf81
chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (#1730)3d3a9a7
docs: remove OpenSSF scorecard (#1823)b9398b9
Auto-cleanup of k6 build cache (#1788)e52cd03
Add OpenSSF Scorecards GitHub Action (#1795)caaf25a
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#1822)febb04c
chore: expose SessionID (#1793)Updates
github.com/urfave/cli/v2
from 2.25.7 to 2.26.0Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
d391482
Merge pull request #1696 from skelouse/v2-maint0e5f95d
Merge pull request #1825 from dearchap/issue_168992aa673
Update all flags with similar behavioure2301c8
Fix:(issue_1689) Have consistent behavior for default text in man and markdow...837ae14
Fix new linting issues post-rebase594ab74
Update based on comments72f7639
Add error checksd7bd472
Fix linting488e77c
Merge pull request #1805 from linrl3/fix/v2_duplicate_subcommand36ebd0a
fix: check duplicated sub command name and aliasUpdates
goa.design/goa/v3
from 3.13.2 to 3.14.1Dependabot 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