Skip to content
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

Bump got from 9.5.1 to 9.6.0 #96

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps got from 9.5.1 to 9.6.0.

Release notes

Sourced from got's releases.

v9.6.0

  • Add init hook (#683) 677d0a4
  • Add beforeError hook (#696) 29ffb44

sindresorhus/got@v9.5.1...v9.6.0

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.

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

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

Bumps [got](https://github.com/sindresorhus/got) from 9.5.1 to 9.6.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.5.1...v9.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot merged commit 9a066b7 into master Jan 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/got-9.6.0 branch January 17, 2019 08:16
rwjblue pushed a commit to rwjblue/ember-rfc176-data that referenced this pull request Mar 14, 2019
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 2.6.0 to 2.7.0.
<details>
<summary>Changelog</summary>

*Sourced from [eslint-plugin-prettier's changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md).*

> ## v2.7.0 (2018-09-26)
> 
> * Update: Support prettierignore and custom processors ([ember-cli#111](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/111)) ([38537ba](prettier/eslint-plugin-prettier@38537ba))
> * Build: switch to release script package ([047dc8f](prettier/eslint-plugin-prettier@047dc8f))
> 
> ## v2.6.2 (2018-07-06)
> 
> * Fix: Add representation for \r to showInvisibles ([ember-cli#100](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/100)) ([731bbb5](prettier/eslint-plugin-prettier@731bbb5))
> * Docs: Add clarification about Flow/React support to readme ([ember-cli#96](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/96)) ([977aa77](prettier/eslint-plugin-prettier@977aa77))
> 
> ## v2.6.1 (2018-06-23)
> 
> * Fix: respect editorconfig ([ember-cli#92](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/92)) ([0b04dd3](prettier/eslint-plugin-prettier@0b04dd3))
</details>
<details>
<summary>Commits</summary>

- [`869f56d`](prettier/eslint-plugin-prettier@869f56d) Build: update package.json and changelog for v2.7.0
- [`38537ba`](prettier/eslint-plugin-prettier@38537ba) Update: Support prettierignore and custom processors ([ember-cli#111](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/111))
- [`047dc8f`](prettier/eslint-plugin-prettier@047dc8f) Build: switch to release script package
- [`bc33780`](prettier/eslint-plugin-prettier@bc33780) Build: update package.json and changelog for v2.6.2
- [`731bbb5`](prettier/eslint-plugin-prettier@731bbb5) Fix: Add representation for \r to showInvisibles ([ember-cli#100](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/100))
- [`977aa77`](prettier/eslint-plugin-prettier@977aa77) Docs: Add clarification about Flow/React support to readme ([ember-cli#96](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/96))
- [`1c41c41`](prettier/eslint-plugin-prettier@1c41c41) Build: update package.json and changelog for v2.6.1
- [`0b04dd3`](prettier/eslint-plugin-prettier@0b04dd3) Fix: respect editorconfig ([ember-cli#92](https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/92))
- See full diff in [compare view](prettier/eslint-plugin-prettier@v2.6.0...v2.7.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=2.6.0&new-version=2.7.0)](https://dependabot.com/compatibility-score.html?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=2.6.0&new-version=2.7.0)

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](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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant