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 spring batch to v5.0.3 #847

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Update spring batch to v5.0.3 #847

merged 1 commit into from
Aug 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.batch:spring-batch-test (source) 5.0.2 -> 5.0.3 age adoption passing confidence
org.springframework.batch:spring-batch-core (source) 5.0.2 -> 5.0.3 age adoption passing confidence
org.springframework.batch:spring-batch-infrastructure (source) 5.0.2 -> 5.0.3 age adoption passing confidence

Release Notes

spring-projects/spring-batch (org.springframework.batch:spring-batch-test)

v5.0.3

Compare Source

🐞 Bug fixes
  • Incorrect drop statements in SQLServer DDL script #​4373
  • Invalid migration script for H2 #​4390
  • Concurrent execution of FlowJob may cause FlowExecutionException #​4092
🚀 Enhancements
  • Auto-detect the class/interface to be mocked #​4426
  • Add java.util.concurrent.ConcurrentHashMap to the trusted classes list in Jackson2ExecutionContextStringSerializer #​4407
  • Add java.sql.Date to the trusted classes list in Jackson2ExecutionContextStringSerializer #​4407
📔 Documentation
  • Incorrect Javadoc in SimpleStepBuilder #​4402
  • Document the type and name of the surrounding job in JobLauncherTestUtils#launchStep #​3825
  • Fix typo in SimpleMailMessageItemWriter Javadoc #​4381
  • Fix javadoc errors and warnings #​1624
🔨 Tasks
  • Build failure when the default charset of the JVM is not UTF-8 #​4417
🆙 Dependency Upgrades
  • Spring Framework: 6.0.11
  • Spring Retry: 2.0.2
  • Spring AMQP: 3.0.8
  • Spring Data: 3.0.9
  • Spring Integration: 6.0.7
  • Spring Kafka: 3.0.10
  • Spring LDAP: 3.0.5
  • Micrometer: 1.10.10
❤️ Contributors

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


Full change log: spring-projects/spring-batch@v5.0.2...v5.0.3


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.

🔕 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 Mend Renovate. View repository job log here.

@coveralls
Copy link

Coverage Status

coverage: 89.622%. remained the same when pulling c8be684 on renovate/spring-batch into 35f2612 on master.

@hazendaz hazendaz self-assigned this Aug 26, 2023
@hazendaz hazendaz merged commit 69f37a0 into master Aug 26, 2023
22 checks passed
@renovate renovate bot deleted the renovate/spring-batch branch August 26, 2023 18:37
@kazuki43zoo kazuki43zoo added this to the 3.0.3 milestone Oct 23, 2023
@kazuki43zoo kazuki43zoo added the dependencies Pull requests that update a dependency file label Oct 23, 2023
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.

3 participants