Skip to content

Bump ember-cli-mirage from 0.4.7 to 1.1.6 #1976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 18, 2019

Bumps ember-cli-mirage from 0.4.7 to 1.1.6.

Release notes

Sourced from ember-cli-mirage's releases.

v1.1.6

(Note: v1.1.5 was a bad release. v1.1.6 is the next release after v1.1.4.)

🚀 Enhancements

  • miragejs/ember-cli-mirage#1818 Adds "Mirage logging" checkbox to QUnit interface

    This is a cool new feature added by @​Turbo87! Normally, Mirage doesn't log its responses to the console in the test environment, to keep your CI logs clean. If you're debugging a test and want to see what Mirage is returning, you need to add server.logging = true to the top of your test.

    Now, instead of that, if you're using QUnit's interface you can toggle a new "Mirage logging" button

    image

    This will enable Mirage's console logging, making it easier to debug your test without editing your test's source code. Thanks again to @​Turbo87 for adding this feature!

  • https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/pull/1820/files Remove unused deps (chalk, broccoli-string-replace) and dev-deps

  • miragejs/ember-cli-mirage@33645c3 Bump miragejs from 0.1.31 to 0.1.32

📝 Docs

🏠 Internal

  • Dep updates

v1.1.4

🚀 Enhancements

📝 Docs

🏠 Internal

  • Internal dependency updates

v1.1.3

🐛 Bugfixes

🏠 Internal

  • Bump @miragejs/server and other deps

v1.1.2

... (truncated)
Commits
  • 070545a v1.1.6
  • 078b7b8 Replace samselikoff/ember-cli-mirage with miragejs/ember-cli-mirage
  • 22b6c73 v1.1.5
  • e70da3f Fix relationship links (#1854)
  • 80fa6bf build(deps): bump ember-cli-babel from 7.13.0 to 7.13.2
  • b958d56 build(deps-dev): bump eslint-plugin-ember from 7.7.1 to 7.7.2
  • 5a94d3c build(deps-dev): bump ember-cli-htmlbars from 4.1.0 to 4.2.0
  • d4331ce build(deps-dev): bump ember-try from 1.3.0 to 1.4.0
  • a8e6706 build(deps-dev): bump ember-cli-htmlbars from 4.0.9 to 4.1.0
  • 2d634c7 build(deps-dev): bump ember-cli-htmlbars from 4.0.8 to 4.0.9
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

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

@rust-highfive
Copy link

r? @carols10cents

(rust_highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1975) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from fa869b4 to 1f0b901 Compare December 18, 2019 10:09
@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1974) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 1f0b901 to 2ef7670 Compare December 18, 2019 14:41
@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1973) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 2ef7670 to 4eb883c Compare December 18, 2019 17:29
@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1959) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 4eb883c to 1a61111 Compare December 18, 2019 17:46
@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1983) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 1a61111 to 084df7a Compare December 18, 2019 18:33
@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1986) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 084df7a to 28b66f1 Compare December 18, 2019 19:20
@bors
Copy link
Contributor

bors commented Dec 19, 2019

