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 spring cloud #2539

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.cloud:spring-cloud-starter-bootstrap (source) 4.1.1 -> 4.1.2 age adoption passing confidence
org.springframework.cloud:spring-cloud-build (source) 4.0.5 -> 4.1.1 age adoption passing confidence

Warning

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


Release Notes

spring-cloud/spring-cloud-commons (org.springframework.cloud:spring-cloud-starter-bootstrap)

v4.1.2: 4.1.2

Compare Source

🐞 Bug Fixes

  • Allow building @LoadBalanced RestClient in component constructor. #​1339
  • Config not loaded properly when instantiating InetUtils in HostInfoEnvironmentPostProcessor #​1233

📔 Documentation

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek and @​wind57

spring-cloud/spring-cloud-build (org.springframework.cloud:spring-cloud-build)

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 24, 2024
@renovate-bot renovate-bot requested a review from a team as a code owner January 24, 2024 22:27
@renovate-bot renovate-bot force-pushed the renovate/spring-cloud branch 4 times, most recently from f365fa7 to 63012df Compare January 30, 2024 15:49
@lqiu96
Copy link
Contributor

lqiu96 commented Jan 30, 2024

Error:

Error:  Non-resolvable import POM: The following artifacts could not be resolved: org.springframework.cloud:spring-cloud-config-dependencies:pom:4.1.1 (absent): org.springframework.cloud:spring-cloud-config-dependencies:pom:4.1.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced @ line 31, column 25

I can't find spring-cloud-config-dependencies v4.1.1 either.

@suztomo
Copy link
Contributor

suztomo commented Jan 30, 2024

Can you check their release note for any repository information? They might stop publishing it to Maven Central.

@lqiu96
Copy link
Contributor

lqiu96 commented Jan 31, 2024

Can you check their release note for any repository information? They might stop publishing it to Maven Central.

I don't see anything on their release notes regarding this. I'll ask the spring folks for more information.

@suztomo
Copy link
Contributor

suztomo commented Jan 31, 2024

Can you paste the URL of the release note you checked?

@lqiu96
Copy link
Contributor

lqiu96 commented Jan 31, 2024

@suztomo
Copy link
Contributor

suztomo commented Feb 1, 2024

It's as if the repository was tagged and their release job failed. Can you file an issue in the repository with the observation of the error?

@suztomo
Copy link
Contributor

suztomo commented Feb 1, 2024

@lqiu96 But I don't see any mention of spring-cloud-config-dependencies in the release note.

@renovate-bot renovate-bot force-pushed the renovate/spring-cloud branch 2 times, most recently from 927c2f3 to 2f8ca7a Compare February 24, 2024 00:57
@renovate-bot renovate-bot force-pushed the renovate/spring-cloud branch 3 times, most recently from dc3e624 to 4f2b162 Compare March 29, 2024 20:50
Copy link

sonarcloud bot commented Mar 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

3 participants