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

build(deps): bump org.springframework.boot from 2.4.2 to 2.4.4 #4

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps org.springframework.boot from 2.4.2 to 2.4.4.

Release notes

Sourced from org.springframework.boot's releases.

v2.4.4

🪲 Bug Fixes

  • JooqExceptionTranslator passes null exception to jOOQ when SQLException cannot be translated #25717
  • When multiple schema or data script locations are configured and no resources can be found at a location, you can't tell which location is faulty #25692
  • @ConfigurationProperties class's default values are not visible in the Errors instance passed to Validator.validate(Object target, Errors errors) #25614
  • EmbeddedDatabaseConnection#h2 should not specify a host name #25569
  • RSocket's EmbeddedServerAutoConfiguration does not back off if spring-web is absent #25555
  • Incorrect ConfigurationMetadataRepository when loaded from json files containing properties of the same group #25515
  • Layertools may extract entries outside of the destination path #25508
  • Default fork value for spring-boot:stop is not consistent #25483
  • Application fails to start when using Actuator and Jersey configured as a Filter #25449
  • In Spring Boot 2.4 @EntityScan does not support property substitution #25436
  • SpringApplication can replace existing default property source #25408
  • Bootstrapper's intitialize method should be named initialize #25400
  • Including spring-boot-devtools causes package-private getter on proxied class to return null #25367
  • Start up failure when creating an Aspect targeted at ServerHttpSecurity with devtools on the classpath. #19010

📔 Documentation

  • Description of management.metrics.export.influx.db is wrong #25724
  • Correct javadoc for ON_PARAM to accurately describe its behavior #25603
  • Fix typos in README #25600
  • Document Java 16 support #25527
  • Improve documentation of Mockito test execution listeners #25513
  • Highlight link to Actuator API docs in the reference docs #25510
  • Fix property name in gradle plugin documentation #25454
  • Fix grammatical error in documentation #25411
  • Fix wording error in build-info goal description #25385
  • Polish HTTP client metrics documentation wording #25371
  • Document DataSource implementations supported by DataSourceBuilder #25333
  • Add note concerning application yml and properties file precedence #25300
  • Document how to import a Docker secret as a configtree #25095
  • Warn that multi-document property files cannot be loaded by using @PropertySource or @TestPropertySource #24945

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.87 #25623
  • Upgrade to Byte Buddy 1.10.22 #25624
  • Upgrade to Dropwizard Metrics 4.1.18 #25625
  • Upgrade to Ehcache3 3.9.2 #25626
  • Upgrade to Hibernate 5.4.29.Final #25627
  • Upgrade to Infinispan 11.0.10.Final #25628
  • Upgrade to Jakarta Mail 1.6.6 #25629
  • Upgrade to Jetty 9.4.38.v20210224 #25461
  • Upgrade to Jetty Reactive HTTPClient 1.1.6 #25630
  • Upgrade to jOOQ 3.14.8 #25631
  • Upgrade to Kotlin 1.4.31 #25632
  • Upgrade to Kotlin Coroutines 1.4.3 #25719
  • Upgrade to Lettuce 6.0.3.RELEASE #25720

... (truncated)

Commits
  • d1eb9d5 Release v2.4.4
  • 072c858 Upgrade to Spring Batch 4.3.2
  • 8e35d6a Upgrade to Spring Integration 5.4.5
  • 0d7a60f Upgrade to Spring AMQP 2.3.6
  • 5005bd3 Upgrade to Spring Kafka 2.6.7
  • 2c2e2c8 Merge branch '2.3.x' into 2.4.x
  • 4358d9b Update CI to use Artifactory Resource 0.0.14
  • 426fb49 Merge branch '2.3.x' into 2.4.x
  • 6f9352b Fix description of management.metrics.export.influx.db
  • 4299434 Merge branch '2.3.x' into 2.4.x
  • 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)

swalker125 and others added 26 commits April 1, 2021 15:52
Bumps io.freefair.lombok from 5.3.0 to 5.3.3.3.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
@jonty-uk-gov-mirror jonty-uk-gov-mirror force-pushed the dependabot/gradle/org.springframework.boot-2.4.4 branch from 4057f5e to cf33574 Compare April 13, 2021 13:05
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 16, 2021

A newer version of org.springframework.boot exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

6 participants