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

fix(deps): update all non-major dependencies #19341

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@preact/preset-vite ^2.10.0 -> ^2.10.1 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^2.1.0 -> ^2.2.0 age adoption passing confidence
@types/less (source) ^3.0.7 -> ^3.0.8 age adoption passing confidence
@types/lodash (source) ^4.17.14 -> ^4.17.15 age adoption passing confidence
@types/node (source) ^22.10.10 -> ^22.13.0 age adoption passing confidence
miniflare (source) ^3.20250124.0 -> ^3.20250129.0 age adoption passing confidence
phoenix ^1.7.18 -> ^1.7.19 age adoption passing confidence
playwright-chromium (source) ^1.50.0 -> ^1.50.1 age adoption passing confidence
pnpm (source) 9.15.4 -> 9.15.5 age adoption passing confidence
svelte (source) ^5.19.3 -> ^5.19.6 age adoption passing confidence
typescript-eslint (source) ^8.21.0 -> ^8.22.0 age adoption passing confidence

Release Notes

preactjs/preset-vite (@​preact/preset-vite)

v2.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: preactjs/preset-vite@v2.10.0...2.10.1

shikijs/shiki (@​shikijs/vitepress-twoslash)

v2.2.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
cloudflare/workers-sdk (miniflare)

v3.20250129.0

Compare Source

Patch Changes

v3.20250124.1

Compare Source

Patch Changes
phoenixframework/phoenix (phoenix)

v1.7.19

Compare Source

microsoft/playwright (playwright-chromium)

v1.50.1

Compare Source

pnpm/pnpm (pnpm)

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

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

v5.19.6

Compare Source

Patch Changes
  • fix: do not prune selectors like :global(.foo):has(.scoped) (#​15140)

  • fix: don't error on slot prop inside block inside other component (#​15148)

  • fix: ensure reactions are correctly attached for unowned deriveds (#​15158)

  • fix: silence a11y attribute warnings when spread attributes present (#​15150)

  • fix: prevent false-positive ownership validations due to hot reload (#​15154)

  • fix: widen ownership when calling setContext (#​15153)

v5.19.5

Compare Source

Patch Changes
  • fix: improve derived connection to ownership graph (#​15137)

  • fix: correctly look for sibling elements inside blocks and components when pruning CSS (#​15106)

v5.19.4

Compare Source

Patch Changes
  • fix: Add bind:focused property to HTMLAttributes type (#​15122)

  • fix: lazily connect derievds (in deriveds) to their parent (#​15129)

  • fix: disallow $state/$derived in const tags (#​15115)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.22.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link
Contributor Author

renovate bot commented Feb 3, 2025

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.

"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
Copy link
Member

@sapphi-red sapphi-red Feb 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a hash here to workaround nodejs/corepack#612. We can upgrade corepack as well, but this approach is more friendly to contributors as it works with older versions of corepack (Only node 23 includes the latest corepack, and the users have to upgrade it).

@patak-dev patak-dev merged commit a2b2fad into main Feb 3, 2025
15 checks passed
@patak-dev patak-dev deleted the renovate/all-minor-patch branch February 3, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants