ember-pikaday icon indicating copy to clipboard operation
ember-pikaday copied to clipboard

Bump ember-resolver from 7.0.0 to 8.0.2

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

Bumps ember-resolver from 7.0.0 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

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

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 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)

dependabot-preview[bot] avatar Aug 13 '20 02:08 dependabot-preview[bot]