build(deps): bump the production-dependencies group across 1 directory with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(11 months ago)
(10 months ago)
dependencies go size:XS
Bumps the production-dependencies group with 3 updates in the / directory: github.com/google/cel-go, github.com/spf13/pflag and golang.org/x/sync.
Updates github.com/google/cel-go from 0.25.0 to 0.26.0
Release notes
Sourced from github.com/google/cel-go's releases.
Release v0.26.0
New Features ✨
- Add support for global constants to constant folder by
@zeitgeist87in #1180- Adding CEL Regex Extensions by
@maskri17in #1187- Sqrt func by
@haribalanin #1166- Add bazel rule to trigger cel tests and return policy metadata while creating CEL programs by
@aakash070in #1176- Create an util method to convert rpc status to eval status by
@ChinmayMadeshiin #1178- Add test runner option to configure a custom test suite parser by
@aakash070in #1189- Cost tracking for list operations by
@TristonianJonesin #1192Bug Fixes 🐛
- Fix lastIndexOf behavior against an empty string in strings extension by
@l46kokin #1173- Fix container setting for cel test all types example in online REPL by
@l46kokin #1182- fix(checker): Correct Sprintf argument count by
@cuishuangin #1185Test Updates 🧪
- fix test runner test cases by
@aakash070in #1170- Update test runner to avoid using flags when not necessary by
@TristonianJonesin #1174- add support for handling unknown expression ids in test result by
@aakash070in #1183- Test case for aliasing container imports by
@TristonianJonesin #1193Documentation 📚
- Add documentation for YAML quirks in celpolicy by
@jnthntatumin #1186Dependency Updates ⬆️
- Bump the npm_and_yarn group across 1 directory with 2 updates by
@dependabot[bot] in #1188
Commits
b023645Cost tracking for list operations (#1192)41023c5Test case for aliasing container imports (#1193)41e7392Add test runner option to configure a custom test suite parser (#1189)a4b169aAdd Regex Extension Library (#1187)050981efix(checker): Correct Sprintf argument count in notAnOptionalFieldSelectionCa...be08958Bump the npm_and_yarn group across 1 directory with 2 updates (#1188)66a441fAdd support for global constants to constant folder (#1180)dc36eaaAdd documentation for YAML quirks in celpolicy (#1186)c55aebfadd support for handling unknown expression ids in test result (#1183)746d711Fix container setting for cel test all types example in online REPL (#1182)- Additional commits viewable in compare view
Updates github.com/spf13/pflag from 1.0.6 to 1.0.7
Release notes
Sourced from github.com/spf13/pflag's releases.
v1.0.7
What's Changed
- Fix defaultIsZeroValue check for generic Value types by
@MidnightRocketin spf13/pflag#422- feat: Use structs for errors returned by pflag. by
@eth-pin spf13/pflag#425- Fix typos by
@co63ocin spf13/pflag#428- fix #423 : Add helper function and some documentation to parse shorthand go test flags. by
@valdarin spf13/pflag#424- add support equivalent to golang flag.TextVar(), also fixes the test failure as described in #368 by
@hujun-openin spf13/pflag#418- add support for Func() and BoolFunc() #426 by
@LeGECin spf13/pflag#429- fix: correct argument length check in FlagSet.Parse by
@ShawnJeffersonWangin spf13/pflag#409- fix usage message for func flags, fix arguments order by
@LeGECin spf13/pflag#431- Add support for time.Time flags by
@max-frankin spf13/pflag#348New Contributors
@MidnightRocketmade their first contribution in spf13/pflag#422@eth-pmade their first contribution in spf13/pflag#425@co63ocmade their first contribution in spf13/pflag#428@valdarmade their first contribution in spf13/pflag#424@hujun-openmade their first contribution in spf13/pflag#418@LeGECmade their first contribution in spf13/pflag#429@ShawnJeffersonWangmade their first contribution in spf13/pflag#409@max-frankmade their first contribution in spf13/pflag#348Full Changelog: https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in comments- Additional commits viewable in compare view
Updates golang.org/x/sync from 0.15.0 to 0.16.0
Commits
7fad2c9errgroup: revert propagation of panics- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 4085350 |
| UUID: | 3242739617 |
| Node ID: | PR_kwDOC4Nl586fjNdp |
| Host: | GitHub |
| Repository: | sqlc-dev/sqlc |