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

fix(deps): update backend non-major dependencies #1340

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.yubico:webauthn-server-core (source) 2.5.2 -> 2.5.3 age adoption passing confidence
org.apache.commons:commons-lang3 (source) 3.16.0 -> 3.17.0 age adoption passing confidence
net.datafaker:datafaker (source) 2.3.1 -> 2.4.0 age adoption passing confidence
io.awspring.cloud:spring-cloud-aws-starter-s3 (source) 3.1.1 -> 3.2.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.3.3 -> 3.3.4 age adoption passing confidence

Release Notes

Yubico/java-webauthn-server (com.yubico:webauthn-server-core)

v2.5.3: Version 2.5.3

Compare Source

webauthn-server-attestation:

Fixes:

  • FidoMetadataDownloader no longer rejects FIDO MDS metadata BLOBs with unknown properties.

Artifacts built with openjdk version "17.0.12" 2024-07-16.

datafaker-net/datafaker (net.datafaker:datafaker)

v2.4.0

Compare Source

awspring/spring-cloud-aws (io.awspring.cloud:spring-cloud-aws-starter-s3)

v3.2.0: 3.2.0

Compare Source

Reference documentation

📗 https://docs.awspring.io/spring-cloud-aws/docs/3.2.0-/reference/html/index.html

What's Changed

Spring Cloud AWS 3.2.0 brings compatibility with Spring Boot 3.3.x and contains all changes introduced in version 3.2.0-M1.

Highlights

Simplified integration testing with LocalStack through new modules:

Integration with Spring Modulith:

SQS
DynamoDb
S3
SES
Docker Compose
Dependencies

New Contributors

Full Changelog: awspring/spring-cloud-aws@v3.2.0-M1...v3.2.0

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.3.4

Compare Source

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #​42322
  • Missing details in OAuth2ClientProperties validation error message #​42279
  • FileNotFoundException from unused mis-configured SSL bundles #​42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #​42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #​42107
  • JarLauncher fails to load large jar files #​42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #​42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #​42059
  • Default Logback config uses deprecated "converterClass" attribute #​42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #​42285
  • Update link to Log4j2 system properties #​42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #​42208
  • Syntax error in "Receive a message reactively section" of the reference guide #​42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #​42193
  • Replace RFC 7807 by RFC 9457 in property documentation #​42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #​42176
  • Update documentation to reflect new no handler found exception behavior #​42167
  • Polish configuration property reference #​42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #​42111
  • Fix StatsD link typo on Metrics documentation page #​42109
  • Improve docker without buildpacks documentation #​42106
  • Improve documentation in "Command-line Completion" #​42103
  • Kotlin code examples are missing from the Testing section #​42094
  • Fix incorrect command in Docker configuration for Colima #​42078
  • Gradle Plugin AOT documentation has sample error #​42046

🔨 Dependency Upgrades

❤️ Contributors

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

@​Alchemik, @​arefbehboudi, @​einarpehrson, @​izeye, @​martinfrancois, @​mushroom528, @​nosan, and @​quaff


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/backend-minor-patch branch from d40689d to 20a435f Compare April 8, 2024 13:36
@renovate renovate bot changed the title fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.5.0 fix(deps): update backend non-major dependencies Apr 8, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 2 times, most recently from 653ed5e to e5a2927 Compare April 15, 2024 02:16
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 5 times, most recently from bad7226 to a61022b Compare April 23, 2024 10:56
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch from a61022b to cec32c8 Compare April 24, 2024 11:39
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies fix(deps): update backend non-major dependencies - autoclosed Apr 24, 2024
@renovate renovate bot closed this Apr 24, 2024
@renovate renovate bot deleted the renovate/backend-minor-patch branch April 24, 2024 15:44
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies - autoclosed fix(deps): update backend non-major dependencies Apr 25, 2024
@renovate renovate bot reopened this Apr 25, 2024
@renovate renovate bot restored the renovate/backend-minor-patch branch April 25, 2024 14:00
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies fix(deps): update dependency net.datafaker:datafaker to v2.2.2 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch from cec32c8 to d51270e Compare April 25, 2024 15:16
@renovate renovate bot changed the title fix(deps): update dependency net.datafaker:datafaker to v2.2.2 fix(deps): update dependency net.datafaker:datafaker to v2.2.2 - autoclosed May 4, 2024
@renovate renovate bot closed this May 4, 2024
@renovate renovate bot deleted the renovate/backend-minor-patch branch May 4, 2024 18:12
@renovate renovate bot changed the title fix(deps): update dependency net.datafaker:datafaker to v2.2.2 - autoclosed fix(deps): update dependency net.datafaker:datafaker to v2.2.2 May 8, 2024
@renovate renovate bot reopened this May 8, 2024
@renovate renovate bot restored the renovate/backend-minor-patch branch May 8, 2024 16:13
@renovate renovate bot changed the title fix(deps): update dependency net.datafaker:datafaker to v2.2.2 fix(deps): update backend non-major dependencies to v7.9.0 May 8, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 2 times, most recently from f6e0e72 to 74e3541 Compare May 9, 2024 00:28
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies to v7.9.0 chore(deps): update backend non-major dependencies May 9, 2024
@renovate renovate bot changed the title chore(deps): update backend non-major dependencies chore(deps): update backend non-major dependencies - autoclosed May 11, 2024
@renovate renovate bot closed this May 11, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 2 times, most recently from 5587bd9 to 8a811c5 Compare August 15, 2024 13:25
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies fix(deps): update backend non-major dependencies - autoclosed Aug 17, 2024
@renovate renovate bot closed this Aug 17, 2024
@renovate renovate bot deleted the renovate/backend-minor-patch branch August 17, 2024 15:12
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies - autoclosed fix(deps): update backend non-major dependencies Aug 18, 2024
@renovate renovate bot restored the renovate/backend-minor-patch branch August 18, 2024 09:45
@renovate renovate bot reopened this Aug 18, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch from 8a811c5 to dd8ab75 Compare August 18, 2024 13:53
@renovate renovate bot changed the title fix(deps): update backend non-major dependencies fix(deps): update dependency com.bucket4j:bucket4j_jdk17-core to v8.14.0 Aug 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency com.bucket4j:bucket4j_jdk17-core to v8.14.0 chore(deps): update backend non-major dependencies Aug 18, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 4 times, most recently from 52384f8 to 1e73271 Compare August 22, 2024 23:18
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch from 1e73271 to 430b8da Compare August 27, 2024 16:07
@renovate renovate bot changed the title chore(deps): update backend non-major dependencies chore(deps): update backend non-major dependencies - autoclosed Aug 29, 2024
@renovate renovate bot closed this Aug 29, 2024
@renovate renovate bot deleted the renovate/backend-minor-patch branch August 29, 2024 18:48
@renovate renovate bot restored the renovate/backend-minor-patch branch August 29, 2024 21:02
@renovate renovate bot changed the title chore(deps): update backend non-major dependencies - autoclosed chore(deps): update backend non-major dependencies Aug 29, 2024
@renovate renovate bot reopened this Aug 29, 2024
@renovate renovate bot changed the title chore(deps): update backend non-major dependencies fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 2 times, most recently from 937ff8e to 2ce67a5 Compare September 5, 2024 13:20
@renovate renovate bot changed the title fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0 fix(deps): update backend non-major dependencies Sep 5, 2024
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch 2 times, most recently from 638b219 to 546534b Compare September 19, 2024 11:40
@renovate renovate bot force-pushed the renovate/backend-minor-patch branch from 546534b to 771a7ec Compare September 30, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants