1keiuu / portfolio21

0 stars 0 forks source link

Bump @vue/composition-api from 1.0.0-rc.1 to 1.4.6 #249

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vue/composition-api from 1.0.0-rc.1 to 1.4.6.

Release notes

Sourced from @​vue/composition-api's releases.

v1.4.6

Bug Fixes

  • dynamically update deep scopedSlot refs (#899) (ef312a3)

v1.4.5

Bug Fixes

  • reactive: remove useless proxy logic of shallowReactive (#890) (7243ffa)
  • shallowReactive: don't trigger watchers for oldVal === newVal (#894) (2a88e71)

v1.4.4

Bug Fixes

v1.4.3

Bug Fixes

v1.4.2

Bug Fixes

v1.4.1

Bug Fixes

Features

... (truncated)

Changelog

Sourced from @​vue/composition-api's changelog.

1.4.6 (2022-02-07)

Bug Fixes

  • dynamically update deep scopedSlot refs (#899) (ef312a3)

1.4.5 (2022-01-27)

Bug Fixes

  • reactive: remove useless proxy logic of shallowReactive (#890) (7243ffa)
  • shallowReactive: don't trigger watchers for oldVal === newVal (#894) (2a88e71)

1.4.4 (2022-01-16)

Bug Fixes

1.4.3 (2021-12-27)

Bug Fixes

1.4.2 (2021-12-17)

Bug Fixes

... (truncated)

Commits
  • 7e31235 release v1.4.6
  • ef312a3 fix: dynamically update deep scopedSlot refs (#899)
  • 4a4ed5d chore(watch): use polyfill instead of object.is (#898)
  • b71e690 release v1.4.5
  • bec3ea2 chore: add tslib for jest
  • afcd2bf chore: cleanup deps
  • d00c928 workflow: switch to pnpm
  • 2a88e71 fix(shallowReactive): don't trigger watchers for oldVal === newVal (#894)
  • 7243ffa fix(reactive): remove useless proxy logic of shallowReactive (#890)
  • d2a065e chore: release v1.4.4
  • 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 2 years ago

Looks like @vue/composition-api is up-to-date now, so this is no longer needed.