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 dependency @sveltejs/kit to v2.8.1 #526

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 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 2.7.1 -> 2.8.1 age adoption passing confidence

Release Notes

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)

v2.7.2

Compare Source

Patch Changes
  • fix: use absolute links in JSDoc comments (#​12718)

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone CET, Automerge - "after 9am and before 2pm every weekday" in timezone CET.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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

cloudflare-workers-and-pages bot commented Oct 21, 2024

Deploying beautyincode-se with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57c92a8
Status:🚫  Build failed.

View logs

@renovate renovate bot added the renovate 🤖 label Oct 21, 2024
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/svelte
npm error   dev svelte@"4.2.19" from the root project
npm error   peer svelte@"^4.0.0 || ^5.0.0-next.0" from @sveltejs/[email protected]
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"2.8.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer svelte@"^5.0.0-next.96 || ^5.0.0" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error   peer @sveltejs/vite-plugin-svelte@"^3.0.0 || ^4.0.0-next.1" from @sveltejs/[email protected]
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"2.8.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-13T18_17_05_419Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-13T18_17_05_419Z-debug-0.log

@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 3 times, most recently from c7dc6df to bb6845e Compare October 26, 2024 02:39
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.2 chore(deps): update dependency @sveltejs/kit to v2.7.3 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from bb6845e to 1fad996 Compare November 1, 2024 17:02
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.3 chore(deps): update dependency @sveltejs/kit to v2.7.4 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 1fad996 to 66c9b16 Compare November 5, 2024 04:26
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.4 chore(deps): update dependency @sveltejs/kit to v2.7.5 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 66c9b16 to 1d3afcc Compare November 5, 2024 19:38
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.5 chore(deps): update dependency @sveltejs/kit to v2.7.7 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 1d3afcc to 013a855 Compare November 7, 2024 03:03
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.7.7 chore(deps): update dependency @sveltejs/kit to v2.8.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 2 times, most recently from 111aeb1 to e7d8fe4 Compare November 13, 2024 11:11
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from e7d8fe4 to 57c92a8 Compare November 13, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.8.0 chore(deps): update dependency @sveltejs/kit to v2.8.1 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants