deps(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates - #12
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-7ab8f4918f
branch
from
August 5, 2026 00:28
01db456 to
9a283ee
Compare
…th 5 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.10.0` | `1.11.3` | | [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.10.0` | `1.11.3` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `7.2.0` | `7.2.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.3` | `4.23.10` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.0` | `8.66.0` | Updates `@emnapi/core` from 1.10.0 to 1.11.3 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.10.0...v1.11.3) Updates `@emnapi/runtime` from 1.10.0 to 1.11.3 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.10.0...v1.11.3) Updates `@types/supertest` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) Updates `tsx` from 4.22.3 to 4.23.10 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.3...v4.23.10) Updates `typescript-eslint` from 8.60.0 to 8.66.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.66.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@emnapi/core" dependency-version: 1.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@emnapi/runtime" dependency-version: 1.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/supertest" dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-7ab8f4918f
branch
from
August 10, 2026 11:12
9a283ee to
7afff82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 5 updates in the / directory:
1.10.01.11.31.10.01.11.37.2.07.2.14.22.34.23.108.60.08.66.0Updates
@emnapi/corefrom 1.10.0 to 1.11.3Release notes
Sourced from @emnapi/core's releases.
Commits
b2011eaci: publish wasi-threads with legacy tag0aa86581.11.326917d1fix: refresh memory views after unshared memory growth (v1.x backport) (#230)f8f3860fix(runtime): define deferred state as own properties (#223)061ae9e1.11.2b188a6dfix: bind captured setImmediate to the global receiver6c3668c1.11.1c7c19aafix: refresh stale shared memory buffer before atomic access (v1.x backport) ...e4a78251.11.0c9a3f2crefactor: remove use of PThread.runningWorkers (#216)Updates
@emnapi/runtimefrom 1.10.0 to 1.11.3Release notes
Sourced from @emnapi/runtime's releases.
Commits
b2011eaci: publish wasi-threads with legacy tag0aa86581.11.326917d1fix: refresh memory views after unshared memory growth (v1.x backport) (#230)f8f3860fix(runtime): define deferred state as own properties (#223)061ae9e1.11.2b188a6dfix: bind captured setImmediate to the global receiver6c3668c1.11.1c7c19aafix: refresh stale shared memory buffer before atomic access (v1.x backport) ...e4a78251.11.0c9a3f2crefactor: remove use of PThread.runningWorkers (#216)Updates
@types/supertestfrom 7.2.0 to 7.2.1Commits
Updates
tsxfrom 4.22.3 to 4.23.10Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportbe1315efix: preserve package subpath resolution5efba41docs: organize transform backend research70dfc5efix: preserve typeless ESM dependency exportsa74ee91docs: document engineering principles4e5a138fix: prevent tsImport cache collisionsUpdates
typescript-eslintfrom 8.60.0 to 8.66.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)