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 patch dependencies #3282

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) ^7.25.3 -> ^7.25.4 age adoption passing confidence
@eslint/js (source) ^9.9.0 -> ^9.9.1 age adoption passing confidence
@modern-js/module-tools (source) ^2.58.1 -> ^2.58.2 age adoption passing confidence
@​module-federation/rspack 0.5.0 -> 0.5.1 age adoption passing confidence
@rspress/plugin-rss (source) 1.28.0 -> 1.28.1 age adoption passing confidence
@types/react (source) ^18.3.3 -> ^18.3.4 age adoption passing confidence
caniuse-lite ^1.0.30001651 -> ^1.0.30001653 age adoption passing confidence
core-js (source) ~3.38.0 -> ~3.38.1 age adoption passing confidence
eslint (source) ^9.9.0 -> ^9.9.1 age adoption passing confidence
mini-css-extract-plugin 2.9.0 -> 2.9.1 age adoption passing confidence
nx (source) ^19.6.0 -> ^19.6.2 age adoption passing confidence
rsbuild-dev-middleware 0.1.0 -> 0.1.1 age adoption passing confidence
rspress (source) 1.28.0 -> 1.28.1 age adoption passing confidence
sass-loader ^16.0.0 -> ^16.0.1 age adoption passing confidence
svelte (source) ^4.2.18 -> ^4.2.19 age adoption passing confidence
svelte-check ^3.8.5 -> ^3.8.6 age adoption passing confidence
vue (source) ^3.4.19 -> ^3.4.38 age adoption passing confidence
vue (source) ^3.4.19 -> ^3.4.38 age adoption passing confidence
vue (source) ^2.7.14 -> ^2.7.16 age adoption passing confidence
vue-loader ^17.4.0 -> ^17.4.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-env)

v7.25.4

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread
🔬 Output optimization
eslint/eslint (@​eslint/js)

v9.9.1

Compare Source

web-infra-dev/modern.js (@​modern-js/module-tools)

v2.58.2

Compare Source

Patch Changes
web-infra-dev/rspress (@​rspress/plugin-rss)

v1.28.1

Compare Source

What's Changed
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rspress@v1.28.0...v1.28.1

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001653

Compare Source

zloirock/core-js (core-js)

v3.38.1

Compare Source

eslint/eslint (eslint)

v9.9.1

Compare Source

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.1

Compare Source

nrwl/nx (nx)

v19.6.2

Compare Source

19.6.2 (2024-08-21)

🚀 Features
  • bundling: add option to generate sourcemaps for Rollup build (#​27539)
  • devkit: prefer strings over Linter enum (#​27209)
  • graph: add expandedTargets to project details on nx dev (#​26911)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#​27518)
  • nx-dev: honor prefers-reduced-motion (#​27541)
🩹 Fixes
  • missing export for setRemoteDefinition (#​27491)
  • core: fix importing files with special characters (#​27484)
  • core: use withVerbose util (#​27553)
  • core: support import detection of packages installed from git remote URL (#​27569)
  • esbuild: declaration:true should find the correct package root regardless of cwd #​26261 (#​27560, #​26261)
  • gradle: track childProjects in properties report (#​27488)
  • gradle: fix tasksFileLines might be undefined (#​27548)
  • js: only sync references when composite is true, preserve comments in other parts of file (#​27530)
  • js: ensure assets option in tsc executor defaults to empty array for programmatic usage (#​27565)
  • module-federation: ensure shared packages can be shared from host #​27162 (#​27513, #​27162)
  • nextjs: should not fail when running outside of nx cli (#​27523)
  • nextjs: Should be able to run custom server targets with swc (#​27526)
  • nextjs: schema type for unitTestRunner for library (#​26824)
  • node: generate webpack server apps with generatePackageJson:true by default (#​27570)
  • nx-dev: modify prompt (#​27536)
  • nx-plugin: allow create-package without e2eProject (#​27572)
  • react: handle more scenarios when collecting component props for generating stories (#​27528)
  • storybook: should generate correct config for nextjs apps #​27233 (#​27510, #​27233)
  • testing: fix issues in static server target migrations (#​27547)
  • vite: plugin should infer serve target if server config defined #​27370 (#​27507, #​27370)
  • vite: load the correct config file from @​nx/vite:test executor (#​27514)
  • vite: add typecheck inferred target for vite plugin #​27501 (#​27531, #​27501)
❤️ Thank You

v19.6.1

Compare Source

19.6.1 (2024-08-19)

🚀 Features
  • core: add shutdown lifecycle hook to node executor (#​27354)
  • docs: update OpenAI model to use gpt-4o-mini (#​27434)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#​27455)
  • nx-dev: add Monorepo World banner to hero (#​27482)
🩹 Fixes
❤️ Thank You
webpack-contrib/sass-loader (sass-loader)

v16.0.1

Compare Source

Bug Fixes
sveltejs/svelte (svelte)

v4.2.19

Compare Source

Patch Changes
  • fix: ensure typings for <svelte:options> are picked up (#​12902)

  • fix: escape < in attribute strings (#​12989)

sveltejs/language-tools (svelte-check)

v3.8.6

Compare Source

  • fix: support Svelte 5 module script attribute (#​2473)
vuejs/core (vue)

v3.4.38

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.37

Compare Source

Bug Fixes

v3.4.36

Compare Source

v3.4.35

Compare Source

Bug Fixes
  • teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)
  • teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#​11456) (12667da), closes #​11400
  • types/ref: allow getter and setter types to be unrelated (#​11442) (e0b2975)
Performance Improvements

v3.4.34

Compare Source

Bug Fixes

v3.4.33

Compare Source

Bug Fixes

v3.4.32

Compare Source

Bug Fixes
Performance Improvements
  • server-renderer: avoid unnecessary checks in createBuffer (#​11364) (fc205bf)
  • server-renderer: optimize unrollBuffer by avoiding promises (#​11340) (05779a7)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

v3.4.30

Compare Source

Bug Fixes
Performance Improvements

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

Compare Source

Bug Fixes

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.

Copy link

netlify bot commented Aug 26, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit c5a07d9
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/66cbdc2b43f9a30008b0293b
😎 Deploy Preview https://deploy-preview-3282--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 76 (🟢 up 17 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@chenjiahan chenjiahan merged commit ff7eb49 into main Aug 26, 2024
9 of 10 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch August 26, 2024 02:19
@chenjiahan chenjiahan mentioned this pull request Aug 28, 2024
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