Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the flux-deps group with 9 updates #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps the flux-deps group with 9 updates:

Package From To
github.com/fluxcd/cli-utils 0.36.0-flux.9 0.36.0-flux.11
github.com/fluxcd/pkg/apis/acl 0.3.0 0.5.0
github.com/fluxcd/pkg/apis/event 0.10.1 0.12.0
github.com/fluxcd/pkg/http/fetch 0.12.1 0.14.0
github.com/fluxcd/pkg/runtime 0.49.1 0.51.1
github.com/fluxcd/pkg/ssa 0.41.1 0.43.0
github.com/fluxcd/pkg/tar 0.8.1 0.10.0
github.com/fluxcd/pkg/testserver 0.7.0 0.9.0
github.com/fluxcd/pkg/apis/meta 1.6.1 1.9.0

Updates github.com/fluxcd/cli-utils from 0.36.0-flux.9 to 0.36.0-flux.11

Commits

Updates github.com/fluxcd/pkg/apis/acl from 0.3.0 to 0.5.0

Commits
  • 0d8cee8 Merge pull request #286 from aryan9600/ssh-debug
  • 64591ea update KnownKey.Matches to initialize it's own hasher
  • 2149190 Merge pull request #285 from pjbgf/set-ssh-defaults
  • 0899ddb ssh: Enforce ClientConfig default values
  • 1947c75 Merge pull request #283 from pjbgf/update-meta
  • 27fa843 Update internal dependencies
  • 3d631df Merge pull request #282 from aryan9600/known-key
  • d65cdf0 add tests for ParseKnownHosts and KnownKey.Matches
  • 9b9adf5 Merge pull request #281 from fluxcd/ossf-scorecards
  • 7345a97 Add permissions to GH actions
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/apis/event from 0.10.1 to 0.12.0

Commits
  • bf62fd3 Merge pull request #550 from fluxcd/push-to-ref
  • adda160 git: add PushConfig.Force for force pushing
  • 39b978a gogit: rename CloneOptions to CloneConfig for consistency
  • 88da1a6 git: add support for specifying refspecs for a push
  • e0c94db Merge pull request #553 from fluxcd/int-cleanup-gcp
  • c87edab Add integration test resource cleanup workflow
  • c5096c2 Merge pull request #552 from fluxcd/oci-test-buildx
  • 1013011 oci/test: update docker build command for buildx
  • b21e269 Merge pull request #551 from fluxcd/cloud-e2e-workflow-secret
  • 7f01962 workflows: Update GCP & AZ secret names
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/http/fetch from 0.12.1 to 0.14.0

Commits
  • 909b315 Merge pull request #651 from fluxcd/git-upgrade-deps
  • 3249e6d git: upgrade dependencies
  • 6eae7b4 Merge pull request #650 from pjbgf/upstream-billy
  • e8ee260 git/gogit: Replaces fs with upstream osfs.BoundOS
  • 01981ea Merge pull request #649 from fluxcd/dependabot/github_actions/ci-915f3d3f9a
  • c6bb1fa build(deps): bump the ci group with 2 updates
  • eedb1a0 Merge pull request #646 from fluxcd/oci-cr-logger
  • e6669d8 oci/auth: Add test to check for non-test flags
  • f01d884 oci: Use controller-runtime pkg/log explicitly
  • 488252e Merge pull request #643 from fluxcd/dependabot/github_actions/ci-81eb07bab1
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.49.1 to 0.51.1

Commits
  • 8c4af78 Merge pull request #846 from fluxcd/recorder-for-scheme
  • 07d36f3 Add event recorder constructor decoupled from runtime Manager
  • 6f26195 Merge pull request #845 from fluxcd/dependabot/github_actions/ci-215bb8138a
  • e661fcc build(deps): bump the ci group across 1 directory with 4 updates
  • 42918b3 Merge pull request #843 from fluxcd/deps-int-k8s-1.32
  • ad9c74a Update internal dependencies
  • b9b6a10 Merge pull request #842 from fluxcd/k8s-1.32.0
  • 7b6cd90 Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
  • b9c338a Merge pull request #841 from fluxcd/load-vars
  • cf1915e Make the variables loading function public
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/ssa from 0.41.1 to 0.43.0

Commits
  • 42918b3 Merge pull request #843 from fluxcd/deps-int-k8s-1.32
  • ad9c74a Update internal dependencies
  • b9b6a10 Merge pull request #842 from fluxcd/k8s-1.32.0
  • 7b6cd90 Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
  • b9c338a Merge pull request #841 from fluxcd/load-vars
  • cf1915e Make the variables loading function public
  • 84013d4 Merge pull request #839 from fluxcd/workflow-tf-setup
  • b91dc11 workflows: Use setup-terraform install latest
  • 5bf9095 Merge pull request #838 from fluxcd/meta-v1.8.0
  • 05a2b81 Update apis/meta version in chartutil and runtime
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/tar from 0.8.1 to 0.10.0

