jamiefdhurst / obsidian-auto-periodic-notes

Obsidian plugin to create new periodic notes automatically in the background and allow these to be pinned in your open tabs. Requires the "Periodic Notes" plugin.
MIT License
5 stars 0 forks source link

Bump svelte from 4.2.18 to 4.2.19 #13

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps svelte from 4.2.18 to 4.2.19.

Release notes

Sourced from svelte's releases.

svelte@4.2.19

Patch Changes

  • fix: ensure typings for <svelte:options> are picked up (#12902)

  • fix: escape < in attribute strings (#12989)

Changelog

Sourced from svelte's changelog.

4.2.19

Patch Changes

  • fix: ensure typings for <svelte:options> are picked up (#12902)

  • fix: escape < in attribute strings (#12989)

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jamiefdhurst/obsidian-auto-periodic-notes/network/alerts).
github-actions[bot] commented 2 months ago

Test Results

24 tests   24 :white_check_mark:  13s :stopwatch:  9 suites   0 :zzz:  1 files     0 :x:

Results for commit 35bf6c3b.

github-actions[bot] commented 2 months ago
Package Line Rate Branch Rate Health
src 30% 67%
src.notes 100% 100%
src.settings 36% 100%
src.settings.components 0% 0%
src.settings.pages 0% 0%
src.utils 100% 100%
Summary 19% (100 / 532) 5% (11 / 203)
jamiefdhurst commented 2 months ago

Svelte is no longer used.

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.