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

Update all patch versions (master) (patch) #2918

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle final patch 6.9.3-jdk11 -> 6.9.4-jdk11 age adoption passing confidence
ch.qos.logback:logback-access (source) dependencies patch 1.4.5 -> 1.4.6 age adoption passing confidence
ch.qos.logback:logback-classic (source) dependencies patch 1.4.5 -> 1.4.6 age adoption passing confidence
org.slf4j:jul-to-slf4j (source) dependencies patch 2.0.6 -> 2.0.7 age adoption passing confidence
org.slf4j:jcl-over-slf4j (source) dependencies patch 2.0.6 -> 2.0.7 age adoption passing confidence
org.slf4j:slf4j-api (source) dependencies patch 2.0.6 -> 2.0.7 age adoption passing confidence
io.dropwizard.metrics:metrics-logback (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
io.dropwizard.metrics:metrics-jmx (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
io.dropwizard.metrics:metrics-jvm (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
io.dropwizard.metrics:metrics-servlets (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
io.dropwizard.metrics:metrics-httpclient (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
io.dropwizard.metrics:metrics-servlet (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
io.dropwizard.metrics:metrics-core (source) dependencies patch 4.2.17 -> 4.2.18 age adoption passing confidence
org.springframework:spring-test dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-tx dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-jdbc dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-orm dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-aspects dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-webmvc dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-web dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence
org.springframework:spring-context dependencies patch 5.3.25 -> 5.3.26 age adoption passing confidence

Release Notes

dropwizard/metrics

v4.2.18

What's Changed

Full Changelog: dropwizard/metrics@v4.2.17...v4.2.18

spring-projects/spring-framework

v5.3.26

Compare Source

⭐ New Features
  • Improve diagnostics in SpEL for matches operator #​30145
  • Improve diagnostics in SpEL for repeated text #​30143
  • Increase scope of regex pattern cache for the SpEL matches operator #​30141
  • Minor updates in HandlerMappingIntrospector #​30128
  • Allow SnakeYaml 2.0 runtime compatibility #​30097
  • Add missing @Nullable annotations to LogMessage.format methods #​30009
  • ASM upgrade for JDK 20/21 support #​29966
  • Allow MockRest to match header/queryParam value list with one Matcher #​29964
  • Add MockMvc.multipart() Kotlin extensions with HttpMethod #​29941
  • Release R2DBC connection when cleanup fails in transaction #​29925
  • org.springframework.web.context.ContextLoader should lazily load ContextLoader.properties #​29909
  • Improve generated default name for @JmsListener subscription #​29902
  • Include all Hibernate query methods in SharedEntityManagerCreator's queryTerminatingMethods set #​29888
  • SQL supplier in R2DBC DatabaseClient is eagerly invoked #​29887
  • Spring Framework 5.3.x is incompatible with Jetty 10 (Client) #​29867
  • Possible infinite forward loop with MockMvcWebConnection #​29866
  • Refine Jackson2ObjectMapperBuilder#configureFeature exception handling #​29860
  • Fix R2dbcTransactionManager debug log: don't log a Mono #​29824
🐞 Bug Fixes
  • RequestedContentTypeResolver does not ignore quality factor when filtering */* media types #​30121
  • SpEL: cannot call methods declared in java.lang.Object on a JDK proxy #​30118
  • CaffeineCacheManager getCache method cause thread block #​30085
  • Protect JMS connection creation against prepareConnection errors #​30051
  • ReactorServerHttpRequest does not reflect forwarded host and port when forwarding-header-strategy=native or cloud platform detected #​29974
  • WebSocket stats not updated correctly when sessions cleared #​29947
  • Explicit target ClassLoader for interface-based proxies in MvcUriComponentsBuilder #​29914
  • Closing an ApplicationContext leads to Exception at ExecutorServiceAdapter #​29908
  • Invalid Accept header results in IllegalStateException #​29836
  • JettyWebSocketCreator referenced from a method is not visible from class loader with Jetty10RequestUpgradeStrategy #​29256
📔 Documentation
  • Fix minor spacings in webflux docs #​30095
  • @AspectJ argument name resolution algorithm is outdated in reference manual #​30057
  • Fix "Configuring a Global Date and Time Format" example #​30036
  • Consistent @Bean method return type for equivalence with XML example #​29970
  • Update @DynamicPropertySource examples regarding changes in Testcontainers #​29940
  • Clarify semantics of primitivesDefaultedForNullValue in BeanPropertyRowMapper #​29926
  • Clearly document that DataClassRowMapper supports Java records #​29922
  • Outdated Javadoc for AbstractApplicationContext.postProcessBeanFactory #​29916
🔨 Dependency Upgrades
  • Upgrade to Reactor Netty 2020.0.30 #​30116

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update the dependencies label Apr 2, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot force-pushed the renovate/master-patch-all-patch-versions branch from 7059fc2 to 42a36aa Compare April 2, 2023 15:10
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success approve. Enjoy 🏳️‍🌈🎉.

@renovate renovate bot merged commit 35a47b6 into master Apr 2, 2023
@renovate renovate bot deleted the renovate/master-patch-all-patch-versions branch April 2, 2023 15:25
@geo-ghci-int geo-ghci-int bot added this to the 3.31.0 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants