Skip to content

Bump ember-exam from 4.0.9 to 5.0.0 #2263

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
Mar 9, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-exam from 4.0.9 to 5.0.0.

Release notes

Sourced from ember-exam's releases.

v5.0.0 Dropping support for node 8 & Update dependencies

  • Dropping support for node 8
  • Update dependencies
Changelog

Sourced from ember-exam's changelog.

v5.0.0 / 2020-03-06

  • [Enhancement] Update docs for ember-cli-addon-docs (@choheekim)
  • [Enhancement] Update node engine to be above 10 (@choheekim)
  • [Enhancement] Enables to execute completeBrowserHandler() when there is browser(s) failed to attach to server (@choheekim)
  • [Enhancement] _getTestFramework checks for ember-mocha package (@choheekim)
  • [Enhancement] updating header comments to fix warnings during "ember build" (@dcombslinkedin)
  • [BugFix] fix invalid ES module usage (@ef3)
  • Bump ember-source from 3.16.3 to 3.17.0
  • Bump ember-template-lint from 1.14.0 to 2.3.0
  • Bump eslint-plugin-ember from 7.8.1 to 7.9.0
  • Bump testdouble from 3.12.5 to 3.13.0
  • Bump mocha from 7.0.1 to 7.1.0
  • Bump ember-template-lint from 1.13.2 to 1.14.0
  • Bump ember-source from 3.14.3 to 3.16.3
  • Bump semver from 7.1.2 to 7.1.3
  • Bump ember-cli from 3.15.2 to 3.16.0
  • Bump ember-cli-babel from 7.17.1 to 7.18.0
  • Bump eslint-plugin-ember from 7.7.2 to 7.8.1
  • Bump rimraf from 3.0.1 to 3.0.2
  • Bump ember-cli-babel from 7.14.1 to 7.17.1
  • Bump semver from 6.3.0 to 7.1.2
  • Bump mocha from 6.2.2 to 7.0.1
  • Bump ember-cli-babel from 7.13.2 to 7.14.1
  • Bump rimraf from 3.0.0 to 3.0.1
  • Bump ember-cli from 3.15.1 to 3.15.2
  • Bump ember-cli-addon-docs-yuidoc from 0.2.3 to 0.2.4
  • Bump ember-template-lint from 1.13.0 to 1.13.2
  • Bump ember-cli-htmlbars from 4.2.1 to 4.2.2
  • Bump ember-cli-htmlbars from 4.2.0 to 4.2.1
  • Bump eslint-plugin-node from 10.0.0 to 11.0.0
  • Bump nyc from 14.1.1 to 15.0.0
  • Bump ember-resolver from 6.0.0 to 6.0.1
  • Bump ember-template-lint from 1.11.1 to 1.12.1
  • Bump eslint-plugin-ember from 7.7.1 to 7.7.2
  • Bump ember-cli-babel from 7.13.0 to 7.13.2
  • Bump ember-cli-htmlbars from 4.1.0 to 4.2.0
  • Bump ember-try from 1.3.0 to 1.4.0
  • Bump ember-cli-htmlbars from 4.0.9 to 4.1.0
  • Bump ember-template-lint from 1.9.0 to 1.10.0
Commits
  • 39dd4d6 Update CHANGELOG for v5.0.0
  • c8be4af Release v5.0.0
  • f6128f2 Merge pull request #502 from choheekim/update_docs
  • 869213e Update docs for ember-cli-addon-docs
  • 2603e93 Merge pull request #514 from ember-cli/dependabot/npm_and_yarn/ember-source-3...
  • e22e632 Bump ember-source from 3.16.3 to 3.17.0
  • 9336d8c Merge pull request #515 from ember-cli/dependabot/npm_and_yarn/ember-template...
  • c4afedf Bump ember-template-lint from 1.14.0 to 2.3.0
  • 5f19c4c Bump eslint-plugin-ember from 7.8.1 to 7.9.0
  • 44bc29b Bump testdouble from 3.12.5 to 3.13.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 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)

Bumps [ember-exam](https://github.com/ember-cli/ember-exam) from 4.0.9 to 5.0.0.
- [Release notes](https://github.com/ember-cli/ember-exam/releases)
- [Changelog](https://github.com/ember-cli/ember-exam/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-exam@v4.0.9...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@rust-highfive
Copy link

r? @smarnach

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

@Turbo87
Copy link
Member

Turbo87 commented Mar 9, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Mar 9, 2020

📌 Commit 4ecf3ee has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Mar 9, 2020

⌛ Testing commit 4ecf3ee with merge 22cb857...

@bors
Copy link
Contributor

bors commented Mar 9, 2020

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 22cb857 to master...

@bors bors merged commit 22cb857 into master Mar 9, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-exam-5.0.0 branch March 9, 2020 11:35
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