-
Notifications
You must be signed in to change notification settings - Fork 0
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): bump shelljs, eslint, eslint-plugin-import and eslint-plugin-mocha #15
base: main
Are you sure you want to change the base?
Conversation
|
@dependabot rebase |
…ugin-mocha Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependencies [shelljs](https://github.com/shelljs/shelljs), [eslint](https://github.com/eslint/eslint), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha). These dependencies need to be updated together. Removes `shelljs` Updates `eslint` from 3.14.1 to 8.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v3.14.1...v8.32.0) Updates `eslint-plugin-import` from 2.2.0 to 2.27.5 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.2.0...v2.27.5) Updates `eslint-plugin-mocha` from 4.8.0 to 4.12.1 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@4.8.0...4.12.1) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect - dependency-name: eslint dependency-type: direct:development - dependency-name: eslint-plugin-import dependency-type: direct:development - dependency-name: eslint-plugin-mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
162b3de
to
3efd3fa
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Removes shelljs. It's no longer used after updating ancestor dependencies shelljs, eslint, eslint-plugin-import and eslint-plugin-mocha. These dependencies need to be updated together.
Removes
shelljs
Updates
eslint
from 3.14.1 to 8.32.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
d8c8ede
8.32.099ad3d4
Build: changelog update for 8.32.017b65ad
docs: IA Update page URL move (#16665)b4f8329
fix: ignore directives for no-fallthrough (#16757)5981296
docs: fix theme switcher button (#16752)6669413
docs: deploy prerelease docs under the/docs/next/
path (#16541)2952d6e
chore: sync templates/*.md files with issue templates (#16758)78ecfe0
docs: use inline code for rule options name (#16768)3e34418
chore: Add new issues to triage project (#16740)fc2ea59
docs: Update READMEMaintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-plugin-import
from 2.2.0 to 2.27.5Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
5ff9e45
Bump to v2.27.5ee6e1be
[Refactor] minor performance refactors3cb966e
[Deps] updatearray.prototype.flatmap
0778b03
[Fix]order
: Fix group ranks order when alphabetizingaf8fd26
[eslint] configureno-extraneous-dependencies
rule properly, to prevent tod...cda23fe
Bump to 2.27.4520e169
[Fix]semver
should be a prod dep82d81f1
Bump to 2.27.32035355
[Fix]no-empty-named-blocks
: rewrite rule to only check import declarationseee88e4
Bump to 2.27.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for eslint-plugin-import since your current version.
Updates
eslint-plugin-mocha
from 4.8.0 to 4.12.1Release notes
Sourced from eslint-plugin-mocha's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-mocha's changelog.
... (truncated)
Commits
7cbea72
4.12.175128e8
Fix: skip template strings in valid-test-description and valid-suite-descriptionac9e768
4.12.02a55b86
Merge pull request #147 from donabrams/master51d87fb
'reduce' complexity7ad98fa
lint fixesb6414b0
rename isPureN, add other member expression test cases, and update error message7a05700
slight simplification3276cc7
add link to rule docs1b80374
add complexity rule back AND reduce complexityYou can trigger a rebase of this PR 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.