ember-pikaday
ember-pikaday copied to clipboard
Bump ember-resolver from 7.0.0 to 8.0.2
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
Committers: 1
- Robert Jackson (@rwjblue)
Release 8.0.1
:bug: Bug Fix
- #588 Ensure
app/foo/index.js
can be looked up withfoo:main
(@snewcomer)Committers: 1
- Scott Newcomer (@snewcomer)
Release 8.0.0
:boom: Breaking Change
- #542 Remove automatic dasherization of modifiers. (@rwjblue)
- #532 Drop support for Node 8 (@buschtoens)
:bug: Bug Fix
- #531 Fix resolving
@scope/name
namespaces (@buschtoens)Committers: 2
- Jan Buschtöns (@buschtoens)
- Robert Jackson (@rwjblue)
Changelog
Sourced from ember-resolver's changelog.
v8.0.2 (2020-08-08)
:bug: Bug Fix
Committers: 1
- Robert Jackson (@rwjblue)
v8.0.1 (2020-08-07)
:bug: Bug Fix
- #588 Ensure
app/foo/index.js
can be looked up withfoo:main
(@snewcomer)Committers: 1
- Scott Newcomer (@snewcomer)
v8.0.0 (2020-04-11)
:boom: Breaking Change
- #542 Remove automatic dasherization of modifiers. (@rwjblue)
- #532 Drop support for Node 8 (@buschtoens)
:bug: Bug Fix
- #531 Fix resolving
@scope/name
namespaces (@buschtoens)Committers: 2
- Jan Buschtöns (@buschtoens)
- Robert Jackson (@rwjblue)
Commits
2ca189a
Release 8.0.28aca08e
Merge pull request #590 from ember-cli/revert-index-fallback-for-maind263106
Revert "Ensure app/foo/index.js can be looked up with foo:main"5c60106
Release 8.0.1201903f
Merge pull request #588 from snewcomer/sn/resolve-main9fae5ba
Ensure app/foo/index.js can be looked up with foo:main593a1b0
Bump release-it from 13.6.4 to 13.6.67f7d8de
Bump ember-cli-babel from 7.21.0 to 7.22.1f0ee8f8
Bump qunit-dom from 1.2.0 to 1.3.07dc0d28
Bump eslint from 7.3.1 to 7.6.0- Additional commits viewable in compare view
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)