chore(deps): bump the dependencies group with 3 updates #360
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 3 updates: github.com/expr-lang/expr, github.com/k1LoW/ghfs and google.golang.org/api.
Updates
github.com/expr-lang/expr
from 1.16.4 to 1.16.5Release notes
Sourced from github.com/expr-lang/expr's releases.
Commits
6157395
Fix printing on conditional/binary nodes5804ccb
Return proper nil from optional chaine6e376a
Update sortBy docsb2a0c2a
Add more optimizer tests725b702
Make count() predicate optionald236dcd
Code stylec2b609e
Add sum([]) optimizationedb1b5a
Add sum(map()) optimization38f9496
Add predicate to sum() builtin (#592)d66ffcd
Merge compare-arraysUpdates
github.com/k1LoW/ghfs
from 1.2.0 to 1.3.1Release notes
Sourced from github.com/k1LoW/ghfs's releases.
Changelog
Sourced from github.com/k1LoW/ghfs's changelog.
... (truncated)
Commits
5b74507
Merge pull request #28 from k1LoW/tagpr-from-v1.3.07c9c51b
[tagpr] update CHANGELOG.md497f5f5
[tagpr] prepare for the next releasef2a9cfc
Merge pull request #27 from k1LoW/dependabot/go_modules/example/golang.org/x/...7cf7b54
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examplef53ef7a
Merge pull request #25 from k1LoW/tagpr-from-v1.2.0f28e8af
[tagpr] update CHANGELOG.mdd91c35b
[tagpr] prepare for the next release9beb144
Merge pull request #26 from k1LoW/update-go-github-client84b1690
Update go-github-client ( and go version )Updates
google.golang.org/api
from 0.172.0 to 0.175.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
Commits
67a5d6d
chore(main): release 0.175.0 (#2527)d64b1d0
fix: various auth transition bugs (#2533)9622a0d
feat(all): auto-regenerate discovery clients (#2529)f662ab7
fix: bump auth deps (#2528)ec3a580
feat(all): auto-regenerate discovery clients (#2526)f8960e3
chore(main): release 0.174.0 (#2521)0f0a2f0
fix(internal): set scopes for new auth flow (#2525)f49960d
feat(all): auto-regenerate discovery clients (#2524)4054271
feat: add hooks in for new auth library (#2228)46fc56a
chore(main): release 0.173.0 (#2495)Dependabot 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