Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.9.5 -> ^20.10.0 age adoption passing confidence
pnpm (source) 8.10.5 -> 8.11.0 age adoption passing confidence
pnpm (source) ^8.10.5 -> ^8.11.0 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm)

v8.11.0

Compare Source

Minor Changes

  • (IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain /<pkg_name>@&#8203;<pkg_version, not <domain>/<pkg_name>@&#8203;<pkg_version>.

    This change is a fix to avoid the same package from being added to node_modules/.pnpm multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.

    We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.

    Related PR: #​7318.

Patch Changes

  • pnpm add a-module-already-in-dev-deps will show a message to notice the user that the package was not moved to "dependencies" #​926.
  • The modules directory should not be removed if the registry configuration has changed.
  • Fix missing auth tokens in registries with paths specified (e.g. //npm.pkg.github.com/pnpm). #​5970 #​2933

Our Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Friday" (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 has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Nov 24, 2023

🎭 Playwright Summary - Success 🎉

Playwright Report

multiple-select-vanilla-root@0.0.0 test:e2e /home/runner/work/multiple-select-vanilla/multiple-select-vanilla
playwright test --config playwright/playwright.config.ts

Running 69 tests using 2 workers
·····································································
69 passed (55.0s)

Copy link

🎭 Playwright Summary - Success 🎉

Playwright Report

multiple-select-vanilla-root@0.0.0 test:e2e /home/runner/work/multiple-select-vanilla/multiple-select-vanilla
playwright test --config playwright/playwright.config.ts

Running 69 tests using 2 workers
·····································································
69 passed (57.4s)

@renovate-bot renovate-bot changed the title chore(deps): update dependency @types/node to ^20.10.0 chore(deps): update all non-major dependencies Nov 24, 2023
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 3e3e5a2 to 3e836be Compare November 24, 2023 19:05
@ghiscoding ghiscoding merged commit 5552982 into ghiscoding:main Nov 24, 2023
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch November 24, 2023 19:48
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.

2 participants