Skip to content

chore(deps): update devdependencies (non-major) #83

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.25.1 -> ^9.29.0 age adoption passing confidence
@types/node (source) 22.15.2 -> 22.15.31 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.31.0 -> 8.34.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.31.0 -> 8.34.0 age adoption passing confidence
eslint (source) 9.25.1 -> 9.29.0 age adoption passing confidence
execa 9.5.2 -> 9.6.0 age adoption passing confidence
inquirer (source) 12.6.0 -> 12.6.3 age adoption passing confidence
tsx (source) 4.19.3 -> 4.20.3 age adoption passing confidence
vitest (source) 3.1.2 -> 3.2.3 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.34.0

Compare Source

🩹 Fixes
  • typescript-estree: add validation to interface extends (#​11271)
❤️ Thank You
  • Tao

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

v8.33.1

Compare Source

🩹 Fixes
  • exclude docs/ directory from eslint-plugin package (#​11251)
❤️ Thank You
  • roottool

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

v8.33.0

Compare Source

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

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

v8.32.1

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#​11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#​11180)
  • eslint-plugin: [no-deprecated] support computed member access (#​10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#​11194)
❤️ Thank You

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

v8.32.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#​11075)
  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#​10182)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#​11098)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#​11005)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#​10907)
❤️ Thank You

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

v8.31.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#​11081)
❤️ Thank You

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.34.0

Compare Source

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

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

v8.33.1

Compare Source

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

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

v8.33.0

Compare Source

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

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

v8.32.1

Compare Source

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

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

v8.32.0

Compare Source

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

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

v8.31.1

Compare Source

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

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

eslint/eslint (eslint)

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

sindresorhus/execa (execa)

v9.6.0

Compare Source


v9.5.3

Compare Source


SBoudrias/Inquirer.js (inquirer)

v12.6.3

Compare Source

  • Fix #​1743: pagination logic of the select, checkbox and search prompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.

v12.6.2

Compare Source

  • Chore: dependencies bump

v12.6.1

Compare Source

  • Fix #​1741: Issue with SIGINT in some scenarios leaving promises unsettled on exit.
  • Fix: Remove monorepo related dependencies from all artifacts published to npm. This removes non-standard version specifiers like workspace:* from the public npm packages.
privatenumber/tsx (tsx)

v4.20.3

Compare Source

v4.20.2

Compare Source

v4.20.1

Compare Source

v4.20.0

Compare Source

v4.19.4

Compare Source

vitest-dev/vitest (vitest)

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type/chore label Aug 19, 2022
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 5893cc1 to 08f9d04 Compare August 22, 2022 17:49
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.2.241 chore(deps): update devdependencies (non-major) Aug 22, 2022
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 10 times, most recently from 1d58056 to 8aef2b1 Compare August 27, 2022 01:48
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from ba71c2a to 1ac4ac8 Compare September 1, 2022 12:16
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) chore(deps): update devdependencies (non-major) - autoclosed Sep 2, 2022
@renovate renovate bot closed this Sep 2, 2022
@renovate renovate bot deleted the renovate/devdependencies-(non-major) branch September 2, 2022 01:08
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) - autoclosed chore(deps): update devdependencies (non-major) Sep 3, 2022
@renovate renovate bot restored the renovate/devdependencies-(non-major) branch September 3, 2022 13:12
@renovate renovate bot reopened this Sep 3, 2022
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 1ac4ac8 to 0c702b5 Compare September 3, 2022 17:20
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) chore(deps): update devdependencies (non-major) to v29.0.2 Sep 3, 2022
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 0c702b5 to 156ca44 Compare September 4, 2022 13:29
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) to v29.0.2 chore(deps): update devdependencies (non-major) Sep 4, 2022
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) chore(deps): update devdependencies (non-major) - autoclosed Sep 5, 2022
@renovate renovate bot closed this Sep 5, 2022
@renovate renovate bot deleted the renovate/devdependencies-(non-major) branch September 5, 2022 01:42
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 91fa24a to 45a2812 Compare May 16, 2025 19:30
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 6750e2b to f9f7ae3 Compare May 25, 2025 21:27
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 9 times, most recently from c76563f to 4473fb3 Compare June 2, 2025 17:53
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from b3ae261 to 246c855 Compare June 10, 2025 02:47
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 00a8d49 to 91591b8 Compare June 13, 2025 09:31
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 91591b8 to 78cbc97 Compare June 13, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants