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

Update all dependencies - autoclosed #12

Closed
wants to merge 1 commit into from

Conversation

platform-engineering-bot
Copy link
Collaborator

@platform-engineering-bot platform-engineering-bot commented Dec 5, 2023

This PR contains the following updates:

Package Type Update Change
github.com/appscode/jsonpatch replace major v1.0.1 -> v3.0.1
github.com/go-git/go-git/v5 require minor v5.4.2 -> v5.10.1
github.com/go-kit/kit replace minor v0.12.0 -> v0.13.0
github.com/golang/glog require major v0.0.0-20160126235308-23def4e6c14b -> v1.2.0
github.com/google/go-github/v32 require major v32.1.0 -> v57.0.0
github.com/google/uuid require minor v1.3.1 -> v1.4.0
github.com/joho/godotenv require minor v1.4.0 -> v1.5.1
github.com/kubevirt/hyperconverged-cluster-operator/tools/release-notes/git require major v0.0.0-00010101000000-000000000000 -> v1.9.0
github.com/onsi/gomega require minor v1.29.0 -> v1.30.0
github.com/operator-framework/api require minor v0.17.7 -> v0.20.0
github.com/operator-framework/operator-lib replace minor v0.0.0-20230717184314-6efbe3a22f6f -> v0.11.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring require minor v0.68.0 -> v0.70.0
github.com/samber/lo require minor v1.38.1 -> v1.39.0
golang.org/x/crypto replace minor v0.8.0 -> v0.16.0
golang.org/x/net replace minor v0.9.0 -> v0.19.0
golang.org/x/net replace minor v0.17.0 -> v0.19.0
golang.org/x/oauth2 require minor v0.0.0-20220411215720-9780585627b5 -> v0.15.0
golang.org/x/sync require minor v0.3.0 -> v0.5.0
golang.org/x/text replace minor v0.7.0 -> v0.14.0
golang.org/x/tools require minor v0.13.0 -> v0.16.0
gomodules.xyz/jsonpatch/v2 require major v2.4.0 -> v3.0.1
sigs.k8s.io/structured-merge-diff replace major v1.0.2 -> v4.4.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

appscode/jsonpatch (github.com/appscode/jsonpatch)

v3.0.1

Compare Source

This release uses our forked gomodules/orderedmap library. Our forked version has 2 major changes:

  • Uses *OrderedMap instead of OrderedMap inside nested orderedmaps.
  • I ported unstructured helpers from Kubernetes to work with orderedmaps.

v3.0.1+incompatible

Compare Source

v3.0.0

Compare Source

This release uses iancoleman/orderedmap to generate predictable patch. This is very useful if the generated patch is checked into a VCS like git.

v3.0.0+incompatible

Compare Source

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: gomodules/jsonpatch@v2.3.0...v2.4.0

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: gomodules/jsonpatch@v2.2.0...v2.3.0

v2.2.0

Compare Source

This is the recommended version to use if you are looking for optimal (smaller) patch.

v3 will produce patches that maintain json order and useful when the generated patches are manipulated by hand or stored in git repos.

v2.2.0+incompatible

Compare Source

v2.1.0

Compare Source

v2.1.0+incompatible

Compare Source

v2.0.1

Compare Source

Fixes https://github.com/kubernetes/test-infra/pull/13918 and https://github.com/gomodules/jsonpatch/issues/21

v2.0.1+incompatible

Compare Source

v2.0.0

Compare Source

Full Changelog

Merged pull requests:

v2.0.0+incompatible

Compare Source

go-git/go-git (github.com/go-git/go-git/v5)

v5.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.0...v5.10.1

v5.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.9.0...v5.10.0

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.8.1...v5.9.0

v5.8.1

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.8.0...v5.8.1

v5.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.7.0...v5.7.1

v5.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.6.1...v5.7.0

v5.6.1

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.6.0...v5.6.1

v5.6.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.5.2...v5.6.0

v5.5.2

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.5.1...v5.5.2

v5.5.1

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.5.0...v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.4.2...v5.5.0

go-kit/kit (github.com/go-kit/kit)

v0.13.0

Compare Source

Go kit v0.13.0 is released, containing mostly minor fixes and dependency updates.

What's Changed

New Contributors

Full Changelog: go-kit/kit@v0.12.0...v0.13.0

golang/glog (github.com/golang/glog)

v1.2.0

Compare Source

What's Changed

Full Changelog: golang/glog@v1.1.2...v1.2.0

v1.1.2

Compare Source

Bugfix release.

What's Changed

Full Changelog: golang/glog@v1.1.1...v1.1.2

v1.1.1

Compare Source

Bugfixes since the larger v1.1.0, which have been addressed.

v1.1.0

Compare Source

Tagging v1.1.0 after syncing glog with internal changes

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

v57.0.0

Compare Source

