-
Notifications
You must be signed in to change notification settings - Fork 555
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
chore(deps): bump the all group with 14 updates #1006
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 all group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.9.2` | `1.10.0` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.17.0` | `1.18.0` | | [github.com/gin-contrib/requestid](https://github.com/gin-contrib/requestid) | `1.0.2` | `1.0.3` | | [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) | `5.2.0` | `5.3.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.24` | | [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig) | `1.0.2` | `1.1.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | | [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.16.3` | `1.16.4` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.31.0` | `0.34.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.27.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.16.0` | `0.21.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.25.0` | `0.29.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.20.0` | `0.24.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.29.9` | `1.33.1` | Updates `github.com/PuerkitoBio/goquery` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.9.2...v1.10.0) Updates `github.com/fatih/color` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.17.0...v1.18.0) Updates `github.com/gin-contrib/requestid` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/gin-contrib/requestid/releases) - [Changelog](https://github.com/gin-contrib/requestid/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/requestid@v1.0.2...v1.0.3) Updates `github.com/gofrs/uuid/v5` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v5.2.0...v5.3.0) Updates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.24 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.22...v1.14.24) Updates `github.com/sethvargo/go-envconfig` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/sethvargo/go-envconfig/releases) - [Commits](sethvargo/go-envconfig@v1.0.2...v1.1.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) Updates `github.com/swaggo/swag` from 1.16.3 to 1.16.4 - [Release notes](https://github.com/swaggo/swag/releases) - [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml) - [Commits](swaggo/swag@v1.16.3...v1.16.4) Updates `github.com/testcontainers/testcontainers-go` from 0.31.0 to 0.34.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.31.0...v0.34.0) Updates `golang.org/x/crypto` from 0.23.0 to 0.27.0 - [Commits](golang/crypto@v0.23.0...v0.27.0) Updates `golang.org/x/image` from 0.16.0 to 0.21.0 - [Commits](golang/image@v0.16.0...v0.21.0) Updates `golang.org/x/net` from 0.25.0 to 0.29.0 - [Commits](golang/net@v0.25.0...v0.29.0) Updates `golang.org/x/term` from 0.20.0 to 0.24.0 - [Commits](golang/term@v0.20.0...v0.24.0) Updates `modernc.org/sqlite` from 1.29.9 to 1.33.1 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.33.1) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/gin-contrib/requestid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/gofrs/uuid/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/sethvargo/go-envconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/swaggo/swag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/image dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... 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
Nov 1, 2024
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 all group with 14 updates:
1.9.2
1.10.0
1.17.0
1.18.0
1.0.2
1.0.3
5.2.0
5.3.0
1.14.22
1.14.24
1.0.2
1.1.0
1.8.0
1.8.1
1.16.3
1.16.4
0.31.0
0.34.0
0.23.0
0.27.0
0.16.0
0.21.0
0.25.0
0.29.0
0.20.0
0.24.0
1.29.9
1.33.1
Updates
github.com/PuerkitoBio/goquery
from 1.9.2 to 1.10.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
7d37930
Update readme to prepare 1.10 version9551ee5
Merge pull request #489 from PuerkitoBio/amikai-itereach-pr291e2cf
Merge branch 'master' into amikai-itereach-pr7019296
Update CI to target go1.23+eec8e87
Revert "Re-orangize code for compitable"957a864
Prepare 1.9.3 release34d91db
Merge pull request #488 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...0984c44
Bump golang.org/x/net from 0.28.0 to 0.29.0fbfb78c
Merge pull request #487 from Kiyo510/fix_ci_teste91ee4d
Fixed checkout to repo before executing actions/setup-go@v5 step to avoid err...Updates
github.com/fatih/color
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870
Update README.md546c2d0
Merge pull request #225 from fatih/add-rgb-api1ff0f97
Apply suggestions from code review5723903
Add RGB API supportf203fbc
Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fb
Bump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4
Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42
Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0
Merge pull request #235 from deining/fix-typo9b9653e
Bump GitHub workflow actionsUpdates
github.com/gin-contrib/requestid
from 1.0.2 to 1.0.3Release notes
Sourced from github.com/gin-contrib/requestid's releases.
Commits
b57ed44
chore: upgrade Go version and dependencies in workflowc0b05e3
docs: Update README.md (#49)d37aa70
chore: update Go version matrix to include 1.23970c0c8
chore: restrict Go versions and simplify CI workflow45b6b14
chore: upgrade dependencies to latest versions8627134
chore: update dependencies to latest stable versions228d8b0
ci: update CI/CD pipeline and testing configurationsUpdates
github.com/gofrs/uuid/v5
from 5.2.0 to 5.3.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
e826b84
Add "AtTime" generators for V1, V6, and V7 (#142)190948b
Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the all group (#171)1643bf3
Bump the all group with 2 updates (#170)e60730a
Bump github/codeql-action from 3.25.12 to 3.25.13 in the all group (#169)2f6f9f4
chore: group GitHub Action updates (#168)da52fd9
Bump github/codeql-action from 3.25.11 to 3.25.12 (#165)8595587
Bump actions/setup-go from 5.0.1 to 5.0.2 (#166)fad3d14
Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#167)817d03c
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#164)b7cab94
Bump github/codeql-action from 3.25.10 to 3.25.11 (#163)Updates
github.com/mattn/go-sqlite3
from 1.14.22 to 1.14.24Commits
846fea6
Update amalgamation code to 3.46.13c0390b
add support for libsqlite3 on z/OS18cdded
fix: some typosUpdates
github.com/sethvargo/go-envconfig
from 1.0.2 to 1.1.0Release notes
Sourced from github.com/sethvargo/go-envconfig's releases.
Commits
bbaf784
Add MustProcess which panics on errors (#115)e51a54f
Relax Go constraint to 1.20 (#113)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)Updates
github.com/swaggo/swag
from 1.16.3 to 1.16.4Release notes
Sourced from github.com/swaggo/swag's releases.
Commits
0b9e347
new release (#1901)103ac42
chore: Update ci.yml (#1902)d323b48
Feat: Add support for parenthesis in router patterns (#1859)7159b0f
fix: failing assert in enums test on 32bit (#1634)28de14c
Flags to parse internal and dependency package (#1894)a74d34c
fix:parse all field names declared in a row (#1872)4fd8a36
Update docs for request and response headers (#1825)9069105
update README (#1856)a3c6d12
support markdown description for declaration (#1893)1d730c5
Fix param comment escaping issue (#1890)Updates
github.com/testcontainers/testcontainers-go
from 0.31.0 to 0.34.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
7d0f970
chore: use new version (v0.34.0) in modules and examples2c66f20
feat: add meilisearch-module (#2835)235ab07
fix(postgres): duplicate snapshot name (#2840)f1632b3
chore: use Contains or ErrorContains checks (#2839)b74984d
golangci-lint: enable thelper linter (#2834)5e988ff
fix(reaper): refactor to allow retries and fix races (#2728)56bb501
chore: update ryuk to 0.10.2 (#2833)27f699b
feat: add yugabytedb module (#2825)00e7002
fix: update module container struct name and missing imports (#2831)fb6a4ba
chore: replace 'assert' with 'require' (#2827)Updates
golang.org/x/crypto
from 0.23.0 to 0.27.0Commits
c9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to Avo0484c26
blake2b: port blake2bAVX2_amd64.s to Avo38ed1bc
blake2s: port blake2s_amd64.s to Avo38a0b5d
argon2: Avo port of blamka_amd64.sbf5f14f
x509roots/fallback: update bundleUpdates
golang.org/x/image
from 0.16.0 to 0.21.0Commits
931781a
go.mod: update golang.org/x dependenciesc82123a
go.mod: update golang.org/x dependencies59aa040
go.mod: update golang.org/x dependencies8bfd4fd
colornames: update link to SVG specbad7eb8
LICENSE: update per Google Legal9abbe10
draw: avoid FMA (Fused Multiply Add)3bbf4a6
tiff: Validate palette indices when parsing palette-color images6c5fa46
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/net
from 0.25.0 to 0.29.0Commits
35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checker4542a42
go.mod: update golang.org/x dependencies765c7e8
xsrftoken: create no padding base64 string by RawURLEncoding032e4e4
LICENSE: update per Google Legale2310ae
go.mod: update golang.org/x dependencies77708f7
quic: skip tests which depend on unimplemented UDP functions on Plan 99617c63
http2: avoid Transport hang with Connection: close and AllowHTTP66e838c
go.mod: update golang.org/x dependencies6249541
http2: avoid race in server handler SetReadDeadine/SetWriteDeadlineUpdates
golang.org/x/term
from 0.20.0 to 0.24.0Commits
2f7b0dd
go.mod: update golang.org/x dependenciesf867b76
x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windowsd598954
go.mod: update golang.org/x dependenciesd4346f0
LICENSE: update per Google Legalc976cb1
go.mod: update golang.org/x dependencies5f0bb72
go.mod: update golang.org/x dependenciesUpdates
modernc.org/sqlite
from 1.29.9 to 1.33.1Commits
ad49d64
retract v1.33.0cc08747
use internal/libc, updates #1778794efa
use internal/libc, updates #177b550c20
replace modernc.org/libc => ./internal/libc, updates #17732d5dd2
Merge branch 'feature/fcntl-persist-wal' into 'master'61f61b2
Add support for setting SQLITE_FCNTL_PERSIST_WALb0354f7
fix documentation34bc99b
vendor [email protected] /n2708c0b
vendor [email protected]53acf59
builder.json: disable autotagDependabot 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