fractava / notes-core

The Core of our Notes App
https://fractava.github.io/notes-core/
GNU General Public License v3.0
5 stars 1 forks source link

Bump vue-selecto from 1.20.2 to 1.23.0 in /core #420

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vue-selecto from 1.20.2 to 1.23.0.

Release notes

Sourced from vue-selecto's releases.

1.23.0 Release (2023-06-20)

1.23.0 (2023-06-19)

:sparkles: Packages

  • lit-selecto 1.23.0
  • preact-selecto 1.20.0
  • react-selecto 1.23.0
  • selecto 1.23.0
  • svelte-selecto 1.23.0
  • vue-selecto 1.23.0
  • vue3-selecto 1.9.0
  • ngx-selecto 1.23.0

:rocket: New Features

  • selecto

:bug: Bug Fix

  • ngx-selecto
    • ngx-selecto: reduce change detection cycles and teardown event listeners once the view is removed (#134) (491bf10)

:mega: Other

1.22.6 Release (2023-06-04)

1.22.6 (2023-06-04)

:sparkles: Packages

  • lit-selecto 1.22.6
  • preact-selecto 1.19.6
  • react-selecto 1.22.6
  • selecto 1.22.6
  • svelte-selecto 1.22.7
  • vue-selecto 1.22.6
  • vue3-selecto 1.8.7
  • ngx-selecto 1.22.6

:bug: Bug Fix

:mega: Other

... (truncated)

Changelog

Sourced from vue-selecto's changelog.

1.23.0 (2023-06-19)

:sparkles: Packages

  • lit-selecto 1.23.0
  • preact-selecto 1.20.0
  • react-selecto 1.23.0
  • selecto 1.23.0
  • svelte-selecto 1.23.0
  • vue-selecto 1.23.0
  • vue3-selecto 1.9.0
  • ngx-selecto 1.23.0

:rocket: New Features

  • selecto

:bug: Bug Fix

  • ngx-selecto
    • ngx-selecto: reduce change detection cycles and teardown event listeners once the view is removed (#134) (491bf10)

:mega: Other

1.22.6 (2023-06-04)

:sparkles: Packages

  • lit-selecto 1.22.6
  • preact-selecto 1.19.6
  • react-selecto 1.22.6
  • selecto 1.22.6
  • svelte-selecto 1.22.7
  • vue-selecto 1.22.6
  • vue3-selecto 1.8.7
  • ngx-selecto 1.22.6

:bug: Bug Fix

:mega: Other

... (truncated)

Commits
  • f92c11f chore: Release 1.23.0
  • 0b4f3f7 chore: publish packages
  • f45bf85 chore; update css-to-mat
  • 269bcde feat: let hitRate prop can take function (#139)
  • 491bf10 fix(ngx-selecto): reduce change detection cycles and teardown event listeners...
  • 0d1624d chore: Release 1.22.6
  • 533bd18 chore: publish packages
  • 865029d fix: fix node, window condition #132
  • 9239268 chore: Release 1.22.5
  • d5da64e chore: publish packages
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #421.