This release contains the following breaking API change:

  • Change PushEvent.Pusher type to CommitAuthor (#​2999)

...and the following additional changes:

  • Bump go-github from v55 to v56 in /scrape (#​2962)
  • Add support for packages IP address for APIMeta (#​2964)
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#​2967)
  • Move RateLimits method to a service (#​2969)
  • Add nil check in ErrorResponse.Error method (#​2971)
  • Lint godoc comments (#​2972)
  • Add referenced workflows to WorkflowRun (#​2975)
  • Use metadata to reconcile go-github with GitHub's OpenAPI descriptions (#​2919)
  • Fix branch protection request fields (#​2977)
  • Add dependabot alert update endpoint (#​2981)
  • Bump golang.org/x/sync from 0.4.0 to 0.5.0 in /tools (#​2990)
  • Deprecate RepositoriesService.List (#​2988)
  • Add support for Required Workflows (#​2979)
  • Implement Custom Properties (#​2986)
  • Bump golang.org/x/net from 0.17.0 to 0.18.0 in /scrape (#​2991)
  • Add default branch to repository edit event (#​2995)
  • Add Draft to Issue type (#​2997)
  • Fix secondary rate limits URL (#​3001)
  • Bump golang.org/x/net from 0.18.0 to 0.19.0 in /scrape (#​3003)
  • Implement global security advisories API (#​2993)
  • Bump version of go-github to v57.0.0 (#​3009)

v56.0.0

Compare Source

This release contains the following breaking API changes:

  • Remove ListServiceHooks (#​2917)
  • Fix SecretScanning API by switching arguments from url to json (#​2934)
  • Remove openpgp and change CreateCommit signature (#​2935)
  • Allow up to maxRedirects upon receiving HTTP 301 status (#​2939)
  • Escape branch string before inserting it in URL (#​2948)
  • Create MarkdownService, EmojisService, CodesOfConductService and MetaService (#​2937)
  • Support options for GetCodeownersErrors (#​2953)

(NOTE: In particular, please play close attention to #​2948 as it may affect the code around the call.
Specifically, you may be required to remove any escaping that you perform prior to calling the modified methods.)

...and the following additional changes:

  • Bump go-github from v54 to v55 in /scrape (#​2915)
  • Add enterprise runner group operations (#​2891)
  • Add GenerateEnterpriseJITConfig (#​2890)
  • Fix linting (#​2903)
  • Handle encoding value of "none" (#​2924)
  • Correct NewEnterpriseClient deprecation message (#​2923)
  • Fix golangci-lint timeout failures (#​2931)
  • Bump golang.org/x/net from 0.14.0 to 0.15.0 in /scrape (#​2925)
  • Add missing secret scanning alert fields (#​2930)
  • Add development scripts (#​2928)
  • Add enterprise actions permissions endpoints and reorg files (#​2920)
  • Add SAML SSO audit log fields (#​2941)
  • Add test for resource JSON marshaling - ActionVariable (#​2942)
  • Add json marshaling tests for action usage and OIDC types (#​2944)
  • Add List Installation Requests API (#​2947)
  • Add support for "performed_via_github_app" and "requested_team" in IssueEvent (#​2946)
  • Add "organization" field to more events (#​2949)
  • Add Repository Security Advisories APIs (#​2902)
  • Bump golang.org/x/net from 0.15.0 to 0.16.0 in /scrape (#​2954)
  • Add prevent_self_review on repo environments (#​2951)
  • Add type field to DeploymentBranchPolicy (#​2957)
  • Bump golang.org/x/net from 0.16.0 to 0.17.0 in /scrape (#​2958)
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /example (#​2960)
  • Bump version of go-github to v56.0.0 (#​2961)

v55.0.0

Compare Source

This release contains the following breaking API changes:

  • Add missing fields to SecurityAdvisoryEvent and rename others (#​2889)

and the following additional changes:

  • Bump go-github from v53 to v54 in /scrape (#​2882)
  • Add support for enable/disable private vulnerability reporting on repositories (#​2887)
  • Add support for organization, repository webhook configuration (#​2885)
  • Return json.Unmarshal error when importing issues deferred (#​2892)
  • Remove dependency on "golang.org/x/oauth2" (#​2895)
  • Add support for dependabot_alert webhook event (#​2888)
  • Fix merge issue from field renaming (#​2906)
  • Add missing CodeScanning endpoints (#​2900)
  • Update package constructors (#​2904)
  • Fix

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Renovate Bot.

@platform-engineering-bot
Copy link
Collaborator 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 -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/lmilbaum/hyperconverged-cluster-operator/go.mod:178:2: replace github.com/appscode/jsonpatch: version "v3.0.1" invalid: should be v0 or v1, not v3
/tmp/renovate/repos/github/lmilbaum/hyperconverged-cluster-operator/go.mod:183: replace sigs.k8s.io/structured-merge-diff: version "v4.4.1" invalid: should be v0 or v1, not v4

@platform-engineering-bot platform-engineering-bot changed the title chore(deps): update all dependencies Update all dependencies Dec 6, 2023
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
@platform-engineering-bot platform-engineering-bot changed the title Update all dependencies Update all dependencies - autoclosed Dec 7, 2023
@platform-engineering-bot platform-engineering-bot deleted the renovate/all branch December 7, 2023 10:13
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.

None yet

1 participant