deck
deck copied to clipboard
Chore(deps): Bump @nextcloud/files from 3.2.1 to 3.3.1
Bumps @nextcloud/files from 3.2.1 to 3.3.1.
Release notes
Sourced from @​nextcloud/files's releases.
v3.3.1
What's Changed
- fix: Export
NewMenuEntryCategoryfrom package by@​susnuxin nextcloud-libraries/nextcloud-files#960- chore: Prepare 3.3.1 by
@​susnuxin nextcloud-libraries/nextcloud-files#962Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.3.0...v3.3.1
v3.3.0
3.3.0 - 2024-05-21
Changed
- feat: Add and export
isFilenameValidfunction by@​susnuxin nextcloud-libraries/nextcloud-files#951- feat(ci): add codecov bundler by
@​skjnldsvin nextcloud-libraries/nextcloud-files#948- feat(files): allow updating attributes by
@​skjnldsvin nextcloud-libraries/nextcloud-files#947- feat(new-menu): Allow to set the category for entries by
@​susnuxin nextcloud-libraries/nextcloud-files#952Fixed
- fix: Update workflows from organization by
@​susnuxin nextcloud-libraries/nextcloud-files#932- fix(fileAction): cover parent getter in tests by
@​skjnldsvin nextcloud-libraries/nextcloud-files#950- fix(navigation): files import by
@​skjnldsvin nextcloud-libraries/nextcloud-files#949- fix(dav): Add fallback for owner of dav nodes on public shares by
@​susnuxin nextcloud-libraries/nextcloud-files#959Dependencies
- chore(deps): Bump
@​nextcloud/authfrom 2.2.1 to 2.3.0 by@​dependabot- chore(deps): Bump
@​nextcloud/l10nfrom 2.2.0 to 3.1.0 by@​dependabot- chore(deps): Bump
@​nextcloud/loggerfrom 2.7.0 to 3.0.2 by@​dependabot- chore(deps): Bump
@​nextcloud/routerfrom 3.0.0 to 3.0.1 by@​dependabot- chore(deps): Bump is-svg from 5.0.0 to 5.0.1 by
@​dependabot- chore(deps): Bump webdav from 5.5.0 to 5.6.0 by
@​dependabotFull Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.2.1...v3.3.0
Changelog
Sourced from @​nextcloud/files's changelog.
3.3.1 - 2024-05-23
Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.3.0...v3.3.1
Fixed
- fix: Export
NewMenuEntryCategoryfrom package by@​susnuxin nextcloud-libraries/nextcloud-files#9603.3.0 - 2024-05-21
Added
- feat: Add and export
isFilenameValidfunction by@​susnuxin nextcloud-libraries/nextcloud-files#951- feat(files): allow updating attributes by
@​skjnldsvin nextcloud-libraries/nextcloud-files#947- feat(new-menu): Allow to set the category for entries by
@​susnuxin nextcloud-libraries/nextcloud-files#952Fixed
- fix: Update workflows from organization by
@​susnuxin nextcloud-libraries/nextcloud-files#932- fix(fileAction): cover parent getter in tests by
@​skjnldsvin nextcloud-libraries/nextcloud-files#950- fix(navigation): files import by
@​skjnldsvin nextcloud-libraries/nextcloud-files#949- fix(dav): Add fallback for owner of dav nodes on public shares by
@​susnuxin nextcloud-libraries/nextcloud-files#959Changed
- feat(ci): add codecov bundler by
@​skjnldsvin nextcloud-libraries/nextcloud-files#948Dependencies
- chore(deps): Bump
@​nextcloud/authfrom 2.2.1 to 2.3.0 by@​dependabot- chore(deps): Bump
@​nextcloud/l10nfrom 2.2.0 to 3.1.0 by@​dependabot- chore(deps): Bump
@​nextcloud/loggerfrom 2.7.0 to 3.0.2 by@​dependabot- chore(deps): Bump
@​nextcloud/routerfrom 3.0.0 to 3.0.1 by@​dependabot- chore(deps): Bump is-svg from 5.0.0 to 5.0.1 by
@​dependabot- chore(deps): Bump webdav from 5.5.0 to 5.6.0 by
@​dependabotFull Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.2.1...v3.3.0
Commits
5204e79Merge pull request #962 from nextcloud-libraries/chore/3.3.1358b97bchore: Prepare 3.3.1de39e0bMerge pull request #960 from nextcloud-libraries/fix/export-new-file-menu-ent...6c4f4b0fix: ExportNewMenuEntryCategoryfrom packagea095cf7Merge pull request #958 from nextcloud-libraries/feat/3.3.0d3009e5chore: 3.3.019635cfMerge pull request #959 from nextcloud-libraries/fix/files-public-sharec751b4bfix(dav): Add fallback for owner of dav nodes on public shares3340f9cMerge pull request #954 from nextcloud-libraries/dependabot/npm_and_yarn/next...7c53525Merge pull request #951 from nextcloud-libraries/feat/export-filename-unti- Additional commits viewable in compare view
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 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)