embermap / ember-data-storefront

A collection of APIs that address common data-loading issues.
https://embermap.github.io/ember-data-storefront/
MIT License
138 stars 31 forks source link

Bump ember-cli-mirage from 1.1.6 to 2.2.0 #451

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ember-cli-mirage from 1.1.6 to 2.2.0.

Release notes

Sourced from ember-cli-mirage's releases.

v2.2.0

🚀 Enhancement

📝 Documentation

Committers: 5

v2.1.0

🚀 Enhancement

📝 Documentation

Committers: 3

v2.0.1

🚀 Enhancement

v2.0.0

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

v1.1.8

🐛 Bugfixes

... (truncated)

Commits
  • c25e2bf v2.2.0
  • e9af35e Merge pull request #2177 from bgantzler/fixHasEmberData
  • 965097a Merge pull request #2176 from canrozanes/patch-1
  • f0ce745 Merge pull request #2173 from zzzzBov/patch-1
  • 2f53902 Fix regex that checks if ember data is present to allow for difference in nam...
  • 3e2a6bb docs: factory - fix traits example
  • b24f066 Merge pull request #2170 from miragejs/dependabot/npm_and_yarn/embroider/macr...
  • ee69608 Fixed minor formatting issues
  • 896c25a Merge pull request #2171 from MrChocolatine/patch-1
  • da47e24 Merge pull request #2172 from lorcan/master
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by turbo87, a new releaser for ember-cli-mirage since your current version.


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