This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
chore(deps): update all non-major dependencies #956
+249
−202
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:
17.6.6
->17.8.1
17.6.6
->17.8.1
8.1.1
->8.5
4.2.1.3168
->4.4.1.3373
0.8.10
->0.8.11
1.16.1
->1.17.1
1.10.0
->1.11.0
13.0.3
->13.1.1
21.0
->21.3
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v17.8.1
Compare Source
Note: Version bump only for package @commitlint/cli
v17.8.0
Compare Source
Note: Version bump only for package @commitlint/cli
17.7.2 (2023-09-28)
Note: Version bump only for package @commitlint/cli
17.7.1 (2023-08-10)
Note: Version bump only for package @commitlint/cli
v17.7.2
Compare Source
Note: Version bump only for package @commitlint/cli
v17.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
v17.7.0
Compare Source
Note: Version bump only for package @commitlint/cli
17.6.7 (2023-07-19)
Note: Version bump only for package @commitlint/cli
17.6.6 (2023-06-24)
Note: Version bump only for package @commitlint/cli
17.6.5 (2023-05-30)
Note: Version bump only for package @commitlint/cli
17.6.3 (2023-05-04)
Note: Version bump only for package @commitlint/cli
17.6.1 (2023-04-14)
Note: Version bump only for package @commitlint/cli
v17.6.7
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.8.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.8.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v17.7.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.6.7 (2023-07-19)
Note: Version bump only for package @commitlint/config-conventional
17.6.6 (2023-06-24)
Note: Version bump only for package @commitlint/config-conventional
17.6.5 (2023-05-30)
Note: Version bump only for package @commitlint/config-conventional
17.6.3 (2023-05-04)
Note: Version bump only for package @commitlint/config-conventional
17.6.1 (2023-04-14)
Note: Version bump only for package @commitlint/config-conventional
v17.6.7
Compare Source
Note: Version bump only for package @commitlint/config-conventional
gradle/gradle (gradle)
v8.5
Compare Source
v8.4
: 8.4Compare Source
The Gradle team is excited to announce Gradle 8.4.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners
Upgrade instructions
Switch your build to use Gradle 8.4 by updating your wrapper:
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.3
: 8.3Compare Source
The Gradle team is excited to announce Gradle 8.3.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik
Upgrade instructions
Switch your build to use Gradle 8.3 by updating your wrapper:
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.2.1
Compare Source
v8.2
: 8.2Compare Source
The Gradle team is excited to announce Gradle 8.2.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community contributors for their contributions to this release of Gradle:
Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li
Upgrade instructions
Switch your build to use Gradle 8.2 by updating your wrapper:
./gradlew wrapper --gradle-version=8.2
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
jacoco/jacoco (jacoco)
v0.8.11
: 0.8.11New Features
Fixed bugs
VerifyError
when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #893).Non-functional Changes
graphql-java-kickstart/graphql-java-tools (com.graphql-java-kickstart:graphql-java-tools)
v13.1.1
Major Changes
What's Changed
Full Changelog: graphql-java-kickstart/graphql-java-tools@v13.1.0...v13.1.1
v13.1.0
: 13.1.0Breaking changes
Minor changes
What's Changed
Full Changelog: graphql-java-kickstart/graphql-java-tools@v13.0.3...v13.1.0
graphql-java/graphql-java (com.graphql-java:graphql-java)
v21.3
: 21.3A 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.2This 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
directiveWe've implemented the
@oneOf
directive for input objects. From the RFC: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.1This 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.
This PR has been generated by Mend Renovate. View repository job log here.