chore(deps): bump the dependencies group across 1 directory with 7 updates #1191
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 7 updates in the / directory:
1.16.9
1.17.0
1.15.23
1.16.0
1.11.1
1.11.2
0.25.7
0.25.8
0.2.1
0.2.2
0.19.1
0.20.0
1.36.0
1.36.1
Updates
github.com/expr-lang/expr
from 1.16.9 to 1.17.0Release notes
Sourced from github.com/expr-lang/expr's releases.
... (truncated)
Commits
3be6386
Code style: remove repeated helper functions25690fe
chore: Added SOLO to the companies list (#769)a9cda30
Test for issue 7562bc0eed
Remove duplicated dereferencesf4bbea5
Add support deref in all builtins7d564c0
Remove print80f0ea6
Correctly add OpDeref if needed2d9f616
Add more tailing comma tests8f83203
Allow tailing comma in arguments (#623)435b79d
Make sure get() returns nil for map[string]string on missing keysUpdates
github.com/goccy/go-yaml
from 1.15.23 to 1.16.0Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
100fa23
Fix tab character handling ( if ignore the tab character, do not increment th...9671363
encodeMap() error handling and TestEncoder_UnmarshallableTypes() (#674)944206a
Add AutoInt option (#671)abc7083
support smart anchor option (#662)b46780d
Keep reference of anchor's value (#660)Updates
github.com/googleapis/go-sql-spanner
from 1.11.1 to 1.11.2Release notes
Sourced from github.com/googleapis/go-sql-spanner's releases.
Changelog
Sourced from github.com/googleapis/go-sql-spanner's changelog.
Commits
82b7f84
chore(main): release 1.11.2 (#390)21f4923
perf: use last_statement optimization for auto-commit (#387)44d9a78
deps: update deps (#389)dabd0d0
deps: update supported Go version to 1.24 (#388)10f32ba
deps: update deps (#376)Updates
github.com/k1LoW/grpcstub
from 0.25.7 to 0.25.8Release notes
Sourced from github.com/k1LoW/grpcstub's releases.
Changelog
Sourced from github.com/k1LoW/grpcstub's changelog.
Commits
7eed4d6
Merge pull request #151 from k1LoW/tagpr-from-v0.25.789b9356
[tagpr] update CHANGELOG.md5d8665c
[tagpr] prepare for the next release40ed477
Merge pull request #150 from k1LoW/dependabot/go_modules/dependencies-a19204175328d7535
chore(deps): bump the dependencies group across 1 directory with 4 updatesUpdates
github.com/k1LoW/grpcurlreq
from 0.2.1 to 0.2.2Release notes
Sourced from github.com/k1LoW/grpcurlreq's releases.
Changelog
Sourced from github.com/k1LoW/grpcurlreq's changelog.
Commits
990f827
Merge pull request #16 from k1LoW/tagpr-from-v0.2.104665e1
[tagpr] update CHANGELOG.md5ab5fa7
[tagpr] prepare for the next releasece01f45
chore(deps): update Go version and dependencies in go.mod283c386
chore: update go directive versiona75c1f6
chore: fix lint settingse795f5d
ci: update GitHub Actions versions and permissionsUpdates
github.com/k1LoW/httpstub
from 0.19.1 to 0.20.0Release notes
Sourced from github.com/k1LoW/httpstub's releases.
Changelog
Sourced from github.com/k1LoW/httpstub's changelog.
Commits
a37230c
Merge pull request #87 from k1LoW/tagpr-from-v0.19.2573e8b0
[tagpr] update CHANGELOG.mdab028d5
[tagpr] prepare for the next release5e7e7e2
Merge pull request #88 from k1LoW/dependabot/go_modules/golang.org/x/net-0.36.04b800c3
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.055b0f9a
ci: update GitHub Actions workflowsbaf72e6
Merge pull request #86 from k1LoW/tagpr-from-v0.19.1854a05f
[tagpr] update CHANGELOG.md3c11e4f
[tagpr] prepare for the next releasec20611b
Merge pull request #85 from k1LoW/dependabot/go_modules/dependencies-d647ab73adUpdates
modernc.org/sqlite
from 1.36.0 to 1.36.1Commits
1f333f0
make vendor: SQLite 3.49.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