Closed dependabot-preview[bot] closed 4 years ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit b0e08fd750025c1332c0bb4ba202ef13678cc0b6:
Sandbox | Source |
---|---|
crazy-sun-k6eu2 | Configuration |
react-lazy-progressive-image | Configuration |
Superseded by #91.
Bumps eslint-plugin-babel from 4.1.2 to 5.3.0.
Release notes
*Sourced from [eslint-plugin-babel's releases](https://github.com/babel/eslint-plugin-babel/releases).* > ## v5.3.0 > - Camelcase - support for optional chaining [[#163](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/pull/163)] (thanks [@villesau](https://github.com/villesau)) > > ## v5.2.0 > * Test against modern node versions [#157](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/pull/157), thanks [@amilajack](https://github.com/amilajack)! > * Support optional calls in no-unused-expressions [#158](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/pull/158), thanks [@lehni](https://github.com/lehni)! > * Add valid-typeof rule with support for BigInt [#161](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/pull/161) > > ## v5.1.0 > * Fixed a bug in the semi rule when the `omitLastInOneLineBlock` option is used with class properties ([#144](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/144)) > * Sync'd `new-cap` tests with latest from ESLint to make sure there are no regressions > * Updated `eslint-plugin-composer` to v0.3.0 > * Added support for do expressions to the `no-unused-expressions` rule, thanks [@lyleunderwood](https://github.com/lyleunderwood) ([#131](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/131)) > > # v5.0.0 > > > Thanks to [@existentialism](https://github.com/existentialism) > > - Use `eslint-rule-composer` [babel/eslint-plugin-babel#138](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/pull/138) > - New `peerDependency` on ESLint 4 > - Handle `JSXFragment` for `quotes`Commits
- [`d000e1c`](https://github.com/babel/eslint-plugin-babel/commit/d000e1cea14a70ed41d5c410671edaea4cae426e) 5.3.0 - [`135622a`](https://github.com/babel/eslint-plugin-babel/commit/135622ac4d9f0590a87faf9b7dd836059d46c7ac) Camelcase - support for optional chaining ([#163](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/163)) - [`585b8ec`](https://github.com/babel/eslint-plugin-babel/commit/585b8ec5b3cce3e523220fcaaa56649d2bbbc6be) 5.2.1 - [`e4c669e`](https://github.com/babel/eslint-plugin-babel/commit/e4c669e8c47612187d64d9cb112d9cd73a92a387) Fix missing valid-typeof export ([#165](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/165)) - [`802a99e`](https://github.com/babel/eslint-plugin-babel/commit/802a99e36f1016e8b1aaaa9929263a4df21974b9) 5.2.0 - [`c38ab4c`](https://github.com/babel/eslint-plugin-babel/commit/c38ab4c5d39ad62e3fc8797a04f21e2ca8c538be) Add valid-typeof rule with support for BigInt ([#161](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/161)) - [`59d271d`](https://github.com/babel/eslint-plugin-babel/commit/59d271d20e1ab031f3ba3559d39f4f64c674bdf9) Update readme for opt call support in no-unused-expressions [skip ci] ([#160](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/160)) - [`dfd88c5`](https://github.com/babel/eslint-plugin-babel/commit/dfd88c5573dd72295ae9c81c1e126fc03f5b3e46) mocha@5.2.0 ([#159](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/159)) - [`d653393`](https://github.com/babel/eslint-plugin-babel/commit/d653393904e5b376e6acedd4f5924e183df3991f) Merge pull request [#158](https://github-redirect.dependabot.com/babel/eslint-plugin-babel/issues/158) from lehni/fix/optional-call-expression-in-no-unused-... - [`e7a3aa8`](https://github.com/babel/eslint-plugin-babel/commit/e7a3aa84ae6193d6b946ac6cdeb8cabd7c975e5a) Use consistent semicolons in babel-specific tests - Additional commits viewable in [compare view](https://github.com/babel/eslint-plugin-babel/compare/v4.1.2...v5.3.0)Maintainer changes
This version was pushed to npm by [existentialism](https://www.npmjs.com/~existentialism), a new releaser for eslint-plugin-babel since your current version.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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)