Skip to content

Bump @nextcloud/dialogs from 4.0.0-beta.2 to 4.0.1 - #444

Merged
vitormattos merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1
May 15, 2023
Merged

Bump @nextcloud/dialogs from 4.0.0-beta.2 to 4.0.1#444
vitormattos merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 11, 2023

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/dialogs from 4.0.0-beta.2 to 4.0.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v4.0.1 (2023-02-16)

🚀 Enhancement

🐛 Bug Fix

Committers: 2

v4.0.0 (2023-02-13)

💥 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'

🚀 Enhancement

Committers: 2

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v4.0.1 (2023-02-16)

🚀 Enhancement

🐛 Bug Fix

Committers: 2

v4.0.0 (2023-02-13)

💥 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'

🚀 Enhancement

Committers: 2

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 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 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
dependabotBotforce-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1 branch from b4d9819 to 62265ccCompareMarch 11, 2023 04:33

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot@github

dependabotBot commented on behalf of githubMar 11, 2023

Copy link
Copy Markdown
ContributorAuthor

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.

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1 branch from 62265cc to d681831CompareMarch 15, 2023 08:41

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitormattos

Copy link
Copy Markdown

@dependabot recreate

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1 branch from d681831 to 9cf91c1CompareMay 12, 2023 15:40

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitormattos

Copy link
Copy Markdown

/compile /

@vitormattos

Copy link
Copy Markdown

@dependabot recreate

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 4.0.0-beta.2 to 4.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v4.0.0-beta.2...v4.0.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1 branch from df32b08 to a98f350CompareMay 15, 2023 21:21

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitormattos

Copy link
Copy Markdown

/compile /

@vitormattos
vitormattos enabled auto-merge May 15, 2023 21:23
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@vitormattos
vitormattos merged commit 920f8dc into masterMay 15, 2023
@vitormattos
vitormattos deleted the dependabot/npm_and_yarn/nextcloud/dialogs-4.0.1 branch May 15, 2023 21:25
@blizzzblizzz mentioned this pull request May 17, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vitormattos@nextcloud-command