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

fix(deps): update module github.com/pivotal-cf/brokerapi/v9 to v10 #1814

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pivotal-cf/brokerapi/v9 require major v9.0.1 -> v10.0.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

pivotal-cf/brokerapi

v10.0.0

Compare Source

Breaking Changes

Because the gorilla/mux project has been archived, brokerapi now depends on go-chi/chi:

  • Function signatures that referred to gorilla/mux now refer to go-chi/chi. This affects AttachRoutes() and WithRouter().
  • Previously gorilla/mux would have treated /v2/service_instances/foo%2Fbar as /v2/service_instances/foo/bar unless the WithEncodedPath() option was used. This behavior is now the default and /v2/service_instances/foo%2Fbar will interpret foo%2Fbar as an instance ID. The WithEncodedPath() option is now a no-op.

What's Changed

Full Changelog: pivotal-cf/brokerapi@v9.0.1...v10.0.0


Configuration

📅 Schedule: Branch creation - "after 1am and before 7am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 30, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes May 30, 2023
@app-autoscaler-ci-bot app-autoscaler-ci-bot enabled auto-merge (squash) May 30, 2023 23:41
@renovate renovate bot force-pushed the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch 23 times, most recently from 952f80b to 628d63e Compare June 7, 2023 04:51
@renovate renovate bot force-pushed the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch 4 times, most recently from 7ebf873 to 49d3080 Compare June 8, 2023 04:19
@renovate renovate bot force-pushed the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch 4 times, most recently from 242000d to d829d95 Compare June 23, 2023 13:48
@renovate renovate bot force-pushed the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch 16 times, most recently from bfb2cda to 88ca5d8 Compare July 11, 2023 01:44
@renovate renovate bot force-pushed the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch from 88ca5d8 to fcbab32 Compare July 11, 2023 04:35
@silvestre silvestre force-pushed the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch from 0ea8839 to 15481c1 Compare July 11, 2023 09:17
@renovate
Copy link
Contributor Author

renovate bot commented Jul 11, 2023

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.

@sonarcloud
Copy link

sonarcloud bot commented Jul 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@app-autoscaler-ci-bot app-autoscaler-ci-bot merged commit 3caec23 into main Jul 11, 2023
32 checks passed
@app-autoscaler-ci-bot app-autoscaler-ci-bot deleted the renovate/github.com-pivotal-cf-brokerapi-v9-10.x branch July 11, 2023 11:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants