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

Update dependency upgrades - non-major #635

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.13.5 -> 22.13.9 age adoption passing confidence
algoliasearch (source) 5.20.3 -> 5.20.4 age adoption passing confidence
eslint-config-upleveled 9.2.0 -> 9.2.1 age adoption passing confidence
pnpm (source) 10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b -> 10.6.0 age adoption passing confidence
prettier (source) 3.5.2 -> 3.5.3 age adoption passing confidence
stylelint (source) 16.14.1 -> 16.15.0 age adoption passing confidence
top-user-agents (source) 2.1.37 -> 2.1.38 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence
typescript-eslint (source) 8.25.0 -> 8.26.0 age adoption passing confidence
vitest (source) 3.0.7 -> 3.0.8 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript (algoliasearch)

v5.20.4

Compare Source

upleveled/eslint-config-upleveled (eslint-config-upleveled)

v9.2.1

Compare Source


pnpm/pnpm (pnpm)

v10.6.0

Compare Source

Minor Changes
  • pnpm-workspace.yaml can now hold all the settings that .npmrc accepts. The settings should use camelCase #​9211.

    pnpm-workspace.yaml example:

    verifyDepsBeforeRun: install
    optimisticRepeatInstall: true
    publicHoistPattern:
      - "*types*"
      - "!@​types/react"
  • Projects using a file: dependency on a local tarball file (i.e. .tgz, .tar.gz, .tar) will see a performance improvement during installation. Previously, using a file: dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged.

Patch Changes
  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • fast-glob replace with tinyglobby to reduce the size of the pnpm CLI dependencies #​9169.
  • pnpm deploy should not remove fields from the deployed package's package.json file #​9215.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • Fix pnpm deploy creating a package.json without the imports and license field #​9193.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112
prettier/prettier (prettier)

v3.5.3

Compare Source

stylelint/stylelint (stylelint)

v16.15.0

Compare Source

It adds 1 new rule, a languageOptions configuration property for configuring some of the new rules added in 16.13.0, regex support to 1 option and support for computing EditInfo to 6 rules. It fixes 9 bugs, including 2 with the tap reporter.

Kikobeats/top-user-agents (top-user-agents)

v2.1.38

Compare Source

microsoft/TypeScript (typescript)

v5.8.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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

vitest-dev/vitest (vitest)

v3.0.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 renovate bot enabled auto-merge (squash) March 6, 2025 19:06
Copy link

codesandbox-ci bot commented Mar 6, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected]22.13.9 None +1 2.4 MB types
npm/[email protected]5.20.4 Transitive: network +13 11.4 MB bobylito, haroenv, iam4x, ...7 more
npm/[email protected]9.2.1 Transitive: eval, filesystem, network, shell, unsafe +308 51.4 MB karlhorky
npm/[email protected]3.5.3 None 0 0 B
npm/[email protected]16.15.0 Transitive: environment, eval, filesystem, unsafe +110 9.26 MB hudochenkov, jeddy3, mattxwang, ...4 more
npm/[email protected]2.1.38 None 0 31.5 kB kikobeats
npm/[email protected]8.26.0 Transitive: environment, filesystem +39 3.89 MB jameshenry
npm/[email protected]5.8.2 None 0 22.9 MB typescript-bot
npm/[email protected]3.0.8 Transitive: environment, eval, filesystem, network, shell, unsafe +40 10.1 MB antfu, oreanno, patak, ...1 more

View full report↗︎

@renovate renovate bot merged commit e8f8e98 into main Mar 6, 2025
7 checks passed
@renovate renovate bot deleted the renovate/dependency-upgrades-non-major branch March 6, 2025 19:14
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.

0 participants