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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@eslint/js (source) ^9.13.0 -> ^9.15.0 age adoption passing confidence
@iconify-json/lucide ^1.2.10 -> ^1.2.15 age adoption passing confidence
@playwright/test (source) ^1.48.1 -> ^1.49.0 age adoption passing confidence
@sveltejs/adapter-node (source) ^5.2.8 -> ^5.2.9 age adoption passing confidence
@sveltejs/kit (source) ^2.7.2 -> ^2.8.1 age adoption passing confidence
@types/better-sqlite3 (source) ^7.6.11 -> ^7.6.12 age adoption passing confidence
@types/node (source) ^20.16.13 -> ^20.17.6 age adoption passing confidence
better-sqlite3 ^11.4.0 -> ^11.5.0 age adoption passing confidence
daisyui (source) ^4.12.13 -> ^4.12.14 age adoption passing confidence
eslint (source) ^9.13.0 -> ^9.15.0 age adoption passing confidence
globals ^15.11.0 -> ^15.12.0 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.14.2 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.4.49 age adoption passing confidence
prettier-plugin-svelte ^3.2.7 -> ^3.3.1 age adoption passing confidence
prettier-plugin-tailwindcss ^0.6.8 -> ^0.6.9 age adoption passing confidence
svelte-check ^4.0.5 -> ^4.0.9 age adoption passing confidence
sveltekit-adapter-deno ^0.14.0 -> ^0.16.1 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.15 age adoption passing confidence
tslib (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence
typescript-eslint (source) ^8.11.0 -> ^8.15.0 age adoption passing confidence
unplugin-icons ^0.19.3 -> ^0.20.1 age adoption passing confidence
vite (source) ^5.4.9 -> ^5.4.11 age adoption passing confidence
vite-node (source) ^2.1.3 -> ^2.1.5 age adoption passing confidence
vite-plugin-pwa ^0.20.5 -> ^0.21.0 age adoption passing confidence
vitest (source) ^2.1.3 -> ^2.1.5 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

eslint/eslint (@​eslint/js)

v9.15.0

Compare Source

v9.14.0

Compare Source

microsoft/playwright (@​playwright/test)

v1.49.0

Compare Source

v1.48.2

Compare Source

sveltejs/kit (@​sveltejs/adapter-node)

v5.2.9

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.8.1

Compare Source

Patch Changes
  • fix: only add nonce to script-src-elem, style-src-attr and style-src-elem CSP directives when unsafe-inline is not present (#​11613)

  • fix: support HTTP/2 in dev and production. Revert the changes from #​12907 to downgrade HTTP/2 to TLS as now being unnecessary (#​12989)

v2.8.0

Compare Source

Minor Changes
  • feat: add helper to identify ActionFailure objects (#​12878)

v2.7.7

Compare Source

Patch Changes

v2.7.6

Compare Source

Patch Changes
  • fix: update broken links in JSDoc (#​12960)

v2.7.5

Compare Source

Patch Changes
  • fix: warn on invalid cookie name characters (#​12806)

  • fix: when using @vitejs/plugin-basic-ssl, set a no-op proxy config to downgrade from HTTP/2 to TLS since undici does not yet enable HTTP/2 by default (#​12907)

v2.7.4

Compare Source

Patch Changes
  • fix: ensure element is focused after subsequent clicks of the same hash link (#​12866)

  • fix: avoid preload if event default was prevented for touchstart and mousedown events (#​12887)

  • fix: avoid reloading behaviour for hash links with data-sveltekit-reload if the hash is on the same page (#​12866)

v2.7.3

Compare Source

Patch Changes
  • fix: include importer in illegal import error message (#​12820)

  • fix: don't try reading assets directly that aren't present (#​12876)

  • fix: decode non-latin characters when previewing prerendered pages (#​12874)

  • fix: better error message when a Result is returned from a form action (#​12829)

  • docs: update URLs for new svelte.dev site (#​12857)

WiseLibs/better-sqlite3 (better-sqlite3)

v11.5.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.4.0...v11.5.0

saadeghi/daisyui (daisyui)

v4.12.14

Compare Source

Bug Fixes
eslint/eslint (eslint)

v9.15.0

Compare Source

v9.14.0

Compare Source

sindresorhus/globals (globals)

v15.12.0

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

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.1: pnpm 9.13.1

Compare Source

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #​8720.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
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 force-pushed the renovate/all-minor-patch branch 14 times, most recently from 490fb65 to d5fbc26 Compare October 31, 2024 23:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from f7e5960 to 38b36bf Compare November 8, 2024 12:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d551aeb to 11703c0 Compare November 11, 2024 10:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from d31d1e0 to 05fbe0e Compare November 18, 2024 17:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 62b620b to 3f6cf9f Compare November 21, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants