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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) ^1.12.4 -> ^1.13.0 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) ^4.0.0-next.6 -> ^4.0.0-next.7 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
knip (source) ^5.29.1 -> ^5.30.0 age adoption passing confidence
nx (source) ^19.6.4 -> ^19.6.5 age adoption passing confidence
svelte (source) ^5.0.0-next.242 -> ^5.0.0-next.244 age adoption passing confidence
svelte-check ^4.0.0 -> ^4.0.1 age adoption passing confidence
vite (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence
vue (source) ^3.4.38 -> ^3.5.3 age adoption passing confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.13.0

Compare Source

✨ New
  • Added web-api/no-leaked-resize-observer rule to prevent leaked ResizeObserver.
🐞 Fixes
  • hooks-extra/no-redundant-custom-hook should allow custom hooks with empty body.
🪄 Improvements
  • Rename debug/react-hooks to debug/hook.
  • Rename hooks-extra/ensure-custom-using-hooks to hooks-extra/no-redundant-custom-hook.
  • Rename hooks-extra/ensure-use-memo-has-non-empty-deps to hooks-extra/no-unnecessary-use-memo.
  • Rename hooks-extra/ensure-use-callback-has-non-empty-deps to hooks-extra/no-unnecessary-use-callback.
  • Upgrade @typescript-eslint's packages to ^8.4.0.

(The rules that were renamed in this release will still be available until the next major update to avoid breaking changes.)

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v4.0.0-next.7

Compare Source

Patch Changes
  • export PluginOptions interface (#​976)
eslint/eslint (eslint)

v9.10.0

Compare Source

webpro-nl/knip (knip)

v5.30.0

Compare Source

v5.29.2

Compare Source

  • Edit docs (5ca20de)
  • Add .ts config ext to webdriver plugin (d8df5e1)
  • Prepare for ts v5.6 (6fb6e7a)
  • Pick up typescript@rc in CI again (116c6c6)
  • Merge 2 glob helpers & fix debug output for glob (c060146)
  • Rename function argument (480ff04)
  • Add/fix getPluginEntryFilePatterns helper (573ec9c)
  • Fix typo in svelte plugin and remove overarching project patterns (def8e25)
  • Edit docs (ac75feb)
nrwl/nx (nx)

v19.6.5

Compare Source

19.6.5 (2024-09-03)

🩹 Fixes
  • core: handle file change conflicts between sync generators (#​27695)
  • core: filter branch in preparation for nx import (#​27652)
  • core: add parallelism to target defaults schema (#​27710)
  • core: bump plugin pool attempts to work with slow runtimes (#​27726)
  • detox: fix name with camel case (#​27602)
  • expo: fix unable to build expo local for yarn 4 (#​26992)
  • expo: add cacheVersion to metro.config (#​27646)
  • misc: fix the URL of the @​naxodev/nx-cloudflare plugin (#​27723)
  • nx-dev: show first tab if none selected (#​27701)
  • react-native: change hermesCommand to build android (#​27641)
  • release: release plan command should take filters and touched projects into account (#​27706)
  • release: version plan changelogs should contain authors and refs (#​27737)
❤️ Thank You
sveltejs/svelte (svelte)

v5.0.0-next.244

Compare Source

Patch Changes
  • fix: error on duplicate style and class directive (#​13097)

  • fix: ensure $host rune correctly compiles in variable declarations (#​13127)

  • fix: remove unnecessary update assignments (#​13113)

  • fix: error at compile time on unsupported TypeScript language features (#​12982)

  • fix: Ensure imports are above other statements (#​13132)

v5.0.0-next.243

Compare Source

Patch Changes
  • fix: ensure reactive graph is fully traversed in the marking phase for non-runes mode (#​13059)

  • fix: ensure reactivity system remains consistent with removals (#​13087)

  • fix: render undefined html as the empty string (#​13092)

  • fix: error on incorrect attributes for svelte:body (#​13084)

  • feat: provide AST node types with internal types stripped out (#​12968)

sveltejs/language-tools (svelte-check)

v4.0.1

Compare Source

  • fix: remove ancient process augmentation from internal d.ts file
vitejs/vite (vite)

v5.4.3

Compare Source

@renovate renovate bot added the dependencies label Sep 9, 2024
Copy link

nx-cloud bot commented Sep 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a1fab40. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Sep 9, 2024

@tanstack/angular-store

pnpm add https://pkg.pr.new/@tanstack/angular-store@119

@tanstack/solid-store

pnpm add https://pkg.pr.new/@tanstack/solid-store@119

@tanstack/store

pnpm add https://pkg.pr.new/@tanstack/store@119

@tanstack/react-store

pnpm add https://pkg.pr.new/@tanstack/react-store@119

@tanstack/vue-store

pnpm add https://pkg.pr.new/@tanstack/vue-store@119

@tanstack/svelte-store

pnpm add https://pkg.pr.new/@tanstack/svelte-store@119

commit: a1fab40

@renovate renovate bot merged commit 240e3d5 into main Sep 9, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 9, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants