-
-
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 @nextcloud/upload from 1.6.0 to 1.6.1 #48802
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 #48802
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. |
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-upload@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: "@nextcloud/upload" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9d05ee0
to
9fdd348
Compare
/compile |
/backport 9fdd348 to stable30 |
/backport 9fdd348 to stable29 |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
The backport to # Switch to the target branch and update it
git checkout stable29
git pull origin stable29
# Create the new backport branch
git checkout -b backport/48802/stable29
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 9fdd3484
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/48802/stable29 Error: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
The backport to # Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/48802/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 9fdd3484
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/48802/stable30 Error: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Bumps @nextcloud/upload from 1.6.0 to 1.6.1.
Release notes
Sourced from
@nextcloud/upload
's releases.Changelog
Sourced from
@nextcloud/upload
's changelog.Commits
8f833da
Merge pull request #1422 from nextcloud-libraries/release/v1.6.14f234f5
chore: Update changelog for v1.6.193b0cc3
chore: Release v1.6.144a7f83
Merge pull request #1421 from nextcloud-libraries/fix/l10n527455a
fix(l10n): Add proper config to align languages with Nextcloud language tagsb30817b
Merge pull request #1419 from nextcloud-libraries/dependabot/npm_and_yarn/typ...eef1e2b
Merge pull request #1420 from nextcloud-libraries/dependabot/npm_and_yarn/vit...0ac74b3
chore: Bump vite from 5.4.7 to 5.4.8c21bd90
chore: Bump@types/node
from 22.6.1 to 22.7.004e72f2
Merge pull request #1418 from nextcloud-libraries/translations_51e322cabd1543...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)