Skip to content

deps: bump @marcbachmann/cel-js from 7.5.3 to 7.6.1#103

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/marcbachmann/cel-js-7.6.1
Open

deps: bump @marcbachmann/cel-js from 7.5.3 to 7.6.1#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/marcbachmann/cel-js-7.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps @marcbachmann/cel-js from 7.5.3 to 7.6.1.

Release notes

Sourced from @​marcbachmann/cel-js's releases.

v7.6.1

7.6.1 (2026-04-27)

Bug Fixes

  • Prevent theoretical regex backtracking during signature parsing (9dca883)

v7.6.0

7.6.0 (2026-03-26)

Bug Fixes

  • api: preserve error compatibility and align typings (1af976d)
  • diagnostics: attach function call errors without eval hot-path cost (76184ed)

Features

  • core: add stable source ranges (849b341)
  • errors: add structured diagnostics (795b692)
  • errors: support code-only diagnostic metadata (8076a89)
  • parser: add stable source ranges (0e8f13b)

Performance Improvements

  • evaluator: remove per-node error wrapping in eval hot path (925fbb4)
  • evaluator: restore direct ast dispatch for parsed execution (e74bcb0)
  • operators: specialize accuPush comprehension loops (8925471)
  • overloads: isolate bigint error slow paths (e55cc62)
  • parser: reduce range bookkeeping overhead (ff7d458)
  • parser: split stable ast fields from mutable metadata (b7c48fa)
Commits
  • 9dca883 fix: Prevent theoretical regex backtracking during signature parsing
  • dfdc24d chore(deps): update dependency globals from 17.4.0 to v17.5.0
  • d600a93 chore(errors): Simplify errors again, support an object as first parameter to...
  • b3f47d0 chore: Reuse global bigint declarations
  • acfcd43 chore(errors): Reuse attachErrorAst in operators and slightly clean up error ...
  • 683bf23 chore(parser): Extend ast range tests with more node types
  • 1af976d fix(api): preserve error compatibility and align typings
  • b7c48fa perf(parser): split stable ast fields from mutable metadata
  • e55cc62 perf(overloads): isolate bigint error slow paths
  • 8925471 perf(operators): specialize accuPush comprehension loops
  • 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 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)

Bumps [@marcbachmann/cel-js](https://github.com/marcbachmann/cel-js) from 7.5.3 to 7.6.1.
- [Release notes](https://github.com/marcbachmann/cel-js/releases)
- [Commits](marcbachmann/cel-js@v7.5.3...v7.6.1)

---
updated-dependencies:
- dependency-name: "@marcbachmann/cel-js"
  dependency-version: 7.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants