jhwohlgemuth / voxelcss

Voxel.css with updated architecture, robust tests, and npm availability
https://voxelcss.js.org/
MIT License
4 stars 2 forks source link

Bump eslint-plugin-compat from 1.0.4 to 3.9.0 #251

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-plugin-compat from 1.0.4 to 3.9.0.

Release notes

Sourced from eslint-plugin-compat's releases.

v3.9.0

  • Migrate from caniuse-db to caniuse-lite (#431) 673f1f0
  • chore: add actions tests (#432) 3c5f1ef
  • Create codeql-analysis.yml c429fa2
  • chore(deps): replace mdn-browser-compat-data with @mdn/browser-compat-data (#427) 90dd999
  • ci: semantic release fix (#429) 4c0f71b
  • chore(deps): update octokit/request-action action to v2.0.17 b1bfb37
  • chore(deps): update dependency simple-git to ^2.24.0 acb92db
  • chore(deps): update dependency typescript to ^3.9.7 9caeb5e
  • chore(deps): update dependency prettier to ^2.2.1 88a4670
  • chore(deps): update dependency @types/eslint to ^7.2.5 dede711
  • chore(deps): update babel monorepo 4ea567d
  • ci: automated semantic-release workflow (#420) 59f5b37
  • ci: semantic-pr title check (#418) 37a6b0b
  • Update dependency eslint-plugin-import to ^2.22.1 9e35ab8
  • Update dependency @types/jest to ^26.0.15 c5c1621
  • Update dependency caniuse-db to ^1.0.30001154 8fd0609
  • Update dependency @types/eslint to ^7.2.4 f24ee7d
  • Update babel monorepo 6d6ae21
  • Update dependency @types/jest to ^26.0.14 8f2bf82
  • Update dependency @types/semver to ^7.3.4 aff0701
  • Update dependency @types/eslint to ^7.2.3 3e23f4b
  • Update babel monorepo to ^7.11.6 53db092
  • Update dependency caniuse-db to ^1.0.30001122 5fd5640
  • Update dependency @types/jest to ^26.0.12 be9d7fb
  • Update dependency @types/semver to ^7.3.3 a0b45c9
  • Update dependency @types/eslint to ^7.2.2 414c87a
  • Update babel monorepo to ^7.11.5 c4c4dc6
  • Update README.md (#389) 3008280
  • Update dependency caniuse-db to ^1.0.30001109 b069d4b
  • Update dependency @types/jest to ^26.0.8 d34b5cd
  • Update babel monorepo 2c63c76
  • Move fatal error check to e2e-repo spec (#379) b18bd6f
  • Add contributors to package.json (#378) ede76bc
  • Azure yml fix (#377) 3c8b866
  • update yml styling 5a303e3
  • comment out libkrb5-dev 8b02938
  • Simple git migration (#375) 7878bf3
  • fix(deps): update dependency caniuse-db to ^1.0.30001091 6fc1475
  • chore(deps): update typescript-eslint monorepo to ^3.5.0 503ee95
  • chore(deps): update babel monorepo to ^7.10.4 c9f3e38
  • Repoinfo tags to commit (#371) d910130
  • test: null propagation (#369) 3d7197c

https://github.com/amilajack/eslint-plugin-compat/compare/v3.8.0...v3.9.0

v3.8.0

Added

  • Support for feature detection of APIs (#327)
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
  • c3cd6fe v3.9.0
  • 673f1f0 Migrate from caniuse-db to caniuse-lite (#431)
  • 3c5f1ef chore: add actions tests (#432)
  • c429fa2 Create codeql-analysis.yml
  • 90dd999 chore(deps): replace mdn-browser-compat-data with @mdn/browser-compat-data (#...
  • 4c0f71b ci: semantic release fix (#429)
  • b1bfb37 chore(deps): update octokit/request-action action to v2.0.17
  • acb92db chore(deps): update dependency simple-git to ^2.24.0
  • 9caeb5e chore(deps): update dependency typescript to ^3.9.7
  • 88a4670 chore(deps): update dependency prettier to ^2.2.1
  • 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 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](https://app.dependabot.com): - 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

dependabot-preview[bot] commented 3 years ago

Superseded by #285.