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

Bump eslint-plugin-compat from 2.0.1 to 3.8.0 #246

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 29, 2020

Bumps eslint-plugin-compat from 2.0.1 to 3.8.0.

Release notes

Sourced from eslint-plugin-compat's releases.

v3.8.0

Added

  • Support for feature detection of APIs (#327)
  • Implement expected behavior when defining targets in eslintrc and browserslist (this might be deprecated in the future)

Internal

  • Migrated from Flow to Typescript
  • Created performance benchmarks of popular repositories
  • Create E2E linting tests
  • Internal refactors

amilajack/eslint-plugin-compat@v3.7.0...v3.8.0

v3.8.0-2

  • chore: bump deps (#368) c18058b
  • fix snapshot 94c19be
  • Update FUNDING.yml 288c13c
  • Explicit errors in e2e repo tests (#361) bfab250
  • update snapshot a12dcbf
  • update changelog for #355 (#359) b59d9ed
  • E2e snapshot fix (#357) 106c83e
  • add e2e repo tests (#355) 5a23480
  • Add benchmark repos (#353) 39e5c59
  • misc documentation improvement db80159
  • Display names in ci (#351) ae5e587
  • update changelog for #348 (#350) 445938f
  • MVP Benchmarks (#348) 67660d0
  • Bump node version in CI pipeline (#347) 2e2f236
  • chore(ts): fix more ts errors by using ast-metatdata types (#345) 185c1dd
  • TS fixes (#342) 394c72e
  • chore(ts): fix more ts errors (#341) fa1eed4
  • Refactor (#339) 084883a

amilajack/eslint-plugin-compat@v3.8.0-1...v3.8.0-2

v3.8.0-1

amilajack/eslint-plugin-compat@v3.8.0-0...v3.8.0-1

v3.8.0-0

  • update changelog 6e10b1c
  • feat: merge targets defined in eslint and browserslist configs (#331) 06f65e7
  • chore: consistent variable naming (#330) fd9e35c
  • ignore ES APIs when polyfilled (#329) 9cbb9fa
  • readme improvements (#328) bfa7bfa
Changelog

Sourced from eslint-plugin-compat's changelog.

v3.8.0

Added

  • Support for feature detection of APIs (#327)
  • Implement expected behavior when defining targets in eslintrc and browserslist (this might be deprecated in the future)

Internal

  • Migrated from Flow to Typescript
  • Created performance benchmarks of popular repositories
  • Create E2E linting tests
  • Internal refactors

v3.7.0

Updates

  • Allow ESLint peerDependency version 7.0.0

Fixed

  • Fixed many bugs reporting incorrect linter errors

v3.6.0

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

Commits
Maintainer changes

This version was pushed to npm by jtran, a new releaser for eslint-plugin-compat since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 44342a6 on dependabot/npm_and_yarn/eslint-plugin-compat-3.8.0 into a6f0c36 on master.

@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 29, 2020
@stale stale bot closed this Sep 5, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-compat-3.8.0 branch September 5, 2020 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant