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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) ^1.22.0 -> ^1.22.1 age adoption passing confidence
@preact/signals (source) ^1.3.0 -> ^1.3.1 age adoption passing confidence
@tanstack/config (source) ^0.14.2 -> ^0.15.0 age adoption passing confidence
pnpm (source) 9.15.1 -> 9.15.2 age adoption passing confidence
svelte (source) ^5.15.0 -> ^5.16.0 age adoption passing confidence
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence

Release Notes

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

v1.22.1

Compare Source

🪄 Improvements
  • docs: add getting started guides for JavaScript, TypeScript, and JavaScript with Babel.
  • docs: improve code samples in rules docs.
  • docs: improve eslint.config.js examples in README.md, docs and the examples folder.
  • docs: improve the error message and description of various rules.
  • refactor(website): better website layout and navigation experience.
📝 Changes in examples

The eslint.config.js in the examples now uses tsconfig's includes and excludes as the SSoT glob patterns for ESLint's files and ignores fields.

This approach can fundamentally avoid the errors[1, 2, 3] caused by mismatched config scopes between tsconfig.json and eslint.config.js when using type-checked rules.

preactjs/signals (@​preact/signals)

v1.3.1

Compare Source

Patch Changes
TanStack/config (@​tanstack/config)

v0.15.0

Compare Source

Version 0.15.0 - 12/23/24, 12:58 PM

Changes

Feat
Chore
  • deps: update all non-major dependencies (#​189) (ba37e6c) by renovate[bot]
  • deps: update all non-major dependencies (#​188) (9ba7f10) by renovate[bot]
  • deps: update all non-major dependencies (#​187) (b9cb9e3) by renovate[bot]
  • deps: update actions/cache action to v4.2.0 (#​186) (a81fdc5) by renovate[bot]

Packages

pnpm/pnpm (pnpm)

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
sveltejs/svelte (svelte)

v5.16.0

Compare Source

Minor Changes
  • feat: allow class attribute to be an object or array, using clsx (#​14714)
Patch Changes
  • fix: don't include keyframes in global scope in the keyframes to rename (#​14822)
vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.

Copy link

nx-cloud bot commented Dec 30, 2024

View your CI Pipeline Execution ↗ for commit 4003d7b.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 52s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-30 01:09:25 UTC

Copy link

pkg-pr-new bot commented Dec 30, 2024

@tanstack/angular-store

npm i https://pkg.pr.new/@tanstack/angular-store@155

@tanstack/react-store

npm i https://pkg.pr.new/@tanstack/react-store@155

@tanstack/solid-store

npm i https://pkg.pr.new/@tanstack/solid-store@155

@tanstack/store

npm i https://pkg.pr.new/@tanstack/store@155

@tanstack/svelte-store

npm i https://pkg.pr.new/@tanstack/svelte-store@155

@tanstack/vue-store

npm i https://pkg.pr.new/@tanstack/vue-store@155

commit: 4003d7b

Copy link
Contributor Author

renovate bot commented Dec 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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