Skip to content

build(deps): bump github.com/google/cel-go from 0.11.2 to 0.12.5#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/google/cel-go-0.12.5
Closed

build(deps): bump github.com/google/cel-go from 0.11.2 to 0.12.5#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/google/cel-go-0.12.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps github.com/google/cel-go from 0.11.2 to 0.12.5.

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.12.5

Fixes

  • Codelab module and codelab refactors #567
  • Use proto safe traversal accessors #570
  • Avoid exception for immutable list from folded expression #574
  • Fix nested CallExpr cost estimation #571 (backported to v0.10.2, v0.11.5)

New Contributors

Full Changelog: google/cel-go@v0.12.4...v0.12.5

Release v0.12.4

Fixes

  • Ensure overloads are searched in the order they are declared #566
  • Augment dynamic dispatch to consider list and map element type information during overload resolution.

Full Changelog: google/cel-go@v0.12.3...v0.12.4

Release v0.12.3

Fixes

  • Add the duration declarations in the new style when UTC is enabled #565

Full Changelog: google/cel-go@v0.12.2...v0.12.3

Release v0.12.2

Features

  • Support formatting options when unparsing ASTs to strings #559

Fixes

  • Add an applied features map for one-time only features #564

New Contributors

Full Changelog: google/cel-go@v0.12.1...v0.12.2

Release v0.12.1

Fixes

  • Fix the signature overlap check for parameterized types by #563

Full Changelog: google/cel-go@v0.12.0...v0.12.1

Release v0.12.0

... (truncated)

Commits
  • 1aae83a Fix nested CallExpr cost estimation (#571)
  • ca2fb43 Avoid exception for immutable list from folded (#574)
  • 25bb4c6 Use proto safe traversal accessors within cel-go (#570)
  • 52567e2 Codelab module and codelab refactors (#567)
  • efc893b Ensure overloads are searched in the order they are declared (#566)
  • f3df06c Add the duration declarations in the new style when UTC is enabled as the par...
  • 79192b9 Add an applied features map to ensure that one-time only features are only ev...
  • c8adb77 Support formatting options when unparsing ASTs to strings (#559)
  • 9ded77e Fix the signature overlap check for parameterized types (#563)
  • 12f6801 Lint fixes for various doc comments (#562)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 22, 2022
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.11.2 to 0.12.5.
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.11.2...v0.12.5)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/cel-go-0.12.5 branch from 04aa8ff to 87442e3 Compare August 25, 2022 15:53
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #70.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/google/cel-go-0.12.5 branch December 12, 2022 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants