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 non-major dependencies #758

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 -> 3.6.2 age adoption passing confidence
org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 -> 3.4.1 age adoption passing confidence
org.apache.maven.surefire:surefire-junit4 3.1.2 -> 3.2.2 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.1.2 -> 3.2.2 age adoption passing confidence
ch.qos.logback:logback-classic (source) 1.3.9 -> 1.3.11 age adoption passing confidence
org.springframework:spring-aop 5.3.29 -> 5.3.30 age adoption passing confidence
org.slf4j:slf4j-api (source) 2.0.7 -> 2.0.9 age adoption passing confidence
com.fasterxml:classmate 1.5.1 -> 1.6.0 age adoption passing confidence
com.graphql-java:graphql-java 21.0 -> 21.3 age adoption passing confidence
com.fasterxml.jackson:jackson-bom 2.15.2 -> 2.15.3 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-aop)

v5.3.30

Compare Source

⭐ New Features
  • Optimize ClassUtils#getMostSpecificMethod #​31100
  • Optimize whitespace checks in StringUtils #​31069
  • Align validation metadata handling in PayloadMethodArgumentResolver #​31056
  • Register an override for an existing adapter in ReactiveAdapterRegistry #​31048
  • Make bean initialization deterministic for multiple @Autowired methods on same bean class #​30994
  • Performance bottlenecks while creating scoped bean instances #​30892
🐞 Bug Fixes
  • Possible classloader leak through incomplete clearing of annotation caches #​31176
  • Spring LogFactory implementation deviates from original Apache LogFactory in terms of abstract method declarations #​31167
  • Bean injection fails due to nullSafeConciseToString() invoking isEmpty() on a Map/Collection proxy #​31156
  • SpelExpressionParser throws IllegalStateException instead of ParseException for invalid expression #​31099
  • @DynamicPropertySource in @Nested test class cannot override dynamic properties from enclosing class #​31085
  • TransactionalApplicationListenerMethodAdapter should find @TransactionalEventListener on target class method #​31037
  • ScheduledAnnotationBeanPostProcessor: graceful shutdown should not interrupt currently running jobs #​31020
  • Permgen memory leak due to ClassInfo caching in java.beans.Introspector on JDK 11/17 #​31005
  • MethodIntrospector.selectMethods(?) fails to find methods in case of special bridge method arrangement #​30907
📔 Documentation
  • Fix documentation: Passing in Lists of Values for IN Clause does not work with JdbcTemplate #​31229
  • Refine CORS documentation for wildcard processing #​31168
  • Propagation REQUIRES_NEW may cause connection pool deadlock #​31040
  • Clarify R2DBC ConnectionAccessor and DatabasePopulator exception declarations #​30933
  • Doc: Avoid deadlock in @PostConstruct through SmartInitializingSingleton or ContextRefreshedEvent #​30889
qos-ch/slf4j (org.slf4j:slf4j-api)

v2.0.9

v2.0.8

graphql-java/graphql-java (com.graphql-java:graphql-java)

v21.3: 21.3

Compare Source

A small bugfix release on top of 21.2, which includes correct unwrapping of non-null input types for @oneOf.

What's Changed

Full Changelog: graphql-java/graphql-java@v21.2...v21.3

v21.2: 21.2

Compare Source

This is a release with new features and bugfixes. There are no breaking changes.

Thanks to everyone who contributed to this release. Thanks for your code contributions, for reporting issues, and contributing to discussions.

@oneOf directive

We've implemented the @oneOf directive for input objects. From the RFC:

OneOf Input Objects are a special variant of Input Objects where the type system asserts that exactly one of the fields must be set and non-null, all others being omitted

This will soon be a new built-in directive in the GraphQL specification.

The directive is currently labelled as experimental inside graphql-java while we wait for the RFC to be formally approved. The final step before the RFC is approved is your feedback! If you're using @oneOf, please share your thoughts on the RFC on the GraphQL Working Group repository.

DataLoader version 3.2.1 released

We've released a new version of java-dataloader including a new ticker mode and predicates per dataloader. See the release notes for more details.

What's Changed

New Contributors

Full Changelog: graphql-java/graphql-java@v21.0...v21.2

v21.1: 21.1

Compare Source

This is a bugfix release, which includes two recent default value fixes.

What's Changed

Full Changelog: graphql-java/graphql-java@v21.0...v21.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 9, 2023
@renovate renovate bot changed the title Update dependency ch.qos.logback:logback-classic to v1.3.10 Update dependency ch.qos.logback:logback-classic to v1.3.11 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 978b0c6 to a1b1270 Compare August 9, 2023 21:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from aa1016d to a8266bc Compare August 18, 2023 13:58
@renovate renovate bot changed the title Update dependency ch.qos.logback:logback-classic to v1.3.11 Update all non-major dependencies Aug 22, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8266bc to 3e3236d Compare August 22, 2023 19:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a0458aa to 353e21d Compare September 4, 2023 19:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6e1e6d8 to 4d0113c Compare September 15, 2023 19:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b8ec6bf to 94bb28b Compare September 20, 2023 17:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 47281cd to 1e255d8 Compare October 17, 2023 07:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b95e55e to f00476d Compare October 24, 2023 08:25
@oryan-block oryan-block merged commit 778a6f2 into master Nov 8, 2023
3 checks passed
@oryan-block oryan-block deleted the renovate/all-minor-patch branch November 8, 2023 21:48
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.

1 participant