imgix / ember-cli-imgix

Easily add imgix functionality to your Ember application
https://imgix.github.io/ember-cli-imgix
MIT License
26 stars 13 forks source link

chore(deps-dev): bump ember-resolver from 4.5.5 to 8.0.2 #166

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ember-resolver from 4.5.5 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 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)
commit-lint[bot] commented 3 years ago

Chore

Contributors

dependabot-preview[bot]

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
dependabot-preview[bot] commented 3 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.