sanity-io / sanity-template-gatsby-portfolio

A Gatsby portfolio site powered by Sanity for https://www.sanity.io/create
https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-gatsby-portfolio
69 stars 18 forks source link

Bump babel-eslint from 10.0.2 to 10.0.3 in /template #14

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps babel-eslint from 10.0.2 to 10.0.3.

Release notes *Sourced from [babel-eslint's releases](https://github.com/babel/babel-eslint/releases).* > ## v10.0.3 > Fixes https://github-redirect.dependabot.com/babel/babel-eslint/issues/791, also [eslint/eslint#12117](https://github-redirect.dependabot.com/eslint/eslint/issues/12117) > > Some context: https://github-redirect.dependabot.com/babel/babel-eslint/pull/793#issuecomment-524435971 > > We ended up going with [@​JLHwung](https://github.com/JLHwung)'s PR [babel/babel-eslint#794](https://github-redirect.dependabot.com/babel/babel-eslint/pull/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.
Commits - [`183d13e`](https://github.com/babel/babel-eslint/commit/183d13ece52f33376c869bad630274741c8edb97) 10.0.3 - [`354953d`](https://github.com/babel/babel-eslint/commit/354953da5347a005fe566cc7dd338974aab50908) fix: require eslint dependencies from eslint base ([#794](https://github-redirect.dependabot.com/babel/babel-eslint/issues/794)) - See full diff in [compare view](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3)


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.