-
-
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
chore(deps): Bump @vueuse/integrations from 10.8.0 to 10.9.0 #44243
chore(deps): Bump @vueuse/integrations from 10.8.0 to 10.9.0 #44243
Conversation
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.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Needs a pin of this version, we need "@vueuse/components": "~10.7.2 || ^10.8.1",
"@vueuse/core": "~10.7.2 || ^10.8.1", EDIT:, ah no, |
/compile rebase-amend / |
@dependabot rebase |
f9da302
to
6aa1abf
Compare
/compile amend / |
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.
@dependabot merge
6aa1abf
to
dd40c47
Compare
dd40c47
to
9b1c60b
Compare
Not sure whats up with Cypress, but when running on garm3 it always completely fails unrelated... |
Seems like not only garm3 is having issues |
Also happening on github hosted runners: https://github.com/nextcloud/server/actions/runs/8312354765/job/22747317381#step:5:182. This must be something else. The about the driver leads to cypress-io/cypress#29085 |
The driver message has happened in the past, this is not an issue :) |
I think this time it might be related, I just ran I guess the recent Cypress blob was not compiled correctly and it missing static deps so they try to load it dynamically but fail because of wrong binary type. For me it seems they hardcoded But running #44258 seems to work at least for headless tests :) |
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.8.0 to 10.9.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/integrations) --- updated-dependencies: - dependency-name: "@vueuse/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9b1c60b
to
5d70d96
Compare
Bumps @vueuse/integrations from 10.8.0 to 10.9.0.
Release notes
Sourced from
@vueuse/integrations
's releases.Commits
639a57c
chore: release v10.9.01b67d96
fix(useIDBKeyval): use toRaw instead of overriding the original object (#3805)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)