bevry / staticsitegenerators-website

Website containing the complete listing of static site generators
https://staticsitegenerators.net
Other
364 stars 29 forks source link

Bump eslint-config-bevry from 1.0.2 to 1.2.1 #49

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-config-bevry from 1.0.2 to 1.2.1.

Changelog *Sourced from [eslint-config-bevry's changelog](https://github.com/bevry/eslint-config-bevry/blob/master/HISTORY.md).* > ## v1.2.1 2019 May 13 > > - Change engines to be `>=6` > - Update dependencies > > ## v1.2.0 2019 January 26 > > - Swap out support for the deprecated typescript eslint packages with the new packages that they recommend > - `typescript-eslint-parser` to `@typescript-eslint/parser` > - `eslint-plugin-typescript` to `@typescript-eslint/eslint-plugin` > > ## v1.1.2 2019 January 2 > > - Fixed dependencies that are github references preventing dependency detection from functioning correctly > > ## v1.1.1 2019 January 1 > > - Fixed `Parsing error: Invalid ecmaVersion` by defaulting `ecmaVersion` to `2019` instead of the dynamic next year, which is now `2020` > > ## v1.1.0 2018 December 31 > > Adapter changes: > > - TypeScript source type is no longer enforced to `module`, it is now detected based on the edition tags > - Better detection of React and FlowType projects > - Add support for React Hooks > - Set the needed React plugin version configuration, based on the react version from your dependencies > > Rule changes: > > - Change `spaced-comment` rule to support TypeScript `///` directives
Commits - [`cf8dd1d`](https://github.com/bevry/eslint-config-bevry/commit/cf8dd1dc1b735691564e13e543f62c8c6853ca05) v1.2.1 - update deps, more lenient engines - [`eeb8705`](https://github.com/bevry/eslint-config-bevry/commit/eeb87058e7ad984f225a89fd855e182563248ddc) v1.2.0 - support new typescript eslint packages - [`3295ca4`](https://github.com/bevry/eslint-config-bevry/commit/3295ca4a36ba5b92a1666895ff4a3dbcd5cf2d7e) v1.1.2 - fixed deps that are github references from breaking dep detection - [`5c1f466`](https://github.com/bevry/eslint-config-bevry/commit/5c1f466eb622e08b59560908e507f7b7b207e2d7) v1.1.1 - fix invalid ecmaVersion - [`20a6f55`](https://github.com/bevry/eslint-config-bevry/commit/20a6f5550c8d93a7ffb4c1e8c076bc16829de4e0) v1.1.0 - changelog and version bump - [`f2983c2`](https://github.com/bevry/eslint-config-bevry/commit/f2983c2e3fb7da453577cb0bdb7c0538059a7294) adapt: output rules first, then everything else last - [`0a68fb9`](https://github.com/bevry/eslint-config-bevry/commit/0a68fb924d4c14123799ee133926ed74cdd97a05) rules: spaced-comment: support typescript /// directives - [`e3dd301`](https://github.com/bevry/eslint-config-bevry/commit/e3dd301f9a4d21dd7804a7590f387415f3882272) add [@​ts-check](https://github.com/ts-check) to all files - [`74ccb84`](https://github.com/bevry/eslint-config-bevry/commit/74ccb848fcac93934eae8ef6db3d209aaee1d5e8) linting: fix change let to const error - [`512cacf`](https://github.com/bevry/eslint-config-bevry/commit/512cacfebb71f3092d60ddf0034831b12567552e) better react & flowtype detection, add react-hooks support - Additional commits viewable in [compare view](https://github.com/bevry/eslint-config-bevry/compare/v1.0.2...v1.2.1)


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)
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click on the icon next to each commit.

dependabot-preview[bot] commented 4 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot-preview[bot] commented 4 years ago

Superseded by #58.