Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the dev-dependencies group with 6 updates:

Package From To
@types/node 22.13.13 22.13.14
@vitest/coverage-v8 3.0.9 3.1.1
@wopjs/disposable 0.1.18 0.1.19
eslint-plugin-import-x 4.9.1 4.9.4
typescript-eslint 8.28.0 8.29.0
vitest 3.0.9 3.1.1

Updates @types/node from 22.13.13 to 22.13.14

Commits

Updates @vitest/coverage-v8 from 3.0.9 to 3.1.1

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.1.1

   🐞 Bug Fixes

    View changes on GitHub

v3.1.0

🚀 Features

🐞 Bug Fixes

🏎 Performance

... (truncated)

Commits

Updates @wopjs/disposable from 0.1.18 to 0.1.19

Changelog

Sourced from @​wopjs/disposable's changelog.

0.1.19 (2025-03-26)

Bug Fixes

0.1.12 (2024-11-20)

Features

0.1.11 (2024-11-13)

Features

  • disposableOne: add set undefined or null (cab0812)

0.1.10 (2024-11-12)

0.1.9 (2024-10-22)

0.1.8 (2024-08-17)

0.1.7 (2024-08-17)

Features

  • disposable-map: add keys (0915239)

0.1.6 (2024-08-09)

Features

  • abortable: support IDisposable (27c835d)
  • add disposable-one (730d50e)

0.1.5 (2024-02-26)

0.1.4 (2024-01-31)

0.1.3 (2023-10-23)

Bug Fixes

... (truncated)

Commits
  • a2c0fb4 chore(release): 0.1.19
  • db0af12 docs: wording
  • ff7694b fix: prevent cycle
  • 76a461c Merge pull request #21 from wopjs/dependabot/npm_and_yarn/dev-dependencies-ba...
  • 232c30e build(deps-dev): bump the dev-dependencies group with 5 updates
  • ae9ccdb build(deps-dev): bump the dev-dependencies group with 2 updates (#20)
  • c5e8810 build(deps-dev): bump the dev-dependencies group with 4 updates (#19)
  • d96c93b build(deps-dev): bump the dev-dependencies group with 7 updates (#18)
  • a1e0a10 build(deps-dev): bump the dev-dependencies group with 5 updates (#17)
  • 9a019d3 build(deps-dev): bump the dev-dependencies group with 2 updates (#16)
  • Additional commits viewable in compare view

Updates eslint-plugin-import-x from 4.9.1 to 4.9.4

Release notes

Sourced from eslint-plugin-import-x's releases.

v4.9.4

Patch Changes

v4.9.3

Patch Changes

  • #263 c0046a9 Thanks @​JounQin! - chore: migrate to rebranding unrs-resolver with new targets supported:

    • i686-pc-windows-msvc
    • armv7-unknown-linux-musleabihf
    • powerpc64le-unknown-linux-gnu
    • s390x-unknown-linux-gnu

New Contributors

Full Changelog: un-ts/eslint-plugin-import-x@v4.9.2...v4.9.3

v4.9.2

Patch Changes

Full Changelog: un-ts/eslint-plugin-import-x@v4.9.1...v4.9.2

Changelog

Sourced from eslint-plugin-import-x's changelog.

4.9.4

Patch Changes

4.9.3

Patch Changes

  • #263 c0046a9 Thanks @​JounQin! - chore: migrate to rebranding unrs-resolver with new targets supported:

    • i686-pc-windows-msvc
    • armv7-unknown-linux-musleabihf
    • powerpc64le-unknown-linux-gnu
    • s390x-unknown-linux-gnu

4.9.2

Patch Changes

Commits
  • b3d848b chore: release eslint-plugin-import-x (#268)
  • e9e2300 chore: bump unrs-resolver to v1.3.3 (#267)
  • eb7f23b chore: release eslint-plugin-import-x (#264)
  • c0046a9 chore: migrate to rebranding unrs-resolver with new targets supported (#263)
  • 8e49a4f docs: document eslint-import-resolver-typescript bun option, fix ESM impo...
  • 0461791 chore: release eslint-plugin-import-x (#261)
  • baf7086 fix: PluginConfig should use classic config (#259)
  • See full diff in compare view

Updates typescript-eslint from 8.28.0 to 8.29.0

Release notes

Sourced from typescript-eslint's releases.

v8.29.0

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
  • eslint-plugin: support arbitrary extensions in definition files (#10957)
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.29.0 (2025-03-31)

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

Updates vitest from 3.0.9 to 3.1.1

Release notes

Sourced from vitest's releases.

v3.1.1

   🐞 Bug Fixes

    View changes on GitHub

v3.1.0

🚀 Features

🐞 Bug Fixes

🏎 Performance

... (truncated)

Commits
  • a9d36c7 chore: release v3.1.1
  • 69ca425 fix(reporter): print test only once in the verbose mode (#7738)
  • b166efa fix(reporter): report tests in correct order (#7752)
  • b8eda4b chore: release v3.1.0
  • 938da77 fix (ui): rerun individually tests with special chars in name (#7707)
  • 7883acd feat: use providers request interception for module mocking (#7576)
  • a7ecd0f refactor: remove direct imports from rollup (#7751)
  • 5659a0e feat: Added vitest-browser-lit to vitest init browser and docs (#7705)
  • 2702cf4 fix: fix vm tests flakiness (#7741)
  • 12762ea perf(browser): fork jest-dom instead of bundling it (#7605)
  • 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 dev-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.13` | `22.13.14` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.9` | `3.1.1` |
| [@wopjs/disposable](https://github.com/wopjs/disposable) | `0.1.18` | `0.1.19` |
| [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.9.1` | `4.9.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.28.0` | `8.29.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.9` | `3.1.1` |


Updates `@types/node` from 22.13.13 to 22.13.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-v8` from 3.0.9 to 3.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/coverage-v8)

Updates `@wopjs/disposable` from 0.1.18 to 0.1.19
- [Changelog](https://github.com/wopjs/disposable/blob/main/CHANGELOG.md)
- [Commits](wopjs/disposable@v0.1.18...v0.1.19)

Updates `eslint-plugin-import-x` from 4.9.1 to 4.9.4
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v4.9.1...v4.9.4)

Updates `typescript-eslint` from 8.28.0 to 8.29.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/v8.29.0/packages/typescript-eslint)

Updates `vitest` from 3.0.9 to 3.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@wopjs/disposable"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-import-x
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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 Mar 31, 2025
@crimx crimx merged commit 6948e16 into main Apr 1, 2025
1 check passed
@crimx crimx deleted the dependabot/npm_and_yarn/dev-dependencies-8315f909cd branch April 1, 2025 00:51
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants