jiti icon indicating copy to clipboard operation
jiti copied to clipboard

chore(deps): update all non-major dependencies (main)

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/helper-module-imports (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/helper-module-transforms (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/helper-plugin-utils (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/helper-simple-access (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-syntax-import-assertions (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-syntax-jsx (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-export-namespace-from (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-react-jsx (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-typescript (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/preset-typescript (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/template (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/traverse (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@babel/types (source) ^7.25.7 -> ^7.25.9 age adoption passing confidence
@types/node (source) ^22.7.4 -> ^22.7.9 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
acorn ^8.12.1 -> ^8.13.0 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
pkg-types ^1.2.0 -> ^1.2.1 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.12.2 age adoption passing confidence
preact (source) ^10.24.2 -> ^10.24.3 age adoption passing confidence
solid-js (source) ^1.9.1 -> ^1.9.3 age adoption passing confidence
tinyexec ^0.3.0 -> ^0.3.1 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 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.9

Compare Source

:bug: Bug Fix
:house: Internal
:running_woman: Performance

v7.25.8

Compare Source

:bug: Bug Fix
:house: 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
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
acornjs/acorn (acorn)

v8.13.0

Compare Source

eslint/eslint (eslint)

v9.13.0

Compare Source

unjs/pkg-types (pkg-types)

v1.2.1

Compare Source

compare changes

🩹 Fixes
  • Optional fields from publishConfig (#​194)
  • tsconfig: Add missing references key (#​198)
🏡 Chore
✅ Tests
  • packagejson: Add tests for partial objects (e2dc735)
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.2: pnpm 9.12.2

Compare Source

Patch Changes

  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

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
solidjs/solid (solid-js)

v1.9.3

Compare Source

v1.9.2

tinylibs/tinyexec (tinyexec)

v0.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tinylibs/tinyexec/compare/0.3.0...0.3.1

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

vuejs/core (vue)

v3.5.12

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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[bot] avatar Oct 15 '24 02:10 renovate[bot]