Skip to content

Commit ce9cbea

Browse files
committed
Auto merge of #2004 - rust-lang:dependabot/npm_and_yarn/ember-export-application-global-2.0.1, r=Turbo87
Bump ember-export-application-global from 2.0.0 to 2.0.1 Bumps [ember-export-application-global](https://github.com/ember-cli/ember-export-application-global) from 2.0.0 to 2.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-cli/ember-export-application-global/commit/3641991b267a4a128b4adc52e3590a47fc42d900"><code>3641991</code></a> Release 2.0.1</li> <li><a href="https://github.com/ember-cli/ember-export-application-global/commit/84999a5b29d0dee64735d0d01a241c5e087feee3"><code>84999a5</code></a> Remove ember-cli-babel dependency.</li> <li>See full diff in <a href="https://github.com/ember-cli/ember-export-application-global/compare/v2.0.0...v2.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-export-application-global&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=ember-export-application-global&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1) 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>
2 parents f11696f + 6cd691d commit ce9cbea

File tree

2 files changed

+5
-315
lines changed

2 files changed

+5
-315
lines changed

package-lock.json

Lines changed: 4 additions & 314 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ember-data": "~2.18.2",
5656
"ember-disable-prototype-extensions": "^1.1.3",
5757
"ember-exam": "^4.0.9",
58-
"ember-export-application-global": "^2.0.0",
58+
"ember-export-application-global": "^2.0.1",
5959
"ember-fetch": "^7.0.0",
6060
"ember-keyboard": "^5.0.0",
6161
"ember-load-initializers": "^2.1.1",

0 commit comments

Comments
 (0)