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

Bump the eslint group across 1 directory with 5 updates #314

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the eslint group with 5 updates in the / directory:

Package From To
eslint-config-videojs 6.0.0 6.1.0
eslint-plugin-jsdoc 48.2.1 48.2.4
eslint-plugin-n 16.6.2 17.6.0
eslint-plugin-sonarjs 0.24.0 1.0.3
eslint-plugin-unicorn 51.0.1 53.0.0

Updates eslint-config-videojs from 6.0.0 to 6.1.0

Changelog

Sourced from eslint-config-videojs's changelog.

6.1.0 (2024-05-10)

Features

Commits
Maintainer changes

This version was pushed to npm by awaldron, a new releaser for eslint-config-videojs since your current version.


Updates eslint-plugin-jsdoc from 48.2.1 to 48.2.4

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.2.4

48.2.4 (2024-05-09)

Bug Fixes

  • valid-types: disable checking of types/names within import tags; fixes #1226 (4da4aeb)

v48.2.3

48.2.3 (2024-04-04)

Bug Fixes

  • valid-types: whitelist pratt parser keywords; fixes #1221 (ab5624b)

v48.2.2

48.2.2 (2024-03-28)

Bug Fixes

Commits
  • 4da4aeb fix(valid-types): disable checking of types/names within import tags; fix...
  • e343ab5 chore: update jsdoccomment and devDeps.
  • ab5624b fix(valid-types): whitelist pratt parser keywords; fixes #1221
  • 9e9fed5 fix: add TS import tag; fixes #1218
  • 3e88f9a docs: mention excludedTags in informative-docs docs
  • See full diff in compare view

Updates eslint-plugin-n from 16.6.2 to 17.6.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.6.0

17.6.0 (2024-05-10)

🌟 Features

  • Add support for ignoring experimental features (#269) (c046376)

📚 Documentation

v17.5.1

17.5.1 (2024-05-07)

🩹 Fixes

  • Add supported version to Buffer constructor (#266) (030f51b)

v17.5.0

17.5.0 (2024-05-07)

🌟 Features

  • import-target: Add resolution error reason (#264) (982a723)
  • node-builtins: Add node globals (#261) (9466731)

🩹 Fixes

🧹 Chores

  • update dependency markdownlint-cli to ^0.40.0 (#263) (1e41e7c)

v17.4.0

17.4.0 (2024-04-30)

🌟 Features

  • no-deprecated-api support removed api (#240) (36fd35d)

🩹 Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.6.0 (2024-05-10)

🌟 Features

  • Add support for ignoring experemental features (#269) (c046376)

📚 Documentation

17.5.1 (2024-05-07)

🩹 Fixes

  • Add supported version to Buffer constructor (#266) (030f51b)

17.5.0 (2024-05-07)

🌟 Features

  • import-target: Add resolution error reason (#264) (982a723)
  • node-builtins: Add node globals (#261) (9466731)

🩹 Fixes

🧹 Chores

  • update dependency markdownlint-cli to ^0.40.0 (#263) (1e41e7c)

17.4.0 (2024-04-30)

🌟 Features

  • no-deprecated-api support removed api (#240) (36fd35d)

🩹 Fixes

  • unsupported-features/node-builtins-modules version comparation (#257) (5c67787)

... (truncated)

Commits

Updates eslint-plugin-sonarjs from 0.24.0 to 1.0.3

Release notes

Sourced from eslint-plugin-sonarjs's releases.

1.0.3

What's Changed

v1.0.2

What's Changed

1.0.1

What's Changed

1.0.0

Eslint-plugin-sonarjs is compatible with ESLint v9.

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.1...1.0.0

0.25.1

What's Changed

New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.0...0.25.1

0.25.0

What's Changed

New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.24.0...0.25.0

Commits
  • 004d794 Fix package.json with entry point (#473)
  • 3b22580 Export "meta" for plugin (#472)
  • 7e23a07 Increase node version on release from Node 12 -> 18 (#471)
  • 86275df Bump to version 1.0.0 (#470)
  • d5a1f12 Make the exported rules a typed record (#469)
  • 1efe2da Add ruling tests to handle eslint 8 and 9 (#468)
  • 33869d1 Resolve ESLINTJS-37 (#466)
  • a857635 Fix breaking no-one-iteration-loop after ESLint v9 breaking change (#467)
  • 7ef1a01 ESLINTJS-36 Split out tests and analyze into separate steps (#465)
  • a4390e9 Move from a compile-all to a compile-entry-point pattern (#463)
  • Additional commits viewable in compare view

Updates eslint-plugin-unicorn from 51.0.1 to 53.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v53.0.0

New rules

Breaking

  • Require Node.js 18.18 (#2250) 598f57b

Meta

Improvements

  • Support ESLint 9 (#2250) 598f57b
  • no-array-method-this-argument: Check Array.fromAsync() (#2330) 99489b9
  • prefer-number-properties: Add checkNaN option (#2315) d30de50
  • template-indent: Support member expression paths in tags and functions (#2346) aabcf1d
  • prefer-number-properties: Don't require by default for Infinity/-Infinity to be written as Number.POSITIVE_INFINITY/Number.NEGATIVE_INFINITY (#2312) e0dfed2
  • escape-case: Ignore String.raw (#2342) 45bd444
  • no-hex-escape: Ignore String.raw (#2343) cc02a7f
  • prefer-dom-node-dataset: Ignore awaited getAttribute call (#2334) 45f23d5
  • prevent-abbreviations: Support non-ASCII filenames (#2308) 28762c8
  • throw-new-error: Check all call expressions instead of just argument of ThrowStatement (#2332) 1626852

sindresorhus/eslint-plugin-unicorn@v52.0.0...v53.0.0

v52.0.0

New rules

Improvements

  • filename-case: Add option for multiple file extensions (#2186) 4594020
  • import-style: Support node: protocol (#2297) c28a086
  • prefer-array-find: Check array.filter().at(0) (#2284) e6074fe
  • prefer-prototype-methods: Check Object.prototype methods from globalThis (#2286) 1792d33
  • no-array-callback-reference: Check logical expressions and check ternaries deeply (#2289) 231529a

Fixes

  • prefer-spread: Fix it to not report on optional chaining (#2304) df1ff1c

... (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 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint-config-videojs](https://github.com/videojs/eslint-config-videojs) | `6.0.0` | `6.1.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.1` | `48.2.4` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.6.0` |
| [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.24.0` | `1.0.3` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `53.0.0` |



Updates `eslint-config-videojs` from 6.0.0 to 6.1.0
- [Changelog](https://github.com/videojs/eslint-config-videojs/blob/main/CHANGELOG.md)
- [Commits](videojs/eslint-config-videojs@v6.0.0...v6.1.0)

Updates `eslint-plugin-jsdoc` from 48.2.1 to 48.2.4
- [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@v48.2.1...v48.2.4)

Updates `eslint-plugin-n` from 16.6.2 to 17.6.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.6.0)

Updates `eslint-plugin-sonarjs` from 0.24.0 to 1.0.3
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](SonarSource/eslint-plugin-sonarjs@0.24.0...1.0.3)

Updates `eslint-plugin-unicorn` from 51.0.1 to 53.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v53.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-videojs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review labels May 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-73b893bb5b branch from abd97d8 to db09765 Compare May 13, 2024 17:22
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 13, 2024 17:22
Copy link
Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #315.

@dependabot dependabot bot closed this May 20, 2024
auto-merge was automatically disabled May 20, 2024 17:24

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-73b893bb5b branch May 20, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant