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

Merged
merged 7 commits into from
Oct 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.7 -> ^7.25.8 age adoption passing confidence
@babel/parser (source) ^7.25.7 -> ^7.25.8 age adoption passing confidence
@babel/preset-env (source) ^7.25.7 -> ^7.25.8 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.21.1 -> ^1.22.0 age adoption passing confidence
@types/node (source) ^20.16.10 -> ^20.16.11 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@vue/shared (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
eslint-plugin-n ^17.10.3 -> ^17.11.1 age adoption passing confidence
express (source) ^4.21.0 -> ^4.21.1 age adoption passing confidence
globals ^15.10.0 -> ^15.11.0 age adoption passing confidence
lit (source) ^3.2.0 -> ^3.2.1 age adoption passing confidence
magic-string ^0.30.11 -> ^0.30.12 age adoption passing confidence
miniflare (source) ^3.20240925.0 -> ^3.20241004.0 age adoption passing confidence
parse5 (source) ^7.1.2 -> ^7.2.0 age adoption passing confidence
playwright-chromium (source) ^1.47.2 -> ^1.48.0 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.12.1 age adoption passing confidence
preact (source) ^10.24.2 -> ^10.24.3 age adoption passing confidence
sass ^1.79.4 -> ^1.79.5 age adoption passing confidence
sass-embedded ^1.79.4 -> ^1.79.5 age adoption passing confidence
solid-js (source) ^1.9.1 -> ^1.9.2 age adoption passing confidence
svelte-check ^4.0.4 -> ^4.0.5 age adoption passing confidence
typescript-eslint (source) ^8.8.0 -> ^8.9.0 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence
vitepress (source) 1.3.4 -> 1.4.1 age adoption passing confidence
vitepress-plugin-group-icons ^1.2.4 -> ^1.3.0 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
vue (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env
babel/babel (@​babel/parser)

v7.25.8

Compare Source

v7.25.8 (2024-10-10)

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env
Committers: 3
shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.22.0

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (@​vue/shared)

v3.5.12

Compare Source

Bug Fixes
Performance Improvements
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.11.1

Compare Source

🩹 Fixes

v17.11.0

Compare Source

🌟 Features
🩹 Fixes
  • no-missing-import: Ignore node builtins in package.json imports (#​346) (148e47e)
  • no-missing-import: Resolve tsconfig paths relative to the tsconfig (#​343) (6cd7954)
📚 Documentation
  • Explain the transitive dependency case for no-extraneous-* (#​347) (8c0a2cc)
expressjs/express (express)

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

sindresorhus/globals (globals)

v15.11.0

Compare Source

lit/lit (lit)

v3.2.1

Compare Source

Patch Changes
  • #​4782 99703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
    due to a bug that prevented our minified name prefixing from working.
rich-harris/magic-string (magic-string)

v0.30.12

Compare Source

Performance Improvements
cloudflare/workers-sdk (miniflare)

v3.20241004.0

Compare Source

Patch Changes

v3.20240925.1

Compare Source

Patch Changes
  • #​6835 5c50949 Thanks @​emily-shen! - fix: rename asset plugin options slightly to match wrangler.toml better

    Renamed path -> directory, bindingName -> binding.

inikulin/parse5 (parse5)

v7.2.0

Compare Source

microsoft/playwright (playwright-chromium)

v1.48.0

Compare Source

pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

preactjs/preact (preact)

v10.24.3

Compare Source

Fixes

Performance

Maintenance

sass/dart-sass (sass)

v1.79.5

Compare Source

  • Changes to how selector.unify() and @extend combine selectors:

    • The relative order of pseudo-classes (like :hover) and pseudo-elements
      (like ::before) within each original selector is now preserved when
      they're combined.

    • Pseudo selectors are now consistently placed at the end of the combined
      selector, regardless of which selector they came from. Previously, this
      reordering only applied to pseudo-selectors in the second selector.

  • Tweak the color transformation matrices for OKLab and OKLCH to match the
    newer, more accurate values in the CSS spec.

  • Fix a slight inaccuracy case when converting to srgb-linear and
    display-p3.

  • Potentially breaking bug fix: math.unit() now wraps multiple denominator
    units in parentheses. For example, px/(em*em) instead of px/em*em.

Command-Line Interface
  • Use @parcel/watcher to watch the filesystem when running from JavaScript and
    not using --poll. This should mitigate more frequent failures users have
    been seeing since version 4.0.0 of Chokidar, our previous watching tool, was
    released.
JS API
  • Fix SassColor.interpolate() to allow an undefined options parameter, as
    the types indicate.
Embedded Sass
  • Properly pass missing color channel values to and from custom functions.
sass/embedded-host-node (sass-embedded)

v1.79.5

Compare Source

  • Changes to how selector.unify() and @extend combine selectors:

    • The relative order of pseudo-classes (like :hover) and pseudo-elements
      (like ::before) within each original selector is now preserved when
      they're combined.

    • Pseudo selectors are now consistently placed at the end of the combined
      selector, regardless of which selector they came from. Previously, this
      reordering only applied to pseudo-selectors in the second selector.

  • Tweak the color transformation matrices for OKLab and OKLCH to match the
    newer, more accurate values in the CSS spec.

  • Fix a slight inaccuracy case when converting to srgb-linear and
    display-p3.

  • Potentially breaking bug fix: math.unit() now wraps multiple denominator
    units in parentheses. For example, px/(em*em) instead of px/em*em.

Command-Line Interface
  • Use @parcel/watcher to watch the filesystem when running from JavaScript and
    not using --poll. This should mitigate more frequent failures users have
    been seeing since version 4.0.0 of Chokidar, our previous watching tool, was
    released.
JS API
  • Fix SassColor.interpolate() to allow an undefined options parameter, as
    the types indicate.
Embedded Sass
  • Properly pass missing color channel values to and from custom functions.
solidjs/solid (solid-js)

v1.9.2

sveltejs/language-tools (svelte-check)

v4.0.5

Compare Source

  • fix: include named exports in svelte 5 type (#​2528)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.9.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.8.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/vitepress (vitepress)

v1.4.1

Compare Source

Bug Fixes
Features

v1.4.0

Compare Source

Bug Fixes
  • vueRE conflicting with lineNoRE (#​4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #​4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#​4225) (68150a6), closes #​4224
  • theme: respect custom tag prop in VPButton component (#​4185) (9c5d348)
Features
  • add data-title attribute for code group label tag (#​4152) (bc7271d)
  • allow ignoring certain headers and their subtrees completely in outline (3e11b6a), closes #​4171
  • client: add onAfterPageLoad hook in router (#​4126) (315c220)
  • support adding extra attributes to snippet imports (useful for twoslash) (#​4100) (e8f7dd1)
  • theme: expose theme default VPLink & VPSocialLink(s) component (#​4178) (615e33b)
  • trig

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 Oct 14, 2024
Copy link

stackblitz bot commented Oct 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a65c7f5 to 08dfb06 Compare October 14, 2024 21:21
@sapphi-red
Copy link
Member

/ecosystem-ci run

Copy link
Contributor Author

renovate bot commented Oct 15, 2024

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.

@sapphi-red
Copy link
Member

The sourcemap change is caused by Rich-Harris/magic-string#284.
I confirmed the snapshot change is fine.
@AriPerkkio The same PR seems to affect the coverage tests in vitest. Would you mind taking a look?


I downgraded the playwright version due to microsoft/playwright#33107.

Copy link
Contributor

@AriPerkkio AriPerkkio left a comment

Choose a reason for hiding this comment

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

The same PR seems to affect the coverage tests in vitest. Would you mind taking a look?

The change in magic-string seems to affect some of our edge case tests of coverage. These snapshot changes look fine to me and I don't think end-users will see such changes.

I've opened vitest-dev/vitest#6711 to update magic-string on Vitest's side and update the snapshots.

@sapphi-red
Copy link
Member

Thanks for taking a look!

@sapphi-red sapphi-red merged commit 5552583 into main Oct 15, 2024
14 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch October 15, 2024 07:13
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