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 batch to v5.2.2 #1077

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

This PR contains the following updates:

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

Release Notes

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

v5.2.2

Compare Source

🐞 Bug fixes
  • SynchronizeStatus in MongoJobExecutionDao is not upgrading the status of the JobExecution #​4760
  • @SpringBatchTest with JUnit @Nested triggers new test context creation #​4738
  • ExecutionContext dirty flag does not remain true when null is put for a non-existent key #​4692
  • ExecutionContext dirty flag is reset by a new put #​4685
  • MultiResourceItemWriter creates files with varying line count #​1722
  • Fix index creation statements in MongoDB DDL script #​4758
  • Attempt to close all delegate readers even when some fail #​4764
  • Attempt to close all delegate writers even when some fail #​4750
🚀 Enhancements
  • Add AOT runtime hints for infrastructure artifacts #​4785
  • Add AOT runtime hints for core listeners #​4769
  • Use Files.delete() for better error reporting #​4775
  • Fix variable usage in ScriptItemProcessorTests and include script engine test dependencies #​4678
  • Add @FunctionalInterface to ChunkProcessor #​4773
📔 Documentation
  • Update usage of deprecated StepExecutionListenerSupport in documention #​4784
  • Fix typo in Javadocs of FlatFileItemWriterBuilder#name(String) #​4781
  • Fix incorrect Javadocs in remote partitioning setup builders #​4778
  • Fix wrong statement in Javadoc of SimplePartitioner #​4772
  • Fix typo in intercepting-execution.adoc #​4766
  • Remove outdated AssertFile usage in section "Validating Output Files" of the reference documentation #​4754
🆙 Dependency Upgrades
  • Spring Framework: 6.2.4
  • Spring Retry: 2.0.11
  • Micrometer: 1.14.5
  • Spring Integration: 6.4.3
  • Spring AMQP: 3.2.4
  • Spring Kafka: 3.3.4
  • Spring Data: 3.4.4
  • Spring Ldap: 3.2.11
❤️ Contributors

Thank you to all the contributors who contributed to this release:

@​charlie881007, @​GGHDMS, @​neoludo, @​elimelec, @​hpoettker, @​pongdangx2, @​quaff, @​scordio, @​yeonnex, and @​yoseplee


Full change log: spring-projects/spring-batch@v5.2.1...v5.2.2


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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

Coverage Status

coverage: 90.242%. remained the same
when pulling 6771711 on renovate/spring-batch
into 9154b0f on master.

@hazendaz hazendaz merged commit 4d9aab5 into master Mar 19, 2025
30 checks passed
@renovate renovate bot deleted the renovate/spring-batch branch March 19, 2025 20:10
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.

2 participants