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 the svelte-dependencies group across 1 directory with 13 updates #134

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the svelte-dependencies group with 13 updates in the / directory:

Package From To
@floating-ui/dom 1.6.3 1.6.4
svelte-feathers 1.0.3 1.0.5
svelte-loading-spinners 0.3.4 0.3.6
@skeletonlabs/skeleton 2.9.0 2.9.2
@skeletonlabs/tw-plugin 0.3.1 0.4.0
@sveltejs/kit 2.5.3 2.5.7
@sveltejs/vite-plugin-svelte 3.0.2 3.1.0
prettier-plugin-svelte 3.2.2 3.2.3
svelte 4.2.12 4.2.15
svelte-check 3.6.7 3.7.0
svelte-preprocess 5.1.3 5.1.4
typescript 5.4.2 5.4.5
vite 5.1.6 5.2.10

Updates @floating-ui/dom from 1.6.3 to 1.6.4

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.6.4

Patch Changes

  • fix: avoid spreading rects to support DOMRect types
  • fix(types): use DOM Derivable type
  • perf(autoUpdate): reduce layoutShift update checks while reference is clipped from view
Changelog

Sourced from @​floating-ui/dom's changelog.

1.6.4

Patch Changes

  • fix: avoid spreading rects to support DOMRect types
  • fix(types): use DOM Derivable type
  • perf(autoUpdate): reduce layoutShift update checks while reference is clipped from view
Commits

Updates svelte-feathers from 1.0.3 to 1.0.5

Release notes

Sourced from svelte-feathers's releases.

v1.0.5

What's Changed

New Contributors

Full Changelog: shinokada/svelte-feathers@v1.0.1...v1.0.5

Changelog

Sourced from svelte-feathers's changelog.

1.0.5

Patch Changes

1.0.4

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
  • 4b335d7 chore: changeset version
  • 011c9cf fix: add {...$$restProps}, remove tabindex add withEvents, remove fill
  • fc763cc version 1.0.4
  • 6b7ecd2 chore: changeset
  • 18518f8 chore: add changeset
  • df1ebaa feat: add pull_request_template.md
  • 474813a Merge pull request #1 from lynnlo/main
  • 78bb012 Added Fill and TabIndex props to Icons
  • e368497 fix: add google analytics
  • 6a35e79 fix: ko-fi banner update
  • Additional commits viewable in compare view

Updates svelte-loading-spinners from 0.3.4 to 0.3.6

Commits

Updates @skeletonlabs/skeleton from 2.9.0 to 2.9.2

Release notes

Sourced from @​skeletonlabs/skeleton's releases.

@​skeletonlabs/skeleton@​2.9.2

