Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Bump babel-eslint from 10.0.1 to 10.0.3 #262

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 27, 2019

Bumps babel-eslint from 10.0.1 to 10.0.3.

Release notes

Sourced from babel-eslint's releases.

v10.0.3

Fixes https://github-redirect.dependabot.com/babel/babel-eslint/issues/791, also #12117

Some context: https://github-redirect.dependabot.com/babel/babel-eslint/pull/793#issuecomment-524435971

We ended up going with @​JLHwung's PR #794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.

babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.

v10.0.2

Fixes #772

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.

If all status checks pass Dependabot will automatically merge this pull request.


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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 27, 2019
@dependabot-preview
Copy link
Contributor Author

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 dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 3 times, most recently from 34a10eb to 0d8e0e1 Compare September 3, 2019 06:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch from 0d8e0e1 to cea8df9 Compare September 10, 2019 07:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 2 times, most recently from 4717624 to 3199f7e Compare September 17, 2019 07:49
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch from 3199f7e to d9a8bdc Compare September 24, 2019 08:45
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 2 times, most recently from ff50917 to e597cd1 Compare October 8, 2019 13:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 2 times, most recently from dd4a54a to caf4ff0 Compare October 16, 2019 03:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch from caf4ff0 to 0f05f6a Compare October 29, 2019 07:14
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 6 times, most recently from 36d67be to 7c1ed01 Compare November 12, 2019 07:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 2 times, most recently from e3888d8 to 8336b57 Compare November 19, 2019 07:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 4 times, most recently from 582c2c8 to ff14c45 Compare December 3, 2019 07:20
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch from ff14c45 to 342f2f5 Compare December 10, 2019 07:40
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch from 342f2f5 to ab8cbb1 Compare December 31, 2019 07:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 2 times, most recently from a1e162c to 965219f Compare January 7, 2020 07:41
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 5 times, most recently from db23517 to 2e7b225 Compare January 21, 2020 07:41
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch 2 times, most recently from d20973d to 80b7e63 Compare January 28, 2020 07:49
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](babel/babel-eslint@v10.0.1...v10.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch from 80b7e63 to 69bd96f Compare February 11, 2020 07:58
@dependabot-preview
Copy link
Contributor Author

Superseded by #415.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel-eslint-10.0.3 branch March 3, 2020 08:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants