-
Notifications
You must be signed in to change notification settings - Fork 569
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 #1045
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.1` | | [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.4` | | [github.com/gin-contrib/static](https://github.com/gin-contrib/static) | `1.1.2` | `1.1.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/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [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/image](https://github.com/golang/image) | `0.18.0` | `0.23.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.25.0` | `0.33.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.29.9` | `1.34.4` | Updates `github.com/PuerkitoBio/goquery` from 1.9.2 to 1.10.1 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.9.2...v1.10.1) 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.4 - [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.4) Updates `github.com/gin-contrib/static` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/gin-contrib/static/releases) - [Changelog](https://github.com/gin-contrib/static/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/static@v1.1.2...v1.1.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/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) 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/image` from 0.18.0 to 0.23.0 - [Commits](golang/image@v0.18.0...v0.23.0) Updates `golang.org/x/net` from 0.25.0 to 0.33.0 - [Commits](golang/net@v0.25.0...v0.33.0) Updates `modernc.org/sqlite` from 1.29.9 to 1.34.4 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.34.4) --- 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/gin-contrib/static 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/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor 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/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: 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
Jan 1, 2025
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.1
1.17.0
1.18.0
1.0.2
1.0.4
1.1.2
1.1.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.9.0
1.10.0
1.16.3
1.16.4
0.31.0
0.34.0
0.18.0
0.23.0
0.25.0
0.33.0
1.29.9
1.34.4
Updates
github.com/PuerkitoBio/goquery
from 1.9.2 to 1.10.1Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
1da3b30
Merge pull request #503 from iamleot/prepare-for-v1.10.1985aab3
Prepare for version v1.10.1b995434
Merge pull request #502 from PuerkitoBio/dependabot/go_modules/github.com/and...381d6b9
Bump github.com/andybalholm/cascadia from 1.3.2 to 1.3.369f0ce2
Merge pull request #501 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...4075868
Bump golang.org/x/net from 0.32.0 to 0.33.013c6a0c
Merge pull request #499 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...0f6e1ad
Bump golang.org/x/net from 0.31.0 to 0.32.03d8242f
Merge pull request #496 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...41a8923
Bump golang.org/x/net from 0.30.0 to 0.31.0Updates
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.4Release notes
Sourced from github.com/gin-contrib/requestid's releases.
Commits
b20b2b1
chore: update dependencies and improve test configurations98f8b50
ci: add GitHub Actions workflow for Bearer PR checks42a2378
ci: update GitHub actions and API usage for improved CI/CD6ccf98b
chore: update dependencies to latest versionsb57ed44
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 versionsUpdates
github.com/gin-contrib/static
from 1.1.2 to 1.1.3Release notes
Sourced from github.com/gin-contrib/static's releases.
Commits
5b6fef5
refactor: refactor logging and error handling usinglog/slog
package3cbc5ca
ci: update CI configuration for Go versions and GitHub actionsc98339c
chore: update Go version and dependencies to latest versions3c62602
ci: add GitHub Actions workflow for Bearer PR checksUpdates
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/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
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/image
from 0.18.0 to 0.23.0Commits
941f210
go.mod: update golang.org/x dependencies3724ab8
go.mod: update golang.org/x dependenciesec562a8
README: don't recommend go get931781a
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)Updates
golang.org/x/net
from 0.25.0 to 0.33.0Commits
dfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number space552d8ac
Revert "route: change from syscall to x/sys/unix"13a7c01
Revert "route: remove unused sizeof* consts on freebsd"285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsdUpdates
modernc.org/sqlite
from 1.29.9 to 1.34.4Commits
d3e8a66
retract v1.34.31fcc86e
fix accidentaly broken openbsd/amd64 build7f15e6e
linux/arm64: patch libc bug at runtime, updates #199fe367e3
merge dev@2573fa9f, updates #1988406fda
Update change logeaf7611
Merge bran...Description has been truncated