Patch Changes

  • bugfix: Resolved a timing issue that could cause Toasts to animate incorrectly on close. (#2622)

@​skeletonlabs/skeleton@​2.9.1

Patch Changes

  • Bugfix: Removed duplicate class attribute on AccordionItem SVG caret icon (#2597)

  • Chore: Fix JSDoc comment for AppRail border property #2592 (#2601)

Commits
  • cb80c16 Merge pull request #2628 from skeletonlabs/changeset-release/master
  • 02cafca chore(release): version package
  • 3c78a30 Merge pull request #2627 from skeletonlabs/dev
  • 59e4e51 Changeset audit
  • 7a9827e v2 Avatars - restProps and fallback slot support (#2626)
  • 8d4a2e9 use variant-filled-primary class for active nav item to also use corr… (#2624)
  • 0020c67 Bugfix/toast transition error when triggered/closing at the same tick (#2622)
  • 342b70a Docs/modals prerequisite should also import modal (#2618)
  • 6fec600 Documentation v2 deprecations (#2611)
  • dd99827 Merge pull request #2616 from skeletonlabs/changeset-release/master
  • Additional commits viewable in compare view

Updates @skeletonlabs/tw-plugin from 0.3.1 to 0.4.0

Release notes

Sourced from @​skeletonlabs/tw-plugin's releases.

@​skeletonlabs/tw-plugin@​0.4.0

Minor Changes

Commits

Updates @sveltejs/kit from 2.5.3 to 2.5.7

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.7

Patch Changes

  • chore(deps): update devalue to v5 ignore non-enumerable symbols during serialization (#12141)

@​sveltejs/kit@​2.5.6

Patch Changes

  • fix: avoid incorrectly un- and re-escaping cookies collected during a server-side fetch (#11904)

@​sveltejs/kit@​2.5.5

Patch Changes

  • fix: only hydrate when page is server-rendered (#12050)

@​sveltejs/kit@​2.5.4

Patch Changes

  • fix: prevent navigation when data-sveltekit-preload-data fails to fetch due to network error (#11944)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.7

Patch Changes

  • chore(deps): update devalue to v5 ignore non-enumerable symbols during serialization (#12141)

2.5.6

Patch Changes

  • fix: avoid incorrectly un- and re-escaping cookies collected during a server-side fetch (#11904)

2.5.5

Patch Changes

  • fix: only hydrate when page is server-rendered (#12050)

2.5.4

Patch Changes

  • fix: prevent navigation when data-sveltekit-preload-data fails to fetch due to network error (#11944)
Commits

Updates @sveltejs/vite-plugin-svelte from 3.0.2 to 3.1.0

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​3.1.0

Minor Changes

  • feat(svelte5): enable hmr option in dev (#836)

Patch Changes

Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

3.1.0

Minor Changes

  • feat(svelte5): enable hmr option in dev (#836)

Patch Changes

Commits

Updates prettier-plugin-svelte from 3.2.2 to 3.2.3

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.3

  • (fix) don't force-self-close <slot> tags
Commits

Updates svelte from 4.2.12 to 4.2.15

Release notes

Sourced from svelte's releases.

svelte@4.2.15

Patch Changes

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

svelte@4.2.14

Patch Changes

  • fix parsing camelcase container query name (#11131)

svelte@4.2.13

Patch Changes

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

Sourced from svelte's changelog.

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)
Commits

Updates svelte-check from 3.6.7 to 3.7.0

Release notes

Sourced from svelte-check's releases.

svelte-check-3.7.0

  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#2336)
  • chore: better Svelte 5 interop (#2336)
  • fix: preserve event attribute casing in Svelte 5 (#2347)
  • fix: handle #await inside #snippet (#2348)
  • fix: better bind:group transformation (#2349)
  • fix: handle boolean css var (#2350)

svelte-check-3.6.9

  • fix: ensure type widening for bind:group
  • perf: improve perf in deleteUnresolvedResolutionsFromCache (#2320)
  • fix: adjust for moved compiler file in Svelte 5 (#2327)

svelte-check-3.6.8

  • chore: support TypeScript 5.4 (#2313)
  • fix: allow falsy values for render tags
Commits

Updates svelte-preprocess from 5.1.3 to 5.1.4

Changelog

Sourced from svelte-preprocess's changelog.

5.1.4 (2024-04-16)

Bug Fixes

Commits

Updates typescript from 5.4.2 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

Updates vite from 5.1.6 to 5.2.10

Release notes

Sourced from vite's releases.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.2.2

Please refer to CHANGELOG.md for details.

create-vite@5.2.1

Please refer to CHANGELOG.md for details.

create-vite@5.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.2.10 (2024-04-20)

5.2.9 (2024-04-15)

5.2.8 (2024-04-03)

5.2.7 (2024-03-29)

5.2.6 (2024-03-24)

... (truncated)

Commits

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

Bumps the svelte-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.3` | `1.6.4` |
| [svelte-feathers](https://github.com/shinokada/svelte-feathers) | `1.0.3` | `1.0.5` |
| [svelte-loading-spinners](https://github.com/schum123/svelte-loading-spinners) | `0.3.4` | `0.3.6` |
| [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) | `2.9.0` | `2.9.2` |
| [@skeletonlabs/tw-plugin](https://github.com/skeletonlabs/skeleton) | `0.3.1` | `0.4.0` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.3` | `2.5.7` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `3.0.2` | `3.1.0` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.2` | `3.2.3` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.12` | `4.2.15` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `3.6.7` | `3.7.0` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `5.1.3` | `5.1.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.6` | `5.2.10` |



Updates `@floating-ui/dom` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.4/packages/dom)

Updates `svelte-feathers` from 1.0.3 to 1.0.5
- [Release notes](https://github.com/shinokada/svelte-feathers/releases)
- [Changelog](https://github.com/shinokada/svelte-feathers/blob/main/CHANGELOG.md)
- [Commits](shinokada/svelte-feathers@v1.0.3...v1.0.5)

Updates `svelte-loading-spinners` from 0.3.4 to 0.3.6
- [Commits](https://github.com/schum123/svelte-loading-spinners/commits)

Updates `@skeletonlabs/skeleton` from 2.9.0 to 2.9.2
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.9.0...@skeletonlabs/skeleton@2.9.2)

Updates `@skeletonlabs/tw-plugin` from 0.3.1 to 0.4.0
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/tw-plugin@0.3.1...@skeletonlabs/tw-plugin@0.4.0)

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

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

Updates `prettier-plugin-svelte` from 3.2.2 to 3.2.3
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.2.2...v3.2.3)

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

Updates `svelte-check` from 3.6.7 to 3.7.0
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.6.7...svelte-check-3.7.0)

Updates `svelte-preprocess` from 5.1.3 to 5.1.4
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-preprocess@v5.1.3...v5.1.4)

Updates `typescript` from 5.4.2 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.5)

Updates `vite` from 5.1.6 to 5.2.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: svelte-feathers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: svelte-loading-spinners
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: "@skeletonlabs/skeleton"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: "@skeletonlabs/tw-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte-dependencies
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte-dependencies
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte-dependencies
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: svelte-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: svelte-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-dependencies-03d1e9df19 branch May 6, 2024 12:26
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.

0 participants