ember-cli / ember-cli-eslint

Ember CLI addon for linting Ember projects with ESLint
MIT License
116 stars 47 forks source link

Build(deps-dev): Bump ember-resolver from 5.2.1 to 8.0.2 #554

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ember-resolver from 5.2.1 to 8.0.2.

Release notes

Sourced from ember-resolver's releases.

Release 8.0.2

:bug: Bug Fix

  • #590 Revert "Ensure app/foo/index.js can be looked up with foo:main" (@rwjblue)

Committers: 1

Release 8.0.1

:bug: Bug Fix

  • #588 Ensure app/foo/index.js can be looked up with foo:main (@snewcomer)

Committers: 1

Release 8.0.0

:boom: Breaking Change

:bug: Bug Fix

Committers: 2

v7.0.0

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v6.0.2

  • Re-release v6.0.0, to avoid SemVer issue with removal of module unification support within 6.x.

Release 6.0.1

:boom: Breaking Change

:rocket: Enhancement

Changelog

Sourced from ember-resolver's changelog.

v8.0.2 (2020-08-08)

:bug: Bug Fix

  • #590 Revert "Ensure app/foo/index.js can be looked up with foo:main" (@rwjblue)

Committers: 1

v8.0.1 (2020-08-07)

:bug: Bug Fix

  • #588 Ensure app/foo/index.js can be looked up with foo:main (@snewcomer)

Committers: 1

v8.0.0 (2020-04-11)

:boom: Breaking Change

:bug: Bug Fix

Committers: 2

v7.0.0 (2019-12-18)

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v6.0.2 (2019-12-18)

  • Re-release v6.0.0, to avoid SemVer issue with removal of module unification support within 6.x.
Commits
  • 2ca189a Release 8.0.2
  • 8aca08e Merge pull request #590 from ember-cli/revert-index-fallback-for-main
  • d263106 Revert "Ensure app/foo/index.js can be looked up with foo:main"
  • 5c60106 Release 8.0.1
  • 201903f Merge pull request #588 from snewcomer/sn/resolve-main
  • 9fae5ba Ensure app/foo/index.js can be looked up with foo:main
  • 593a1b0 Bump release-it from 13.6.4 to 13.6.6
  • 7f7d8de Bump ember-cli-babel from 7.21.0 to 7.22.1
  • f0ee8f8 Bump qunit-dom from 1.2.0 to 1.3.0
  • 7dc0d28 Bump eslint from 7.3.1 to 7.6.0
  • Additional commits viewable in compare view


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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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)