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

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sxzz/eslint-config ^3.7.4 -> ^3.7.5 age adoption passing confidence
@types/node (source) ^20.9.2 -> ^20.10.0 age adoption passing confidence
pnpm (source) 8.10.5 -> 8.11.0 age adoption passing confidence
tsup (source) ^8.0.0 -> ^8.0.1 age adoption passing confidence
tsx ^4.1.4 -> ^4.5.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.3.2 age adoption passing confidence

Release Notes

sxzz/eslint-config (@​sxzz/eslint-config)

v3.7.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
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

egoist/tsup (tsup)

v8.0.1

Compare Source

Bug Fixes
  • dts: ensure chunks conform to bundle format (#​1034) (f83baf8)
  • experimental-dts: make --experimental-dts to be compatible with --clean (#​1041) (8c26e63)
  • experimental-dts: only include exported declarations (#​1039) (731f43f)
privatenumber/tsx (tsx)

v4.5.0

Compare Source

Features
  • watch: log reason for rerun & improved exit handling (#​412) (fb59907)

This release is also available on:

v4.4.0

Compare Source

Bug Fixes
  • send SIGKILL on unresponsive process (#​395) (fb61588)
  • watch: dont log rerunning on first run (5a71a87)
Features

This release is also available on:

v4.3.0

Compare Source

Bug Fixes
  • cache bust for dynamic-import transfomer change (15b4277)
Features
Performance Improvements

This release is also available on:

v4.2.1

Compare Source

Bug Fixes

This release is also available on:

v4.2.0

Compare Source

Features

This release is also available on:

Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

stackblitz bot commented Nov 27, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

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

Packages Version New capabilities Transitives Size Publisher
tsx 4.1.4...4.5.0 None +0/-0 390 kB hirokiosame
tsup 8.0.0...8.0.1 None +1/-1 32.5 MB egoist
typescript 5.2.2...5.3.2 None +0/-0 32 MB typescript-bot

@renovate renovate bot merged commit 940a789 into main Nov 27, 2023
7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 27, 2023 03:22
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.

None yet

0 participants