Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump @nextcloud/dialogs from 3.1.4 to 4.1.0 #684

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps @nextcloud/dialogs from 3.1.4 to 4.1.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v4.1.0 (2023-06-23)

🐛 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)

🚀 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

v4.0.0-beta.2

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

Full Changelog

🐛 Fixed bugs

v4.0.0-beta.1

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v4.1.0 (2023-06-23)

🐛 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)

🚀 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

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

Full Changelog

🐛 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 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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies labels Jul 24, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.1.0 branch from 7797696 to d23c806 Compare July 24, 2024 08:58
@artonge
Copy link
Collaborator

artonge commented Jul 24, 2024

/rebase

@artonge
Copy link
Collaborator

artonge commented Jul 24, 2024

/compile amend /

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 3.1.4 to 4.1.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@v3.1.4...v4.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.1.0 branch from d23c806 to 6905621 Compare July 24, 2024 10:02
@artonge artonge enabled auto-merge July 24, 2024 10:03
@artonge artonge merged commit f3a1f1a into master Jul 24, 2024
39 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-4.1.0 branch July 24, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant