Skip to content

Bump spring-batch.version from 4.3.3 to 4.3.4#9

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/spring-batch.version-4.3.4
Open

Bump spring-batch.version from 4.3.3 to 4.3.4#9
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/spring-batch.version-4.3.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2021

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

Release notes

Sourced from spring-batch-infrastructure's releases.

v4.3.4

🐞 Bug fixes

  • Consider making JobParameters#getParameters() immutable #3980
  • JdbcPagingItemReader with sort key crashes in multithreaded step for empty query #3898
  • BatchTestContextCustomizer does not implement hashCode/equals, preventing context caching #3940
  • "IllegalArgumentException: Only 1 out of 2 arguments could be assigned" using MethodInvokingTaskletAdapter + NamedParameterJdbcTemplate #3794
  • Remove whitespace to support multiple execution statement #3861
  • SimpleJobExplorer#getLastJobExecution does not fetch step executions #3943
  • NPE in JDBC ItemReaders after changes in spring-jdbc's AbstractFallbackSQLExceptionTranslator #3968

📔 Documentation

  • Fix double "the" typo everywhere in source code #3977
  • Fix typos in the document for configuring steps #3965
  • Incorrect content in spring-batch-docs jar #3922
  • Duplicate entries in the documentation distribution file #3917
Commits
  • b39aa79 [artifactory-release] Release version 4.3.4
  • 12d70e4 Prepare release 4.3.4
  • 15b6b68 Update Spring dependencies to latest snapshots
  • 5feea44 Make JobParameters#getParameters() immutable
  • 781faf1 Fix multi-threaded empty read for JdbcPagingItemReader
  • 86d03d0 Implement equals/hashcode in BatchTestContextCustomizer
  • d6178d3 Fix double "the" typo everywhere in source code
  • 3fbf38a Fix HippyMethodInvoker by not considering unsuitable candidates
  • 55b4745 Remove whitespace to support multiple execution statement
  • 8ce37d1 Fix step execution retrieval in SimpleJobExplorer#getLastJobExecution
  • Additional commits viewable in compare view

Updates spring-batch-core from 4.3.3 to 4.3.4

Release notes

Sourced from spring-batch-core's releases.

v4.3.4

🐞 Bug fixes

  • Consider making JobParameters#getParameters() immutable #3980
  • JdbcPagingItemReader with sort key crashes in multithreaded step for empty query #3898
  • BatchTestContextCustomizer does not implement hashCode/equals, preventing context caching #3940
  • "IllegalArgumentException: Only 1 out of 2 arguments could be assigned" using MethodInvokingTaskletAdapter + NamedParameterJdbcTemplate #3794
  • Remove whitespace to support multiple execution statement #3861
  • SimpleJobExplorer#getLastJobExecution does not fetch step executions #3943
  • NPE in JDBC ItemReaders after changes in spring-jdbc's AbstractFallbackSQLExceptionTranslator #3968

📔 Documentation

  • Fix double "the" typo everywhere in source code #3977
  • Fix typos in the document for configuring steps #3965
  • Incorrect content in spring-batch-docs jar #3922
  • Duplicate entries in the documentation distribution file #3917
Commits
  • b39aa79 [artifactory-release] Release version 4.3.4
  • 12d70e4 Prepare release 4.3.4
  • 15b6b68 Update Spring dependencies to latest snapshots
  • 5feea44 Make JobParameters#getParameters() immutable
  • 781faf1 Fix multi-threaded empty read for JdbcPagingItemReader
  • 86d03d0 Implement equals/hashcode in BatchTestContextCustomizer
  • d6178d3 Fix double "the" typo everywhere in source code
  • 3fbf38a Fix HippyMethodInvoker by not considering unsuitable candidates
  • 55b4745 Remove whitespace to support multiple execution statement
  • 8ce37d1 Fix step execution retrieval in SimpleJobExplorer#getLastJobExecution
  • Additional commits viewable in compare view

Updates spring-batch-test from 4.3.3 to 4.3.4

Release notes

Sourced from spring-batch-test's releases.

v4.3.4

🐞 Bug fixes

  • Consider making JobParameters#getParameters() immutable #3980
  • JdbcPagingItemReader with sort key crashes in multithreaded step for empty query #3898
  • BatchTestContextCustomizer does not implement hashCode/equals, preventing context caching #3940
  • "IllegalArgumentException: Only 1 out of 2 arguments could be assigned" using MethodInvokingTaskletAdapter + NamedParameterJdbcTemplate #3794
  • Remove whitespace to support multiple execution statement #3861
  • SimpleJobExplorer#getLastJobExecution does not fetch step executions #3943
  • NPE in JDBC ItemReaders after changes in spring-jdbc's AbstractFallbackSQLExceptionTranslator #3968

📔 Documentation

  • Fix double "the" typo everywhere in source code #3977
  • Fix typos in the document for configuring steps #3965
  • Incorrect content in spring-batch-docs jar #3922
  • Duplicate entries in the documentation distribution file #3917
Commits
  • b39aa79 [artifactory-release] Release version 4.3.4
  • 12d70e4 Prepare release 4.3.4
  • 15b6b68 Update Spring dependencies to latest snapshots
  • 5feea44 Make JobParameters#getParameters() immutable
  • 781faf1 Fix multi-threaded empty read for JdbcPagingItemReader
  • 86d03d0 Implement equals/hashcode in BatchTestContextCustomizer
  • d6178d3 Fix double "the" typo everywhere in source code
  • 3fbf38a Fix HippyMethodInvoker by not considering unsuitable candidates
  • 55b4745 Remove whitespace to support multiple execution statement
  • 8ce37d1 Fix step execution retrieval in SimpleJobExplorer#getLastJobExecution
  • 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.3 to 4.3.4.

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

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

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

---
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 Nov 17, 2021
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.

0 participants