-
-
Notifications
You must be signed in to change notification settings - Fork 61
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/files from 3.10.1 to 3.10.2 #4649
chore(deps): Bump @nextcloud/files from 3.10.1 to 3.10.2 #4649
Conversation
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-files@v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
/backport to stable31 |
/backport to stable30 |
/backport to stable29 |
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/4649/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 49938a39
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4649/stable30 Error: Failed to push branch backport/4649/stable30: fatal: could not read Username for 'https://github.com': No such device or address Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
/backport to stable30 |
/backport to stable29 |
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/4649/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 49938a39
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4649/stable29 Error: Failed to push branch backport/4649/stable29: fatal: could not read Username for 'https://github.com': No such device or address Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
/backport to stable29 |
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/4649/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 49938a39
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4649/stable29 Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for LibreSign:backport/4649/stable29."} Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Bumps @nextcloud/files from 3.10.1 to 3.10.2.
Release notes
Sourced from
@nextcloud/files
's releases.Changelog
Sourced from
@nextcloud/files
's changelog.Commits
0dcb3b0
Merge pull request #1184 from nextcloud-libraries/chore/prepare-3-10-251c31fd
chore: Prepare v3.10.287725aa
chore: Consistent changelogd55bfe6
Merge pull request #1183 from nextcloud-libraries/deps/typedoc-plugin-missing...6979967
chore(deps): typedoc-plugin-missing-exports as dev dependencyef0dc05
Merge pull request #1179 from nextcloud-libraries/dependabot/npm_and_yarn/vit...fb20a1d
chore(deps-dev): Bump@vitest/coverage-istanbul
from 3.0.4 to 3.0.5f817196
Merge pull request #1181 from nextcloud-libraries/dependabot/npm_and_yarn/typ...b3b95e2
Merge pull request #1182 from nextcloud-libraries/dependabot/npm_and_yarn/vit...51036c4
chore(deps-dev): Bump vite from 6.0.11 to 6.1.0Dependabot 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 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)