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

Merged
merged 1 commit into from
Jan 12, 2025

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
@sentry/webpack-plugin (source) 2.22.7 -> 2.23.0 age adoption passing confidence
@swc/core (source) ^1.10.4 -> ^1.10.7 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
element-plus (source) ^2.9.2 -> ^2.9.3 age adoption passing confidence
lucide-react (source) ^0.469.0 -> ^0.471.0 age adoption passing confidence
pnpm (source) 9.15.2 -> 9.15.3 age adoption passing confidence
rspress (source) ^1.39.3 -> ^1.39.4 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
swc-plugin-css-modules ^2.0.1 -> ^2.0.2 age adoption passing confidence
tailwindcss (source) 4.0.0-beta.8 -> 4.0.0-beta.9 age adoption passing confidence
ts-loader 9.5.1 -> 9.5.2 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

getsentry/sentry-javascript-bundler-plugins (@​sentry/webpack-plugin)

v2.23.0

Compare Source

  • chore(deps): bump nanoid from 3.3.6 to 3.3.8 (#​641)
  • feat(core): Detect Railway release name (#​639)
  • feat(core): Write module injections to globalThis (#​636)
  • feat(react-component-annotate): Allow skipping annotations on specified components (#​617)
  • ref(core): Rename release management plugin name (#​647)

Work in this release contributed by @​conor-ob. Thank you for your contribution!

swc-project/swc (@​swc/core)

v1.10.7

Compare Source

Bug Fixes
Documentation
  • Update the link to the team (0fcdc31)
Features
Testing
  • (parallel) Add test to debug segfault on windows x64 (#​9857) (ae53a35)
Build

v1.10.6

Compare Source

Performance
  • (es/minifier) Speed up merge_sequences_in_exprs by caching computation (#​9843) (6e5632f)
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](https://main--typescript-eslint.netlify.app/users


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 10 times, most recently from 47cc332 to 188e685 Compare January 10, 2025 14:46
@renovate renovate bot force-pushed the renovate/all-non-major branch from 188e685 to 915ca5c Compare January 11, 2025 21:24
@chenjiahan chenjiahan merged commit 6ff2e8d into main Jan 12, 2025
1 check passed
@chenjiahan chenjiahan deleted the renovate/all-non-major branch January 12, 2025 08:08
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