Commits
  • e8e803e Merge pull request #465 from aryan9600/clone-refname
  • ca1dce0 add support for checking out git repo to a ref via gogit
  • 2bb3aa8 Merge pull request #461 from giantswarm/bump-default-client-burst-to-300
  • 4d5a7eb Increase default burst to 300 to conform client-go
  • db1f3af Merge pull request #460 from fluxcd/oci-media-type
  • 2dda8d7 oci: Add media type test
  • e1d86c3 oci: Set created annotation time to UTC
  • 13010c9 oci: Introduce Flux media types
  • 6c2b10b Merge pull request #464 from fluxcd/update-git-lib-deps
  • 228c90b libgit2: just use github.com/google/uuid
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/testserver from 0.7.0 to 0.9.0

Commits
  • 598e74e git: update dependencies
  • c28ef00 Merge pull request #463 from fluxcd/go-git-bc-tag
  • da9a7b7 go-git: transform revision for last observed tag
  • 0009fda Merge pull request #404 from fluxcd/commit-string-fmt
  • db0daab git: make LastObservedCommit backwards compatible
  • 3fb1b65 git: tidy code around digests
  • b097686 git: align tests and code with commit fmt change
  • 24a228c git: change Commit#String format
  • da2a476 Merge pull request #462 from fluxcd/event-digest-key
  • 7053ad7 apis/event: add MetaDigestKey
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/apis/meta from 1.6.1 to 1.9.0

Commits
  • b9b6a10 Merge pull request #842 from fluxcd/k8s-1.32.0
  • 7b6cd90 Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
  • b9c338a Merge pull request #841 from fluxcd/load-vars
  • cf1915e Make the variables loading function public
  • 84013d4 Merge pull request #839 from fluxcd/workflow-tf-setup
  • b91dc11 workflows: Use setup-terraform install latest
  • 5bf9095 Merge pull request #838 from fluxcd/meta-v1.8.0
  • 05a2b81 Update apis/meta version in chartutil and runtime
  • f58229d Merge pull request #836 from fluxcd/chartutil
  • 8f0cbf5 Add chartutil package and ValuesReference type to APIs
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 20, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/flux-deps-94eb44af80 branch from c7a9c79 to 5562cc7 Compare December 24, 2024 13:56
Bumps the flux-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.36.0-flux.9` | `0.36.0-flux.11` |
| [github.com/fluxcd/pkg/apis/acl](https://github.com/fluxcd/pkg) | `0.3.0` | `0.5.0` |
| [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.10.1` | `0.12.0` |
| [github.com/fluxcd/pkg/http/fetch](https://github.com/fluxcd/pkg) | `0.12.1` | `0.14.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.49.1` | `0.51.1` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.41.1` | `0.43.0` |
| [github.com/fluxcd/pkg/tar](https://github.com/fluxcd/pkg) | `0.8.1` | `0.10.0` |
| [github.com/fluxcd/pkg/testserver](https://github.com/fluxcd/pkg) | `0.7.0` | `0.9.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.6.1` | `1.9.0` |


Updates `github.com/fluxcd/cli-utils` from 0.36.0-flux.9 to 0.36.0-flux.11
- [Commits](fluxcd/cli-utils@v0.36.0-flux.9...v0.36.0-flux.11)

Updates `github.com/fluxcd/pkg/apis/acl` from 0.3.0 to 0.5.0
- [Commits](fluxcd/pkg@tar/v0.3.0...ssh/v0.5.0)

Updates `github.com/fluxcd/pkg/apis/event` from 0.10.1 to 0.12.0
- [Commits](fluxcd/pkg@runtime/v0.10.1...git/v0.12.0)

Updates `github.com/fluxcd/pkg/http/fetch` from 0.12.1 to 0.14.0
- [Commits](fluxcd/pkg@git/v0.12.1...git/v0.14.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.49.1 to 0.51.1
- [Commits](fluxcd/pkg@runtime/v0.49.1...runtime/v0.51.1)

Updates `github.com/fluxcd/pkg/ssa` from 0.41.1 to 0.43.0
- [Commits](fluxcd/pkg@oci/v0.41.1...oci/v0.43.0)

Updates `github.com/fluxcd/pkg/tar` from 0.8.1 to 0.10.0
- [Commits](fluxcd/pkg@ssh/v0.8.1...git/v0.10.0)

Updates `github.com/fluxcd/pkg/testserver` from 0.7.0 to 0.9.0
- [Commits](fluxcd/pkg@git/v0.7.0...git/v0.9.0)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.6.1 to 1.9.0
- [Commits](fluxcd/pkg@apis/meta/v1.6.1...apis/meta/v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/cli-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/apis/acl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/apis/event
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/http/fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/tar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/testserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flux-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/flux-deps-94eb44af80 branch from 5562cc7 to 1db75cf Compare December 24, 2024 14:20
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