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.6.0 #207

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-plugin-compat from 1.0.4 to 3.6.0.

Release notes

Sourced from eslint-plugin-compat's releases.

v3.6.0

  • Update CONTRIBUTING.md eb1e07c
  • update readme with opencollective funding d76824a
  • Update dependency jest to ^25.5.3 11316b3
  • Update dependency flow-bin to ^0.123.0 94274d6
  • Update dependency eslint-plugin-prettier to ^3.1.3 15c077c
  • Update babel monorepo to ^7.9.6 1a379f6

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

v3.6.0-0

  • fix ci config, infra updates (#306) d89507a
  • Update compat.js (#305) 0e6e9fb
  • Update dependency flow-bin to ^0.119.1 344d816
  • Update dependency eslint-config-bliss to ^4.7.0 c076758
  • Update babel monorepo to ^7.8.6 c7256f6
  • Update dependency flow-bin to ^0.117.0 e624bc1
  • Update babel monorepo 9277381

https://github.com/amilajack/eslint-plugin-compat/compare/v3.5.1...v3.6.0-0

v3.5.1

No release notes provided.

v3.5.1-0

  • update changelog f840743
  • fix: support safari TP as a target (#285) 9735aa4
  • chore(deps): update dependency eslint-config-bliss to ^4.6.0 5d1215e

https://github.com/amilajack/eslint-plugin-compat/compare/v3.5.0-0...v3.5.1-0

v3.5.0-0

https://github.com/amilajack/eslint-plugin-compat/compare/v3.4.1-0...v3.5.0-0

v3.4.1-0

  • allow targets not caniuse db (#280) 68e564c
  • Create CODE_OF_CONDUCT.md 8337fbe
  • Update dependency eslint to ^6.7.2 63e1f6c
  • Update dependency browserslist to ^4.8.0 705229e

https://github.com/amilajack/eslint-plugin-compat/compare/v3.4.0-0...v3.4.1-0

v3.4.0-0

  • update CHANGELOG.md 4a3e615
  • Add schema to support browserlist as a second paramenter in .eslintrc.json rule config (#265) d765125
... (truncated)
Changelog

Sourced from eslint-plugin-compat's changelog.

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

Performance

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

  • Support detecting locally defined polyfills (#207) bb3be6e

v3.0.2

Fixed

  • Handle entire API polyfill case (#190) e784b3d

v3.0.1

Fixed

... (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

dependabot-preview[bot] commented 4 years ago

Superseded by #210.