opt-nc / opt-logging

La librairie de référence pour générer des logs bien formatées à l'OPT.
0 stars 1 forks source link

fix: bump spring-context from 5.3.17 to 5.3.18 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spring-context from 5.3.17 to 5.3.18.

Release notes

Sourced from spring-context's releases.

v5.3.18

:star: New Features

  • Restrict access to property paths on Class references #28261
  • Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask #28233

:lady_beetle: Bug Fixes

  • Move off deprecated API in SessionTransactionData #28234

:notebook_with_decorative_cover: Documentation

  • Introduce warnings in documentation of SerializationUtils #28246
  • Update copyright date in reference manual #28237
  • @Transactional test does not execute all JPA lifecycle callback methods #28228

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 707a24c Release v5.3.18
  • 002546b Refine PropertyDescriptor filtering
  • 1627f57 Disable flaky integration tests for now
  • 3811cd4 Introduce warnings in documentation of SerializationUtils
  • d927e37 Add "Testing ORM entity lifecycle callbacks" note to Testing chapter
  • 1d302bf Introduce tests for gh-28228
  • 4b150fd Update copyright date in reference manual
  • 3a6016d Merge pull request #28238 from izeye
  • 135506f Update copyright year of EvaluationTests
  • cb36ca3 Upgrade to ASM master
  • Additional commits viewable in compare view


Dependabot compatibility score

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)