Skip to content

Bump cel from 0.11.1 to 0.11.4#20

Merged
hardbyte merged 1 commit into
mainfrom
dependabot/cargo/cel-0.11.4
Oct 13, 2025
Merged

Bump cel from 0.11.1 to 0.11.4#20
hardbyte merged 1 commit into
mainfrom
dependabot/cargo/cel-0.11.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2025

Copy link
Copy Markdown
Contributor

Bumps cel from 0.11.1 to 0.11.4.

Release notes

Sourced from cel's releases.

cel-v0.11.4

Fixed

  • antlr4rust update, and fix to allow for linefeed ParseErr
  • (parser) Gets rid of ever invoking Visitable with no impl
  • (string) String index accesses err out
  • (clippy) manual_is_multiple_of
  • (parser) Stop traversing AST on PrimaryContextAll::Error

Other

  • add coverage
  • Merge pull request #199 from cel-rust/issue-198

cel-v0.11.3

Fixed

  • (parsing) stop navigating AST on err

cel-v0.11.2

Other

  • updated antlr4rust to v0.3.0-rc1 explicitly (#189)
Commits
  • 4e4d40d chore(cel): release v0.11.4 (#196)
  • 5450345 Merge pull request #204 from cel-rust/parser-antlr-bug
  • b44253d Merge pull request #203 from howardjohn/fuzz/add-program-compile
  • c8129c0 test: add coverage
  • b07a142 fix: antlr4rust update, and fix to allow for linefeed ParseErr
  • d30a79d Merge pull request #199 from cel-rust/issue-198
  • 60b5877 Merge pull request #202 from cel-rust/parser-panics
  • 9df9822 fix(parser): Gets rid of ever invoking Visitable with no impl
  • 7d0afd2 fix(list): List indexing errs out on out of bound, and supports UInt indexes
  • c3d873c Merge pull request #201 from cel-rust/issue-200
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [cel](https://github.com/cel-rust/cel-rust) from 0.11.1 to 0.11.4.
- [Release notes](https://github.com/cel-rust/cel-rust/releases)
- [Changelog](https://github.com/cel-rust/cel-rust/blob/master/.release-plz.toml)
- [Commits](cel-rust/cel-rust@cel-v0.11.1...cel-v0.11.4)

---
updated-dependencies:
- dependency-name: cel
  dependency-version: 0.11.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 11, 2025
@hardbyte hardbyte merged commit f08ada9 into main Oct 13, 2025
7 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/cel-0.11.4 branch October 13, 2025 08:33
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant