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 all non-major dependencies #364

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 3.11.2 -> 3.12.0 age adoption passing confidence
@iconify-json/carbon 1.2.4 -> 1.2.5 age adoption passing confidence
@iconify-json/fluent-emoji 1.2.1 -> 1.2.2 age adoption passing confidence
@iconify-json/icon-park-outline 1.2.1 -> 1.2.2 age adoption passing confidence
@iconify-json/octicon 1.2.1 -> 1.2.2 age adoption passing confidence
@iconify-json/svg-spinners 1.2.1 -> 1.2.2 age adoption passing confidence
@rive-app/canvas (source) 2.23.11 -> 2.25.2 age adoption passing confidence
@shikijs/vitepress-twoslash (source) 1.24.0 -> 1.24.2 age adoption passing confidence
@types/node (source) 22.10.1 -> 22.10.2 age adoption passing confidence
@unlazy/vue (source) 0.12.0 -> 0.12.1 age adoption passing confidence
@unocss/cli (source) ^0.64.1 -> ^0.65.0 age adoption passing confidence
@unocss/eslint-config (source) ^0.64.1 -> ^0.65.0 age adoption passing confidence
@unocss/eslint-plugin (source) ^0.64.1 -> ^0.65.0 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.6 -> 2.1.8 age adoption passing confidence
@vitest/ui (source) 2.1.6 -> 2.1.8 age adoption passing confidence
bumpp 9.8.1 -> 9.9.1 age adoption passing confidence
debug 4.3.7 -> 4.4.0 age adoption passing confidence
es-toolkit (source) 1.28.0 -> 1.30.1 age adoption passing confidence
eslint (source) 9.16.0 -> 9.17.0 age adoption passing confidence
execa 9.5.1 -> 9.5.2 age adoption passing confidence
markdown-it-attrs 4.2.0 -> 4.3.0 age adoption passing confidence
motion 11.12.0 -> 11.15.0 age adoption passing confidence
pnpm (source) 9.14.4 -> 9.15.0 age adoption passing confidence
unbuild 3.0.0-rc.11 -> 3.0.1 age adoption passing confidence
unlazy (source) 0.12.0 -> 0.12.1 age adoption passing confidence
unocss ^0.64.1 -> ^0.65.0 age adoption passing confidence
unplugin-vue-macros (source) 2.13.4 -> 2.13.6 age adoption passing confidence
vite-plugin-inspect 0.10.2 -> 0.10.3 age adoption passing confidence
vite-plugin-vue-devtools (source) 7.6.7 -> 7.6.8 age adoption passing confidence
vitest (source) 2.1.6 -> 2.1.8 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.12.0

Compare Source

   🚀 Features
    View changes on GitHub
rive-app/rive-wasm (@​rive-app/canvas)

v2.25.2

Compare Source

Commits
  • do not exclude proxies from drawables list 2c7bedb
  • Scripting begins! bcddcd6
  • GL MSAA tweaks 1f8f6ac
  • More android tuning for PowerVR 67b9730
  • Work around gradient sync issues on Oppo Reno 3 Pro 353a88e

v2.25.1

Compare Source

Commits
  • chore: tag 2.25.1 97b914b
  • fix artboard origin offset 6990ba0
  • Convert unity builds to use build_rive.sh 95b463b
  • Tag custom premake builds on v5.0.0-beta3 903837f
  • Fix layout display issues 87e5ace
  • Add visionOS and tvOS support to Apple runtime 6e6c5a6
  • fix triggers reset ed12347
  • Prevent negative layout size 8e579e6
  • Nnnn use advance and apply in js runtime e5cbb51
  • add data binding blend states support fec7d19
  • Nnnn instance data converters part 3 c4094a4

v2.25.0

Compare Source

Commits
  • chore: tag 2.25.0 6e748fd
  • Nnnn fix js runtime listeners check ffe2b72
  • added missing_goldens and missing_candidates to diff.py result f2862ca

v2.24.1

Compare Source

Commits
  • chore: tag 2.24.1 c2292e7
  • call delete methods on cleanup 0cc2564
  • Nnnn system data enums part 3 3fd3825
  • diff.py updates de52e49
  • Allow $JAVA_HOME without java installed in deploy_tests.py c8b5d31

v2.24.0

Compare Source

Commits
  • chore: tag 2.24.0 e9fd61a
  • call syncStyleChanges on update f3dad6c
  • Override layoutcomponent x/y using layoutX/Y 4d22301
  • Nnnn data bind fixes part 3 44cbbab
  • Instance data converters when attached to data binding objects 6b7b0e0
  • Snap verycomplexgrad gm stops to pixel boundaries f8a670b
  • ScrollBar constraint autosize toggle 0402232
  • Don't use GL_PIXEL_UNPACK_BUFFER 2ce84e1
  • Add "no_rive_jpeg" and "no_rive_png" build options 2d24da1
  • Improve scroll time precision on web 2af3d4a
  • Scroll fixes bfbd505
  • re add clean to diff 0030752
  • do not break when component is found 97dd12b
  • Add yoga renames to non-v2 lua build scripts 27b1cc2
  • Fix integer precision issues with pathID in vertex shaders 6c95555
  • use draw proxy for scroll bar draggables d779b42
  • GL fixes for Imagination PowerVR GPUs f422181
  • Fix scrollbar thumb offset de3ed1a
  • Sort by % diff pixels in diff.py when histogram is equal d93862d
  • fix sorting hittable components b7ac41e
  • fix crash when dividing by 0 afa4319
  • Nnnn scrolling override poc part 2 6c3957b
  • Small Scroll fixes 6f021c1
  • Make scroll physics core objects 8994905
  • made compatable with python 9_9 39315d5
  • diff.py: don't count identicals as differences c1b772c
  • added some changes to make building easier for unreal be92419
  • use actual sizes for calculating position offset 9a64a15
  • skip object on animation reset if it is null d6b1a38
  • remove letter spacing subtraction c3cab24
  • fix fatal warnings compiler flag to use latest version b576768
  • Draggables (aka scrolling) c8aaac2
  • Nnnn data bind fixes part 2 7597a9b
  • make nested animation properties bindable 02f3c3d
  • Layout display & animation duration keyable 699c53f
  • Add Android Gold checks 5216d40
shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.24.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.24.1

Compare Source

   🚀 Features
    View changes on GitHub
johannschopplich/unlazy (@​unlazy/vue)

v0.12.1

Compare Source

No significant changes

    View changes on GitHub
unocss/unocss (@​unocss/cli)

v0.65.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.65.0

Compare Source

If you are interested, please read our upgrade introduction 🌟🌟🌟.
   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
antfu/bumpp (bumpp)

v9.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
debug-js/debug (debug)

v4.4.0

Compare Source

Fixes (hopefully) the inefficient regex warnings in .enable().

Minor version as this is invariably going to break certain users who misuse the .enable() API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.

Full Changelog: debug-js/debug@4.3.7...4.4.0

toss/es-toolkit (es-toolkit)

v1.30.1

Compare Source

Released on December 14th, 2024.

  • Fixed uniqueId not being exported in our compatibility library.

We sincerely thank @​redd97 for their contributions. We appreciate your great efforts!

v1.30.0

Compare Source

Released on December 13th, 2024.

We sincerely thank @​healtheloper, @​mass2527, @​D-Sketon, @​eunhyulkim, @​scato3, @​Na-hyunwoo, and @​dasom-jo for their contributions. We appreciate your great efforts!

v1.29.0

Compare Source

Released on December 1st, 2024.

We sincerely thank @​nnnnoel and @​evan-moon for their contributions. We appreciate your great efforts!

eslint/eslint (eslint)

v9.17.0

Compare Source

sindresorhus/execa (execa)

v9.5.2

Compare Source

Bug fixes

arve0/markdown-it-attrs (markdown-it-attrs)

v4.3.0

Compare Source

What's Changed

Full Changelog: arve0/markdown-it-attrs@v4.2.0...v4.3.0

motiondivision/motion (motion)

v11.15.0

Compare Source

Added
  • Add support for repeat in animation sequences.
Fixed
  • Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.

v11.14.4

Compare Source

Fixed
  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

v11.14.3

Compare Source

Fixed
  • Fixing motion-dom and motion-utils entrypoints.

v11.14.2

Compare Source

Fixed
  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

v11.14.1

Compare Source

Fixed
  • Fixing missing license in motion-dom and motion-utils packages.

v11.14.0

Compare Source

Added
  • Added press gesture in Motion+ early access.

v11.13.5

Compare Source

Fixed
  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

v11.13.4

Compare Source

Fixed
  • Fixing types for React 19.

v11.13.3

Compare Source

Fixed
  • Attempting to update types to be compatible with both React 18 and 19.

v11.13.1

Compare Source

Fixed
  • SVG elements (like motion.text) now update when given a MotionValue as children, matching HTML element behavior.
  • Exporting DynamicAnimationOptions type.

v11.13.0

Compare Source

Added
  • Vanilla hover gesture in Motion+ early access.
pnpm/pnpm (pnpm)

v9.15.0

Compare Source

unjs/unbuild (unbuild)

v3.0.1

Compare Source

compare changes

🩹 Fixes
  • rollup: De-default default export from stub (#​455)
🏡 Chore
❤️ Contributors

v3.0.0

[Compare Source](https://redirect.github.co


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.


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

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

@nekomeowww nekomeowww merged commit 3d8d171 into main Dec 19, 2024
6 checks passed
@nekomeowww nekomeowww deleted the renovate/all-minor-patch branch December 19, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant