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

fix(deps): update dependencies (minor/patch) #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/cytoscape (source) 3.21.8 -> 3.21.9 age adoption passing confidence devDependencies patch
@types/node (source) 20.17.11 -> 20.17.16 age adoption passing confidence devDependencies patch
cytoscape (source) 3.30.4 -> 3.31.0 age adoption passing confidence devDependencies minor
gradle (source) 8.12 -> 8.12.1 age adoption passing confidence patch
gradle 8.12.0-jdk11 -> 8.12.1-jdk11 age adoption passing confidence stage patch
jotai 2.11.0 -> 2.11.3 age adoption passing confidence dependencies patch
katex (source) 0.16.19 -> 0.16.21 age adoption passing confidence dependencies patch
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence devDependencies minor
ts-pattern 5.6.0 -> 5.6.2 age adoption passing confidence dependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch
org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.3 -> 1.8.0 age adoption passing confidence dependencies minor
org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom 1.0.0-pre.856 -> 1.0.0-pre.860 age adoption passing confidence dependencies patch

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

  • fix(core): derived atom is not re-evaluated if it read between multiple set by @​dai-shi in

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
  • escape \htmlData attribute name (57914ad)

v0.16.20

Compare Source

Bug Fixes
postcss/postcss (postcss)

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

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 to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jan 3, 2025
@renovate renovate bot enabled auto-merge (squash) January 3, 2025 07:16
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch from d705fae to 727072d Compare January 3, 2025 20:18
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v1.0.0-pre.858 fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v1.0.0-pre.859 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch from 727072d to 562b1ed Compare January 6, 2025 11:14
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v1.0.0-pre.859 fix(deps): update dependencies (minor/patch) Jan 6, 2025
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch 4 times, most recently from dfae350 to 6af8bf5 Compare January 13, 2025 10:12
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch 7 times, most recently from 7d2611e to 6283daa Compare January 19, 2025 16:27
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch 5 times, most recently from ec5832e to fe678c3 Compare January 24, 2025 14:13
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch 2 times, most recently from e878c16 to a6941a7 Compare January 31, 2025 01:31
@renovate renovate bot force-pushed the renovate/dependencies-(minorpatch) branch from a6941a7 to 6b52ce5 Compare February 1, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants