Skip to content

chore(deps): update all patch dependencies#145

Merged
chenjiahan merged 1 commit intomainfrom
renovate/all-patch
Sep 16, 2024
Merged

chore(deps): update all patch dependencies#145
chenjiahan merged 1 commit intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/middie ^8.3.1 -> ^8.3.3 age adoption passing confidence
@rsbuild/core (source) ^1.0.1 -> ^1.0.4 age adoption passing confidence
@rsbuild/core (source) 1.0.1 -> 1.0.4 age adoption passing confidence
@rsbuild/plugin-react (source) ^1.0.1 -> ^1.0.2 age adoption passing confidence
@rsbuild/plugin-react (source) 1.0.1 -> 1.0.2 age adoption passing confidence
@rsbuild/plugin-umd ^1.0.1 -> ^1.0.2 age adoption passing confidence
@rspack/cli (source) ^1.0.3 -> ^1.0.5 age adoption passing confidence
@rspack/cli (source) 1.0.3 -> 1.0.5 age adoption passing confidence
@rspack/core (source) ^1.0.3 -> ^1.0.5 age adoption passing confidence
@rspack/core (source) 1.0.3 -> 1.0.5 age adoption passing confidence
@types/jest (source) ^29.5.12 -> ^29.5.13 age adoption passing confidence
@types/react (source) ^18.3.5 -> ^18.3.6 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
postcss (source) 8.4.45 -> 8.4.47 age adoption passing confidence
postcss (source) ^8.4.45 -> ^8.4.47 age adoption passing confidence
tailwindcss (source) ^3.4.10 -> ^3.4.11 age adoption passing confidence
tailwindcss (source) 4.0.0-alpha.23 -> 4.0.0-alpha.24 age adoption passing confidence

Release Notes

fastify/middie (@​fastify/middie)

v8.3.3

Compare Source

Security

  • path-to-regexp is updated to 6.3.0 to prevent ReDOS attack, it is recommended to use the latest version of this package.

What's Changed

Full Changelog: fastify/middie@v8.3.2...v8.3.3

v8.3.2

Compare Source

Deprecated

This version includes too much breaking change due to security patch. Please upgrade to version 8.3.3 which includes the security patch with minimal breakages.

Security

  • path-to-regexp is updated to 8.1.0 to prevent ReDOS attack, it is recommended to use the latest version of this package.

You may see some unexpected breaking due the security patch. Here is the workaround,

  1. when you are using wildcard *, you must to provides a param name.
// before
fastify.use('*.css')
// after
fastify.use('*filename{.css}')

What's Changed

Full Changelog: fastify/middie@v8.3.1...v8.3.2

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

v1.0.4

Compare Source

What's Changed
Bug Fixes 🐞

Full Changelog: web-infra-dev/rsbuild@v1.0.3...v1.0.4

v1.0.3

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.2...v1.0.3

v1.0.2

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.1...v1.0.2

rspack-contrib/rsbuild-plugin-umd (@​rsbuild/plugin-umd)

v1.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: rstackjs/rsbuild-plugin-umd@v1.0.1...v1.0.2

web-infra-dev/rspack (@​rspack/cli)

v1.0.5

Compare Source

What's Changed
Bug Fixes 🐞
Document Updates 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.4...v1.0.5

v1.0.4

Compare Source

What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.3...v1.0.4

eslint/eslint (eslint)

v8.57.1

Compare Source

postcss/postcss (postcss)

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').
tailwindlabs/tailwindcss (tailwindcss)

v3.4.11

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

@renovate renovate Bot force-pushed the renovate/all-patch branch from 19343a6 to 9930c39 Compare September 16, 2024 09:52
@renovate renovate Bot force-pushed the renovate/all-patch branch from 9930c39 to 3d30190 Compare September 16, 2024 15:47
@chenjiahan chenjiahan merged commit 036a7d4 into main Sep 16, 2024
@chenjiahan chenjiahan deleted the renovate/all-patch branch September 16, 2024 19:38
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