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

build(deps-dev): bump svelte from 3.46.3 to 3.46.4 in /experimental/live-editor #759

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps svelte from 3.46.3 to 3.46.4.

Changelog

Sourced from svelte's changelog.

3.46.4

  • Avoid maximum call stack size exceeded errors on large components (#4694)
  • Preserve leading space with preserveWhitespace: true (#4731)
  • Preserve leading space in <pre> tags (#6437)
  • Improve error message when trying to use style: directives on inline components (#7177)
  • Add FormData as a known global (#7199)
  • Mark css/instance/module AST properties as optional in types (#7204)
Commits
  • eb6fb66 -> v3.46.4
  • 1f9efea [blog] fix link formatting
  • ec903ca [docs] "What's new in Svelte" February newsletter (#7202)
  • 198883f update changelog
  • 7463d51 [fix]: keep space in \<pre> or when preserveWhitespace: true (#6990)
  • 587f94e [feat] Better error message for inline component style directive (#7187)
  • d35fc9f [fix] add FormData as a known global (#7199)
  • b9325ed [fix] type Ast css/instance/module properties as optional (#7204)
  • fc24704 [docs] fix broken links (#7194)
  • be3d827 [fix] prevent maximum call stack size exceeded error on large pages (#7203)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@netlify
Copy link

netlify bot commented Mar 29, 2022

Deploy Preview for elated-stonebraker-105904 canceled.

Name Link
🔨 Latest commit 4361f6b
🔍 Latest deploy log https://app.netlify.com/sites/elated-stonebraker-105904/deploys/62425fc111d7580008f2cc3b

@github-actions github-actions bot enabled auto-merge (squash) March 29, 2022 00:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/experimental/live-editor/svelte-3.46.4 branch from 6315511 to 2b08fe9 Compare March 29, 2022 01:05
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.3 to 3.46.4.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v3.46.3...v3.46.4)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/experimental/live-editor/svelte-3.46.4 branch from 2b08fe9 to 4361f6b Compare March 29, 2022 01:24
@github-actions github-actions bot merged commit 2bc7157 into main Mar 29, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/experimental/live-editor/svelte-3.46.4 branch March 29, 2022 01:41
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.

None yet

0 participants