-
-
Notifications
You must be signed in to change notification settings - Fork 62
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 #1326
Bump vue and vue-template-compiler #1326
Conversation
package.json
Outdated
@@ -51,18 +51,18 @@ | |||
"@nextcloud/router": "^2.0.0", | |||
"@nextcloud/sharing": "^0.1.0", | |||
"@nextcloud/upload": "^1.0.0-beta.8", | |||
"@nextcloud/vue": "^7.0.0-beta.4", | |||
"@nextcloud/vue": "^7.0.0-beta.7", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤨 Wuuuut? Never seen dependabot do that kind of updates!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sneaky… and spooky
Also, this one just got update, so recreating this PR is needed :)
@dependabot recreate |
ecebe7d
to
a3b1316
Compare
9f62e31
to
4df21ed
Compare
4df21ed
to
c9e68ed
Compare
@dependabot recreate |
c9e68ed
to
a01d646
Compare
/compile amend / |
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.10 to 2.7.11 - [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.10 to 2.7.11 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.7.10...v2.7.11) --- 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> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
a01d646
to
f594fc2
Compare
Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates
vue
from 2.7.10 to 2.7.11Commits
Updates
vue-template-compiler
from 2.7.10 to 2.7.11Release notes
Sourced from vue-template-compiler's releases.
Changelog
Sourced from vue-template-compiler's changelog.
Commits
c61395d
release: v2.7.118880b55
perf: improve unsub perf for deps with massive amount of subs738f4b3
fix(build): enforce LF line ending in built filescc14d44
chore: bump build depse1342df
fix(setup): setup hook should be called before beforeCreate0d6d972
fix(compiler-sfc): export parseComponent for compat with fork-ts-checker-webp...bc5b92a
fix(types): fix error with options watch (#12779)fb13930
fix(sfc): prune returned bindings for non-TS as well87f69aa
fix(types): support Ref and function types in tsx ref attribute (#12759)5d26f81
fix(reactivity): check skip first before checking ref when creating observer ...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)