Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) ^1.44.1 -> ^1.45.3 age adoption passing confidence
@rsbuild/core (source) 1.0.0-alpha.3 -> 1.0.0-alpha.9 age adoption passing confidence
@types/node (source) ^20.14.1 -> ^20.14.14 age adoption passing confidence
playwright (source) ^1.44.1 -> ^1.45.3 age adoption passing confidence
pnpm (source) 9.2.0 -> 9.6.0 age adoption passing confidence
tsup (source) ^8.0.2 -> ^8.2.4 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.5.4 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.45.3

Compare Source

v1.45.2

Compare Source

v1.45.1

Compare Source

v1.45.0

Compare Source

web-infra-dev/rsbuild (@​rsbuild/core)

v1.0.0-alpha.9

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞

Full Changelog: web-infra-dev/rsbuild@v1.0.0-alpha.8...v1.0.0-alpha.9

v1.0.0-alpha.8

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.0-alpha.7...v1.0.0-alpha.8

v1.0.0-alpha.7

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.0-alpha.6...v1.0.0-alpha.7

v1.0.0-alpha.6

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.0-alpha.5...v1.0.0-alpha.6

v1.0.0-alpha.5

Compare Source

What's Changed

Performance 🚀
Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.0-alpha.4...v1.0.0-alpha.5

v1.0.0-alpha.4

Compare Source

What's Changed

Breaking Change 💡

Rsbuild 1.0.0-alpha.4 set output.polyfill to 'off' by default, this can reduce the polyfill code and generate smaller bundles by default.

If your application need polyfill, please set output.polyfill to 'usage' or 'entry':

// rsbuild.config.ts
export default {
  output: {
    polyfill: 'usage'
  }
};

See the vote on Twitter: https://x.com/rspack_dev/status/1808439138439274780

New Features 🎉
Performance 🚀
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.0-alpha.3...v1.0.0-alpha.4

pnpm/pnpm (pnpm)

v9.6.0: pnpm 9.6

Compare Source

Minor Changes

  • Support specifying node version (via pnpm.executionEnv.nodeVersion in package.json) for running lifecycle scripts per each package in a workspace #​6720.
  • Overrides now support the catalogs: protocol #​8303.

Patch Changes

  • The pnpm deploy command now supports the catalog: protocol #​8298.
  • The pnpm outdated command now supports the catalog: protocol #​8304.
  • Correct the error message when trying to run pnpm patch without node_modules/.modules.yaml #​8257.
  • Silent reporting fixed with the pnpm exec command #​7608.
  • Add registries information to the calculation of dlx cache hash #​8299.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

Minor Changes

  • Semi-breaking. Dependency key names in the lockfile are shortened if they are longer than 1000 characters. We don't expect this change to affect many users. Affected users most probably can't run install successfully at the moment. This change is required to fix some edge cases in which installation fails with an out-of-memory error or "Invalid string length (RangeError: Invalid string length)" error. The max allowed length of the dependency key can be controlled with the peers-suffix-max-length setting #​8177.

Patch Changes

  • Set reporter-hide-prefix to true by default for pnpm exec. In order to show prefix, the user now has to explicitly set reporter-hide-prefix=false #​8174.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

egoist/tsup (tsup)

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

Features
Microsoft/TypeScript (typescript)

v5.5.4

Compare Source

v5.5.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.

@chenjiahan chenjiahan merged commit 0a09464 into main Aug 2, 2024
@chenjiahan chenjiahan deleted the renovate/all-minor-patch branch August 2, 2024 21:40
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.

2 participants