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.2 to 8.3.0 #1005

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2023

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

Release notes

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

v8.3.0

v8.3.0 (2023-09-24)

Full Changelog

Features

Fixes

Changed

Changelog

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

v8.3.0 (2023-09-25)

Full Changelog

Features

Fixes

Changed

v8.2.1 (2023-01-30)

Full Changelog

Fixed:

Merged pull requests:

  • Various dependencies upgrades

v8.2.0 (2023-01-11)

Full Changelog

Implemented enhancements:

  • feat: Add scripts for linting the config and fixed issues found #434 (susnux)
  • feat: Add sub config for TypeScript projects #433 (susnux)

Dependency updates:

... (truncated)

Commits
  • 6fb951e Merge pull request #644 from nextcloud-libraries/chore/prepare-8-3-0
  • fdebf56 chore: Prepare 8.3.0 release
  • 3e7d821 chore: Pin @vue/eslint-config-typescript to v12 to fix typescript issues fo...
  • 3bef196 Merge pull request #629 from nextcloud-libraries/dependabot/github_actions/ac...
  • 3f0e194 Merge pull request #635 from nextcloud-libraries/dependabot/npm_and_yarn/vue/...
  • 2feaafe Merge pull request #643 from nextcloud-libraries/dependabot/npm_and_yarn/esli...
  • cddc9bc build(deps-dev): Bump eslint-import-resolver-typescript
  • 6a1b2c0 Merge pull request #642 from nextcloud-libraries/dependabot/npm_and_yarn/esli...
  • 27e0f43 build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2
  • fad5b2d build(deps-dev): Bump @​vue/eslint-config-typescript
  • 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 @susnux.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 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 Sep 30, 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.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3f140b2) 43.39% compared to head (5bedcff) 100.00%.

Additional details and impacted files
@@              Coverage Diff               @@
##             master     #1005       +/-   ##
==============================================
+ Coverage     43.39%   100.00%   +56.60%     
==============================================
  Files            26        10       -16     
  Lines           689       168      -521     
  Branches         31        31               
==============================================
- Hits            299       168      -131     
+ Misses          390         0      -390     
Flag Coverage Δ
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/utils/logfile.ts 100.00% <100.00%> (ø)

... and 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0 branch from a38b8d0 to 6e51d11 Compare September 30, 2023 02:04
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 force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0 branch from 6e51d11 to 1fa09b0 Compare October 10, 2023 21:41
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 bot and others added 2 commits November 9, 2023 15:22
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.3.0-beta.2 to 8.3.0.
- [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/eslint-config@v8.3.0-beta.2...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0 branch from 1fa09b0 to 93498b1 Compare November 9, 2023 14:25
@susnux
Copy link
Contributor

susnux commented Nov 9, 2023

@dependabot merge

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@dependabot dependabot bot merged commit 370ac3d into master Nov 9, 2023
20 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0 branch November 9, 2023 14:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants