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 echint from 2.1.3 to 4.0.2 #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps echint from 2.1.3 to 4.0.2.

Release notes

Sourced from echint's releases.

v4.0.2

4.0.2 (2019-03-15)

Bug Fixes

  • dependencies: update dependencies (d922484)
  • deps: update dependency dotenv to v6 (e7b40c4)
  • deps: update dependency dotenv to v7 (#109) (cd40b85)
  • deps: update dependency lintspaces to v0.6.3 (#100) (a44731e)
  • package: update chalk to version 2.0.0 (0fe8eb5)

v4.0.1

Bug Fixes

  • ignore: ensure default egnore patterns are included (7e792421)

v4.0.0

Features

  • core: let linspaces handle lookup of .editorconfig files (d31b449d, closes #59)

Breaking Changes

  • .editorconfig rules matching has been changed so behaviour might be different in cases where there are nested .editorconfig files in folder tree.

Closes #59

(d31b449d)

v3.0.0

Bug Fixes

  • bin: option --ignore breaking CLI (29013275)
  • test: add node_modules to project's echint ignore (b868ca33)

Breaking Changes

  • ignore pattern list is not extended, the presence of one will override the previous, following this order:

  • Hard-coded DEFAULT_IGNORE_PATTERNS list.

  • ECHINT_IGNORE env var.

  • echint.ignore list inside package.json

  • --ignore/-i option(s)

    (579206e0)

Commits
  • 7f95cd5 build(cricle): remove node7
  • aa279e8 build(scripts): fix npm scripts
  • 56fe10c build(scripts): update npm scripts
  • cb3e093 build(circle): correct test requirements
  • ed2b729 docs(readme): update badges
  • cc52dcd build(circle): switch to circle ci
  • d922484 fix(dependencies): update dependencies
  • 8d3ad9c chore(deps): update dependency tap to v12.6.0 (#108)
  • cd40b85 fix(deps): update dependency dotenv to v7 (#109)
  • a44731e fix(deps): update dependency lintspaces to v0.6.3 (#100)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2023
Bumps [echint](https://github.com/ahmadnassri/echint) from 2.1.3 to 4.0.2.
- [Release notes](https://github.com/ahmadnassri/echint/releases)
- [Commits](ahmadnassri/echint@v2.1.3...v4.0.2)

---
updated-dependencies:
- dependency-name: echint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/echint-4.0.2 branch from 89d5528 to c93a62e Compare August 9, 2023 15:01
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0.99s
✅ JSON jsonlint 1 0 0.23s
✅ JSON npm-package-json-lint yes no 0.73s
✅ JSON v8r 1 0 4.11s
✅ REPOSITORY checkov yes no 19.22s
✅ REPOSITORY gitleaks yes no 0.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 10.32s
✅ REPOSITORY secretlint yes no 1.04s
✅ REPOSITORY trivy-sbom yes no 1.12s
✅ REPOSITORY trufflehog yes no 4.01s
✅ SPELL lychee 1 0 0.69s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants