Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

build(deps-dev): bump the eslint group with 3 updates #949

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Bumps the eslint group with 3 updates: eslint-plugin-jest, eslint-plugin-jsdoc and eslint-plugin-regexp.

Updates eslint-plugin-jest from 27.6.0 to 27.6.3

Release notes

Sourced from eslint-plugin-jest's releases.

v27.6.3

27.6.3 (2024-01-12)

Bug Fixes

v27.6.2

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

v27.6.1

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)
Commits
  • 18a596f chore(release): 27.6.3 [skip ci]
  • 9204a51 fix: replace use of deprecated methods (#1453)
  • 0f8a33a chore(deps): lock file maintenance
  • ce91459 chore(release): 27.6.2 [skip ci]
  • b36a648 chore: remove syntax error from test (#1487)
  • 77476aa chore(deps): update danger/danger-js action to v11.3.1 (#1478)
  • 5e6199d Revert "chore: use relative path to parent tsconfig.json (#1476)"
  • 36e5399 chore(release): 27.6.1 [skip ci]
  • 067e246 fix: include plugin meta information with snapshot processor for ESLint v9 ...
  • f8ae570 chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates eslint-plugin-jsdoc from 46.9.1 to 48.0.3

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.0.3

48.0.3 (2024-01-24)

Bug Fixes

  • require-jsdoc: ensure children of TS type reference and parameter instantiation can be exports; fixes #1186 (7461e01)
  • require-param: skip this parameter in checks (when followed by destructured content); fixes #1190 (0cd761b)
  • update devDeps. (6b163c8)

v48.0.2

48.0.2 (2024-01-02)

Bug Fixes

  • update legacy entry point (b60cbb0)

v48.0.1

48.0.1 (2024-01-02)

Bug Fixes

v48.0.0

48.0.0 (2024-01-02)

Features

  • switch to native ESM and add exports (6ac8116)

BREAKING CHANGES

  • adds exports; requires Node 18

v47.0.2

47.0.2 (2024-01-01)

Bug Fixes

v47.0.1

47.0.1 (2023-12-31)

... (truncated)

Commits
  • 6b163c8 fix: update devDeps.
  • 0cd761b fix(require-param): skip this parameter in checks (when followed by destr...
  • 7461e01 fix(require-jsdoc): ensure children of TS type reference and parameter inst...
  • 3697321 refactor: TS
  • 67f3685 chore: update devDeps.
  • b60cbb0 fix: update legacy entry point
  • d940187 fix(ESM): allow src files
  • 6ac8116 feat: switch to native ESM and add exports
  • 3677e43 fix(TS): use flat config; fixes #1130
  • 5f61575 chore(lint): handle disable directives in config
  • Additional commits viewable in compare view

Updates eslint-plugin-regexp from 2.1.2 to 2.2.0

Release notes

Sourced from eslint-plugin-regexp's releases.

v2.2.0

Minor Changes

  • Add allowNamed option to no-unused-capturing-group rule to allow for unused named capturing groups. (#689)
Changelog

Sourced from eslint-plugin-regexp's changelog.

2.2.0

Minor Changes

  • Add allowNamed option to no-unused-capturing-group rule to allow for unused named capturing groups. (#689)
Commits
  • 7aebaa0 chore: release eslint-plugin-regexp (#690)
  • cf7348b Add allowNamed option to no-unused-capturing-group rule (#689)
  • f67f1df docs: replaces 🏳️‍🌈 emoji with 🏴‍☠️ emoji (#687)
  • e4b495f chore(deps): update actions/upload-pages-artifact action to v3 (#685)
  • fe0b567 chore(deps): update actions/deploy-pages action to v4 (#684)
  • e82e8bb Bump vite from 4.4.9 to 4.5.1 (#680)
  • f46ff18 Fix typos in docs (#683)
  • c21b0f8 chore(deps): update dependency markdownlint-cli to ^0.38.0
  • d82f084 chore(deps): update dependency stylelint to v16
  • 2361ceb chore(deps): update actions/configure-pages action to v4 (#678)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the eslint group with 3 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp).


Updates `eslint-plugin-jest` from 27.6.0 to 27.6.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.6.0...v27.6.3)

Updates `eslint-plugin-jsdoc` from 46.9.1 to 48.0.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v46.9.1...v48.0.3)

Updates `eslint-plugin-regexp` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v2.1.2...v2.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-regexp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 25, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7659429017

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7261199701: 0.0%
Covered Lines: 479
Relevant Lines: 479

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2024

Superseded by #951.

@dependabot dependabot bot closed this Jan 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-8b4b1f760b branch January 26, 2024 05:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

1 participant