-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Build(deps-dev): Bump ember-cli-babel from 7.5.0 to 7.6.0 #363
Merged
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/ember-cli-babel-7.6.0
Mar 15, 2019
Merged
Build(deps-dev): Bump ember-cli-babel from 7.5.0 to 7.6.0 #363
dependabot-preview
merged 1 commit into
master
from
dependabot/npm_and_yarn/ember-cli-babel-7.6.0
Mar 15, 2019
Conversation
This file contains 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
Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/babel/ember-cli-babel/releases) - [Changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md) - [Commits](emberjs/ember-cli-babel@v7.5.0...v7.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 15, 2019
dependabot-preview
bot
deleted the
dependabot/npm_and_yarn/ember-cli-babel-7.6.0
branch
March 15, 2019 07:31
Turbo87
pushed a commit
to Turbo87/ember-cli-eslint
that referenced
this pull request
Nov 29, 2019
Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.2.2 to 3.8.2. <details> <summary>Changelog</summary> *Sourced from [testdouble's changelog](https://github.com/testdouble/testdouble.js/blob/master/CHANGELOG.md).* > # Change Log > > ## [v3.8.1](https://github.com/testdouble/testdouble.js/tree/v3.8.1) (2018-05-05) > [Full Changelog](testdouble/testdouble.js@v3.8.0...v3.8.1) > > **Implemented enhancements:** > > - Better verification messages [\ember-cli#161](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/161) > > **Closed issues:** > > - Trouble replacing ES6 classes [\ember-cli#365](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/365) > - You have a global leak: `\_\_core-js\_shared\_\_` [\ember-cli#364](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/364) > - testdouble causes bluebird to emit Unhandled rejection [\ember-cli#168](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/168) > - Should style API of chai.js doesn't always work on test doubles since 1.6.2 [\ember-cli#134](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/134) > > ## [v3.8.0](https://github.com/testdouble/testdouble.js/tree/v3.8.0) (2018-04-29) > [Full Changelog](testdouble/testdouble.js@v3.7.0...v3.8.0) > > **Implemented enhancements:** > > - Improve td.replace error message for incorrect module path [\ember-cli#355](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/355) > > **Closed issues:** > > - td.verify\(object.function\(new Class\("param"\)\)\) not asserting "param" [\ember-cli#362](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/362) > - How to Stub a Chained Function [\ember-cli#360](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/360) > - Critical dependency: the request of a dependency is an expression? [\ember-cli#354](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/354) > > **Merged pull requests:** > > - Better missing module message for td.replace\(\) [\ember-cli#363](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/363) ([searls](https://github.com/searls)) > > ## [v3.7.0](https://github.com/testdouble/testdouble.js/tree/v3.7.0) (2018-03-31) > [Full Changelog](testdouble/testdouble.js@v3.6.0...v3.7.0) > > **Closed issues:** > > - Compare dates when using td.matchers.contains [\ember-cli#358](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/358) > - verifiable thenThrow [\ember-cli#288](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/288) > - docs: simple page that lists the entire API [\ember-cli#253](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/253) > - Planning Discussion for a move to TypeScript [\ember-cli#252](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/252) > - More support for ES Modules [\ember-cli#246](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/246) > - Consider using \_.isObjectLike rather than \_.isPlainObject within td.object [\ember-cli#224](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/224) > > **Merged pull requests:** > > - Enhance contains for edge cases, make nesting behave consistently [\ember-cli#359](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/359) ([searls](https://github.com/searls)) > > ## [v3.6.0](https://github.com/testdouble/testdouble.js/tree/v3.6.0) (2018-03-24) ></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`a6e4103`](testdouble/testdouble.js@a6e4103) 3.8.2 - [`7b222ae`](testdouble/testdouble.js@7b222ae) Merge pull request [ember-cli#386](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/386) from testdouble/upgrade-things - [`1e77fb1`](testdouble/testdouble.js@1e77fb1) upgrade example deps - [`25cf41e`](testdouble/testdouble.js@25cf41e) upgrade deps - [`20785c7`](testdouble/testdouble.js@20785c7) clear stupid jasmine warnings - [`5659f33`](testdouble/testdouble.js@5659f33) standard --fix - [`3e03d23`](testdouble/testdouble.js@3e03d23) upgrade everything - [`1bbf695`](testdouble/testdouble.js@1bbf695) Merge pull request [ember-cli#369](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/369) from jackjennings/patch-1 - [`952d852`](testdouble/testdouble.js@952d852) Fix method name typo in README example - [`a9216e3`](testdouble/testdouble.js@a9216e3) Adding an AKA td.js b/c our google rank for "td.js" is bad - Additional commits viewable in [compare view](testdouble/testdouble.js@v3.2.2...v3.8.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=testdouble&package-manager=npm_and_yarn&previous-version=3.2.2&new-version=3.8.2)](https://dependabot.com/compatibility-score.html?dependency-name=testdouble&package-manager=npm_and_yarn&previous-version=3.2.2&new-version=3.8.2) 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 a minor update to a development dependency. --- **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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </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.
Bumps ember-cli-babel from 7.5.0 to 7.6.0.
Release notes
Sourced from ember-cli-babel's releases.
Changelog
Sourced from ember-cli-babel's changelog.
Commits
d1d47c0
v7.6.0c49035a
Add 7.6.0 to CHANGELOG81a6914
Merge pull request #272 from rwjblue/add-actionf270307
Update babel-plugin-ember-modules-api-polyfill to add @actionc3ac39f
Merge pull request #271 from jasonmit/patch-15dee591
chore: Add homepage field to pkg.jsonDependabot 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
.If all status checks pass Dependabot will automatically merge this pull request.
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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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 readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.