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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@module-federation/enhanced (source) ^0.8.7 -> ^0.8.8 age adoption passing confidence
@module-federation/rsbuild-plugin (source) ^0.8.7 -> ^0.8.8 age adoption passing confidence
@rsbuild/core (source) 1.2.0-alpha.0 -> 1.2.0-beta.0 age adoption passing confidence
@rsdoctor/rspack-plugin (source) ^0.4.12 -> ^0.4.13 age adoption passing confidence
@rspack/cli (source) 1.2.0-alpha.0 -> 1.2.0-beta.0 age adoption passing confidence
@rspack/core (source) 1.2.0-alpha.0 -> 1.2.0-beta.0 age adoption passing confidence
@swc/plugin-emotion (source) ^8.0.2 -> ^8.0.3 age adoption passing confidence
@swc/plugin-loadable-components (source) ^5.0.2 -> ^5.0.3 age adoption passing confidence
@swc/plugin-prefresh (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence
@swc/plugin-relay (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence
@swc/plugin-remove-console (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence
@swc/plugin-styled-components (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence
@swc/plugin-styled-jsx (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence
@swc/plugin-transform-imports (source) ^6.0.2 -> ^6.0.4 age adoption passing confidence
@types/react (source) ^19.0.2 -> ^19.0.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.19.0 -> ^8.19.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.19.0 -> ^8.19.1 age adoption passing confidence
@unocss/preset-attributify (source) ^0.65.3 -> ^0.65.4 age adoption passing confidence
@unocss/preset-uno (source) ^0.65.3 -> ^0.65.4 age adoption passing confidence
@unocss/webpack (source) ^0.65.3 -> ^0.65.4 age adoption passing confidence
core-js (source) 3.39.0 -> 3.40.0 age adoption passing confidence
pnpm (source) 9.15.2 -> 9.15.3 age adoption passing confidence
solid-js (source) 1.9.3 -> 1.9.4 age adoption passing confidence
solid-js (source) ^1.9.3 -> ^1.9.4 age adoption passing confidence
typescript (source) ^5.7.2 -> ^5.7.3 age adoption passing confidence

Release Notes

module-federation/core (@​module-federation/enhanced)

v0.8.8

Compare Source

Patch Changes
module-federation/core (@​module-federation/rsbuild-plugin)

v0.8.8

Compare Source

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

v1.2.0-beta.0

Compare Source

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

Full Changelog: web-infra-dev/rsbuild@v1.2.0-alpha.0...v1.2.0-beta.0

web-infra-dev/rsdoctor (@​rsdoctor/rspack-plugin)

v0.4.13

Compare Source

What's Changed

Performance 🚀
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rsdoctor@v0.4.12...v0.4.13

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

v1.2.0-beta.0

Compare Source

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

Full Changelog: web-infra-dev/rspack@v1.2.0-alpha.0...v1.2.0-beta.0

swc-project/plugins (@​swc/plugin-emotion)

v8.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-loadable-components)

v5.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-prefresh)

v6.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-relay)

v6.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-remove-console)

v6.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-styled-components)

v6.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-styled-jsx)

v6.0.3

Patch Changes
swc-project/plugins (@​swc/plugin-transform-imports)

v6.0.4

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

unocss/unocss (@​unocss/preset-attributify)

v0.65.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
zloirock/core-js (core-js)

v3.40.0

Compare Source

pnpm/pnpm (pnpm)

v9.15.3

Compare Source

solidjs/solid (solid-js)

v1.9.4

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 changed the title chore(deps): update pnpm to v9.15.3 chore(deps): update all non-major dependencies Jan 6, 2025
@renovate renovate bot force-pushed the renovate/all-non-major branch 6 times, most recently from 1e4b1f2 to 8910ab2 Compare January 8, 2025 15:44
@renovate renovate bot force-pushed the renovate/all-non-major branch from 8910ab2 to 53fff47 Compare January 8, 2025 21:52
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.

0 participants