Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps @appium/eslint-config-appium from 6.0.4 to 8.0.1.

Release notes

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

@​appium/eslint-config-appium@​8.0.1

8.0.1 (2023-03-08)

Note: Version bump only for package @​appium/eslint-config-appium

Changelog

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

8.0.1 (2023-03-08)

Note: Version bump only for package @​appium/eslint-config-appium

8.0.0 (2022-12-14)

  • chore!: set engines to minimum Node.js v14.17.0 (a1dbe6c)

BREAKING CHANGES

  • Appium now supports version range ^14.17.0 || ^16.13.0 || >=18.0.0

7.0.0 (2022-09-07)

chore

  • eslint-config-appium: upgrade to ESLint v8 (887cb44)

BREAKING CHANGES

  • eslint-config-appium: This change upgrades to ESLint v8 and removes @babel/eslint-parser, which is only necessary if we're using mid-stage TC39 proposals (which we aren't). I think @babel/core was a peer dep of @babel/eslint-parser, so I removed that too. And removed cruft from the main configuration.

ESLint rules very likely had breaking changes, but I didn't experience any on our codebase. However, this version of ESLint seems to be incompatible with gulp-eslint, so @appium/gulp-plugins should be held back from upgrading.

In addition:

  • Updated README.md
  • Updated some fields in package.json
  • Loosened peerDependencies, as they're supposed to be loose.
Commits
  • 872b924 chore: publish
  • 63eddb6 docs(eslint-config-appium): update some stuff in README.md
  • b7d86c0 chore(eslint-config-appium): fix broken keywords
  • 0823f0b chore: publish
  • 3c32112 chore: use tsc for compilation across the board
  • a1dbe6c chore!: set engines to minimum Node.js v14.17.0
  • c26af8f Publish
  • 887cb44 chore(eslint-config-appium): upgrade to ESLint v8
  • See full diff 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)

Bumps [@appium/eslint-config-appium](https://github.com/appium/appium/tree/HEAD/packages/eslint-config-appium) from 6.0.4 to 8.0.1.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/eslint-config-appium/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/[email protected]/packages/eslint-config-appium)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2023
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.

1 participant