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 6.0.1 to 6.1.1 #4405

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps @nextcloud/dialogs from 6.0.1 to 6.1.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v6.1.1

6.1.1

Full Changelog

Fixed

Changed

  • chore(deps): Bump p-queue from 8.0.1 to 8.1.0
  • chore(deps-dev): Bump @​nextcloud/vite-config from 1.5.0 to 1.5.1
  • chore(deps-dev): Bump @​vitest/coverage-v8 from 2.1.8 to 3.0.3
  • chore(deps-dev): Bump happy-dom from 16.7.1 to 16.7.2
  • chore(deps-dev): Bump vite from 6.0.7 to 6.0.9
  • chore(deps-dev): Bump vite from 6.0.9 to 6.0.11
  • chore(deps-dev): Bump vitest from 2.1.8 to 3.0.3

v6.1.0

6.1.0

Full Changelog

Enhancements

Fixed

Changed

  • Updated translations
  • Updated development dependencies
Changelog

Sourced from @​nextcloud/dialogs's changelog.

6.1.1

Full Changelog

Fixed

Changed

  • chore(deps): Bump p-queue from 8.0.1 to 8.1.0
  • chore(deps-dev): Bump @​nextcloud/vite-config from 1.5.0 to 1.5.1
  • chore(deps-dev): Bump @​vitest/coverage-v8 from 2.1.8 to 3.0.3
  • chore(deps-dev): Bump happy-dom from 16.7.1 to 16.7.2
  • chore(deps-dev): Bump vite from 6.0.7 to 6.0.9
  • chore(deps-dev): Bump vite from 6.0.9 to 6.0.11
  • chore(deps-dev): Bump vitest from 2.1.8 to 3.0.3

6.1.0

Full Changelog

Enhancements

Fixed

Changed

  • Updated translations
  • Updated development dependencies
Commits
  • 665f6ad Merge pull request #1569 from nextcloud-libraries/release/6.1.1
  • f85b504 chore: 6.1.1
  • 86d9b21 Merge pull request #1568 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • 4991945 Merge pull request #1561 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • d4df048 chore(deps-dev): Bump vitest from 2.1.8 to 3.0.3
  • 22e5000 chore(deps-dev): Bump @​vitest/coverage-v8 from 2.1.8 to 3.0.3
  • 457cbea Merge pull request #1567 from nextcloud-libraries/dependabot/npm_and_yarn/p-q...
  • 3d525b6 Merge pull request #1566 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • fdbd01d Merge pull request #1565 from nextcloud-libraries/dependabot/npm_and_yarn/hap...
  • 901fb74 Merge pull request #1563 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • 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 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)

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.0.1 to 6.1.1.
- [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@v6.0.1...v6.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review Ready to be reviewed dependencies Pull requests that update a dependency file labels Jan 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

Dependabot tried to add @juliushaertl and @luka-nextcloud as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nextcloud/richdocuments/pulls/4405/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the nextcloud/richdocuments repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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 b6fbdaf into main Jan 23, 2025
52 of 53 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-6.1.1 branch January 23, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant