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 eslint-config-standard from 13.0.1 to 16.0.1 #66

Merged
merged 2 commits into from
Nov 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 2, 2020

Bumps eslint-config-standard from 13.0.1 to 16.0.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.


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 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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added backlog-dependencies Automation to assign this issue to the Dependencies backlog. dependencies Pull requests that update a dependency file. task labels Nov 2, 2020
@san983
Copy link
Member

san983 commented Nov 6, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-config-standard-16.0.1 branch from 067cd8f to ef7b966 Compare November 6, 2020 04:12
@san983 san983 self-assigned this Nov 6, 2020
Copy link
Member

@sbastn sbastn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@dallasread dallasread left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 Great work.

I made a comment about a const that may break.

At some point, we should do a find-and-replace of function () { to () => { so we can get rid of the const self = this, but that's a problem for another time.

@dependabot-preview
Copy link
Contributor Author

A newer version of eslint-config-standard exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@san983 san983 merged commit 4825352 into main Nov 18, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-config-standard-16.0.1 branch November 18, 2020 20:00
@@ -9,6 +9,7 @@
- CHANGED: Bump nock from 13.0.0 to 13.0.4
- CHANGED: Bump mocha from 8.0.1 to 8.2.1
- CHANGED: Bump snazzy from 8.0.0 to 9.0.0
- CHANGED: Bump eslint-config-standard from 13.0.1 to 16.0.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@san983 FYI no need to track every single dependency update in the CHANGELOG, unless it has significant impact on the final user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog-dependencies Automation to assign this issue to the Dependencies backlog. dependencies Pull requests that update a dependency file. task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants