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 the lint-tools group with 4 updates #978

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the lint-tools group with 4 updates: eslint-plugin-n, lint-staged, npm-run-all2 and typescript-eslint.

Updates eslint-plugin-n from 17.4.0 to 17.7.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.7.0

17.7.0 (2024-05-14)

🌟 Features

  • hashbang: Add support to map extensions to executables (#278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#276) (4a685c0)

🩹 Fixes

  • node-builtins: Remove "node:" prefix from "ignores" message (#277) (704f0b9)

📚 Documentation

  • node-builtins: Specify that only static properties are supported (#272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#275) (cb8ffa6)

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)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.7.0 (2024-05-14)

🌟 Features

  • hashbang: Add support to map extensions to executables (#278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#276) (4a685c0)

🩹 Fixes

  • node-builtins: Remove "node:" prefix from "ignores" message (#277) (704f0b9)

📚 Documentation

  • node-builtins: Specify that only static properties are supported (#272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#275) (cb8ffa6)

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

... (truncated)

Commits
  • 8551596 chore(master): release 17.7.0 (#273)
  • 3fd7639 feat(hashbang): Add support to map extensions to executables (#278)
  • 704f0b9 fix(node-builtins): Remove "node:" prefix from "ignores" message (#277)
  • 4a685c0 feat(node-builtin): Add node 20.13.0, 22.0.0, and 22.1.0 support (#276)
  • cb8ffa6 docs: Provide an example with eslint-plugin-n to Playground (#275)
  • 735a520 docs(node-builtins): Specify that only static properties are supported (#272)
  • a99acb7 chore(master): release 17.6.0 (#270)
  • b454488 docs: add maintainance info (#271)
  • c046376 feat: Add support for ignoring experemental features (#269)
  • c3e5a19 chore(master): release 17.5.1 (#267)
  • Additional commits viewable in compare view

Updates lint-staged from 15.2.2 to 15.2.5

Release notes

Sourced from lint-staged's releases.

v15.2.5

Patch Changes

  • #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Patch Changes

  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

v15.2.3

Patch Changes

Changelog

Sourced from lint-staged's changelog.

15.2.5

Patch Changes

  • #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

15.2.4

Patch Changes

  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

15.2.3

Patch Changes

Commits
  • f7e4106 chore(changeset): release
  • fc75303 build(release): lower next version bump from minor to patch
  • 91abea0 fix: improve error logging when failing to parse config file (#1423)
  • 31a1f95 build(deps): allow approximately equivalent versions of direct dependencies
  • ee43f15 build(deps): upgrade micromatch@4.0.7
  • 8be6c8e chore(changeset): release (#1419)
  • 4f4537a build(husky): fix release issue with Husky
  • 95d096d chore(changeset): release (#1411)
  • 72483cb docs: fix typo (#1417)
  • 86fba6f build(deps): update dependencies (#1418)
  • Additional commits viewable in compare view

Updates npm-run-all2 from 6.1.2 to 6.2.0

Release notes

Sourced from npm-run-all2's releases.

v6.2.0

Merged

Changelog

Sourced from npm-run-all2's changelog.

v6.2.0

Merged

Commits

Updates typescript-eslint from 7.8.0 to 7.11.0

Release notes

Sourced from typescript-eslint's releases.

v7.11.0

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)

🩹 Fixes

  • ast-spec: add EmptyStatement to Statement (#8892)
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
  • typescript-estree: truncate number of files printed by the maximum file error (#9127)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.10.0

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
  • typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
  • utils: remove function form type from flat config files and ignores (#9111)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.9.0

7.9.0 (2024-05-13)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment

❤️ Thank You

  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

7.10.0 (2024-05-20)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.9.0 (2024-05-13)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • e360541 chore(release): publish 7.11.0
  • b230385 feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...
  • c18226e chore(release): publish 7.10.0
  • 77fc366 chore(release): publish 7.9.0
  • f53fece chore: add knip (#8192)
  • See full diff 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 lint-tools group with 4 updates: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [lint-staged](https://github.com/okonet/lint-staged), [npm-run-all2](https://github.com/bcomnes/npm-run-all2) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-plugin-n` from 17.4.0 to 17.7.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@v17.4.0...v17.7.0)

Updates `lint-staged` from 15.2.2 to 15.2.5
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.2...v15.2.5)

Updates `npm-run-all2` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.1.2...v6.2.0)

Updates `typescript-eslint` from 7.8.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-tools
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-tools
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-tools
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependabot 🤖 Pull requests that update a dependency file label Jun 1, 2024
@dependabot dependabot bot added this to the vNext milestone Jun 1, 2024
Copy link

codecov bot commented Jun 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (311b988) to head (98a78dd).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #978   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          141       141           
  Branches        10        10           
=========================================
  Hits           141       141           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 7ce5a6c into main Jun 7, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lint-tools-009bdfbf39 branch June 7, 2024 11:17
Copy link

github-actions bot commented Jun 7, 2024

LGTM

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

Successfully merging this pull request may close these issues.

None yet

1 participant