fix(deps): update dependencies (minor/patch) #105
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:
3.21.8
->3.21.9
20.17.11
->20.17.16
3.30.4
->3.31.0
8.12
->8.12.1
8.12.0-jdk11
->8.12.1-jdk11
2.11.0
->2.11.3
0.16.19
->0.16.21
8.4.49
->8.5.1
5.6.0
->5.6.2
5.7.2
->5.7.3
1.7.3
->1.8.0
1.0.0-pre.856
->1.0.0-pre.860
Release Notes
cytoscape/cytoscape.js (cytoscape)
v3.31.0
Compare Source
Release version v3.31.0
gradle/gradle (gradle)
v8.12.1
Compare Source
pmndrs/jotai (jotai)
v2.11.3
Compare Source
Unfortunately, we encountered another regression with the v2.11 rearchitecture. We hope there are no more issues, but we can't be sure if it's stable unless no more are reported. Please give it a try and let us know if you find anything!
What's Changed
Full Changelog: pmndrs/jotai@v2.11.2...v2.11.3
v2.11.2
Compare Source
There was a regression in v2.11.1, which is fixed in this patch.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.11.1...v2.11.2
v2.11.1
Compare Source
Jotai v2.11.0 was a big change, and we faced some fundamental issues. It required time to reconsider the architecture from the ground up. We've added various tests, and this patch version should be more stable.
Having that said, we are still in the middle of the re-architecture. If you prefer to stay away from bleeding-edge features and encounter no bugs, feel free to keep using the previous versions.
Kudos to @dmaskasky
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.11.0...v2.11.1
KaTeX/KaTeX (katex)
v0.16.21
Compare Source
Bug Fixes
v0.16.20
Compare Source
Bug Fixes
postcss/postcss (postcss)
v8.5.1
Compare Source
v8.5.0
: 8.5 “Duke Alloces”Compare Source
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added
Input#document
in additional toInput#css
.Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
gvergnaud/ts-pattern (ts-pattern)
v5.6.2
Compare Source
What's Changed
Full Changelog: gvergnaud/ts-pattern@v5.6.1...v5.6.2
v5.6.1
Compare Source
What's Changed
Full Changelog: gvergnaud/ts-pattern@v5.6.0...v5.6.1
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-json)
v1.8.0
==================
This release contains all of the changes from 1.8.0-RC. Kotlin 2.1.0 is used as a default, while upcoming 2.1.10 is also supported.
Also added small bugfixes, including speedup of ProtoWireType.from (#2879).
Configuration
📅 Schedule: Branch creation - "after 1pm and before 5pm on Friday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.