-
Notifications
You must be signed in to change notification settings - Fork 69
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 all non-major dependencies #411
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
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.
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
Apollo Federation Subgraph Compatibility Results
Learn more: |
0e8e638
to
61c389a
Compare
61c389a
to
217b489
Compare
217b489
to
01a5e29
Compare
f409047
to
16de2db
Compare
516009e
to
ea50014
Compare
e893858
to
bcdf246
Compare
bcdf246
to
74c4127
Compare
74c4127
to
5566993
Compare
5566993
to
8995555
Compare
6aa828b
to
f2382fe
Compare
f2382fe
to
1ff78f5
Compare
8364964
to
6dc0695
Compare
f4ba8d3
to
19ae7a8
Compare
19ae7a8
to
3b6acc8
Compare
694f2ab
to
a16ae7d
Compare
a16ae7d
to
fd1edc8
Compare
057a67e
to
ea11292
Compare
5f07795
to
6c33a9d
Compare
6c33a9d
to
5cfe63a
Compare
d96bf12
to
265a7a1
Compare
ea4f2c4
to
427fa14
Compare
8610354
to
a1fd7d8
Compare
a1fd7d8
to
bc897fc
Compare
bc897fc
to
1c943a9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.1
->7.0.3
3.6.12
->3.7.4
1.3.3
->1.3.4
5.10.5
->5.12.1
3.3.6
->3.4.4
3.3.6
->3.4.4
3.3.6
->3.4.4
3.3.6
->3.4.4
3.3.6
->3.4.4
2.0.16
->2.0.17
3.3.6
->3.4.4
Release Notes
reactor/reactor-core (io.projectreactor:reactor-test)
v3.7.4
What's Changed
✨ New features and improvements
Micrometer
v1.14.5
by @chemicL in88b652d
📖 Documentation
New Contributors
Full Changelog: reactor/reactor-core@v3.7.3...v3.7.4
v3.7.3
Reactor Core
3.7.3
is part of2024.0.3
Release Train.What's Changed
✨ New features and improvements
Throwable
by @raccoonback in #3960byteBuddy
from1.15.4
to1.17.0
by @dependabot in #3977🐞 Bug fixes
Observation.stop
withMicrometer
by @chemicL in #3976VirtualThread
task only from anotherThread
by @chemicL in #3979📖 Documentation
New Contributors
Full Changelog: reactor/reactor-core@v3.7.2...v3.7.3
v3.7.2
What's Changed
✨ New features and improvements
Micrometer
1.14.3
by @chemicL in0b721c5
, check the release notes📖 Documentation
New Contributors
Full Changelog: reactor/reactor-core@v3.7.1...v3.7.2
v3.7.1
Reactor Core
3.7.1
is part of2024.0.1
Release Train.What's Changed
✨ New features and improvements
🐞 Bug fixes
SwitchOnFirst
hanging subscription by @chemicL in #3939📖 Documentation
New Contributors
Full Changelog: reactor/reactor-core@v3.7.0...v3.7.1
v3.7.0
Reactor Core
3.7.0
is part of2024.0.0
Release Train.New and Noteworthy
Antora
Multi-Release-Jar
experienceWhat's Changed
✨ New features and improvements
Micrometer
v1.14.0
by @violetagg in https://github.com/reactor/reactor-core/pull/3931Set
for exact buffers inFlux.buffer
by @Sage-Pierce in https://github.com/reactor/reactor-core/pull/3822@Incubating
annotation by @violetagg in https://github.com/reactor/reactor-core/pull/3790🐞 Bug fixes
Mono#cacheInvalidateIf
NPE when cancelled by @chemicL in https://github.com/reactor/reactor-core/pull/3914📖 Documentation
Scheduler.java
by @rs017991 in https://github.com/reactor/reactor-core/pull/3807New Contributors
Full Changelog: reactor/reactor-core@v3.6.9...v3.7.0
v3.6.15
What's Changed
✨ New features and improvements
Micrometer
v1.12.13
by @chemicL in https://github.com/reactor/reactor-core/pull/4010Full Changelog: reactor/reactor-core@v3.6.14...v3.6.15
v3.6.14
Reactor Core
3.6.14
is part of2023.0.15
Release Train.What's Changed
✨ New features and improvements
byteBuddy
from1.15.4
to1.17.0
by @dependabot in #3977🐞 Bug fixes
Observation.stop
withMicrometer
by @chemicL in #3976VirtualThread
task only from anotherThread
by @chemicL in #3979Full Changelog: reactor/reactor-core@v3.6.13...v3.6.14
v3.6.13
Reactor Core
3.6.13
is part of2023.0.13
Release Train.What's Changed
🐞 Bug fixes
SwitchOnFirst
hanging subscription by @chemicL in #3939Full Changelog: reactor/reactor-core@v3.6.12...v3.6.13
spring-projects/spring-graphql (org.springframework.graphql:spring-graphql-test)
v1.3.4
⭐ New Features
🐞 Bug Fixes
@GraphQlExceptionHandler
method results in ClassCastException #1090QuerydslDataFetcher
#1085📔 Documentation
jakarta.persistence.*
for Querydsl setup #1121🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@mp911de, @salmansharifov, @sic2, and @snicoll
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-websocket)
v3.4.4
❗ Noteworthy Changes
Tomcat APR support is now disabled by default if you are using Java 24 or higher. This change has been made to prevent JDK from issuing warnings.
Please see the updated release notes for details.
🐞 Bug Fixes
@DataJpaTest
on enclosing class #44407📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KmYgJn, @bekoenig, @bernie-schelberg-invicara, @dmitrysulman, @izeye, @metters, @ngocnhan-tran1996, @nosan, and @quaff
v3.4.3
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ru311, @ashishkujoy, @izeye, @jearton, @ngocnhan-tran1996, @nosan, @quaff, and @timotheeandres
v3.4.2
🐞 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, @jxblum, @ngocnhan-tran1996, @nosan, @quaff, and @tmaciejewski
v3.4.1
🐞 Bug Fixes
@SpringBootConfiguration
results in misleading error message #43507Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.