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

Bump svelte from 4.2.8 to 4.2.19 #190

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps svelte from 4.2.8 to 4.2.19.

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: ensure typings for <svelte:options> are picked up (#12902)

  • fix: escape < in attribute strings (#12989)

[email protected]

Patch Changes

  • chore: speed up regex (#11922)
Changelog

Sourced from svelte's changelog.

4.2.19

Patch Changes

  • fix: ensure typings for <svelte:options> are picked up (#12902)

  • fix: escape < in attribute strings (#12989)

4.2.18

Patch Changes

  • chore: speed up regex (#11922)

4.2.17

Patch Changes

  • fix: correctly handle falsy values of style directives in SSR mode (#11584)

4.2.16

Patch Changes

  • fix: check if svelte component exists on custom element destroy (#11489)

4.2.15

Patch Changes

  • support attribute selector inside :global() (#11135)

4.2.14

Patch Changes

  • fix parsing camelcase container query name (#11131)

4.2.13

Patch Changes

  • fix: applying :global for +,~ sibling combinator when slots are present (#9282)

4.2.12

Patch Changes

  • fix: properly update svelte:component props when there are spread props (#10604)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for locale-router-advanced canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/locale-router-advanced/deploys/66d20510e8724c0008042b90

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for locale-router-static canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/locale-router-static/deploys/66d20510432677000846e5ba

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for fallback-locale canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/fallback-locale/deploys/66d205107275c20007826134

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for parser-default canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/parser-default/deploys/66d20510f9b8f20008046b5b

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for component-scoped-ssr canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/component-scoped-ssr/deploys/66d20510d89cc90008d2ef1b

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for one-page-example canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/one-page-example/deploys/66d20510c3779d000822c324

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for preprocess-example canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/preprocess-example/deploys/66d2051039763f000942f8bb

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for component-scoped-csr canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/component-scoped-csr/deploys/66d2051068c26000094455c0

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for parser-icu canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/parser-icu/deploys/66d20510d89cc90008d2ef1f

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for single-load canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/single-load/deploys/66d205104dbf870008e66c6d

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for locale-param canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/locale-param/deploys/66d205104dbf870008e66c6f

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for loaders-example canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/loaders-example/deploys/66d205106811ff0008c51e34

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for multi-page-example canceled.

Name Link
🔨 Latest commit 2051467
🔍 Latest deploy log https://app.netlify.com/sites/multi-page-example/deploys/66d20510b1e42d00086e0779

@jarda-svoboda jarda-svoboda merged commit 3f52b6b into master Oct 31, 2024
7 checks passed
@jarda-svoboda jarda-svoboda deleted the dependabot/npm_and_yarn/svelte-4.2.19 branch October 31, 2024 21:32
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.

1 participant