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.11.1 #285

Closed dependabot-preview[bot] closed 3 months ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-plugin-compat from 1.0.4 to 3.11.1.

Release notes

Sourced from eslint-plugin-compat's releases.

v3.11.1

  • fix: bump deps bd61d5c

https://github.com/amilajack/eslint-plugin-compat/compare/v3.11.0...v3.11.1

v3.11.0

  • chore: bump ast-metadata-inferer fe0cdb8

https://github.com/amilajack/eslint-plugin-compat/compare/v3.10.0...v3.11.0

v3.10.0

No release notes provided.

v3.9.1-0

  • chore: bump deps (#478) 4368c65
  • chore(deps): update dependency electron to v9.4.0 [security] 7c5bd34
  • chore(deps): update dependency semantic-release to ^17.4.2 db0958d
  • chore(deps): update dependency @​types/jest to ^26.0.22 62dd90f
  • chore(deps): update dependency @​types/eslint to ^7.2.8 815af0c
  • chore(deps): update babel monorepo c508527
  • chore(deps): update dependency semantic-release to ^17.4.0 34fcb60
  • chore(deps): update babel monorepo 5b2e4c6
  • chore(deps): update octokit/request-action action to v2.0.26 86ee795
  • chore(deps): update dependency semantic-release to ^17.3.7 f33e05a
  • chore(deps): update dependency eslint-plugin-prettier to ^3.3.1 dd7c193
  • chore(deps): update dependency @​types/jest to ^26.0.20 f415b21
  • chore(deps): update dependency simple-git to ^2.31.0 89b7dc7
  • chore(deps): update dependency semantic-release to ^17.3.1 3459e29
  • chore(deps): update dependency @​types/jest to ^26.0.19 c4e7417
  • chore(deps): update dependency eslint-plugin-prettier to ^3.3.0 446e1b3
  • chore(deps): update dependency @​types/eslint to ^7.2.6 5e04701
  • chore(deps): update babel monorepo ecb152a
  • chore(deps): updates in order to fix IE undetected compat infringements (#436) df1c913

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

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

... (truncated)

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

... (truncated)

Commits


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