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

Bump the flux-deps group with 2 updates #115

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps the flux-deps group with 2 updates: github.com/fluxcd/pkg/http/fetch and github.com/fluxcd/pkg/runtime.

Updates github.com/fluxcd/pkg/http/fetch from 0.6.0 to 0.7.0

Commits
  • f70757d Merge pull request #408 from fluxcd/fix-e2e
  • 5723219 build: Fix e2e tests broken after #402
  • 286ec55 Merge pull request #402 from pjbgf/git-repository
  • 1337974 git: Move repository options to git/repository
  • 6db7f53 git: Move pkg/gitutil into pkg/git
  • dccd499 git: Consolidate the use of ClientOption
  • 4d71f21 git: Rename git.RepositoryClient to repository.Client
  • aec27af Merge pull request #407 from fluxcd/update-internal-pkgs
  • 8429132 Update internal dependencies
  • 7741c5f Merge pull request #403 from pjbgf/update-deps
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.42.0 to 0.43.0

Commits
  • 3dc541c Merge pull request #687 from fluxcd/update-internal
  • 1477c6d Update internal dependencies
  • cc785fa Merge pull request #686 from fluxcd/k8s-1.28
  • 1d7d31b all: Group github.com/fluxcd/cli-utils imports
  • 09ba5d8 runtime: Add pprof.GetHandlers to help setup the metrics server
  • 768085d runtime: Update sigs.k8s.io/controller-runtime to v0.16.3
  • 2e007cb ssa: Update Kubernetes to v1.28.4
  • e7686cf kustomize: Update Kustomize to v5.2.1
  • 3be575d oci: Update sigs.k8s.io/controller-runtime to v0.16.3
  • 7f72436 helmtestserver: Update Helm to v3.13.2
  • 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

Bumps the flux-deps group with 2 updates: [github.com/fluxcd/pkg/http/fetch](https://github.com/fluxcd/pkg) and [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg).


Updates `github.com/fluxcd/pkg/http/fetch` from 0.6.0 to 0.7.0
- [Commits](fluxcd/pkg@git/v0.6.0...git/v0.7.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.42.0 to 0.43.0
- [Commits](fluxcd/pkg@runtime/v0.42.0...runtime/v0.43.0)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 30, 2023
@stefanprodan
Copy link
Member

@makkes this can't be merged, source-watcher needs to be ported to the new runtime API.

@makkes
Copy link
Member

makkes commented Nov 30, 2023

I know.

Signed-off-by: Max Jonas Werner <mail@makk.es>
@makkes makkes force-pushed the dependabot/go_modules/flux-deps-44fcd3640b branch from d4c7cb5 to 4a9584c Compare November 30, 2023 09:59
@makkes makkes merged commit b7f7cc9 into main Nov 30, 2023
2 checks passed
@makkes makkes deleted the dependabot/go_modules/flux-deps-44fcd3640b branch November 30, 2023 10:02
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.

2 participants