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

Update dependency eslint-plugin-compat to ^3.7.0 #106

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-compat dependencies minor ^3.5.1 -> ^3.7.0

Release Notes

amilajack/eslint-plugin-compat

v3.7.0

Compare Source

v3.6.0

Compare Source

Fixed
  • Update dependencies
  • Remove fixable and add meta.type (305)

v3.5.1

Fixed
  • Support Safari TP as a target (#​285)

v3.5.0

Fixed
  • Allow targets not caniuse db (#​280
  • Added missing browser mapping and default fallback (#​272)
  • Support Node >=8 (#​281)
Added
  • Bump all deps to latest semver

v3.4.0

Added
  • Add schema to support browserlist as a second paramenter in eslintrc (#​265)
  • Bumped all dependencies to latest semver

v3.3.0

Performance
  • Filter and sort rules before node traversal (#​246)
  • Optimize core loop to run ~50% faster (#​245)

v3.2.0

Added
  • Support for eslint@6

v3.1.2

Fixed
  • Remove npm restriction from engines

v3.1.1

Fixed
  • Resolving browserslist config correctly despite being called from a cwd that is not the root of the project. (#​217)

v3.1.0

Added

v3.0.2

Fixed

v3.0.1

Fixed
  • Bug when returning unsupported when mdn compat data has null record

v3.0.0

Added
Deprecated
  • Using caniuse id's for polyfills is no longer supported

v2.7.0

Added
  • Object.values() support

v2.6.1

Fixed
  • Removed console.log statement

v2.4.0

Updated
  • Updated all deps to latest semver
Fixed
  • Fixed recommendation config

v2.3.0

Updated
  • Updated browserslist

v2.2.0

Updated
  • Bumped all dependencies to latest semver

v2.1.0

Added
  • Promise support

v2.0.1

Fixed
  • Corrected incorrect babel exports config that prevented plugin from being loaded

v2.0.0

Updated
  • Bumped all dependencies to latest semver
Infra
  • Removed boilerplate from .eslintrc
  • Run CI against node 8
  • Removed flow-typed definitions
  • Updated tests to reflect dependency changes

v1.0.4

Fixed
  • Required peerDependency of eslint>=4.0.0

v1.0.3

Updated
  • Bumped all dependencies to latest semver

v1.0.2

Added
  • Range implementation

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sorry, something went wrong.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@amilajack amilajack merged commit c9a6306 into master Jun 3, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-compat-3.x branch June 3, 2020 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants