nextcloud / backup

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

Bump @nextcloud/dialogs from 3.2.0 to 4.0.1 #495

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/dialogs from 3.2.0 to 4.0.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

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

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

Full Changelog

:bug: Fixed bugs

  • Do not change css class names when building #694 (skjnldsv)

v4.0.0-beta.0

v4.0.0-beta.0 (2022-10-28)

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

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

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

Full Changelog

:bug: Fixed bugs

  • Do not change css class names when building #694 (skjnldsv)

v4.0.0-beta.0 (2022-10-28)

Full Changelog

:bug: Fixed bugs

... (truncated)

Commits
  • aff5726 4.0.1
  • e3002b3 Merge pull request #760 from nextcloud/feat/external-dependencies
  • d9ec92b feat: Make dependencies external
  • b05bb31 Merge pull request #761 from nextcloud/fix/cjs-projects
  • 9919afd fix: Webpack resolving of commonjs imports
  • d0a7523 Merge pull request #759 from nextcloud/release/v4.0.0
  • b475d6e Release v4.0.0
  • 168d067 Merge pull request #758 from nextcloud/dependabot/npm_and_yarn/gettext-extrac...
  • 900d54c Merge pull request #757 from nextcloud/dependabot/npm_and_yarn/rollup-3.15.0
  • 6ca385a Bump gettext-extractor from 3.6.1 to 3.6.2
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

The following labels could not be found: 3. to review.

dependabot[bot] commented 1 year ago

Superseded by #542.