Chore(deps): Bump @nextcloud/upload from 1.0.4 to 1.0.5
Bumps @nextcloud/upload from 1.0.4 to 1.0.5.
Release notes
Sourced from @​nextcloud/upload's releases.
v1.0.5
v1.0.5 (2024-02-13)
:bug: Fixed bugs
- fix: also add
X-OC-Mtimeheader to final chunks move by@​skjnldsvin nextcloud-libraries/nextcloud-upload#1038- fix: properly handle chunk upload failure by
@​skjnldsvin nextcloud-libraries/nextcloud-upload#1042- fix: Add upload progress for non-chunked uploads by
@​susnuxin nextcloud-libraries/nextcloud-upload#1080- fix: do not try to slice in chunk larger than the File itself by
@​skjnldsvin nextcloud-libraries/nextcloud-upload#1057- fix: Some issues with
package.jsonby@​susnuxin nextcloud-libraries/nextcloud-upload#1088Changed
- Require NPM v10 to be compatible with LTS Node 20
- Updated translations
- Updated dependencies
- Updated development dependencies
- Migrate cypress config to use to vite by
@​susnuxin nextcloud-libraries/nextcloud-upload#999- chore: add block-unconventional-commits.yml by
@​skjnldsvin nextcloud-libraries/nextcloud-upload#1082
Changelog
Sourced from @​nextcloud/upload's changelog.
v1.0.5 (2024-02-13)
:bug: Fixed bugs
- fix: also add
X-OC-Mtimeheader to final chunks move by@​skjnldsvin nextcloud-libraries/nextcloud-upload#1038- fix: properly handle chunk upload failure by
@​skjnldsvin nextcloud-libraries/nextcloud-upload#1042- fix: Add upload progress for non-chunked uploads by
@​susnuxin nextcloud-libraries/nextcloud-upload#1080- fix: do not try to slice in chunk larger than the File itself by
@​skjnldsvin nextcloud-libraries/nextcloud-upload#1057- fix: Some issues with
package.jsonby@​susnuxin nextcloud-libraries/nextcloud-upload#1088Changed
- Require NPM v10 to be compatible with LTS Node 20
- Updated translations
- Updated dependencies
- Updated development dependencies
- Migrate cypress config to use to vite by
@​susnuxin nextcloud-libraries/nextcloud-upload#999- chore: add block-unconventional-commits.yml by
@​skjnldsvin nextcloud-libraries/nextcloud-upload#1082
Commits
8168d06Merge pull request #1089 from nextcloud-libraries/chore/prepare-1_0_5875d834chore: Prepare 1.0.517a6e50Merge pull request #1070 from nextcloud-libraries/dependabot/npm_and_yarn/vue...b98e1bdMerge pull request #1088 from nextcloud-libraries/fix/vue-peer-dep8cd8f41fix: There should be only oneVueversion used in an application to make `V...2a182b9fix:emitDeclarationOnlyis only valid ifnoEmitis set tofalsed935f1cchore: Update NPM version to 10 to support current LTS Node 20a0bcb9eMerge pull request #1084 from nextcloud-libraries/dependabot/npm_and_yarn/get...95fedf4Merge pull request #1087 from nextcloud-libraries/dependabot/npm_and_yarn/typ...98cd1f7build(deps-dev): Bump typedoc from 0.25.7 to 0.25.8- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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.
/compile amend /
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.