joshnuss / svelte-persisted-store

A Svelte store that persists to localStorage
MIT License
994 stars 41 forks source link

chore: Bump semantic-release from 19.0.3 to 23.0.0 #238

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

Bumps semantic-release from 19.0.3 to 23.0.0.

Release notes

Sourced from semantic-release's releases.

v23.0.0

23.0.0 (2024-01-12)

Bug Fixes

  • deps: update dependency cosmiconfig to v9 (#3105) (07dde04)
  • deps: update dependency marked to v11 (#3079) (6d2a6f1)
  • deps: upgraded to the latest version of env-ci (0d0ed9d)
  • use one note reference per tag to prevent conflicts (#2085) (020ea7d)

Features

BREAKING CHANGES

related to https://github.com/semantic-release/semantic-release/discussions/3088

v23.0.0-beta.5

23.0.0-beta.5 (2024-01-05)

Bug Fixes

  • use one note reference per tag to prevent conflicts (#2085) (020ea7d)

v23.0.0-beta.4

23.0.0-beta.4 (2024-01-05)

Bug Fixes

v23.0.0-beta.3

23.0.0-beta.3 (2023-12-16)

Bug Fixes

... (truncated)

Commits
  • 58e2177 next major (#3111)
  • 8066b7f Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • f31d43c ci(action): update github/codeql-action action to v3.23.0 (#3136)
  • 13f9801 chore(deps): lock file maintenance (#3134)
  • 020ea7d fix: use one note reference per tag to prevent conflicts (#2085)
  • 6d2a6f1 fix(deps): update dependency marked to v11 (#3079)
  • ce580be Merge branch 'master' into beta
  • d4b7c9a chore(deps): update dependency c8 to v9 (#3128)
  • 7983c57 ci(renovate): fixed reference to the org-level config
  • 50ad70f chore(deps): lock file maintenance (#3126)
  • Additional commits viewable in compare view


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

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

joshnuss commented 4 months ago

@dependabot rebase

dependabot[bot] commented 4 months ago

Superseded by #249.