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/event-bus from 3.0.2 to 3.1.0 #1670

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @nextcloud/event-bus from 3.0.2 to 3.1.0.

Release notes

Sourced from @​nextcloud/event-bus's releases.

v3.1.0

v3.1.0 (2023-05-17)

Full Changelog

Changed

  • Updated dependencies
  • Initialize bus on first usage not on import #587 (susnux)

Fixed

  • Allow package to be imported by native Node ES module projects #586 (susnux)
Changelog

Sourced from @​nextcloud/event-bus's changelog.

v3.1.0 (2023-05-17)

Full Changelog

Changed

  • Updated dependencies
  • Initialize bus on first usage not on import #587 (susnux)

Fixed

  • Allow package to be imported by native Node ES module projects #586 (susnux)
Commits
  • 9f5ba37 Merge pull request #605 from nextcloud/prepare-3.0.3
  • 9e778a1 chore: Prepare 3.1.0 release
  • 30f47a1 fix(readme): Replace travis with github action icon
  • 48020f7 Merge pull request #604 from nextcloud/dependabot/npm_and_yarn/semver-and-typ...
  • ea5e676 Bump semver and @​types/semver
  • 2f0d414 Merge pull request #602 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-...
  • b7910aa Bump @​rollup/plugin-typescript from 8.5.0 to 11.1.1
  • f8dd1c8 Merge pull request #572 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-...
  • 1619b0d Bump @​rollup/plugin-replace from 4.0.0 to 5.0.2
  • e597d91 Merge pull request #594 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-...
  • 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 dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 17, 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2023

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.

@skjnldsv
Copy link
Member

@dependabot rebase

Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-event-bus@v3.0.2...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/event-bus-3.1.0 branch from 8f8aa8d to ad0fa2c Compare June 25, 2023 10:02
@skjnldsv skjnldsv merged commit 1f836c4 into master Jun 25, 2023
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/nextcloud/event-bus-3.1.0 branch June 25, 2023 10:02
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2023

This PR has already been merged! 🎉

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 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants