-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 #27416
Bump vue and vue-template-compiler #27416
Conversation
a2f2e3e
to
6a4fcff
Compare
6a4fcff
to
10bddec
Compare
10bddec
to
3b4ae81
Compare
Closing as of:
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
3b4ae81
to
988f617
Compare
Looks like the statement I quoted from dependabot-preview OP is false, as the non-preview dependabot never re-created this bump for master branch 🤔. |
It only runs once a week and we have a pull request limit of 10 per branch for dependabot which was hit on the last run, so i guess its just a matter of time ;) |
Ah okay. However, probably we won't need a new PR. Just not sure why drone is waiting for status? Is/was its queue too long? |
Hard to tell, but should be retriggerd anyways with the rebase and after commiting the updated bundles |
@dependabot rebase |
This repository is now using a |
I checked a few other closed dependabot-preview PRs, and they were all not opened again. Good that the regular GitHub actions bot can rebase as well ( |
/compile amend / EDIT: But bad that the compiling bot is still down 🙁. |
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.12 to 2.6.14 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.12...v2.6.14) Updates `vue-template-compiler` from 2.6.12 to 2.6.14 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.6.12...v2.6.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
988f617
to
5e4a349
Compare
@MichaIng let's close and let dependabot open it again on their new workflow. |
We tried that already, and it did not re-open it for more than 9 days, same with all other closed preview dependabot PRs 🤔. The only thing that is missing here is compiling and amending scripts, so we don't need the dependabot for it, but only the compile bot. But I guess with next vue release, new PRs will be opened. |
Or on saturday as this is when the next run is #27416 (comment) and we now have capacity since the master pr count of dependabot is < 10 |
Let's see. For "marked" it seems as well that dependabot is not checking for releases and ignoring commands on #27228, after a preview-dependabot PR #26414 has been closed: https://github.com/nextcloud/server/pulls?q=is%3Apr+bump+marked+base%3Astable21+ Or more precisely, it did not open a PR to bump "marked" to 2.0.0 anymore, but instead (after that was closed) to the lower version 1.2.9. I just wonder why it didn't track the newer releases (for stable21) which are available already: #27393 (same here, closed 24 days ago, no new PR since then) |
|
Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates
vue
from 2.6.12 to 2.6.14Release notes
Sourced from vue's releases.
... (truncated)
Commits
612fb89
build: release 2.6.148f6c4c3
build: build 2.6.14c52427b
fix(types): async Component types (#11906)80e7730
feat(ssr): vue-ssr-webpack-plugin compatible with webpack 5 (#12002)38f71de
fix(v-slot): fix scoped slot normalization combined with v-if (#12104)67901e7
test(ssr): add missing test for async component in slot1866033
build: release 2.6.13f34f6bb
build: build 2.6.13f038000
refactor: check is function for fallback slotsd6ac00f
chore: display more oc sponsors on readme [ci skip]Maintainer changes
This version was pushed to npm by posva, a new releaser for vue since your current version.
Updates
vue-template-compiler
from 2.6.12 to 2.6.14Release notes
Sourced from vue-template-compiler's releases.
... (truncated)
Commits
612fb89
build: release 2.6.148f6c4c3
build: build 2.6.14c52427b
fix(types): async Component types (#11906)80e7730
feat(ssr): vue-ssr-webpack-plugin compatible with webpack 5 (#12002)38f71de
fix(v-slot): fix scoped slot normalization combined with v-if (#12104)67901e7
test(ssr): add missing test for async component in slot1866033
build: release 2.6.13f34f6bb
build: build 2.6.13f038000
refactor: check is function for fallback slotsd6ac00f
chore: display more oc sponsors on readme [ci skip]Maintainer changes
This version was pushed to npm by posva, a new releaser for vue-template-compiler since your current version.
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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.github/dependabot.yml
file in this repo: