Build(deps): bump @vue/composition-api from 1.4.4 to 1.4.5 #229

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-composition-api-1.4.5 into master 2022-01-28 08:05:42 +00:00
argoyle commented 2022-01-28 04:40:28 +00:00 (Migrated from gitlab.com)

Bumps @vue/composition-api from 1.4.4 to 1.4.5.

Release notes

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

v1.4.5

Bug Fixes

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

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

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)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.4 to 1.4.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/composition-api/releases"><code>@​vue/composition-api</code>'s releases</a>.</em></p> <blockquote> <h2>v1.4.5</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactive:</strong> remove useless proxy logic of shallowReactive (<a href="https://github.com/vuejs/composition-api/issues/890">#890</a>) (<a href="https://github.com/vuejs/composition-api/commit/7243ffa">7243ffa</a>)</li> <li><strong>shallowReactive:</strong> don't trigger watchers for oldVal === newVal (<a href="https://github.com/vuejs/composition-api/issues/894">#894</a>) (<a href="https://github.com/vuejs/composition-api/commit/2a88e71">2a88e71</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md"><code>@​vue/composition-api</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/composition-api/compare/v1.4.4...v1.4.5">1.4.5</a> (2022-01-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactive:</strong> remove useless proxy logic of shallowReactive (<a href="https://github.com/vuejs/composition-api/issues/890">#890</a>) (<a href="https://github.com/vuejs/composition-api/commit/7243ffa">7243ffa</a>)</li> <li><strong>shallowReactive:</strong> don't trigger watchers for oldVal === newVal (<a href="https://github.com/vuejs/composition-api/issues/894">#894</a>) (<a href="https://github.com/vuejs/composition-api/commit/2a88e71">2a88e71</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/composition-api/commit/b71e6909dc37f16db8df20ab5b7557a425e7bcc8"><code>b71e690</code></a> release v1.4.5</li> <li><a href="https://github.com/vuejs/composition-api/commit/bec3ea24cf13e8a13132af7bc5c7c72c442ef40b"><code>bec3ea2</code></a> chore: add tslib for jest</li> <li><a href="https://github.com/vuejs/composition-api/commit/afcd2bf34c020bf59436c6ba05e47fdaed93a3ab"><code>afcd2bf</code></a> chore: cleanup deps</li> <li><a href="https://github.com/vuejs/composition-api/commit/d00c928e212ec2ae4bdbe7586312c8587d4ce942"><code>d00c928</code></a> workflow: switch to pnpm</li> <li><a href="https://github.com/vuejs/composition-api/commit/2a88e716000580d012c990eace830183042526cb"><code>2a88e71</code></a> fix(shallowReactive): don't trigger watchers for oldVal === newVal (<a href="https://github.com/vuejs/composition-api/issues/894">#894</a>)</li> <li><a href="https://github.com/vuejs/composition-api/commit/7243ffa22b193745f9de612f777bcc9a6b9ad7f7"><code>7243ffa</code></a> fix(reactive): remove useless proxy logic of shallowReactive (<a href="https://github.com/vuejs/composition-api/issues/890">#890</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/composition-api/compare/v1.4.4...v1.4.5">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-01-28 07:31:01 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 6578a4e6...463bbf99 - 2 commits from branch master
  • 8f99f06e - Build(deps): bump @vue/composition-api from 1.4.4 to 1.4.5

Compare with previous version

added 3 commits <ul><li>6578a4e6...463bbf99 - 2 commits from branch <code>master</code></li><li>8f99f06e - Build(deps): bump @vue/composition-api from 1.4.4 to 1.4.5</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/180/diffs?diff_id=320297877&start_sha=6578a4e67735676708cfa065149a534867c2d5aa)
argoyle commented 2022-01-28 07:48:37 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 8f99f06e...dfef803b - 2 commits from branch master
  • 4753bb0d - Build(deps): bump @vue/composition-api from 1.4.4 to 1.4.5

Compare with previous version

added 3 commits <ul><li>8f99f06e...dfef803b - 2 commits from branch <code>master</code></li><li>4753bb0d - Build(deps): bump @vue/composition-api from 1.4.4 to 1.4.5</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/180/diffs?diff_id=320308046&start_sha=8f99f06ef55ac7144b747728f65bece91b9db700)
argoyle commented 2022-01-28 08:05:43 +00:00 (Migrated from gitlab.com)

mentioned in commit 867893f7b5

mentioned in commit 867893f7b57d8ed84850acb058a114fbebfb0648
argoyle (Migrated from gitlab.com) merged commit 867893f7b5 into master 2022-01-28 08:05:43 +00:00
Sign in to join this conversation.