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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.2 -> ^7.25.8 age adoption passing confidence
@babel/plugin-proposal-pipeline-operator (source) ^7.24.7 -> ^7.25.7 age adoption passing confidence
@babel/plugin-transform-react-jsx-development (source) ^7.24.7 -> ^7.25.7 age adoption passing confidence
@babel/plugin-transform-react-jsx-self (source) ^7.24.7 -> ^7.25.7 age adoption passing confidence
@babel/plugin-transform-react-jsx-source (source) ^7.24.7 -> ^7.25.7 age adoption passing confidence
@types/node (source) ^20.16.10 -> ^20.16.12 age adoption passing confidence
@types/react (source) ^18.3.10 -> ^18.3.11 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
babel-plugin-react-compiler (source) 0.0.0-experimental-58c2b1c-20241009 -> 0.0.0-experimental-fe484b5-20240912 age adoption passing confidence
eslint-plugin-import ^2.30.0 -> ^2.31.0 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
npm-run-all2 ^6.2.3 -> ^6.2.4 age adoption passing confidence
picocolors ^1.1.0 -> ^1.1.1 age adoption passing confidence
playwright-chromium (source) ^1.47.2 -> ^1.48.1 age adoption passing confidence
pnpm (source) 9.11.0 -> 9.12.2 age adoption passing confidence
react-compiler-runtime (source) 0.0.0-experimental-8d8e73f-20241009 -> 0.0.0-experimental-fa06e2c-20241016 age adoption passing confidence
react-router-dom (source) ^6.26.2 -> ^6.27.0 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.3 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

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
facebook/react (babel-plugin-react-compiler)

v0.0.0-experimental-fe484b5-20240912

Compare Source

v0.0.0-experimental-fe484b5-20240911

Compare Source

v0.0.0-experimental-fa06e2c-20241016

Compare Source

v0.0.0-experimental-fa06e2c-20241014

Compare Source

v0.0.0-experimental-f1f288c-20240725

Compare Source

v0.0.0-experimental-e68eda9-20240829

Compare Source

v0.0.0-experimental-e504e66-20241010

Compare Source

v0.0.0-experimental-de2cfda-20240912

Compare Source

v0.0.0-experimental-da85dca-20240809

Compare Source

v0.0.0-experimental-ca8e0be-20240916

Compare Source

v0.0.0-experimental-c23de8d-20240515

Compare Source

v0.0.0-experimental-b4db8c3-20241001

Compare Source

v0.0.0-experimental-b12479e-20240926

Compare Source

v0.0.0-experimental-ad3b12a-20241011

Compare Source

v0.0.0-experimental-9e9694c-20240827

Compare Source

v0.0.0-experimental-9e9694c-20240826

Compare Source

v0.0.0-experimental-938cd9a-20240601

Compare Source

v0.0.0-experimental-8d2bec7-20240812

Compare Source

v0.0.0-experimental-7d62301-20240822

Compare Source

v0.0.0-experimental-7d62301-20240821

Compare Source

v0.0.0-experimental-7d62301-20240819

Compare Source

v0.0.0-experimental-7779988-20241007

Compare Source

v0.0.0-experimental-7449567-20240905

Compare Source

v0.0.0-experimental-7449567-20240904

Compare Source

v0.0.0-experimental-734b737-20241003

Compare Source

v0.0.0-experimental-696af53-20240625

Compare Source

v0.0.0-experimental-6067d4e-20240925

Compare Source

v0.0.0-experimental-6067d4e-20240924

Compare Source

v0.0.0-experimental-6067d4e-20240923

Compare Source

v0.0.0-experimental-6067d4e-20240919

Compare Source

v0.0.0-experimental-605e95c-20241015

Compare Source

v0.0.0-experimental-5f79ba2-20240815

Compare Source

v0.0.0-experimental-592953e-20240517

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed
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

bcomnes/npm-run-all2 (npm-run-all2)

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153
alexeyraspopov/picocolors (picocolors)

v1.1.1

Compare Source

  • Moved TypeScript declarations to a d.ts file (#​82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#​87)
  • Eliminated require() call to make the package compatible with some tools (#​87)
microsoft/playwright (playwright-chromium)

v1.48.1

Compare Source

v1.48.0

Compare Source

pnpm/pnpm (pnpm)

v9.12.2

Compare Source

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

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors

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 label Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from fc45e54 to ad042c6 Compare October 11, 2024 21:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d13edc7 to 4e54eb9 Compare October 17, 2024 17:45
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