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

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) ^1.10.0 -> ^1.10.1 age adoption passing confidence
@sveltejs/package (source) ^2.3.3 -> ^2.3.4 age adoption passing confidence
nx (source) ^19.5.7 -> ^19.6.0 age adoption passing confidence
pnpm (source) 9.7.0 -> 9.7.1 age adoption passing confidence
publint (source) ^0.2.9 -> ^0.2.10 age adoption passing confidence
solid-js (source) ^1.8.20 -> ^1.8.21 age adoption passing confidence
svelte (source) ^5.0.0-next.216 -> ^5.0.0-next.225 age adoption passing confidence
vite (source) ^5.4.0 -> ^5.4.1 age adoption passing confidence
vue (source) ^3.4.37 -> ^3.4.38 age adoption passing confidence

Release Notes

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

v1.10.1

Compare Source

🐞 Fixes
  • Fixed hooks-extra/prefer-use-state-lazy-initialization false positive when using an initializer function.
🪄 Improvements
  • Improve rule no-implicit-key error marker position and range.
  • Upgrade @typescript-eslint's packages to ^8.1.0.
  • Improve website and documentation.
sveltejs/kit (@​sveltejs/package)

v2.3.4

Compare Source

Patch Changes
  • chore: configure provenance in a simpler manner (#​12570)
nrwl/nx (nx)

v19.6.0

Compare Source

pnpm/pnpm (pnpm)

v9.7.1

Compare Source

bluwy/publint (publint)

v0.2.10

Compare Source

Features
  • Adds a new rule that validates the "repository" field (https://github.com/bluwy/publint/pull/106)
    • If "repository" is a string, it must be one of the supported shorthand strings from the docs.
    • If "repository" is an object with "type": "git", the "url" must be a valid git URL and can be parsed by npm.
    • The git:// protocol for GitHub repos should not be used due security concerns.
    • GitHub or GitLab links should be prefixed with git+ and postfixed with .git. (This is also warned by npm when publishing a package).

New Contributors

Full Changelog: bluwy/publint@v0.2.9...v0.2.10

sveltejs/svelte (svelte)

v5.0.0-next.225

Compare Source

Patch Changes
  • chore: improve the performance of set_text for single expressions (#​12893)

  • fix: add cleanup function signature to createRawSnippet (#​12894)

  • feat: more efficient checking for missing SSR text node (#​12891)

  • fix: ensure nullish expressions render empty text (#​12898)

v5.0.0-next.224

Compare Source

Patch Changes
  • chore: inline start and end node properties into effect (#​12878)

  • fix: correctly ensure prop bindings are reactive when bound (#​12879)

  • fix: remove sapper bindings (#​12875)

  • chore: refactor internal signal dependency heuristic (#​12881)

  • fix: allow store as initial value for props in ssr (#​12885)

v5.0.0-next.223

Compare Source

Patch Changes
  • fix: treat module-level imports as non-reactive in legacy mode (#​12845)

  • breaking: remove foreign namespace (#​12869)

  • feat: more efficient text-only fragments (#​12864)

  • fix: ensure outro animation is not prematurely aborted (#​12865)

  • chore: improve performance of DOM traversal operations (#​12863)

  • feat: better destructuring assignments (#​12872)

  • fix: stricter crossorigin and wrap attributes types (#​12858)

v5.0.0-next.222

Compare Source

Patch Changes
  • fix: avoid throwing store_invalid_subscription_module for runes (#​12848)

  • fix: omit $index parameter where possible (#​12851)

  • feat: skip over static subtrees (#​12849)

  • chore: set binding.kind before analysis (#​12843)

  • feat: better compiler warnings for non-reactive dependencies of reactive statements (#​12824)

  • fix: skip unnecessary $legacy flag (#​12850)

v5.0.0-next.221

Compare Source

Patch Changes
  • fix: ensure onwheel is passive by default (#​12837)

  • chore: improve signal perf by using Set rather than array for reactions (#​12831)

  • fix: ensure each key validation occurs for updates (#​12836)

v5.0.0-next.220

Compare Source

Patch Changes
  • feat: warn on invalid event handlers (#​12818)

v5.0.0-next.219

Compare Source

Patch Changes
  • feat: add compiler error when encountering a $-prefixed store value outside a .svelte file (#​12799)

v5.0.0-next.218

Compare Source

Patch Changes
  • breaking: replace $state.frozen with $state.raw (#​12808)

  • fix: ensure inspect effects are skipped from effect parent logic (#​12810)

v5.0.0-next.217

Compare Source

Patch Changes
  • feat: deprecate svelte:component (#​12694)

  • feat: treat tag with . as a component, even if lowercase (#​12798)

vitejs/vite (vite)

v5.4.1

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.


Configuration

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

🚦 Automerge: Enabled.

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

nx-cloud bot commented Aug 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b14d7b1. 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 Aug 19, 2024

commit: b14d7b1

@tanstack/angular-store

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

@tanstack/react-store

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

@tanstack/solid-store

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

@tanstack/store

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

@tanstack/svelte-store

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

@tanstack/vue-store

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

Open in Stackblitz

@renovate renovate bot merged commit 1c4a7de into main Aug 19, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 19, 2024 04:37
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