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

build(deps-dev): Bump @nextcloud/eslint-config from 8.3.0-beta.0 to 8.3.0-beta.2 #864

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/eslint-config from 8.3.0-beta.0 to 8.3.0-beta.2.

Release notes

Sourced from @​nextcloud/eslint-config's releases.

v8.3.0-beta.2

v8.3.0-beta.2 (2023-06-27)

Full Changelog

Fixed:

v8.3.0-beta.1

v8.3.0-beta.1 (2023-06-27)

Full Changelog

Features:

  • Provide config for vue files written in Typescript, use extends: "@nextcloud/eslint-config/typescript".
  • Fully support vue files using the Composition API <script setup>.

Fixed:

Changelog

Sourced from @​nextcloud/eslint-config's changelog.

v8.3.0-beta.2 (2023-06-27)

Full Changelog

Fixed:

v8.3.0-beta.1 (2023-06-27)

Full Changelog

Features:

  • Provide config for vue files written in Typescript, use extends: "@nextcloud/eslint-config/typescript".
  • Fully support vue files using the Composition API <script setup>.

Fixed:

Commits

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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jun 27, 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 Jun 27, 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.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 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.

@susnux
Copy link
Contributor

susnux commented Jul 6, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2 branch from 43bc33d to 307ff12 Compare July 6, 2023 00:47
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

@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2 branch 3 times, most recently from a79420f to 3c8e52c Compare July 12, 2023 20:37
@susnux
Copy link
Contributor

susnux commented Jul 12, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2 branch from 3c8e52c to db3e34c Compare July 12, 2023 22:07
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

@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2 branch from db3e34c to 05d5b3d Compare July 12, 2023 22:17
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.3.0-beta.0 to 8.3.0-beta.2.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/eslint-config@v8.3.0-beta.0...v8.3.0-beta.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2 branch from 05d5b3d to 84047e3 Compare July 12, 2023 22:22
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4c7aef5) 33.50% compared to head (84047e3) 33.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   33.50%   33.50%           
=======================================
  Files           6        6           
  Lines         200      200           
  Branches       31       31           
=======================================
  Hits           67       67           
  Misses        131      131           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot merged commit f93481d into master Jul 12, 2023
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0-beta.2 branch July 12, 2023 22:26
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