Skip to content

Bump ember-cli-moment-shim from 3.5.0 to 3.7.1 #1967

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
Dec 17, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 17, 2019

Bumps ember-cli-moment-shim from 3.5.0 to 3.7.1.

Commits

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.


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.

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 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:

  • 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)

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jtgeibel (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@Turbo87
Copy link
Member

Turbo87 commented Dec 17, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 17, 2019

📌 Commit dbb22a7 has been approved by Turbo87

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-moment-shim-3.7.1 branch from dbb22a7 to 7d6130b Compare December 17, 2019 09:35
@locks
Copy link
Contributor

locks commented Dec 17, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 17, 2019

📌 Commit 7d6130b has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 17, 2019

🔒 Merge conflict

This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again.

How do I rebase?

Assuming self is your fork and upstream is this repository, you can resolve the conflict following these steps:

  1. git checkout dependabot/npm_and_yarn/ember-cli-moment-shim-3.7.1 (switch to your branch)
  2. git fetch upstream master (retrieve the latest master)
  3. git rebase upstream/master -p (rebase on top of it)
  4. Follow the on-screen instruction to resolve conflicts (check git status if you got lost).
  5. git push self dependabot/npm_and_yarn/ember-cli-moment-shim-3.7.1 --force-with-lease (update this PR)

You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial.

Please avoid the "Resolve conflicts" button on GitHub. It uses git merge instead of git rebase which makes the PR commit history more difficult to read.

Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Cargo.lock conflict is handled during merge and rebase. This is normal, and you should still perform step 5 to update this PR.

Error message
Auto-merging package.json
Auto-merging package-lock.json
CONFLICT (content): Merge conflict in package-lock.json
Automatic merge failed; fix conflicts and then commit the result.

@bors
Copy link
Contributor

bors commented Dec 17, 2019

☔ The latest upstream changes (presumably #1966) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-moment-shim-3.7.1 branch from 7d6130b to e03c999 Compare December 17, 2019 15:56
@locks
Copy link
Contributor

locks commented Dec 17, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 17, 2019

📌 Commit e03c999 has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 17, 2019

⌛ Testing commit e03c999 with merge 21a40a4...

bors added a commit that referenced this pull request Dec 17, 2019
…ent-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>
@bors
Copy link
Contributor

bors commented Dec 17, 2019

☀️ Test successful - checks-travis
Approved by: locks
Pushing 21a40a4 to master...

@bors bors merged commit e03c999 into master Dec 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-moment-shim-3.7.1 branch December 17, 2019 16:18
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.

5 participants