Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.9.3 -> ^1.9.4 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.16.1 -> ^1.17.1 age adoption passing confidence
@testing-library/svelte ^5.2.4 -> ^5.2.6 age adoption passing confidence
knip (source) ^5.37.1 -> ^5.37.2 age adoption passing confidence
nx (source) ^20.1.2 -> ^20.1.3 age adoption passing confidence
pnpm (source) 9.13.2 -> 9.14.2 age adoption passing confidence
prettier-plugin-svelte ^3.2.8 -> ^3.3.2 age adoption passing confidence
sherif ^1.0.1 -> ^1.0.2 age adoption passing confidence
svelte (source) ^5.2.2 -> ^5.2.7 age adoption passing confidence
svelte-check ^4.0.9 -> ^4.1.0 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/vite-plugin-angular)

v1.9.4

Compare Source

Bug Fixes
  • vite-plugin-angular: improve support for Angular Material and testing using harnesses (#​1442) (8338d42)
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.17.1

Compare Source

✨ New
  • feat(shared): add version detection logic;
🐞 Fixes

v1.17.0

Compare Source

✨ New
  • feat(plugins/naming-convention): add 'ignoreFilesWithoutCode' option to 'filename-extension'
🐞 Fixes
  • refactor(plugins/x): xhtml entities should be allowed inside of 'no-useless-fragment', closes: #​850
  • fix(plugins/eslint-plugin): unexpected top-level property 'name' in legacy presets, closes #​863
  • fix(plugins/eslint-plugin): rules list in 'debug' and 'disable-debug' presets

v1.16.2

Compare Source

🐞 Fixes
🪄 Improvements
testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.6

Compare Source

Bug Fixes

v5.2.5

Compare Source

Bug Fixes
  • types: adjust legacy types for eslint-plugin-svelte (#​409) (acbddfd)
webpro-nl/knip (knip)

v5.37.2

Compare Source

nrwl/nx (nx)

v20.1.3

Compare Source

pnpm/pnpm (pnpm)

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

QuiiBz/sherif (sherif)

v1.0.2

Compare Source

What's Changed

Full Changelog: QuiiBz/sherif@v1...v1.0.2

sveltejs/svelte (svelte)

v5.2.7

Compare Source

Patch Changes
  • fix: always use set for private identifiers (#​14378)

v5.2.6

Compare Source

Patch Changes
  • fix: remove template expression inlining (#​14374)

v5.2.5

Compare Source

Patch Changes
  • fix: correctly handle srcObject attribute on video elements (#​14369)

  • add contentvisibilityautostatechange event to element definitions (#​14373)

  • fix: tighten up export default validation (#​14368)

  • fix: include method definitions in class private fields (#​14365)

v5.2.4

Compare Source

Patch Changes
  • fix: ensure internal cloning can work circular values (#​14347)

  • fix: correctly update dynamic member expressions (#​14359)

  • fix: ensure is_pure takes into account $effect.tracking() (#​14333)

  • fix: coerce value to number when hydrating range/number input with changed value (#​14349)

v5.2.3

Compare Source

Patch Changes
  • fix: ensure dynamic call expressions correctly generate output (#​14345)
sveltejs/language-tools (svelte-check)

v4.1.0

Compare Source

  • fix: don't move appended content from previous node while hoisting interface (#​2596)
  • fix: ensure hoisted interfaces are moved after hoisted imports (#​2597)
  • fix: preserve bind:... mapping on elements for better source maps
  • feat: prepare for some upcoming features of Svelte 5

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@nx-cloud
Copy link

nx-cloud bot commented Nov 25, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 2834e15. 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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 25, 2024

@tanstack/angular-store

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

@tanstack/solid-store

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

@tanstack/react-store

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

@tanstack/store

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

@tanstack/vue-store

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

@tanstack/svelte-store

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

commit: 2834e15

@renovate renovate bot merged commit 3b481ec into main Nov 25, 2024
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 25, 2024 04:07
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.

1 participant