Skip to content

Bump the go-deps group across 1 directory with 5 updates#1459

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-deps-dbb8bfc32c
Closed

Bump the go-deps group across 1 directory with 5 updates#1459
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-deps-dbb8bfc32c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps the go-deps group with 4 updates in the / directory: github.com/fluxcd/cli-utils, github.com/fluxcd/pkg/auth, github.com/fluxcd/pkg/ssa and github.com/google/cel-go.

Updates github.com/fluxcd/cli-utils from 0.37.2-flux.1 to 1.0.0

Release notes

Sourced from github.com/fluxcd/cli-utils's releases.

v1.0.0

What's Changed

Full Changelog: fluxcd/cli-utils@v0.38.0-flux.1...v1.0.0

v0.38.0-flux.1

What's Changed

Full Changelog: https://github.com/fluxcd/cli-utils/commits/v0.38.0-flux.1

Commits
  • e2a56bc Merge pull request #29 from fluxcd/ci-scan
  • bc30a9f ci: Update actions with dependabot
  • 4eb153e ci: Run govulncheck weekly
  • d9baa70 Merge pull request #28 from fluxcd/controller-runtime-v0.23.3
  • dc8ab9e Update controller-runtime to v0.23.3
  • dfed73e Merge pull request #27 from fluxcd/prune-utils
  • f88cf83 Add Flux DCO and Code of Conduct
  • 13f2640 Refactor testing and CI
  • 42cbfec Remove non-kstatus packages
  • a158db5 Merge pull request #26 from fluxcd/k8s-1.35.3
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/auth from 0.40.0 to 0.41.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • See full diff in compare view

Updates github.com/fluxcd/pkg/ssa from 0.70.0 to 0.71.0

Commits
  • 5607366 Merge pull request #1175 from fluxcd/release-main
  • a92c43f Prepare for release
  • 7828661 Merge pull request #1174 from fluxcd/migrate-api-version
  • 18b0e9d ssa: introduce support for migrating API version
  • 9b7ca2d Merge pull request #1173 from fluxcd/refactor-tar-idioms
  • 154b6d4 tar: deduplicate symlink copy functions
  • 32f3242 tar: clean up untar idioms
  • e5f1d9d tar: fix untar correctness issues
  • 05e2bd9 tar: use WalkDir and simplify close logic
  • ad86bcd Merge pull request #1169 from fluxcd/release-main
  • Additional commits viewable in compare view

Updates github.com/google/cel-go from 0.26.1 to 0.28.0

Release notes

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

Release v0.28.0

High-Level Changes

  • Enhanced JSON Interoperability: New support for JSON names across the checker, AST, and runtime allows for more seamless data handling when working with JSON-native structures.
  • Improved Developer Tooling: Integration is now smoother thanks to new utilities for converting Go errors into cel.Issues and more descriptive, context-aware error messages.
  • Greater Environment Flexibility: You can now redeclare variables as constants and export parse limit options, providing finer control over how CEL environments are configured and constrained.
  • Native Struct Improvements: Support for mixing CEL and native values within native structs simplifies the handling of complex, hybrid data types.

🚀 Features

🐞 Bug Fixes

🛠️ Maintenance & Internal


Full Changelog: https://github.com/google/cel-go/compare/v0.27.0...v0.28.0-alpha

Release v0.28.0-alpha

High-Level Changes

... (truncated)

Commits
  • 6b8f6d6 fix: cap format string precision to prevent memory exhaustion (#1292)
  • d942970 Default enable identifier escaping with backticks (#1295)
  • 7114ed2 Preserve runtime error node IDs from Resolve (#1290)
  • d91350b fix: cache concatList.Size() to prevent O(N^2) evaluation time (#1291)
  • 68bdd8c REPL -- cel-spec pb2 and json name support (#1294)
  • d19e782 Support zero-value literals in presence test inlining and fix shadowing bugs ...
  • 7c461fc Lint fixes for import (#1287)
  • 09e3119 Optionally include reachable fieldpaths in prompt (#1285)
  • ae49cd0 Json field names runtime support (#1286)
  • 3624b64 Add checker, ast, and type-provider support for JSON names (#1283)
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.34.0 to 0.35.0

Commits
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency label Apr 17, 2026
Bumps the go-deps group with 4 updates in the / directory: [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils), [github.com/fluxcd/pkg/auth](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) and [github.com/google/cel-go](https://github.com/google/cel-go).


Updates `github.com/fluxcd/cli-utils` from 0.37.2-flux.1 to 1.0.0
- [Release notes](https://github.com/fluxcd/cli-utils/releases)
- [Commits](fluxcd/cli-utils@v0.37.2-flux.1...v1.0.0)

Updates `github.com/fluxcd/pkg/auth` from 0.40.0 to 0.41.0
- [Commits](fluxcd/pkg@git/v0.40.0...git/v0.41.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.70.0 to 0.71.0
- [Commits](fluxcd/pkg@ssa/v0.70.0...ssa/v0.71.0)

Updates `github.com/google/cel-go` from 0.26.1 to 0.28.0
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.26.1...v0.28.0)

Updates `golang.org/x/text` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/cli-utils
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/auth
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-version: 0.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/google/cel-go
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/text
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-deps-dbb8bfc32c branch from 3595780 to 57af794 Compare April 17, 2026 14:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 21, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-deps-dbb8bfc32c branch April 21, 2026 16:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants