Skip to content

Commit 21a40a4

Browse files
committed
Auto merge of #1967 - rust-lang:dependabot/npm_and_yarn/ember-cli-moment-shim-3.7.1, r=locks
Bump ember-cli-moment-shim from 3.5.0 to 3.7.1 Bumps [ember-cli-moment-shim](https://github.com/jasonmit/ember-cli-moment-shim) from 3.5.0 to 3.7.1. <details> <summary>Commits</summary> - [`0dca3a1`](jasonmit/ember-cli-moment-shim@0dca3a1) 3.7.1 - [`d2bba3b`](jasonmit/ember-cli-moment-shim@d2bba3b) Revert "Support including moment locales as a single module. ([#158](https://github-redirect.dependabot.com/jasonmit/ember-cli-moment-shim/issues/158))" - [`7fcd915`](jasonmit/ember-cli-moment-shim@7fcd915) 3.7.0 - [`61ce1a5`](jasonmit/ember-cli-moment-shim@61ce1a5) Updating lockfile - [`c3f7da5`](jasonmit/ember-cli-moment-shim@c3f7da5) Remove deprecated dependency exists-sync ([#160](https://github-redirect.dependabot.com/jasonmit/ember-cli-moment-shim/issues/160)) - [`efa6e5d`](jasonmit/ember-cli-moment-shim@efa6e5d) Update README.md - [`b0e09a6`](jasonmit/ember-cli-moment-shim@b0e09a6) Support including moment locales as a single module. ([#158](https://github-redirect.dependabot.com/jasonmit/ember-cli-moment-shim/issues/158)) - [`dfb8214`](jasonmit/ember-cli-moment-shim@dfb8214) Linting - [`d2103d4`](jasonmit/ember-cli-moment-shim@d2103d4) 3.6.0 - [`7604274`](jasonmit/ember-cli-moment-shim@7604274) Upgrading dependencies - Additional commits viewable in [compare view](jasonmit/ember-cli-moment-shim@v3.5.0...v3.7.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli-moment-shim&package-manager=npm_and_yarn&previous-version=3.5.0&new-version=3.7.1)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-moment-shim&package-manager=npm_and_yarn&previous-version=3.5.0&new-version=3.7.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 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>
2 parents b2e50cf + e03c999 commit 21a40a4

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

package-lock.json

+17-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ember-cli-inject-live-reload": "1.6.1",
4848
"ember-cli-meta-tags": "^5.3.0",
4949
"ember-cli-mirage": "^0.4.7",
50-
"ember-cli-moment-shim": "^3.5.0",
50+
"ember-cli-moment-shim": "^3.7.1",
5151
"ember-cli-sass": "^10.0.1",
5252
"ember-cli-sri": "2.1.1",
5353
"ember-cli-uglify": "^3.0.0",

0 commit comments

Comments
 (0)