Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps the patch-updates group with 1 update: svelte.

Updates svelte from 5.38.1 to 5.38.2

Release notes

Sourced from svelte's releases.

svelte@5.38.2

Patch Changes

  • perf: run blocks eagerly during flush instead of aborting (#16631)

  • fix: don't clone non-proxies in $inspect (#16617)

  • fix: avoid recursion error when tagging circular references (#16622)

Changelog

Sourced from svelte's changelog.

5.38.2

Patch Changes

  • perf: run blocks eagerly during flush instead of aborting (#16631)

  • fix: don't clone non-proxies in $inspect (#16617)

  • fix: avoid recursion error when tagging circular references (#16622)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2025
Copy link

cloudflare-workers-and-pages bot commented Aug 19, 2025

Deploying blog with  Cloudflare Pages  Cloudflare Pages

Latest commit: 05edfd1
Status: ✅  Deploy successful!
Preview URL: https://4606e077.blog-62m.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-patc-frhd.blog-62m.pages.dev

View logs

@dependabot dependabot bot added the javascript Pull requests that update javascript code label Aug 19, 2025
Bumps the patch-updates group with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `svelte` from 5.38.1 to 5.38.2
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-patch-updates-b6e45e1743 branch from b58c11f to 05edfd1 Compare August 20, 2025 04:01
@fishcpy fishcpy merged commit 90fbda9 into main Aug 21, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-patch-updates-b6e45e1743 branch August 21, 2025 06:54
fishcpy added a commit that referenced this pull request Sep 7, 2025
…ates-b6e45e1743

Bump svelte from 5.38.1 to 5.38.2 in the patch-updates group
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant