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

gradle-root: bump org.springframework.batch:spring-batch-test from 5.1.1 to 5.1.2 in /samples/web-csr/dressca-backend #836

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps org.springframework.batch:spring-batch-test from 5.1.1 to 5.1.2.

Release notes

Sourced from org.springframework.batch:spring-batch-test's releases.

v5.1.2

🐞 Bug fixes

  • Incorrect Chunk property value in implementation of ItemWriter write method #4560
  • SystemCommandTasklet does not propagate errors #4483
  • Remote partitioning doesn't work if you're using graalvm #4564
  • SimpleBinaryBufferedReaderFactory misses line endings #811
  • Memory leak in MessageChannelPartitionHandler when polling the database #4598

🚀 Enhancements

  • Improve Error Messages in JobParametersBuilder methods #4581

📔 Documentation

  • Reference Documentation Uses Deprecated Class StepExecutionListenerSupport #4538
  • Incorrect code example in documentation #4550
  • Misleading documentation on ItemWriteListener #4400
  • Code sample uses deprecated StepBuilderFactory #4582
  • Typo in java-config.adoc #4591
  • Incorrect link in appendix #4595

🆙 Dependency Upgrades

  • Spring Framework: 6.1.7
  • Spring Retry: 2.0.6
  • Micrometer: 1.12.6
  • Spring Integration: 6.2.5
  • Spring AMQP: 3.1.5
  • Spring Kafka: 3.1.5
  • Spring Data: 3.2.6
  • Spring Ldap: 3.2.3

❤️ Contributors

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


Full change log: spring-projects/spring-batch@v5.1.1...v5.1.2

Commits
  • a8f8d0b Release version 5.1.2
  • 6be418d Prepare release 5.1.2
  • 93fd2c9 Keep heap lean during remote partition polling
  • b94f7cf Fix incorrect link in appendix
  • 494abf1 Fix command syntax in documentation deployment scripts
  • 6231e1c Fix typo in java-config.adoc
  • 97cc5cf Improve error messages in JobParametersBuilder
  • 32e5af0 Fix code sample that uses deprecated StepBuilderFactory
  • cc56744 Fix SimpleBinaryBufferedReaderFactory for longer endings
  • ee6d68a Upgrade Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file gradle Javaパッケージの更新 target: Dressca サンプルアプリケーションDresscaに関係がある labels May 22, 2024
@tsuna-can-se tsuna-can-se added this to the v0.8 milestone Jun 3, 2024
@rnakagawa16
Copy link
Contributor

更新済みでした。正常に動作していたためマージします。

@rnakagawa16 rnakagawa16 merged commit 32f0943 into main Jun 24, 2024
4 checks passed
@rnakagawa16 rnakagawa16 deleted the dependabot/gradle/samples/web-csr/dressca-backend/org.springframework.batch-spring-batch-test-5.1.2 branch June 24, 2024 08:24
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 gradle Javaパッケージの更新 target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants