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 #19190

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.26.3 -> ^7.26.5 age adoption passing confidence
@eslint/js (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.26.1 -> ^1.26.2 age adoption passing confidence
@types/node (source) ^22.10.5 -> ^22.10.6 age adoption passing confidence
@vitejs/release-scripts ^1.3.2 -> ^1.3.3 age adoption passing confidence
browserslist ^4.24.3 -> ^4.24.4 age adoption passing confidence
core-js (source) ^3.39.0 -> ^3.40.0 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
eslint-plugin-react ^7.37.3 -> ^7.37.4 age adoption passing confidence
eslint-plugin-react-refresh ^0.4.16 -> ^0.4.18 age adoption passing confidence
lightningcss ^1.28.2 -> ^1.29.1 age adoption passing confidence
miniflare (source) ^3.20241218.0 -> ^3.20241230.2 age adoption passing confidence
mlly ^1.7.3 -> ^1.7.4 age adoption passing confidence
pathe ^2.0.0 -> ^2.0.1 age adoption passing confidence
pnpm (source) 9.15.3 -> 9.15.4 age adoption passing confidence
postcss (source) ^8.4.49 -> ^8.5.1 age adoption passing confidence
sass ^1.83.1 -> ^1.83.4 age adoption passing confidence
sass-embedded ^1.83.1 -> ^1.83.4 age adoption passing confidence
solid-js (source) ^1.9.3 -> ^1.9.4 age adoption passing confidence
svelte (source) ^5.16.5 -> ^5.17.5 age adoption passing confidence
svelte-check ^4.1.1 -> ^4.1.4 age adoption passing confidence
typescript-eslint (source) ^8.19.1 -> ^8.20.0 age adoption passing confidence
unbuild ^3.2.0 -> ^3.3.1 age adoption passing confidence
vitepress-plugin-group-icons ^1.3.3 -> ^1.3.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.26.5

Compare Source

v7.26.5 (2025-01-10)

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization
Committers: 5
eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.26.2

Compare Source

   🚀 Features
    View changes on GitHub
vitejs/release-scripts (@​vitejs/release-scripts)

v1.3.3

Compare Source

browserslist/browserslist (browserslist)

v4.24.4

Compare Source

zloirock/core-js (core-js)

v3.40.0

Compare Source

eslint/eslint (eslint)

v9.18.0

Compare Source

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.18

Compare Source

ESM/CJS interop is the worth that happend to this ecosystem, this is all I have to say.

v0.4.17

Compare Source

  • Fix detection of local components to not generate warning on for variable inside JSX files that follow React component naming (fixes #​75)
  • Update types to not require extra unnecessary .default property access under TS node16 module resolution (fixes #​70)
parcel-bundler/lightningcss (lightningcss)

v1.29.1

Compare Source

v1.29.0

Compare Source

Added

  • Implement view transitions level 2, including the @view-transition rule, view-transition-class and view-transition-group properties, and class selector features of the view transition pseudo elements. This enables CSS module scoping and better minification when using these features. – #​885
  • Support parsing the @font-feature-values rule – #​840
  • Add a feature flag to explicitly enable or disable transpiling the light-dark() function – parcel-bundler/lightningcss@3043896

Fixed

cloudflare/workers-sdk (miniflare)

v3.20241230.2

Compare Source

Patch Changes
  • #​7738 8e9aa40 Thanks @​penalosa! - Use TEXT bindings for plain text values in Miniflare. This is an internal detail that should have no user facing impact.

v3.20241230.1

Compare Source

Minor Changes
  • #​7702 78bdec5 Thanks @​penalosa! - Support the CF-Connecting-IP header, which will be available in your Worker to determine the IP address of the client that initiated a request.
Patch Changes

v3.20241230.0

Compare Source

Patch Changes
unjs/mlly (mlly)

v1.7.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors
unjs/pathe (pathe)

v2.0.1

Compare Source

compare changes

🩹 Fixes
  • Mixed posix/win32 namespaces (#​197)
❤️ Contributors
pnpm/pnpm (pnpm)

v9.15.4

Compare Source

postcss/postcss (postcss)

v8.5.1

Compare Source

v8.5.0

Compare Source

sass/dart-sass (sass)

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

sass/embedded-host-node (sass-embedded)

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

solidjs/solid (solid-js)

v1.9.4

Compare Source

sveltejs/svelte (svelte)

v5.17.5

Compare Source

Patch Changes
  • feat: allow const tag inside svelte:boundary (#​14993)

  • fix: ensure signal write invalidation within effects is consistent (#​14989)

v5.17.4

Compare Source

Patch Changes
  • fix: never consider inert boundary effects (#​14999)

  • fix: store access on component destroy (#​14968)

  • fix: correctly transform pre with no content (#​14973)

  • fix: wrap each block expression in derived to encapsulate effects (#​14967)

v5.17.3

Compare Source

Patch Changes
  • fix: reset dependency read versions after reaction execution (#​14964)

v5.17.2

Compare Source

Patch Changes
  • fix: account for parent scale when animating elements (#​14957)

  • fix: apply overflow: hidden style when transitioning elements, where necessary (#​14930)

  • fix: properly add owners to function bindings (#​14962)

v5.17.1

Compare Source

Patch Changes
  • fix: remove bindable prop validation (#​14946)

  • chore: tweak "invalid assignment" compiler error message (#​14955)

  • fix: silence false-positive stale value warning (#​14958)

v5.17.0

Compare Source

Minor Changes
  • feat: allow non-numeric values to be tweened by snapping immediately to new value (#​14941)
Patch Changes
  • fix: handle default values in object destructuring within "each" blocks when using characters like "}" and "]" (#​14554)

  • fix: account for min-width/height in slide transition (#​14942)

  • fix: prevent long delays causing erratic spring behaviour (#​14940)

  • feat: warn on using slide transition with table elements (#​14936)

  • chore: improve signal performance by reducing duplicate deps (#​14945)

v5.16.6

Compare Source

Patch Changes
  • fix: Make Tween duration 0 set current to target immediately (#​14937)

  • fix: guard against customElements being unavailable in browser extension contexts (#​14933)

  • fix: treat inert as a boolean attribute (#​14935)

  • fix: remove leading newline from <pre> contents (#​14922)

sveltejs/language-tools (svelte-check)

v4.1.4

Compare Source

  • fix: don't hoist types/snippets referencing stores or destructured variables (#​2661)

v4.1.3

Compare Source

  • fix: move snippets to correct place when only module script present

v4.1.2

Compare Source

  • feat: support generics attribute for JSDoc (#​2624)
  • fix: better snippet/interface hoistability analysis (#​2655)
  • chore: TypeScript 5.7 support (#​2585)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

unjs/unbuild (unbuild)

v3.3.1

Compare Source

compare changes

🩹 Fixes
  • rollup: Improve external detection (#​488)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Enhancements
  • Allow specifying dependencies to inline in inlineDependencies (#​480)
🩹 Fixes
  • rollup: Resolve aliases using pathe utils (#​483)
💅 Refactors
  • Inline withTrailingSlash util (#​482)
🏡 Chore
❤️ Contributors
yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)

v1.3.4

Compare Source

   🚀 Features
    View changes on GitHub

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1e1402f to d91ff3a Compare January 14, 2025 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d91ff3a to 139bb8f Compare January 14, 2025 21:40
Copy link
Contributor Author

renovate bot commented Jan 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bluwy
Copy link
Member

bluwy commented Jan 15, 2025

I needed to bump rollup to fix type issues

Copy link
Member

@patak-dev patak-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I let you merge this one if you'd like it in a patch @bluwy. I would merge it in 6.1 when we start the beta.

@bluwy
Copy link
Member

bluwy commented Jan 15, 2025

I think we can wait for the minor 👍

@bluwy bluwy added this to the 6.1 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants