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

chore(deps): update all non-major dependencies #10938

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/cookie (source) ^0.5.1 -> ^0.6.0 age adoption passing confidence
@types/gitignore-parser (source) ^0.0.2 -> ^0.0.3 age adoption passing confidence
cookie ^0.5.0 -> ^0.6.0 age adoption passing confidence
dts-buddy ^0.2.4 -> ^0.4.0 age adoption passing confidence
pnpm (source) 8.10.2 -> 8.12.0 age adoption passing confidence
undici (source) ~5.26.2 -> ~5.28.0 age adoption passing confidence

Release Notes

jshttp/cookie (cookie)

v0.6.0

Compare Source

==================

  • Add partitioned option
Rich-Harris/dts-buddy (dts-buddy)

v0.4.1

Compare Source

  • Support TypeScript 5.3 (#​67)

v0.4.0

Compare Source

  • Replace path aliases (#​65)

v0.3.0

Compare Source

  • Make typescript a peer dependency (#​58)

v0.2.5

Compare Source

  • Handle enum declarations (#​57)
pnpm/pnpm (pnpm)

v8.12.0

Compare Source

Minor Changes

  • Add support for basic authorization header #​7371.

Patch Changes

  • Fix a bug where pnpm incorrectly passes a flag to a run handler as a fallback command #​7244.
  • When dedupe-direct-deps is set to true, commands of dependencies should be deduplicated #​7359.

Our Gold Sponsors

Our Silver Sponsors

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

v8.10.5

Compare Source

Patch Changes

  • Don't fail on an empty pnpm-workspace.yaml file #​7307.

Our Gold Sponsors

Our Silver Sponsors

v8.10.4

Compare Source

Patch Changes

  • Fixed out-of-memory exception that was happening on dependencies with many peer dependencies, when node-linker was set to hoisted #​6227.

Our Gold Sponsors

Our Silver Sponsors

v8.10.3

Compare Source

Patch Changes

  • (Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs #​7285.

  • pnpm patch should reuse existing patch when shared-workspace-file=false #​7252.

  • Don't retry fetching missing packages, since the retries will never work #​7276.

  • When using pnpm store prune --force alien directories are removed from the store #​7272.

  • Downgraded npm-packlist because the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow.

    npm-packlist was upgraded in this PR to fix #​6997. We added our own file deduplication to fix the issue of duplicate file entries.

  • Fixed a performance regression on running installation on a project with an up to date lockfile #​7297.

  • Throw an error on invalid pnpm-workspace.yaml file #​7273.

Our Gold Sponsors

Our Silver Sponsors

nodejs/undici (undici)

v5.28.2

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.28.1...v5.28.2

v5.28.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v5.28.0...v5.28.1

v5.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.27.2...v5.28.0

v5.27.2

Compare Source

Full Changelog: nodejs/undici@v5.27.1...v5.27.2

v5.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.27.0...v5.27.1

v5.27.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v5.26.5...v5.27.0

v5.26.5

Compare Source

What's Changed

Full Changelog: nodejs/undici@v5.26.4...v5.26.5

v5.26.4

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.26.3...v5.26.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2023

⚠️ No Changeset found

Latest commit: ecf27a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6ffb98d to ee461ed Compare October 27, 2023 16:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ee461ed to 78a0ee9 Compare October 30, 2023 18:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 78a0ee9 to caa324c Compare November 1, 2023 13:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from caa324c to bf51ca9 Compare November 1, 2023 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf51ca9 to d045ff6 Compare November 7, 2023 07:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d045ff6 to db172f8 Compare November 7, 2023 23:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from db172f8 to eb08104 Compare November 12, 2023 12:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb08104 to bd0d4eb Compare November 12, 2023 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd0d4eb to 9b915f6 Compare November 13, 2023 16:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b915f6 to 041e13a Compare November 13, 2023 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 041e13a to 74e2bb4 Compare November 14, 2023 12:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74e2bb4 to 9ba1fc5 Compare November 24, 2023 11:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ba1fc5 to e132931 Compare November 24, 2023 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e132931 to 052b2bc Compare November 27, 2023 00:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 052b2bc to 9a3f00c Compare December 5, 2023 15:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a3f00c to 18523fb Compare December 6, 2023 20:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18523fb to df8cc3b Compare December 7, 2023 06:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df8cc3b to c511965 Compare December 7, 2023 08:26
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.

1 participant