Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vue and vue-template-compiler #1472

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates vue from 2.7.13 to 2.7.14

Commits

Updates vue-template-compiler from 2.7.13 to 2.7.14

Release notes

Sourced from vue-template-compiler's releases.

v2.7.14

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-template-compiler's changelog.

2.7.14 (2022-11-09)

Bug Fixes

  • compiler-sfc: fix template usage check edge case for v-slot destructured default value (#12842) (5e3d4e9), closes #12841
  • provide/inject: do not mutate original provide options during merge (d1899ca), closes #12854
  • reactivity: avoid using WeakMap for IE compatibility (29b5f58), closes #12837
  • types: fix spreading VNodeData in tsx (#12789) (f7db7f3), closes #12778
  • types: stricter type condition for EventHandlers (#12840) (0b3cf7d), closes #12832
Commits
  • 9dd006b release: v2.7.14
  • 29b5f58 fix(reactivity): avoid using WeakMap for IE compatibility
  • d1899ca fix(provide/inject): do not mutate original provide options during merge
  • 5e3d4e9 fix(compiler-sfc): fix template usage check edge case for v-slot destructured...
  • 5aed733 test: add test case for #12778
  • f7db7f3 fix(types): fix spreading VNodeData in tsx (#12789)
  • 0b3cf7d fix(types): stricter type condition for EventHandlers (#12840)
  • a5afc4d chore: fix typo (#12863)
  • 6d9aac8 chore: fix some broken links to v2 docs (#12839)
  • a7a71ad Update the dev to main in the PR template (#12834)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Nov 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable25/vue-and-vue-template-compiler-2.7.14 branch from 618beca to 10a81d9 Compare December 17, 2022 08:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable25/vue-and-vue-template-compiler-2.7.14 branch from 10a81d9 to 40b4dad Compare December 17, 2022 09:12
@artonge
Copy link
Collaborator

artonge commented Jun 28, 2023

@dependabot recreate

@blizzz
Copy link
Member

blizzz commented Jul 11, 2023

https://github.com/dependabot recreate

@blizzz blizzz added this to the Nextcloud 25.0.9 milestone Jul 11, 2023
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.7.13 to 2.7.14
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

Updates `vue-template-compiler` from 2.7.13 to 2.7.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.7.13...v2.7.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@blizzz blizzz force-pushed the dependabot/npm_and_yarn/stable25/vue-and-vue-template-compiler-2.7.14 branch from 40b4dad to 8db8b48 Compare July 12, 2023 18:03
@artonge artonge merged commit 1b6615d into stable25 Jul 13, 2023
29 checks passed
@artonge artonge deleted the dependabot/npm_and_yarn/stable25/vue-and-vue-template-compiler-2.7.14 branch July 13, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants