Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2025

Bumps the production-dependencies group with 2 updates: sirv-cli and svelte-persisted-store.

Updates sirv-cli from 2.0.2 to 3.0.0

Release notes

Sourced from sirv-cli's releases.

v3.0.0

Breaking

  • Now requires Node 18+ : c7d2479,
  • Added exports map for native ESM support: c7d2479

Features

  • Added node: prefix for explicit native imports, which unlocks Deno support (#163): 912af6f Thank you @​karimfromjordan

Patches

  • Add separate CJS and ESM definitions: 982fcc8 Previously CJS types were wrong/incompatible.

Chores

  • (sirv-cli) Upgrade get-port to 5.1.1 for TS definitions: e5e0826
  • Write tests in native ESM: 2f36733
  • (CI): Add Node 20 to matrix: 9ca1cbc

Full Changelog: lukeed/sirv@v2.0.4...v3.0.0

v2.0.4

Patches


Full Changelog: lukeed/sirv@v2.0.3...v2.0.4

v2.0.3

Patches


Full Changelog: lukeed/sirv@v2.0.2...v2.0.3

Commits

Updates svelte-persisted-store from 0.11.0 to 0.12.0

Release notes

Sourced from svelte-persisted-store's releases.

v0.12.0

0.12.0 (2024-10-31)

Features

Commits
  • 5046b27 feat: support svelte v5
  • 5498fce Merge pull request #280 from joshnuss/dependabot/npm_and_yarn/jsdom-24.1.0
  • 13c990d Merge pull request #279 from joshnuss/dependabot/npm_and_yarn/tsup-8.1.0
  • b8f146f chore: Bump tsup from 8.0.2 to 8.1.0
  • 543d8d4 chore: Bump jsdom from 24.0.0 to 24.1.0
  • c5b2dcf Merge pull request #278 from joshnuss/dependabot/npm_and_yarn/babel/preset-en...
  • 22ce80b Merge pull request #277 from joshnuss/dependabot/npm_and_yarn/svelte-4.2.18
  • 8a2d5a2 chore: Bump @​babel/preset-env from 7.24.5 to 7.24.7
  • 10ffed2 chore: Bump svelte from 4.2.17 to 4.2.18
  • 001e9f8 Merge pull request #282 from joshnuss/export-persisted-type
  • Additional commits viewable in compare view

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 Feb 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-12ba8b4791 branch 2 times, most recently from d8bcbd5 to 378710e Compare February 16, 2025 17:55
Bumps the production-dependencies group with 2 updates: [sirv-cli](https://github.com/lukeed/sirv) and [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store).


Updates `sirv-cli` from 2.0.2 to 3.0.0
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](lukeed/sirv@v2.0.2...v3.0.0)

Updates `svelte-persisted-store` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/joshnuss/svelte-persisted-store/releases)
- [Changelog](https://github.com/joshnuss/svelte-persisted-store/blob/master/CHANGELOG.md)
- [Commits](joshnuss/svelte-persisted-store@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: sirv-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: svelte-persisted-store
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-12ba8b4791 branch from 378710e to b70245f Compare February 16, 2025 18:39
@sethrylan sethrylan merged commit 1f517ea into main Feb 17, 2025
6 checks passed
@sethrylan sethrylan deleted the dependabot/npm_and_yarn/production-dependencies-12ba8b4791 branch February 17, 2025 02:02
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.

2 participants