Skip to content

fix(deps): update all non-major dependencies - #81

Merged
kkrypt0nn merged 2 commits into
mainfrom
renovate/all-minor-patch
Sep 5, 2026
Merged

kkrypt0nn merged 2 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
docker/setup-buildx-action action minor v4.2.0v4.3.0 age confidence
github.com/google/cel-go require minor v0.31.0v0.32.0 age confidence
go uses-with minor 1.26.61.27.0 1.27.1 age confidence
golang (source) final patch 1.26.5-trixie1.26.6-trixie 1.27.1-trixie (+3) age confidence
node (source) engines minor 24.19.024.20.0 age confidence

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v4.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v4.2.0...v4.3.0

google/cel-go (github.com/google/cel-go)

v0.32.0

Summary of Changes

This release of cel-go (v0.32.0) introduces significant library expansions alongside a major infrastructure migration. Key highlights include the addition of native support for JWT and HMAC operations, Go-based JSON handling via NativeToValue, and robust timestamp parsing helpers.

Critical Upgrade: This release changes the module and import paths to cel.dev/cel-go. Users must update their import statements when upgrading to this version.

A variety of concurrency and stability fixes are also included, such as addressing nil pointer panics during native object traversals, and fixing cost observability when combined with state tracking or exhaustive eval

Breaking Changes

Change PR Link
Switch module and import paths to cel.dev/cel-go #​1413

Features

Feature PR Link
JWT data types with Parse and claim helpers #​1415
HMAC verify / compute library #​1416
NativeToValue Go-based JSON type support #​1402
Parsing helper for working with different types and formats of timestamp #​1414
Support aggregate size computations over list, maps, and structs #​1404
Aggregate semantics in Policy Compiler #​1408
Report every evaluation step to every observer #​1419
Enable list_ext conformance tests #​1412

Fixes & Performance Improvements

Change / Optimization PR Link
mem-track: Fix data race for aggregate size computation #​1423
Fix panic in native object traversal with nil valued struct pointers #​1417
Fix shorthand type specifier parsing to allow newlines and tab chars #​1411
Fix agent_tool_execution_governance policy example to match cel-policy conformance test #​1424
Scale sizes for strings and bytes #​1421
Consolidate saturating cost arithmetic into common/cost #​1420
Add parser benchmarks #​1422

Full Changelog: v0.31.0...v0.32.0

actions/go-versions (go)

v1.27.0: 1.27.0

Compare Source

Go 1.27.0

v1.26.8: 1.26.8

Compare Source

Go 1.26.8

v1.26.7: 1.26.7

Compare Source

Go 1.26.7

nodejs/node (node)

v24.20.0: 2026-08-26, Version 24.20.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on friday and saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/google/cel-go@v0.32.0: parsing go.mod:
	module declares its path as: cel.dev/cel-go
	        but was required as: github.com/google/cel-go

@github-actions github-actions Bot added area/github Affecting the .github folder, so CI/CD and such area/docker Changes to Dockerfile or docker-compose.yaml area/dependencies Changes to the dependencies labels Aug 28, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c28616d to 2c1b1d1 Compare September 1, 2026 22:00
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 1, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2c1b1d1 to 0613b96 Compare September 2, 2026 01:48
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 2, 2026
@pull-request-size pull-request-size Bot added size/M and removed size/S labels Sep 5, 2026
@renovate

renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kkrypt0nn kkrypt0nn self-assigned this Sep 5, 2026
@kkrypt0nn
kkrypt0nn merged commit 3cc7e4c into main Sep 5, 2026
10 checks passed
@kkrypt0nn
kkrypt0nn deleted the renovate/all-minor-patch branch September 5, 2026 11:01
@kkrypt0nn
kkrypt0nn restored the renovate/all-minor-patch branch September 17, 2026 17:22
@kkrypt0nn
kkrypt0nn deleted the renovate/all-minor-patch branch September 17, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Changes to the dependencies area/docker Changes to Dockerfile or docker-compose.yaml area/github Affecting the .github folder, so CI/CD and such size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant