-
Notifications
You must be signed in to change notification settings - Fork 3
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 14.1.1 to 16.0.2 #236
Bump eslint-config-standard from 14.1.1 to 16.0.2 #236
Conversation
5ca87f6
to
d940bac
Compare
23274ab
to
528902d
Compare
@micbar who should look into this sort of dependency bump? |
528902d
to
74a55f5
Compare
I put it on the server DEV board. |
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2. - [Release notes](https://github.com/standard/eslint-config-standard/releases) - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
74a55f5
to
b00a4bc
Compare
The cause of the problem is
|
@karakayasemi I would likeley go with the "resolutions" option in the package.json. @phil-davis @micbar |
@janackermann seems reasonable. Fine by me to go with resolutions option. |
I don't like "not upgrading" for any dependencies. That just means that in a year or 2 the repo will be completely "stuck" and... PR #243 works |
@phil-davis 👍 I don't know dependabot, it is enough to merge my PR to master? |
Bumps eslint-config-standard from 14.1.1 to 16.0.2.
Commits
8c5203f
16.0.225a0d26
Relax rule: Enforce default parameters to be last (default-param-last)90742cb
16.0.168780a7
change "no-var" to a warning033b3df
style2c97f4b
16.0.0204dee1
fix tests5c664f2
standard5db3b49
Require let or const instead of var (no-var)2e39843
Relax rule: Do not enforce camelcase style for global variables (camelcase)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 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 readmeAdditionally, you can set the following in your Dependabot dashboard: