Skip to content
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-dev): Bump @nextcloud/upload from 1.5.0 to 1.6.0 #616

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps @nextcloud/upload from 1.5.0 to 1.6.0.

Release notes

Sourced from @​nextcloud/upload's releases.

v1.6.0

v1.6.0 (2024-09-05)

Added

  • feat(uploader): Allow to specify custom headers #1366 (susnux)
  • feat(UploadPicker): Allow to disable the "new"-menu #1373 (susnux)

Fixed

  • fix(Uploader): The mtime should be a valid UNIX timestamp #1368 (susnux)
  • fix(uploader): validation of the destination should not compare the class #1369 (susnux)
  • fix(UploadPicker): Show menu if folders are enabled #1372 (susnux)
  • fix: Make the default uploader global #1370 (susnux)

Changed

  • Updated translations
  • chore: Bump axios to 1.7.7
  • chore: Bump @nextcloud/dialogs to 5.3.7
  • Updated development dependencies
  • chore(ci): also run node on main push #1367 (skjnldsv)
Changelog

Sourced from @​nextcloud/upload's changelog.

v1.6.0 (2024-09-05)

Added

  • feat(uploader): Allow to specify custom headers #1366 (susnux)
  • feat(UploadPicker): Allow to disable the "new"-menu #1373 (susnux)

Fixed

  • fix(Uploader): The mtime should be a valid UNIX timestamp #1368 (susnux)
  • fix(uploader): validation of the destination should not compare the class #1369 (susnux)
  • fix(UploadPicker): Show menu if folders are enabled #1372 (susnux)
  • fix: Make the default uploader global #1370 (susnux)

Changed

  • Updated translations
  • chore: Bump axios to 1.7.7
  • chore: Bump @nextcloud/dialogs to 5.3.7
  • Updated development dependencies
  • chore(ci): also run node on main push #1367 (skjnldsv)
Commits
  • 773384b Merge pull request #1375 from nextcloud-libraries/chore/1-6-0
  • bc5a047 chore: Prepare v1.6.0
  • a7a2348 Merge pull request #1370 from nextcloud-libraries/fix/make-uploader-global
  • 114ef0c Merge pull request #1373 from nextcloud-libraries/feat/allow-disable-menu
  • ec32fa8 feat(UploadPicker): Allow to disable the "new"-menu
  • 851007f Merge pull request #1372 from nextcloud-libraries/fix/menu-for-folders
  • 3d20501 Merge pull request #1374 from nextcloud-libraries/translations_51e322cabd1543...
  • 19f724c chore(l10n): Translate l10n/messages.pot in fi_FI
  • ae5537d fix: Make the default uploader global
  • 0d74ed8 fix(UploadPicker): Show menu if folders are enabled
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.5.0 to 1.6.0.
- [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.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Sep 5, 2024
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit ad43600 into main Sep 5, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/upload-1.6.0 branch September 5, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant