Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2022

Bumps spring-batch.version from 4.3.4 to 4.3.5.
Updates spring-batch-infrastructure from 4.3.4 to 4.3.5

Release notes

Sourced from spring-batch-infrastructure's releases.

v4.3.5

🐞 Bug fixes

  • Adjust h2 schema to work with v2.0.x #4043
  • Adjust H2PagingQueryProvider to work with v2.x #4047

🚀 Enhancements

  • Simplify GET_LAST_STEP_EXECUTION #3997
  • Make countStepExecutions access batch_job_execution only once #3876
  • Add @Nullable to StepExecution::endTime #4034
  • Collection's empty data check using CollectionUtils.isEmpty #4021
  • Check arguments of MongoItemReader#setSort #4014

📔 Documentation

  • Add example for in-memory repository, with no deprecated classes #4016
  • Document default types of beans registered by EnableBatchProcessing annotation #3993
  • Fix Javadoc of FaultTolerantChunkProvider #4029
  • Fix typos in documentation #4010
Commits
  • d588027 [artifactory-release] Release version 4.3.5
  • 9deaa16 Add example for in-memory job repository with an embedded database
  • 6417065 Check arguments of MongoItemReader#setSort
  • d8b8bab Update Xstream to version 1.4.19
  • a396796 Update dependencies
  • 721d0bb change parameterValues check -> CollectionUtils.isEmpty
  • 01a80f8 Fix typos in documentation
  • 73bfaf3 Fix javadoc of FaultTolerantChunkProvider
  • b919921 Add @​Nullable to StepExecution::getEndTime
  • d0d0c7d Upgrade Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Updates spring-batch-core from 4.3.4 to 4.3.5

Release notes

Sourced from spring-batch-core's releases.

v4.3.5

🐞 Bug fixes

  • Adjust h2 schema to work with v2.0.x #4043
  • Adjust H2PagingQueryProvider to work with v2.x #4047

🚀 Enhancements

  • Simplify GET_LAST_STEP_EXECUTION #3997
  • Make countStepExecutions access batch_job_execution only once #3876
  • Add @Nullable to StepExecution::endTime #4034
  • Collection's empty data check using CollectionUtils.isEmpty #4021
  • Check arguments of MongoItemReader#setSort #4014

📔 Documentation

  • Add example for in-memory repository, with no deprecated classes #4016
  • Document default types of beans registered by EnableBatchProcessing annotation #3993
  • Fix Javadoc of FaultTolerantChunkProvider #4029
  • Fix typos in documentation #4010
Commits
  • d588027 [artifactory-release] Release version 4.3.5
  • 9deaa16 Add example for in-memory job repository with an embedded database
  • 6417065 Check arguments of MongoItemReader#setSort
  • d8b8bab Update Xstream to version 1.4.19
  • a396796 Update dependencies
  • 721d0bb change parameterValues check -> CollectionUtils.isEmpty
  • 01a80f8 Fix typos in documentation
  • 73bfaf3 Fix javadoc of FaultTolerantChunkProvider
  • b919921 Add @​Nullable to StepExecution::getEndTime
  • d0d0c7d Upgrade Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Updates spring-batch-test from 4.3.4 to 4.3.5

Release notes

Sourced from spring-batch-test's releases.

v4.3.5

🐞 Bug fixes

  • Adjust h2 schema to work with v2.0.x #4043
  • Adjust H2PagingQueryProvider to work with v2.x #4047

🚀 Enhancements

  • Simplify GET_LAST_STEP_EXECUTION #3997
  • Make countStepExecutions access batch_job_execution only once #3876
  • Add @Nullable to StepExecution::endTime #4034
  • Collection's empty data check using CollectionUtils.isEmpty #4021
  • Check arguments of MongoItemReader#setSort #4014

📔 Documentation

  • Add example for in-memory repository, with no deprecated classes #4016
  • Document default types of beans registered by EnableBatchProcessing annotation #3993
  • Fix Javadoc of FaultTolerantChunkProvider #4029
  • Fix typos in documentation #4010
Commits
  • d588027 [artifactory-release] Release version 4.3.5
  • 9deaa16 Add example for in-memory job repository with an embedded database
  • 6417065 Check arguments of MongoItemReader#setSort
  • d8b8bab Update Xstream to version 1.4.19
  • a396796 Update dependencies
  • 721d0bb change parameterValues check -> CollectionUtils.isEmpty
  • 01a80f8 Fix typos in documentation
  • 73bfaf3 Fix javadoc of FaultTolerantChunkProvider
  • b919921 Add @​Nullable to StepExecution::getEndTime
  • d0d0c7d Upgrade Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring-batch.version` from 4.3.4 to 4.3.5.

Updates `spring-batch-infrastructure` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@4.3.4...4.3.5)

Updates `spring-batch-core` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@4.3.4...4.3.5)

Updates `spring-batch-test` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@4.3.4...4.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.batch:spring-batch-infrastructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.batch:spring-batch-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.batch:spring-batch-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.314% when pulling cbd9dbb on dependabot/maven/spring-batch.version-4.3.5 into 2a0b96f on master.

@hazendaz hazendaz self-assigned this Feb 24, 2022
@hazendaz hazendaz merged commit 7968e7f into master Feb 24, 2022
@dependabot dependabot bot deleted the dependabot/maven/spring-batch.version-4.3.5 branch February 24, 2022 13:55
@kazuki43zoo kazuki43zoo added this to the 2.0.8 milestone Apr 13, 2022
@kazuki43zoo kazuki43zoo modified the milestones: 2.0.8, 2.1.0 May 11, 2022
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