-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the development-version-updates group with 39 updates #490
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 development-version-updates group with 39 updates #490
Conversation
Bumps the development-version-updates group with 39 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.16.3` | `22.16.5` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `9.1.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.1` | `5.5.3` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.8.0` | `5.9.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.37.0` | `8.38.0` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.6` | `7.28.2` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.28.1` | `7.28.2` | | [@cypress/request](https://github.com/cypress-io/request) | `3.0.8` | `3.0.9` | | [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.4.4` | `1.4.5` | | [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.4.4` | `1.4.5` | | [@emnapi/wasi-threads](https://github.com/toyobayashi/emnapi) | `1.0.3` | `1.0.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.3.3` | `0.3.4` | | [@inquirer/figures](https://github.com/SBoudrias/Inquirer.js) | `1.0.12` | `1.0.13` | | [@jsonjoy.com/json-pack](https://github.com/jsonjoy-com/json-pack) | `1.2.0` | `1.4.0` | | [@jsonjoy.com/util](https://github.com/jsonjoy-com/util) | `1.6.0` | `1.8.0` | | [@pkgr/core](https://github.com/un-ts/pkgr) | `0.2.7` | `0.2.9` | | [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.45.0` | `4.46.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.37.0` | `8.38.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.37.0` | `8.38.0` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.37.0` | `8.38.0` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.37.0` | `8.38.0` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.37.0` | `8.38.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.37.0` | `8.38.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.37.0` | `8.38.0` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.37.0` | `8.38.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.37.0` | `8.38.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.37.0` | `8.38.0` | | [axios](https://github.com/axios/axios) | `1.10.0` | `1.11.0` | | [compression](https://github.com/expressjs/compression) | `1.8.0` | `1.8.1` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.183` | `1.5.192` | | [form-data](https://github.com/form-data/form-data) | `4.0.3` | `4.0.4` | | [launch-editor](https://github.com/yyx990803/launch-editor) | `2.10.0` | `2.11.0` | | [memfs](https://github.com/streamich/memfs) | `4.17.2` | `4.23.0` | | [msgpackr](https://github.com/kriszyp/msgpackr) | `1.11.4` | `1.11.5` | | [napi-postinstall](https://github.com/un-ts/napi-postinstall) | `0.3.0` | `0.3.2` | | [on-headers](https://github.com/jshttp/on-headers) | `1.0.2` | `1.1.0` | | [synckit](https://github.com/un-ts/synckit) | `0.11.8` | `0.11.11` | Updates `@types/node` from 22.16.3 to 22.16.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `eslint-config-prettier` from 9.1.0 to 9.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits) Updates `eslint-plugin-prettier` from 5.5.1 to 5.5.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.1...v5.5.3) Updates `jasmine-core` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.8.0...v5.9.0) Updates `typescript-eslint` from 8.37.0 to 8.38.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.38.0/packages/typescript-eslint) Updates `@babel/helpers` from 7.27.6 to 7.28.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-helpers) Updates `@babel/types` from 7.28.1 to 7.28.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-types) Updates `@cypress/request` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/cypress-io/request/releases) - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md) - [Commits](cypress-io/request@v3.0.8...v3.0.9) Updates `@emnapi/core` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.4.4...v1.4.5) Updates `@emnapi/runtime` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.4.4...v1.4.5) Updates `@emnapi/wasi-threads` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@wasi-threads-v1.0.3...wasi-threads-v1.0.4) Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `@eslint/plugin-kit` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.4/packages/plugin-kit) Updates `@inquirer/figures` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/figures@1.0.12...@inquirer/figures@1.0.13) Updates `@jsonjoy.com/json-pack` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/jsonjoy-com/json-pack/releases) - [Commits](jsonjoy-com/json-pack@v1.2.0...v1.4.0) Updates `@jsonjoy.com/util` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/jsonjoy-com/util/releases) - [Commits](jsonjoy-com/util@v1.6.0...v1.8.0) Updates `@pkgr/core` from 0.2.7 to 0.2.9 - [Release notes](https://github.com/un-ts/pkgr/releases) - [Changelog](https://github.com/un-ts/pkgr/blob/master/CHANGELOG.md) - [Commits](https://github.com/un-ts/pkgr/compare/@pkgr/core@0.2.7...@pkgr/core@0.2.9) Updates `@rollup/wasm-node` from 4.45.0 to 4.46.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.45.0...v4.46.1) Updates `@typescript-eslint/eslint-plugin` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser) Updates `@typescript-eslint/project-service` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/visitor-keys) Updates `axios` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) Updates `compression` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.8.0...v1.8.1) Updates `electron-to-chromium` from 1.5.183 to 1.5.192 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.183...v1.5.192) Updates `form-data` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.3...v4.0.4) Updates `launch-editor` from 2.10.0 to 2.11.0 - [Commits](yyx990803/launch-editor@v2.10.0...v2.11.0) Updates `memfs` from 4.17.2 to 4.23.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.17.2...v4.23.0) Updates `msgpackr` from 1.11.4 to 1.11.5 - [Release notes](https://github.com/kriszyp/msgpackr/releases) - [Commits](https://github.com/kriszyp/msgpackr/commits) Updates `napi-postinstall` from 0.3.0 to 0.3.2 - [Release notes](https://github.com/un-ts/napi-postinstall/releases) - [Changelog](https://github.com/un-ts/napi-postinstall/blob/main/CHANGELOG.md) - [Commits](un-ts/napi-postinstall@v0.3.0...v0.3.2) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `synckit` from 0.11.8 to 0.11.11 - [Release notes](https://github.com/un-ts/synckit/releases) - [Changelog](https://github.com/un-ts/synckit/blob/main/CHANGELOG.md) - [Commits](un-ts/synckit@v0.11.8...v0.11.11) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: eslint-config-prettier dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: jasmine-core dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@babel/helpers" dependency-version: 7.28.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@babel/types" dependency-version: 7.28.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@cypress/request" dependency-version: 3.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@emnapi/core" dependency-version: 1.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@emnapi/runtime" dependency-version: 1.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@emnapi/wasi-threads" dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@eslint/plugin-kit" dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@inquirer/figures" dependency-version: 1.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@jsonjoy.com/json-pack" dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@jsonjoy.com/util" dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@pkgr/core" dependency-version: 0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@rollup/wasm-node" dependency-version: 4.46.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/types" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: axios dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: compression dependency-version: 1.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: electron-to-chromium dependency-version: 1.5.192 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: launch-editor dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: memfs dependency-version: 4.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: msgpackr dependency-version: 1.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: napi-postinstall dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: synckit dependency-version: 0.11.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
Bumps the development-version-updates group with 39 updates:
22.16.322.16.59.31.09.32.09.1.09.1.25.5.15.5.35.8.05.9.08.37.08.38.07.27.67.28.27.28.17.28.23.0.83.0.91.4.41.4.51.4.41.4.51.0.31.0.49.31.09.32.00.3.30.3.41.0.121.0.131.2.01.4.01.6.01.8.00.2.70.2.94.45.04.46.18.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.08.37.08.38.01.10.01.11.01.8.01.8.11.5.1831.5.1924.0.34.0.42.10.02.11.04.17.24.23.01.11.41.11.50.3.00.3.21.0.21.1.00.11.80.11.11Updates
@types/nodefrom 22.16.3 to 22.16.5Commits
Updates
eslintfrom 9.31.0 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
eslint-config-prettierfrom 9.1.0 to 9.1.2Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
eslint-plugin-prettierfrom 5.5.1 to 5.5.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
cdfcefdfix: release a new latest versiond8c303efix: release a new latest versionUpdates
jasmine-corefrom 5.8.0 to 5.9.0Release notes
Sourced from jasmine-core's releases.
Commits
bb777e9Bump version to 5.9.09d3fb16Document that the filename property of suite and spec results is deprecated3176eafMerge branch 'idConflict' of https://github.com/atscott/jasmined31a431fix(clock): Avoid generating timers with IDs that conflict with native84f78c1Split GlobalErrors into portable and platform-specific partsff476b1Unify error dispatching between browser and noded53d2ffConvert GlobalErrors to an ES6 classadfbd00Refactor mocking in GlobalErrorsSpec495e5fcBackfill integration tests for unhandled promise rejectionsbc2aa7bStart breaking up integration/EnvSpec.jsUpdates
typescript-eslintfrom 8.37.0 to 8.38.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
d11e79echore(release): publish 8.38.06d8fae9fix(typescript-eslint): error on nestedextendsintseslint.config()(#11...abb7c4dfix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)Updates
@babel/helpersfrom 7.27.6 to 7.28.2Release notes
Sourced from
@babel/helpers's releases.... (truncated)
Changelog
Sourced from
@babel/helpers's changelog.... (truncated)
Commits
cac0ff4v7.28.2f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)Updates
@babel/typesfrom 7.28.1 to 7.28.2Release notes
Sourced from
@babel/types's releases.Changelog
Sourced from
@babel/types's changelog.Commits
cac0ff4v7.28.20a3f717[babel 7] Makeoperatorparam int.tsTypeOperatoroptional (#17445)Updates
@cypress/requestfrom 3.0.8 to 3.0.9Release notes
Sourced from
@cypress/request's releases.Commits
3cffd53Merge pull request #88 from ahayes91/update-form-data7c424d5chore: fix lint issue7f6fdecchore: remove test now that we are on form-data 4.0.4a2f3199fix: update patch version of form-data to address new critical Snyk vulnerabi...Updates
@emnapi/corefrom 1.4.4 to 1.4.5Release notes
Sourced from
@emnapi/core's releases.Commits
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)Updates
@emnapi/runtimefrom 1.4.4 to 1.4.5Release notes
Sourced from
@emnapi/runtime's releases.Commits
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)Updates
@emnapi/wasi-threadsfrom 1.0.3 to 1.0.4Commits
4afb0e71.4.5c2ffebffix(wasm32-wasip1-threads): process never exit if trap in threads (#156)87bb86c1.4.4Updates
@eslint/jsfrom 9.31.0 to 9.32.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
50de1cechore: package.json update for@eslint/jsreleaseUpdates
@eslint/plugin-kitfrom 0.3.3 to 0.3.4Release notes
Sourced from
@eslint/plugin-kit's releases.Changelog
Sourced from
@eslint/plugin-kit's changelog.Commits
380c224chore: release main (#242)17276ffdocs: Update README sponsorsb283f64fix: potential quadratic runtime in regular expression (#240)46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsorsUpdates
@inquirer/figuresfrom 1.0.12 to 1.0.13Commits
c1a755fPublish59f8506Chore(deps-dev): Bump the linting group with 8 updates2e15db8Fix(@inquirer/select): Ignore separators when selecting item with a number keya2f14d5Fix(@inquirer/checkbox): Ignore separators when selecting item with a number key43b7bb9Publish5492e71Chore(deps-dev): Bump the linting group with 4 updates (#1781)d8e8442Chore(deps-dev): Bump lerna from 8.2.2 to 8.2.3 in the build group (#1780)f33026cfeat(@inquirer/input): Addprefilloption to input prompt (#1778)a2682c7Chore(deps-dev): Bump the linting group with 4 updates4945591chore: update dependabot rulesUpdates...
Description has been truncated