⬆️ bump the gomod-deps group with 6 updates #525
Closed
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 gomod-deps group with 6 updates:
0.2.1
0.2.4
1.8.0
1.9.0
4.11.3
4.11.4
0.15.0
0.16.0
0.152.0
0.161.0
1.25.5
1.25.6
Updates
github.com/arran4/golang-ical
from 0.2.1 to 0.2.4Commits
51fa6f1
Merge pull request #85 from brackendawson/panic46e2a5c
Exclude fuzz testing from pre-1.18 toolchainsa8f0586
fix panic when param value has incomplete escape sequence3631125
fix panic when property ends without colon or value681cc6e
fix panic for missing property param operator804f4d3
Merge pull request #84 from arran4/pull-66-add-todo-journalcf8d1b3
Ignore explicitly1e96c15
Consistent receivers.9e30bdf
Ignore explicitly55df13e
Consistent todo receiverUpdates
github.com/jszwec/csvutil
from 1.8.0 to 1.9.0Release notes
Sourced from github.com/jszwec/csvutil's releases.
Commits
4c3b8e6
feat: add AlignRecord flag to Decoder5633865
chore: update github workflow to use Go1.2105adbbb
Add package name when usingNewDecoder
function (#61)Updates
github.com/labstack/echo/v4
from 4.11.3 to 4.11.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
Commits
226e4f0
Changelog for v4.11.4 (#2564)209c6a1
Update deps and mark Go version to 1.18 as this is what golang.org/x/* use. (...287a82c
Upgrade golang.org/x/crypto to v0.17.0 to fix vulnerability issue (#2562)584cb85
request logger: add example for Slog https://pkg.go.dev/log/slog (#2543)Updates
golang.org/x/oauth2
from 0.15.0 to 0.16.0Commits
39adbb7
go.mod: update golang.org/x dependencies4ce7bbb
google: add Credentials.GetUniverseDomain with GCE MDS support1e6999b
google: add UniverseDomain to CredentialsParamsUpdates
google.golang.org/api
from 0.152.0 to 0.161.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
befbd36
chore(main): release 0.161.0 (#2387)f29f327
fix(gen): reject repeated object query params (#2383)54c764a
fix(transport): skip s2a for now if service has direct path enabled (#2385)03042ec
feat(all): auto-regenerate discovery clients (#2386)dcb7e96
chore(main): release 0.160.0 (#2381)fee4c8f
feat(all): auto-regenerate discovery clients (#2384)5534cf2
feat(all): auto-regenerate discovery clients (#2382)8f26f51
feat(all): auto-regenerate discovery clients (#2380)ee5c9cc
chore(main): release 0.159.0 (#2378)55b0516
fix(transport): relax universe checks (#2376)Updates
gorm.io/gorm
from 1.25.5 to 1.25.6Commits
0123dd4
fix: ignore .gen.go suffix in logger to get the real caller when using gen #6...940358e
Fix tests doesn't follow https://gorm.io/docs/method_chaining.html convention87decce
fix: ExplainSQL using consecutive pairs of escaper in SQL string represents a...436cca7
fix: join and select mytable.* not working (#6761)a2cac75
feature: bring custom type and id column name to polymorphism (#6716)b9ebdb1
Making locking parameters more intuitive (#6719)2fb4928
refactor: Resolve implicit memory aliasing in for loop (#6730)f0af94c
add test to show that update from works3207ad6
map insert support return increment id (#6662)c1e911f
Update tests/go.modDependabot 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