Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2021

Bumps @nextcloud/eslint-config from 5.1.0 to 6.0.0.

Release notes

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

v6.0.0

v6.0.0

Full Changelog

Breaking

  • Require a space before async arrow function parentheses #146 (Pytal)

Features

Fixes

Changelog

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

v6.0.0

Full Changelog

Breaking

  • Require a space before async arrow function parentheses #146 (Pytal)

Features

Fixes

v5.1.1

Full Changelog

Commits
  • 6851e42 Merge pull request #157 from nextcloud/remove-npm-publish-workflow
  • 35cd1de Remove npm publish workflow
  • ee44183 Merge pull request #154 from nextcloud/release/v6.0.0
  • c798f29 v6.0.0
  • d3d8f9b Merge pull request #153 from nextcloud/dependabot/npm_and_yarn/webpack-5.44.0
  • 4aece8a Bump webpack from 5.43.0 to 5.44.0
  • 7ed59d6 Merge pull request #152 from nextcloud/dependabot/npm_and_yarn/webpack-5.43.0
  • aa01f69 Bump webpack from 5.42.1 to 5.43.0
  • 945e8eb Merge pull request #151 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-...
  • 5ef04c6 Bump eslint-plugin-vue from 7.12.1 to 7.13.0
  • 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 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 dependencies Pull requests that update a dependency file javascript labels Jul 17, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-6.0.0 branch from 10979ec to 9ca333b Compare July 28, 2021 09:59
@PVince81
Copy link
Member

might need to adjust the rules:
Error: 802:24 error Missing space before function parentheses space-before-function-paren

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 5.1.0 to 6.0.0.
- [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@v5.1.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-6.0.0 branch from 9ca333b to 2118475 Compare July 28, 2021 12:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2021

Superseded by #6113.

@dependabot dependabot bot closed this Aug 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-6.0.0 branch August 14, 2021 01:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants