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 javaCfEnvVersion to v3.3.0 #457

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Update javaCfEnvVersion to v3.3.0 #457

merged 1 commit into from
Nov 22, 2024

Conversation

spring-builds
Copy link
Collaborator

@spring-builds spring-builds commented Nov 8, 2024

This PR contains the following updates:

Package Type Update Change
io.pivotal.cfenv:java-cfenv dependencies minor 3.2.0 -> 3.3.0
io.pivotal.cfenv:java-cfenv-boot-pivotal-scs dependencies minor 3.2.0 -> 3.3.0

Release Notes

pivotal-cf/java-cfenv (io.pivotal.cfenv:java-cfenv)

v3.3.0: Java-cf-env v3.3.0 - fix shading

Get it while it's hot!

<dependency>
	<groupId>io.pivotal.cfenv</groupId>
	<artifactId>java-cfenv-boot</artifactId>
	<version>3.3.0</version>
</dependency>
Fix https://github.com/pivotal-cf/java-cfenv/issues/275: Json-io shading needs additional transformer (https://github.com/pivotal-cf/java-cfenv/pull/280)
  • upgrade to latest Gradle Shadow plugin
  • add new transformer that replaces the original package name in text files in the json-io config folder (aliases.txt, classFactory.txt, coercedTypes.txt, customWriters.txt) with the shaded one
    A minor release? oh yes!

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@spring-builds spring-builds added dependencies Pull requests that update a dependency file java labels Nov 8, 2024
@kvmw kvmw merged commit 1343dc5 into main Nov 22, 2024
1 check passed
@kvmw kvmw deleted the renovate/javacfenvversion branch November 22, 2024 07:11
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 java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants