-
Notifications
You must be signed in to change notification settings - Fork 642
Update ember-suave to version 3.0.1 🚀 #362
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cc @steveklabnik, wanna tackle this? |
Superceded by #363 |
bors
added a commit
that referenced
this pull request
Dec 18, 2019
…0.9, r=Turbo87 Bump ember-exam from 1.0.0 to 4.0.9 [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [ember-exam](https://github.com/ember-cli/ember-exam) from 1.0.0 to 4.0.9. <details> <summary>Release notes</summary> *Sourced from [ember-exam's releases](https://github.com/ember-cli/ember-exam/releases).* > ## v4.0.6 - Bug Fix for Process Object Validation, Enhancement for 'write-module-metadata' feature, & Update Dependencies > - Ensure process object is valid before registering callbacks for process.on and process.error. > - Update Dependencies > > ## v4.0.4 Validate if testem object is available > - v4.0.3 introduces an error `Cannot read property 'emit' of undefined` due to testem object is unavailable during ebmer serve. The version v4.0.4 includes a fix for v4.0.3. > > ## v4.0.3 Introducing write-module-metadata-file command > * Adding `write-module-metadata-file` to generate test module data after execution. [#265](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/265) > * Update Dependencies > > ## v4.0.2 - Fix bug in --write-execution-file for failedBrowsers Array > - ensure browserExitHandler is called for global errors [#362](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/362) > > ## 4.0.1 - Improve complete browser book keeping & improve request next module conditions > - Improve complete browser book keeping & improve request next module conditions [#357](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/357) > > ## 4.0.0 - Bump node support version to >=8 > - Update to use node version >= 8 [#308](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/308) > - Throw error when there are no matching tests with a given input by `file-path` and `module-path` [#302](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/302) > - Update Dependencies > > ## 3.0.3 - Introducing file-path & module-path commands & Update Dependencies > - Adding `file-path` and `module-path` commands for improved test startup time [#266](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/266) & [#300](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/300) > - Update Dependencies > > ## 3.0.2 - Docs updates & Update Dependencies & graceful exit when async iterator fails > - Docs updates [#286](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/286) [#285](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/285) > - Update Dependencies > - Graceful exit when async iterator fails [#274](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/274) </details> <details> <summary>Changelog</summary> *Sourced from [ember-exam's changelog](https://github.com/ember-cli/ember-exam/blob/master/CHANGELOG.md).* > v4.0.9 / 2019-12-05 > =================== > * [Enhancement] Add a number of total tests, failed tests, passed tests, and skipped tests to a module metadata file ([@​choheekim](https://github.com/choheekim)) > * [Enhancement] Update README.md corresponding to changes in the module metadata file contents ([@​choheekim](https://github.com/choheekim)) > * [BugFix] Update yarn.lock to use latest version of core-js-compat (v.3.4.7) ([@​choheekim](https://github.com/choheekim)) > * [BugFix] Fix process validation when registering callbacks for process.error & process.exit ([@​choheekim](https://github.com/choheekim)) > * Bump ember-template-lint from 1.6.0 to 1.6.1 <dependabot[bot]> > * Bump ember-qunit from 4.5.1 to 4.6.0 <dependabot[bot]> > * Bump eslint-plugin-ember from 7.2.0 to 7.3.0 <dependabot[bot]> > * Bump ember-load-initializers from 2.1.0 to 2.1.1 <dependabot[bot]> > * Bump ember-template-lint from 1.6.1 to 1.8.1 <dependabot[bot]> > * Bump ember-source from 3.13.3 to 3.14.1 <dependabot[bot]> > * Bump chalk from 2.4.2 to 3.0.0 <dependabot[bot]> > * Bump ember-export-application-global from 2.0.0 to 2.0.1 <dependabot[bot]> > * Bump ember-template-lint from 1.8.1 to 1.8.2 <dependabot[bot]> > * Bump ember-cli from 3.13.1 to 3.14.0 <dependabot[bot]> > * Bump ember-resolver from 5.3.0 to 6.0.0 <dependabot[bot]> > * Bump ember-cli-babel from 7.12.0 to 7.13.0 <dependabot[bot]> > * Bump execa from 3.3.0 to 3.4.0 <dependabot[bot]> > * Bump ember-source from 3.14.2 to 3.14.3 <dependabot[bot]> > * Bump ember-template-lint from 1.8.2 to 1.9.0 <dependabot[bot]> > * Bump ember-cli-htmlbars from 4.0.8 to 4.0.9 <dependabot[bot]> > > > v4.0.5 / 2019-10-25 > =================== > * [BugFix] Validate process object is defined when registering event callbacks for process.error & process.exit ([@​choheekim](https://github.com/choheekim)) > * [BugFix] Updates page title for dummy app to "Ember Exam" ([@​howie](https://github.com/howie)) > * Bump rimraf from 2.7.1 to 3.0.0 <dependabot[bot]> > * Bump ember-cli from 3.12.0 to 3.13.1 <dependabot[bot]> > * Bump ember-cli-deploy-build from 1.1.1 to 2.0.0 <dependabot[bot]> > * Bump mocha from 6.2.0 to 6.2.2 <dependabot[bot]> > * Bump ember-template-lint from 1.5.3 to 1.6.0 <dependabot[bot]> > * Bump ember-cli-babel from 7.11.1 to 7.12.0 <dependabot[bot]> > * Bump ember-cli-inject-live-reload from 2.0.1 to 2.0.2 <dependabot[bot]> > * Bump @ember/optional-features from 1.0.0 to 1.1.0 <dependabot[bot]> > * Bump ember-cli-addon-docs from 0.6.14 to 0.6.15 <dependabot[bot]> > * Bump ember-cli-htmlbars-inline-precompile from 2.1.0 to 3.0.1 <dependabot[bot]> > * Bump ember-source from 3.10.2 to 3.13.3 <dependabot[bot]> > * Bump eslint-plugin-node from 8.0.1 to 10.0.0 <dependabot[bot]> > * Bump @ember/optional-features from 0.7.0 to 1.0.0 <dependabot[bot]> > * Bump ember-cli-htmlbars from 3.1.0 to 4.0.8 <dependabot[bot]> > * Bump eslint-plugin-ember from 6.10.1 to 7.2.0 <dependabot[bot]> > > > v4.0.4 / 2019-09-30 > =================== > * [BugFix] Validate testem object is defined ([@​choheekim](https://github.com/choheekim)) > * Bump ember-cli-babel from 7.11.0 to 7.11.1 <dependabot[bot]> > ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`ca30c3e`](ember-cli/ember-exam@ca30c3e) 4.0.9 - [`29ac2d6`](ember-cli/ember-exam@29ac2d6) Update changelog for v4.0.9 - [`b8efb9f`](ember-cli/ember-exam@b8efb9f) Merge pull request [#439](https://github-redirect.dependabot.com/ember-cli/ember-exam/issues/439) from choheekim/update-readme - [`040299d`](ember-cli/ember-exam@040299d) Add skipped tests number in test module metadata and update readme - [`73fb045`](ember-cli/ember-exam@73fb045) Update README reflecting to current changes in module-metadata-file - [`417f7e0`](ember-cli/ember-exam@417f7e0) Bump ember-template-lint from 1.8.2 to 1.9.0 - [`4b2d46a`](ember-cli/ember-exam@4b2d46a) Bump ember-cli-htmlbars from 4.0.8 to 4.0.9 - [`c5116fd`](ember-cli/ember-exam@c5116fd) Bump ember-source from 3.14.2 to 3.14.3 - [`ad8905b`](ember-cli/ember-exam@ad8905b) Update changelog for v4.0.8 - [`f3acfee`](ember-cli/ember-exam@f3acfee) Release v4.0.8 - Additional commits viewable in [compare view](ember-cli/ember-exam@v1.0.0...v4.0.9) </details> <details> <summary>Maintainer changes</summary> This version was pushed to npm by [choheekim](https://www.npmjs.com/~choheekim), a new releaser for ember-exam since your current version. </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=ember-exam&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=4.0.9) 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 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) </details>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
ember-suave just published its new version 3.0.1.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-suave.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
The new version differs by 52 commits .
ee96e63
Released v3.0.1
f098876
Merge pull request #127 from DockYard/fix-dependencies
1cbf39e
Fix jscs and cst dependencies
ba67e1a
Merge pull request #125 from martndemus/cst-as-dep
4ba91de
CST should be a dependency
2e05f96
Released v3.0.0
66ac3a1
Merge pull request #120 from martndemus/jscs-3
70b161d
Update to JSCS 3.0
2bf15e0
Merge branch 'alexlafroscia-add-ember-destructuring-rule'
edb98f6
Disallowing accessing Ember properties directly
b7dbf1c
Merge pull request #119 from martndemus/fix-walk-sync-filter
3aea95c
Merge pull request #116 from aklkv/patch-1
3095392
Fix walkSync filter from recursing into node_modules
f4dce33
Merge pull request #110 from HeroicEric/add-support-for-mocha
d3dcfbc
Merge pull request #117 from martndemus/fix-travis
There are 52 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? ⚡
greenkeeper upgrade