Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps @nextcloud/dialogs from 4.0.1 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)
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
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 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)

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 4.0.1 to 4.1.0.
- [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.1...v4.1.0)

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

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 23, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 42545bf into main Jun 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-4.1.0 branch June 23, 2023 10:59
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.

2 participants