-
Notifications
You must be signed in to change notification settings - Fork 66
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 #1422
Open
renovate
wants to merge
1
commit into
staging
Choose a base branch
from
renovate/backend-minor-patch
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+9
−9
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
3 times, most recently
from
December 4, 2024 11:11
0850c1a
to
04bf9c1
Compare
renovate
bot
changed the title
chore(deps): update backend non-major dependencies
fix(deps): update backend non-major dependencies
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
from
December 12, 2024 14:35
04bf9c1
to
106ca3f
Compare
renovate
bot
changed the title
fix(deps): update backend non-major dependencies
fix(deps): update backend non-major dependencies - autoclosed
Dec 19, 2024
renovate
bot
changed the title
fix(deps): update backend non-major dependencies - autoclosed
fix(deps): update backend non-major dependencies
Dec 23, 2024
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
3 times, most recently
from
December 23, 2024 13:57
ffaea2f
to
cbc6970
Compare
renovate
bot
changed the title
fix(deps): update backend non-major dependencies
fix(deps): update backend non-major dependencies - autoclosed
Dec 31, 2024
renovate
bot
changed the title
fix(deps): update backend non-major dependencies - autoclosed
fix(deps): update backend non-major dependencies
Jan 6, 2025
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
3 times, most recently
from
January 6, 2025 12:32
2c607a9
to
1d3d7a6
Compare
renovate
bot
changed the title
fix(deps): update backend non-major dependencies
fix(deps): update backend non-major dependencies - autoclosed
Jan 9, 2025
renovate
bot
changed the title
fix(deps): update backend non-major dependencies - autoclosed
fix(deps): update backend non-major dependencies
Jan 13, 2025
renovate
bot
changed the title
fix(deps): update backend non-major dependencies
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.8.3
Jan 13, 2025
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
from
January 13, 2025 05:09
1d3d7a6
to
b34e48b
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.8.3
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.8.3 - autoclosed
Jan 14, 2025
renovate
bot
changed the title
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.8.3 - autoclosed
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.8.3
Jan 20, 2025
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
from
January 20, 2025 00:28
bf91ada
to
b34e48b
Compare
renovate
bot
changed the title
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-api to v2.8.3
fix(deps): update backend non-major dependencies
Jan 20, 2025
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
5 times, most recently
from
January 26, 2025 20:58
f28f70d
to
1e48ce4
Compare
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
2 times, most recently
from
January 29, 2025 17:04
4e199d7
to
3ec0977
Compare
renovate
bot
force-pushed
the
renovate/backend-minor-patch
branch
from
January 30, 2025 14:27
3ec0977
to
eb65baf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.10.0
->7.11.0
2.5.4
->2.6.0
3.1.8
->3.2.0
26.0.1
->26.0.2
4.4.0
->4.5.0
2.8.3
->2.8.4
7.20.0
->7.21.0
7.20.0
->7.21.0
7.20.0
->7.21.0
3.2.1
->3.3.0
3.4.1
->3.4.2
Release Notes
openapitools/openapi-generator (org.openapitools:openapi-generator-cli)
v7.11.0
: releasedCompare Source
v7.11.0 stable release (breaking changes with fallbacks) comes with 150+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.
This release comes with 3 breaking changes (with fallback).
This release comes with 1 new generator:
Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.
General
C
C#
C++
Elixir
Elm
Erlang
Go
Java
rawtypes
andthis-escape
warnings in generated API clients #20466JavaScript
Julia
Kotlin
PHP
PostgreSQL
Python
R
Rust
Swift
TypeScript
Scala
Yubico/java-webauthn-server (com.yubico:webauthn-server-core)
v2.6.0
: Version 2.6.0Compare Source
webauthn-server-core
:New features:
getParsedPublicKey(): java.security.PublicKey
toRegistrationResult
andRegisteredCredential
.https://github.com/Yubico/java-webauthn-server/pull/299pull/299
AuthenticatorAttachment.fromValue(String): Optional<AuthenticatorAttachment>
PublicKeyCredentialType.fromId(String): Optional<PublicKeyCredentialType>
ResidentKeyRequirement.fromValue(String): Optional<ResidentKeyRequirement>
TokenBindingStatus.fromValue(String): Optional<TokenBindingStatus>
UserVerificationRequirement.fromValue(String): Optional<UserVerificationRequirement>
CredentialPropertiesOutput
.LargeBlobRegistrationOutput.supported(boolean)
.LargeBlobAuthenticationOutput
.hints
property toStartRegistrationOptions
,StartAssertionOptions
,PublicKeyCredentialCreationOptions
andPublicKeyCredentialRequestOptions
,and class
PublicKeyCredentialHint
to support them, to support thehints
parameter introduced in WebAuthn L3:
https://www.w3.org/TR/2023/WD-webauthn-3-20230927/#dom-publickeycredentialcreationoptions-hints
isSecurePaymentConfirmation(boolean)
toFinishAssertionOptions
. When set,RelyingParty.finishAssertion()
willadapt the validation logic for a Secure Payment Confirmation (SPC) response
instead of an ordinary WebAuthn response. See the JavaDoc for details.
version increase.
webauthn-server-attestation
:New features:
FidoMetadataDownloader
now parses the CRLDistributionPoints extension on theapplication level, so the
com.sun.security.enableCRLDP=true
system propertysetting is no longer necessary.
CertificateUtil.parseFidoSernumExtension
for parsingserial number from enterprise attestation certificates.
Artifacts built with
openjdk version "17.0.13" 2024-10-15
.ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.2.0
: 3.2.0Cache
Expiry
static factory methods (#1499)Weigher
orExpiry
fail on an async completion (#1687)containsKey
for an async cache's synchronous view while in-flight (#1626)Guava
JCache
hibernate.javax.cache.uri
to load the configuration from a jar (#1347)JetBrains/java-annotations (org.jetbrains:annotations)
v26.0.2
Compare Source
auth0/java-jwt (com.auth0:java-jwt)
v4.5.0
Compare Source
Full Changelog
Added
Fixed
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-api)
v2.8.4
Compare Source
Added
Changed
Fixed
getsentry/sentry-java (io.sentry:sentry-opentelemetry-core)
v7.21.0
Compare Source
Fixes
UserInteractionIntegration
(#4051)Behavioural Changes
TempSensorBreadcrumbsIntegration
PhoneStateBreadcrumbsIntegration
SystemEventsBreadcrumbsIntegration
Current list of the broadcast events can be found here. If you'd like to subscribe for more events, consider overriding the
SystemEventsBreadcrumbsIntegration
as follows:If you would like to keep some of the default broadcast events as breadcrumbs, consider opening a GitHub issue.
v7.20.1
Compare Source
Behavioural Changes
"{{auto}}"
if sendDefaultPii is enabled (#4071)awspring/spring-cloud-aws (io.awspring.cloud:spring-cloud-aws-starter-s3)
v3.3.0
: 3.3.0Compare Source
Reference documentation
📗 https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html
What's Changed
Spring Cloud AWS 3.3.0 brings compatibility with Spring Boot 3.4 and Spring Cloud 2024.0. Highlights:
spring.config.import
with S3 backend by @kunalvarpe in https://github.com/awspring/spring-cloud-aws/pull/849Full list of changes:
Core
PropertySource
with instance metadata when running within an EC2-based environment by @kennyk65 in https://github.com/awspring/spring-cloud-aws/pull/962dualstack-enabled
property toAwsClientProperties
. by @maciejwalkowiak in https://github.com/awspring/spring-cloud-aws/pull/1294S3
S3EncrpytionClient
by @MatejNedic in https://github.com/awspring/spring-cloud-aws/pull/1033S3OutputStream
can now be canceled at any time during upload by @zhemaituk in https://github.com/awspring/spring-cloud-aws/pull/1221S3Operations#createResource
. by @maciejwalkowiak in https://github.com/awspring/spring-cloud-aws/pull/1223spring.config.import
with S3 backend by @kunalvarpe in https://github.com/awspring/spring-cloud-aws/pull/849S3ConfigDataLocationResolver
resolving behavior with Spring Boot resolvers by @MatejNedic in https://github.com/awspring/spring-cloud-aws/pull/1299SQS
AWSTraceHeader
by @acomofcg in https://github.com/awspring/spring-cloud-aws/pull/1287@SnsNotificationMessage
by @frjonsen in https://github.com/awspring/spring-cloud-aws/pull/1282SqsTemplate
by @joey in https://github.com/awspring/spring-cloud-aws/pull/1250QueueAttributesResolver
by @joseiedo in https://github.com/awspring/spring-cloud-aws/pull/1200SNS
SnsTemplate
provides functionality to validate topic existence (#1137) by @hardikSinghBehl in https://github.com/awspring/spring-cloud-aws/pull/1142SecretsManager
AutoConfigureAfter
forSecretsManagerAutoConfiguration
by @marcindabrowski in https://github.com/awspring/spring-cloud-aws/pull/1235Parameter Store
SsmClient
even if config import is not used by @Forfend in https://github.com/awspring/spring-cloud-aws/pull/1233Documentation
Dependencies
s3-transfer-manager
fromspring-cloud-aws-dependencies
by @vchrisb in https://github.com/awspring/spring-cloud-aws/pull/1275Github pipeline
New Contributors
Full Changelog: awspring/spring-cloud-aws@v3.2.1...v3.3.0
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.4.2
Compare Source
🐞 Bug Fixes
📔 Documentation
@ConfigurationProperties
annotation processor cannot generate description and defaultValue metadata for external types #43929@Fallback
beans in ConditionalOnSingleCandidate's javadoc #43826🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arefbehboudi, @dreis2211, @gavarava, @hezean, @izeye, [@​
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.
This PR was generated by Mend Renovate. View the repository job log.