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

Update eslint requirement from ^7.29.0 to ^7.30.0 #157

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on eslint to permit the latest version.

Release notes

Sourced from eslint's releases.

v7.30.0

  • 5f74642 Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)
  • 19a871a Docs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)
  • aa87329 Docs: fix broken links (#14756) (Sam Chen)
  • 278813a Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)
  • ed1da5d Update: ecmaVersion allows "latest" (#14720) (薛定谔的猫)
  • 104c0b5 Update: improve use-isnan rule to detect Number.NaN (fixes #14715) (#14718) (Nitin Kumar)
  • b08170b Update: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)
  • f113cdd Chore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)
  • 1b8997a Docs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)
  • aada733 Docs: fix two broken links (#14726) (Sam Chen)
  • 8972529 Docs: Update README team and sponsors (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.30.0 - July 2, 2021

  • 5f74642 Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)
  • 19a871a Docs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)
  • aa87329 Docs: fix broken links (#14756) (Sam Chen)
  • 278813a Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)
  • ed1da5d Update: ecmaVersion allows "latest" (#14720) (薛定谔的猫)
  • 104c0b5 Update: improve use-isnan rule to detect Number.NaN (fixes #14715) (#14718) (Nitin Kumar)
  • b08170b Update: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)
  • f113cdd Chore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)
  • 1b8997a Docs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)
  • aada733 Docs: fix two broken links (#14726) (Sam Chen)
  • 8972529 Docs: Update README team and sponsors (ESLint Jenkins)

v7.29.0 - June 18, 2021

  • bfbfe5c New: Add only to RuleTester (refs eslint/rfcs#73) (#14677) (Brandon Mills)
  • c2cd7b4 New: Add ESLint#getRulesMetaForResults() (refs #13654) (#14716) (Nicholas C. Zakas)
  • eea7e0d Chore: remove duplicate code (#14719) (Nitin Kumar)
  • 6a1c7a0 Fix: allow fallthrough comment inside block (fixes #14701) (#14702) (Kevin Gibbons)
  • a47e5e3 Docs: Add Mega-Linter to the list of integrations (#14707) (Nicolas Vuillamy)
  • 353ddf9 Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#14699) (薛定谔的猫)
  • 757c495 Chore: add some rules to eslint-config-eslint (#14692) (薛定谔的猫)
  • c93a222 Docs: fix a broken link (#14697) (Sam Chen)
  • 655c118 Sponsors: Sync README with website (ESLint Jenkins)
  • e2bed2e Sponsors: Sync README with website (ESLint Jenkins)
  • 8490fb4 Sponsors: Sync README with website (ESLint Jenkins)
  • ddbe877 Sponsors: Sync README with website (ESLint Jenkins)

v7.28.0 - June 4, 2021

  • 1237705 Upgrade: @​eslint/eslintrc to 0.4.2 (#14672) (Milos Djermanovic)
  • 123fb86 Docs: Add Feedback Needed triage description (#14670) (Nicholas C. Zakas)
  • c545163 Update: support multiline /eslint-env/ directives (fixes #14652) (#14660) (薛定谔的猫)
  • 8d1e75a Upgrade: glob-parent version in package.json (#14658) (Hamza Najeeb)
  • 1f048cb Fix: no-implicit-coercion false positive with String() (fixes #14623) (#14641) (Milos Djermanovic)
  • d709abf Chore: fix comment location in no-unused-vars (#14648) (Milos Djermanovic)
  • e44ce0a Fix: no-duplicate-imports allow unmergeable (fixes #12758, fixes #12760) (#14238) (Soufiane Boutahlil)
  • bb66a3d New: add getPhysicalFilename() method to rule context (fixes #11989) (#14616) (Nitin Kumar)
  • 2e43dac Docs: fix no-sequences example (#14643) (Nitin Kumar)
  • 958ff4e Docs: add note for arrow functions in no-seq rule (#14578) (Nitin Kumar)
  • e4f111b Fix: arrow-body-style crash with object pattern (fixes #14633) (#14635) (Milos Djermanovic)
  • ec28b5a Chore: upgrade eslint-plugin-eslint-plugin (#14590) (薛定谔的猫)
  • 85a2725 Docs: Update README team and sponsors (ESLint Jenkins)

v7.27.0 - May 21, 2021

  • 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov)

... (truncated)

Commits

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)

Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.29.0...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Type: Maintenance labels Jul 8, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c8eb581 on dependabot/npm_and_yarn/eslint-tw-7.30.0 into 0f5bf4d on master.

@TemaSM TemaSM merged commit eaf2c50 into master Jul 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-tw-7.30.0 branch July 9, 2021 01:26
TemaSM pushed a commit that referenced this pull request Jan 11, 2023
build(deps-dev): bump mocha from ^8.4.0 to ^10.2.0 (#151, #158, #164, #167, #170, #171, #185, #189, #193, #210, #219)

build(deps-dev): bump eslint from ^7.28.0 to ^8.31.0 (#154, #157, #162)

build(deps-dev): update telegraf requirement from ^4.3.0 to ^4.11.2 (#155, #161, #168, #176, #182, #187, #195, #198, #199, #202, #203, #206, #208, #217)

build(deps-dev): update eslint-plugin-import requirement from ^2.23.4 to ^2.26.0 (#166, #172, #174, #180, #190)

build(deps-dev): bump eslint-plugin-promise from ^5.1.0 to ^6.1.1 (#173, #175, #179, #204, #209, #211)

build(deps-dev): bump eslint-plugin-mocha from ^9.0.0 to ^10.1.0 (#177, #178, #191, #196, #200)

build(deps-dev): bump jsdoc from ^3.6.7 to ^4.0.0 (#184, #201, #214)

build(deps-dev): bump docdash from ^1.2.0 to ^2.0.1 (#216, #221)

build(deps-dev): replace eslint-plugin-node with eslint-plugin-n
TemaSM added a commit that referenced this pull request Jan 11, 2023
build(deps-dev): bump mocha from ^8.4.0 to ^10.2.0 (#151, #158, #164, #167, #170, #171, #185, #189, #193, #210, #219)

build(deps-dev): bump eslint from ^7.28.0 to ^8.31.0 (#154, #157, #162)

build(deps-dev): update telegraf requirement from ^4.3.0 to ^4.11.2 (#155, #161, #168, #176, #182, #187, #195, #198, #199, #202, #203, #206, #208, #217)

build(deps-dev): update eslint-plugin-import requirement from ^2.23.4 to ^2.26.0 (#166, #172, #174, #180, #190)

build(deps-dev): bump eslint-plugin-promise from ^5.1.0 to ^6.1.1 (#173, #175, #179, #204, #209, #211)

build(deps-dev): bump eslint-plugin-mocha from ^9.0.0 to ^10.1.0 (#177, #178, #191, #196, #200)

build(deps-dev): bump jsdoc from ^3.6.7 to ^4.0.0 (#184, #201, #214)

build(deps-dev): bump docdash from ^1.2.0 to ^2.0.1 (#216, #221)

build(deps-dev): replace eslint-plugin-node with eslint-plugin-n
TemaSM added a commit that referenced this pull request Jan 28, 2023
build(deps-dev): bump mocha from ^8.4.0 to ^10.2.0 (#151, #158, #164, #167, #170, #171, #185, #189, #193, #210, #219)

build(deps-dev): bump eslint from ^7.28.0 to ^8.32.0 (#154, #157, #162, #225)

build(deps-dev): update telegraf requirement from ^4.3.0 to ^4.11.2 (#155, #161, #168, #176, #182, #187, #195, #198, #199, #202, #203, #206, #208, #217)

build(deps-dev): update eslint-plugin-import requirement from ^2.23.4 to ^2.27.5 (#166, #172, #174, #180, #190, #224)

build(deps-dev): bump eslint-plugin-promise from ^5.1.0 to ^6.1.1 (#173, #175, #179, #204, #209, #211)

build(deps-dev): bump eslint-plugin-mocha from ^9.0.0 to ^10.1.0 (#177, #178, #191, #196, #200)

build(deps-dev): bump jsdoc from ^3.6.7 to ^4.0.0 (#184, #201, #214)

build(deps-dev): bump docdash from ^1.2.0 to ^2.0.1 (#216, #221)

build(deps-dev): replace eslint-plugin-node with eslint-plugin-n
TemaSM pushed a commit that referenced this pull request Jan 29, 2023
build(deps-dev): bump mocha from ^8.2.1 to ^10.2.0 (#124, #126, #134, #151, #158, #164, #167, #170, #171, #185, #189, #193, #210, #219)

build(deps-dev): bump eslint from ^7.19.0 to ^8.32.0 (#123, #131, #149, #154, #157, #162, #225)

build(deps-dev): update telegraf requirement from ^4.0.2 to ^4.11.2 (#125, #127, #155, #161, #168, #176, #182, #187, #195, #198, #199, #202, #203, #206, #208, #217)

build(deps-dev): update eslint-plugin-import requirement from 2.22.1 to ^2.27.5 (#148, #166, #172, #174, #180, #190, #224)

build(deps-dev): bump eslint-plugin-promise from ^4.2.1 to ^6.1.1 (#115, #146, #173, #175, #179, #204, #209, #211)

build(deps-dev): bump eslint-plugin-mocha from ^8.0.0 to ^10.1.0 (#122, #143, #177, #178, #191, #196, #200)

build(deps-dev): update eslint-config-standard requirement from ^16.0.2 to ^16.0.3 (#141)

build(deps-dev): bump jsdoc from ^3.6.6 to ^4.0.0 (#138, #184, #201, #214)

build(deps-dev): bump docdash from ^1.2.0 to ^2.0.1 (#216, #221)

build(deps-dev): replace eslint-plugin-node with eslint-plugin-n
TemaSM pushed a commit that referenced this pull request Jan 29, 2023
build(deps-dev): bump mocha from ^8.2.1 to ^10.2.0 (#124, #126, #134, #151, #158, #164, #167, #170, #171, #185, #189, #193, #210, #219)

build(deps-dev): bump eslint from ^7.19.0 to ^8.32.0 (#123, #131, #149, #154, #157, #162, #225)

build(deps-dev): update telegraf requirement from ^4.0.2 to ^4.11.2 (#125, #127, #155, #161, #168, #176, #182, #187, #195, #198, #199, #202, #203, #206, #208, #217)

build(deps-dev): update eslint-plugin-import requirement from 2.22.1 to ^2.27.5 (#148, #166, #172, #174, #180, #190, #224)

build(deps-dev): bump eslint-plugin-promise from ^4.2.1 to ^6.1.1 (#115, #146, #173, #175, #179, #204, #209, #211)

build(deps-dev): bump eslint-plugin-mocha from ^8.0.0 to ^10.1.0 (#122, #143, #177, #178, #191, #196, #200)

build(deps-dev): update eslint-config-standard requirement from ^16.0.2 to ^16.0.3 (#141)

build(deps-dev): bump jsdoc from ^3.6.6 to ^4.0.0 (#138, #184, #201, #214)

build(deps-dev): bump docdash from ^1.2.0 to ^2.0.1 (#216, #221)

build(deps-dev): replace eslint-plugin-node with eslint-plugin-n
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 Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants