-
Notifications
You must be signed in to change notification settings - Fork 3
Update all dependencies (major) #63
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-all
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.
Open
+31
−31
Conversation
This file contains hidden or 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
2d8820b
to
c3488f4
Compare
c3488f4
to
b58e508
Compare
b58e508
to
cc8e3e1
Compare
cc8e3e1
to
60032cd
Compare
60032cd
to
2d62d00
Compare
2d62d00
to
6b5f598
Compare
6b5f598
to
37eae82
Compare
37eae82
to
46f11af
Compare
ccf7461
to
52786d9
Compare
52786d9
to
c145c2b
Compare
c145c2b
to
e3976a3
Compare
e3976a3
to
a33ab63
Compare
a33ab63
to
66c8760
Compare
66c8760
to
e1aadfd
Compare
e1aadfd
to
ad6460e
Compare
40d1852
to
f8379c0
Compare
f8379c0
to
3861e53
Compare
3861e53
to
3f2a12b
Compare
11e4664
to
d94fe98
Compare
eb37c56
to
0314370
Compare
0314370
to
ca537da
Compare
ca537da
to
1dc3f3c
Compare
1dc3f3c
to
7236600
Compare
9b7c2a1
to
631eb11
Compare
631eb11
to
1eaefe6
Compare
419b197
to
f3bcb20
Compare
d592621
to
fd3bb29
Compare
35ce431
to
c5dff8a
Compare
c5dff8a
to
b1f99bd
Compare
4e85b12
to
a6049b6
Compare
62835fe
to
24e1cf6
Compare
2f96d45
to
7edb0eb
Compare
acafb35
to
a428bf5
Compare
a428bf5
to
2baf4b2
Compare
2baf4b2
to
d06cbb5
Compare
d2b20c2
to
664b610
Compare
664b610
to
5489bcc
Compare
5489bcc
to
b5ec3d7
Compare
b5ec3d7
to
b2c8826
Compare
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------------------- | ------------- | -------------------- | | github-tags | actions/checkout | v3 | v5 | | github-tags | actions/setup-java | v3 | v5 | | github-tags | actions/upload-artifact | v3 | v4 | | cdnjs | font-awesome/css/font-awesome.css | 4.7.0 | 7.0.1 | | gradle-version | gradle | 8.1.1 | 9.0.0 | | github-tags | gradle/gradle-build-action | v2 | v3 | | github-runners | macos | 11 | 14 | | github-tags | stefanzweifel/git-auto-commit-action | v4 | v6 | | maven | com.google.devtools.ksp:symbol-processing | 1.8.21-1.0.11 | 2.2.20-2.0.2 | | maven | com.google.devtools.ksp:symbol-processing-api | 1.8.21-1.0.11 | 2.2.20-2.0.2 | | maven | org.sosy-lab:java-smt | 3.14.3 | 5.0.1-523-g9001c0ea4 | | maven | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.8.21 | 2.2.20 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.8.21 | 2.2.20 | | maven | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.8.10 | 2.0.0 | | maven | io.arrow-kt:arrow-optics | 1.2.0-RC | 2.1.2 | | maven | io.arrow-kt:arrow-core | 1.2.0-RC | 2.1.2 | | maven | io.arrow-kt:arrow-annotations | 1.2.0-RC | 2.1.2 |
b2c8826
to
d01893b
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:
v3
->v5
v3
->v5
v3
->v4
4.7.0
->7.0.1
8.1.1
->9.0.0
v2
->v3
11
->14
v4
->v6
1.8.21-1.0.11
->2.2.20-2.0.2
1.8.21-1.0.11
->2.2.20-2.0.2
3.14.3
->5.0.1-523-g9001c0ea4
1.8.21
->2.2.20
1.8.21
->2.2.20
1.8.10
->2.0.0
1.2.0-RC
->2.1.2
1.2.0-RC
->2.1.2
1.2.0-RC
->2.1.2
Release Notes
actions/checkout (actions/checkout)
v5
Compare Source
v4
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946actions/setup-java (actions/setup-java)
v5
Compare Source
v4
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4
Compare Source
FortAwesome/Font-Awesome (font-awesome)
v7.0.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v7.0.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.6.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.4.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.4.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.3.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.2.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.2.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.1.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.1.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.1.0
Compare Source
Change log available at https://fontawesome.com/v6/changelog
v6.0.0
Compare Source
Change log available at https://fontawesome.com/v6/changelog
v5.15.4
Compare Source
Changed
Fixed
v5.15.3
Compare Source
Changed
v5.15.2
Compare Source
Changed
v5.15.1
Compare Source
Changed
Fixed
v5.15.0
Compare Source
Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
UPGRADING.md guide for more
information.
Added
uncharted, watchman-monitoring, wodu sponsored brand icons
Changed
Fixed
v5.14.0
Compare Source
Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
UPGRADING.md guide for more
information.
Fixed
v5.13.1
Compare Source
Added
Changed
Fixed
v5.13.0
Compare Source
Added
snapshot testing tools to get a predictable result when executing tests
Changed
in tools like Lighthouse
Fixed
of incorrect font file format
pseudo-elements
v5.12.1
Compare Source
Added
Changed
Fixed
v5.12.0
Compare Source
Added
@fortawesome/fontawesome-free and @fortawesome/fontawesome-pro
Changed
Fixed
which made swap opacity incorrect
#14614
@fortawesome/fontawesome-common-types
v5.11.2
Compare Source
Changed
Fixed
v5.11.1
Compare Source
Fixed
them to fail to load for all kits
v5.11.0
Compare Source
Added
Fixed
the solid style
v5.10.2
Compare Source
Added
Changed
Fixed
#15409 #15413
#15325 #15334
#15339 #15346
v5.10.1
Compare Source
Added
Changed
Fixed
v5.10.0
Compare Source
Added
Changed
Fixed
v5.9.0
Compare Source
Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
UPGRADING.md guide for more
information.
Added
Changed
Fixed
v5.8.2
Compare Source
Added
Changed
Fixed
v5.8.1
Compare Source
Fixed
v5.8.0
Compare Source
Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
UPGRADING.md guide for more
information.
Added
Changed
Fixed
font-display
to be changedv5.7.2
Compare Source
Fixed
Font Awesome versions (< 5.7.0)
v5.7.1
Compare Source
Fixed
v5.7.0
Compare Source
Added
Changed
Fixed
v5.6.3
Changed
v5.6.1
Compare Source
Fixed
#14382, #14380, FortAwesome/Font-Awesome-Pro#1286
v5.6.0
Compare Source
Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
UPGRADING.md guide for more
information.
Added
fedex, fedora, figma, intercom, invision, jira, mendeley, raspberry-pi,
redhat, sketch, sourcetree, suse, ubuntu, ups, usps, and yarn
Changed
Fixed
v5.5.0
Compare Source
Added
Fixed
v5.4.2
Compare Source
Added
Changed
Fixed
v5.4.1
Compare Source
Fixed
v5.4.0
Compare Source
Added
Changed
Fixed
v5.3.1
Compare Source
Changed
Fixed
v5.3.0
Compare Source
Added
Changed
Fixed
v5.2.0
Compare Source
Added
v5.1.1
Compare Source
Added
Changed
Fixed
v5.1.0
Compare Source
Added
Changed
Fixed
gradle/gradle (gradle)
v9.0.0
Compare Source
v8.14.3
: 8.14.3Compare Source
The Gradle team is excited to announce Gradle 8.14.3.
This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.3 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.14.2
Compare Source
v8.14.1
Compare Source
v8.14
Compare Source
v8.13
Compare Source
v8.12.1
: 8.12.1Compare Source
The Gradle team is excited to announce Gradle 8.12.1.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.12
: 8.12Compare Source
The Gradle team is excited to announce Gradle 8.12.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov
Upgrade instructions
Switch your build to use Gradle 8.12 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.10.2
: 8.10.2Compare Source
This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10
It fixes the following issues:
Issues fixed in the first patch release:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.2 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
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.10.1
: 8.10.1Compare Source
This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.10.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our i
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 was generated by Mend Renovate. View the repository job log.