☔ The latest upstream changes (presumably #1988) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 28b66f1 to 9004eb8 Compare December 19, 2019 12:31
@bors
Copy link
Contributor

bors commented Dec 19, 2019

☔ The latest upstream changes (presumably #1989) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch 2 times, most recently from 592b4ac to c50f33c Compare December 19, 2019 23:07
@bors
Copy link
Contributor

bors commented Dec 20, 2019

☔ The latest upstream changes (presumably #2013) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from c50f33c to 99d22b2 Compare December 20, 2019 08:07
bors added a commit that referenced this pull request Dec 20, 2019
mirage/fixtures/crates: Adjust fixture order

ember-cli-mirage v0.4.13 "fixed" the order in which fixtures are sent to the client (see miragejs/ember-cli-mirage#1461). This PR adjusts our fixture order so that the tests will still pass after the upgrade, which should unblock #1976.
@Turbo87
Copy link
Member

Turbo87 commented Dec 20, 2019

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch from 99d22b2 to d36249e Compare December 20, 2019 12:51
@Turbo87
Copy link
Member

Turbo87 commented Dec 20, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 20, 2019

📌 Commit d36249e has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 20, 2019

⌛ Testing commit d36249e with merge 46cdf00...

bors added a commit that referenced this pull request Dec 20, 2019
…age-1.1.6, r=Turbo87

Bump ember-cli-mirage from 0.4.7 to 1.1.6

Bumps [ember-cli-mirage](https://github.com/miragejs/ember-cli-mirage) from 0.4.7 to 1.1.6.
<details>
<summary>Release notes</summary>

*Sourced from [ember-cli-mirage's releases](https://github.com/miragejs/ember-cli-mirage/releases).*

> ## v1.1.6
> (Note: v1.1.5 was a bad release. v1.1.6 is the next release after v1.1.4.)
>
> **🚀 Enhancements**
> - [miragejs/ember-cli-mirage#1818](https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/pull/1818) Adds "Mirage logging" checkbox to QUnit interface
>
>     This is a cool new feature added by [@&#8203;Turbo87](https://github.com/Turbo87)! Normally, Mirage doesn't log its responses to the console in the `test` environment, to keep your CI logs clean. If you're debugging a test and want to see what Mirage is returning, you need to add `server.logging = true` to the top of your test.
>
>     Now, instead of that, if you're using QUnit's interface you can toggle a new "Mirage logging" button
>
>     ![image](https://user-images.githubusercontent.com/2922250/70920189-25805180-1ff0-11ea-8fd4-b149da62d588.png)
>
>     This will enable Mirage's console logging, making it easier to debug your test without editing your test's source code. Thanks again to [@&#8203;Turbo87](https://github.com/Turbo87) for adding this feature!
>
> - https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/pull/1820/files Remove unused deps (chalk, broccoli-string-replace) and dev-deps
>
> - miragejs/ember-cli-mirage@33645c3 Bump miragejs from 0.1.31 to 0.1.32
>
>
> **📝 Docs**
>
> - https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/pull/1802/files Add documentation clarifying use of scenarios
> - [miragejs/ember-cli-mirage#1833](https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/pull/1833) Fix broken intra-documentation links
> - [miragejs/ember-cli-mirage#1854](https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/pull/1854) Fix relationship links
>
> **🏠 Internal**
>
> - Dep updates
>
> ## v1.1.4
> **🚀 Enhancements**
> - [miragejs/ember-cli-mirage#1791](https://github-redirect.dependabot.com/samselikoff/ember-cli-mirage/pull/1791) Switch `@miragejs/server` for `miragejs`. Just a new package name! No API changes.
> - [miragejs/ember-cli-mirage#1785](https://github-redirect.dependabot.com/samselikoff/ember-cli-mirage/pull/1785) Support for nested Mirage modules
>
> **📝 Docs**
> - [miragejs/ember-cli-mirage#1794](https://github-redirect.dependabot.com/samselikoff/ember-cli-mirage/pull/1794) Fix a mistake in Factories docs
> - [miragejs/ember-cli-mirage#1793](https://github-redirect.dependabot.com/samselikoff/ember-cli-mirage/pull/1793) Fix functions template
>
> **🏠 Internal**
> - Internal dependency updates
>
> ## v1.1.3
> 🐛 **Bugfixes**
> - [miragejs/ember-cli-mirage#1748](https://github-redirect.dependabot.com/samselikoff/ember-cli-mirage/issues/1748) Polymorphic relationships not serialized correctly
>
> 🏠 **Internal**
>
> - Bump @miragejs/server and other deps
>
> ## v1.1.2
></tr></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`070545a`](miragejs/ember-cli-mirage@070545a) v1.1.6
- [`078b7b8`](miragejs/ember-cli-mirage@078b7b8) Replace samselikoff/ember-cli-mirage with miragejs/ember-cli-mirage
- [`22b6c73`](miragejs/ember-cli-mirage@22b6c73) v1.1.5
- [`e70da3f`](miragejs/ember-cli-mirage@e70da3f) Fix relationship links ([#1854](https://github-redirect.dependabot.com/miragejs/ember-cli-mirage/issues/1854))
- [`80fa6bf`](miragejs/ember-cli-mirage@80fa6bf) build(deps): bump ember-cli-babel from 7.13.0 to 7.13.2
- [`b958d56`](miragejs/ember-cli-mirage@b958d56) build(deps-dev): bump eslint-plugin-ember from 7.7.1 to 7.7.2
- [`5a94d3c`](miragejs/ember-cli-mirage@5a94d3c) build(deps-dev): bump ember-cli-htmlbars from 4.1.0 to 4.2.0
- [`d4331ce`](miragejs/ember-cli-mirage@d4331ce) build(deps-dev): bump ember-try from 1.3.0 to 1.4.0
- [`a8e6706`](miragejs/ember-cli-mirage@a8e6706) build(deps-dev): bump ember-cli-htmlbars from 4.0.9 to 4.1.0
- [`2d634c7`](miragejs/ember-cli-mirage@2d634c7) build(deps-dev): bump ember-cli-htmlbars from 4.0.8 to 4.0.9
- Additional commits viewable in [compare view](miragejs/ember-cli-mirage@v0.4.7...v1.1.6)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli-mirage&package-manager=npm_and_yarn&previous-version=0.4.7&new-version=1.1.6)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-mirage&package-manager=npm_and_yarn&previous-version=0.4.7&new-version=1.1.6)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>
@bors
Copy link
Contributor

bors commented Dec 20, 2019

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 46cdf00 to master...

@bors bors merged commit d36249e into master Dec 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-mirage-1.1.6 branch December 20, 2019 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants