Skip to content

chore(deps): bump esbuild and @nextcloud/dialogs#293

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-04cdb7f5f2
Open

chore(deps): bump esbuild and @nextcloud/dialogs#293
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-04cdb7f5f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

Removes esbuild. It's no longer used after updating ancestor dependency @nextcloud/dialogs. These dependencies need to be updated together.

Removes esbuild

Updates @nextcloud/dialogs from 7.1.0 to 7.4.0

Release notes

Sourced from @​nextcloud/dialogs's releases.

v7.4.0

v7.4.0

Added

  • feat(ConflictPicker): allow to set overwrite flag (#2432)

Fixed

  • fix(FilePicker): Round previews in filepicker dialog (#2397)
  • fix(FilePicker): reset filter string when navigating (#2384)

Changed

  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#2426)

v7.3.0

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v7.4.0

Added

  • feat(ConflictPicker): allow to set overwrite flag (#2432)

Fixed

  • fix(FilePicker): Round previews in filepicker dialog (#2397)
  • fix(FilePicker): reset filter string when navigating (#2384)

Changed

  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#2426)

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

Added

Fixed

  • fix(filepicker): use @nextcloud/files for name validation #2158 (susnux)
  • fix(filepicker): use proper folder icons #2180 (susnux)
  • fix(conflict-picker): use sub-path import to only import needed parts #2162 (susnux)
  • fix(conflict-picker): pass correct props to component #2159 (susnux)
  • fix(types): resolve Typescript issues and add CI job to check for type issues #2160 (susnux)
  • fix: always use the node displayname prop #2179 (susnux)

Changed

  • chore: update workflows from organization #2052 (susnux)
  • chore: align devEngines with current support Node and NPM #2108 (susnux)
  • ci: update workflows from organization #2102 (susnux)
Commits
  • baaa80d Merge pull request #2433 from nextcloud-libraries/chore/release-7-4
  • 5d2b8c5 chore: prepare v7.4.0
  • 14d4e1e Merge pull request #2426 from nextcloud-libraries/chore/types
  • 8036060 Merge pull request #2432 from nextcloud-libraries/feat/allow-setting-overwrite
  • ad95491 feat(ConflictPicker): allow to set overwrite flag
  • df04aa6 chore: handle .scss sideeffect imports
  • 44c2149 chore: add explicit types for public API
  • 4780816 Merge pull request #2428 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 22f180c Merge pull request #2427 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 440a62f chore(deps-dev): bump the vitest group across 1 directory with 2 updates
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nextcloud/dialogs since your current version.


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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependency [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs). These dependencies need to be updated together.


Removes `esbuild`

Updates `@nextcloud/dialogs` from 7.1.0 to 7.4.0
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v7.1.0...v7.4.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version:
  dependency-type: indirect
- dependency-name: "@nextcloud/dialogs"
  dependency-version: 7.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants