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

chore(deps-dev): Bump auto-changelog from 1.14.1 to 1.16.1 #242

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps auto-changelog from 1.14.1 to 1.16.1.

Changelog

Sourced from auto-changelog's changelog.

v1.16.1

4 September 2019

v1.16.0

31 August 2019

v1.15.0

13 August 2019

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

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot merged commit 5b4ccb4 into frontend-bumps Oct 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/frontend-bumps/auto-changelog-1.16.1 branch October 1, 2019 14:02
rkuykendall added a commit that referenced this pull request Oct 27, 2019
* chore(deps-dev): Bump react from 16.8.6 to 16.9.0 (#217)

* chore(deps-dev): Bump @babel/core from 7.5.5 to 7.6.0 (#228)

* chore(deps-dev): Bump husky from 3.0.2 to 3.0.5 (#229)

* chore(deps-dev): Bump eslint from 6.1.0 to 6.3.0 (#230)

* chore(deps-dev): Bump @types/prop-types from 15.7.1 to 15.7.2 (#231)

* chore(deps-dev): Bump sinon from 7.3.2 to 7.4.2 (#232)

* chore(deps-dev): Bump typescript from 3.5.3 to 3.6.2 (#219)

* chore(deps-dev): Bump babel-eslint from 10.0.2 to 10.0.3 (#234)

* chore(deps-dev): Bump eslint-config-prettier from 6.0.0 to 6.2.0 (#235)

* chore(deps-dev): Bump @babel/cli from 7.5.5 to 7.6.0 (#237)

* chore(deps-dev): Bump @types/jest from 24.0.17 to 24.0.18 (#238)

* chore(deps-dev): Bump @babel/node from 7.5.5 to 7.6.1 (#239)

* chore(deps-dev): Bump @types/react-dom from 16.8.5 to 16.9.0 (#233)

* chore(deps-dev): Bump babel-jest from 24.8.0 to 24.9.0 (#236)

* chore(deps-dev): Bump rollup-plugin-commonjs from 10.0.2 to 10.1.0 (#224)

* chore(deps-dev): Bump auto-changelog from 1.14.1 to 1.16.1 (#242)

* chore(deps-dev): Bump react-dom from 16.8.6 to 16.10.1 (#243)

* chore(deps-dev): Bump @babel/preset-typescript from 7.3.3 to 7.6.0 (#245)

* chore(deps-dev): Bump @babel/cli from 7.6.0 to 7.6.2 (#244)

* chore(deps-dev): Bump sinon from 7.4.2 to 7.5.0 (#248)

* chore(deps-dev): Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 (#250)

* chore(deps-dev): Bump @types/react from 16.9.2 to 16.9.4 (#247)

* chore(deps-dev): Bump husky from 3.0.5 to 3.0.7 (#252)

* chore(deps-dev): Bump @babel/core from 7.6.0 to 7.6.2 (#254)

* chore(deps-dev): Bump @babel/node from 7.6.1 to 7.6.2 (#249)

* chore(deps-dev): Bump react from 16.9.0 to 16.10.1 (#246)

* chore(deps-dev): Bump @types/prop-types from 15.7.2 to 15.7.3 (#253)

* chore(deps-dev): Bump @babel/preset-env from 7.5.5 to 7.6.2 (#256)

* chore(deps-dev): Bump np from 5.0.3 to 5.1.0 (#255)

* chore(deps-dev): Bump eslint-plugin-react from 7.14.3 to 7.15.0 (#251)

* chore(deps-dev): Bump eslint-plugin-react from 7.14.3 to 7.15.0

Bumps [eslint-plugin-react](https:/yannickcr/eslint-plugin-react) from 7.14.3 to 7.15.0.
- [Release notes](https:/yannickcr/eslint-plugin-react/releases)
- [Changelog](https:/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.14.3...v7.15.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Fix lint

* Fix lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants