mroderick / plete

Vanilla autocomplete component
https://plete.dev
BSD 3-Clause "New" or "Revised" License
35 stars 4 forks source link

Bump eslint-plugin-compat from 3.3.0 to 3.5.1 #35

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-plugin-compat from 3.3.0 to 3.5.1.

Release notes

Sourced from eslint-plugin-compat's releases.

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
  • run CI against node stable, current on all OS's (#276) b1fc9b4
  • bump all deps to latest semver (#273) 24ee677
  • Add ResizeObserver rule (#270) 7e505c6
  • Update dependency flow-typed to ^2.6.1 75a79d7
  • Update dependency flow-bin to ^0.108.0 1f82343
  • Update dependency eslint to ^6.5.1 9f3b0a1
  • Update babel monorepo 2d2261b
  • Update dependency flow-bin to ^0.106.3 32c4f58
  • Update dependency eslint to ^6.3.0 77e2e99
  • Update dependency cross-env to ^5.2.1 7c17342
  • Update dependency eslint-config-bliss to ^4.2.0 2036600
  • Update dependency eslint to ^6.1.0 ef3a747
  • Update babel monorepo to ^7.5.5 320c598

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

Changelog

Sourced from eslint-plugin-compat's changelog.

v3.5.1

Fix

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


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)