nextcloud / backup

Backup now. Restore later.
GNU Affero General Public License v3.0
242 stars 33 forks source link

Build(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.1.0 #542

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/dialogs from 3.2.0 to 4.1.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v4.1.0 (2023-06-23)

:bug: Fixed bugs

  • Make sure Typescript projects with node16 module resolution can import the package #845 (@​susnux)
  • Ensure all package dependencies are external #843 (@​susnux)

Changed

  • Update Node engines to next LTS (version 20)

v4.0.1 (2023-02-16)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v4.0.0 (2023-02-13)

:boom: Breaking changes

Styles need to be imported differently compared to v3.2.0. Make sure to import them from dist/index.css:

import '@​nextcloud/dialogs/dist/index.css'

:rocket: Enhancement

Committers: 2

v4.0.0-beta.2

v4.0.0-beta.2 (2022-11-02)

Full Changelog

:bug: Fixed bugs

v4.0.0-beta.1

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v4.1.0 (2023-06-23)

:bug: Fixed bugs

  • Make sure Typescript projects with node16 module resolution can import the package #845 (@​susnux)
  • Ensure all package dependencies are external #843 (@​susnux)

Changed

  • Update Node engines to next LTS (version 20)
  • Translation updates
  • Dependency updates

v4.0.1 (2023-02-16)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v4.0.0 (2023-02-13)

:boom: Breaking changes

Styles need to be imported differently compared to v3.2.0. Make sure to import them from dist/index.css:

import '@​nextcloud/dialogs/dist/index.css'

:rocket: Enhancement

Committers: 2

v4.0.0-beta.2 (2022-11-02)

Full Changelog

:bug: Fixed bugs

... (truncated)

Commits
  • f4d92e0 Merge pull request #848 from nextcloud/chore/prepare-4-1-0-release
  • aac617d Merge pull request #850 from nextcloud/automated/noid/master-fix-npm-audit
  • 7041e15 chore(deps): fix npm audit
  • 1caa6b1 Merge pull request #849 from nextcloud/skjnldsv-patch-1
  • 2daf95f chore: add npm-audit-fix.yml
  • 5bd4d23 chore: Prepare release of version 4.1.0
  • e909f68 Merge pull request #828 from nextcloud/dependabot/npm_and_yarn/typescript-5.1.3
  • 84bc467 Merge pull request #847 from nextcloud/automated/update-engines/default
  • bc1242f Merge pull request #843 from nextcloud/fix/external-dependencies
  • 1d78f88 fix: Make sure dependencies are external
  • 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 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 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)
dependabot[bot] commented 1 year ago

Superseded by #561.