-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the development-version-updates group with 29 updates #542
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 29 updates #542
Conversation
Bumps the development-version-updates group with 29 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.1` | `22.18.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.44.0` | | [@humanwhocodes/retry](https://github.com/humanwhocodes/retry) | `0.4.2` | `0.4.3` | | [@jridgewell/trace-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping) | `0.3.30` | `0.3.31` | | [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.50.1` | `4.50.2` | | [@tybys/wasm-util](https://github.com/toyobayashi/wasm-util) | `0.10.0` | `0.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.44.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.43.0` | `8.44.0` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.43.0` | `8.44.0` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.43.0` | `8.44.0` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.43.0` | `8.44.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.43.0` | `8.44.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.43.0` | `8.44.0` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.43.0` | `8.44.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.43.0` | `8.44.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.43.0` | `8.44.0` | | [axios](https://github.com/axios/axios) | `1.11.0` | `1.12.2` | | [browserslist](https://github.com/browserslist/browserslist) | `4.25.4` | `4.26.0` | | [detect-libc](https://github.com/lovell/detect-libc) | `2.0.4` | `2.1.0` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.215` | `1.5.218` | | [error-ex](https://github.com/qix-/node-error-ex) | `1.3.2` | `1.3.4` | | [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.3.1` | `1.4.0` | | [memfs](https://github.com/streamich/memfs) | `4.38.2` | `4.39.0` | | [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.20` | `2.0.21` | | [regenerate-unicode-properties](https://github.com/mathiasbynens/regenerate-unicode-properties) | `10.2.0` | `10.2.2` | | [regexpu-core](https://github.com/mathiasbynens/regexpu-core) | `6.2.0` | `6.3.1` | | [run-applescript](https://github.com/sindresorhus/run-applescript) | `7.0.0` | `7.1.0` | | [unicode-match-property-value-ecmascript](https://github.com/mathiasbynens/unicode-match-property-value-ecmascript) | `2.2.0` | `2.2.1` | | [unicode-property-aliases-ecmascript](https://github.com/mathiasbynens/unicode-property-aliases-ecmascript) | `2.1.0` | `2.2.0` | Updates `@types/node` from 22.18.1 to 22.18.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.43.0 to 8.44.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.44.0/packages/typescript-eslint) Updates `@humanwhocodes/retry` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/humanwhocodes/retry/releases) - [Changelog](https://github.com/humanwhocodes/retry/blob/main/CHANGELOG.md) - [Commits](humanwhocodes/retry@retry-v0.4.2...retry-v0.4.3) Updates `@jridgewell/trace-mapping` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/trace-mapping/CHANGELOG.md) - [Commits](https://github.com/jridgewell/sourcemaps/commits/trace-mapping/0.3.31/packages/trace-mapping) Updates `@rollup/wasm-node` from 4.50.1 to 4.50.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.1...v4.50.2) Updates `@tybys/wasm-util` from 0.10.0 to 0.10.1 - [Commits](https://github.com/toyobayashi/wasm-util/commits) Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.44.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.44.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.44.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.44.0/packages/parser) Updates `@typescript-eslint/project-service` from 8.43.0 to 8.44.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.44.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.43.0 to 8.44.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.44.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.43.0 to 8.44.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.44.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.43.0 to 8.44.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.44.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.43.0 to 8.44.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.44.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.43.0 to 8.44.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.44.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.43.0 to 8.44.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.44.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.43.0 to 8.44.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.44.0/packages/visitor-keys) Updates `axios` from 1.11.0 to 1.12.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) Updates `browserslist` from 4.25.4 to 4.26.0 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.25.4...4.26.0) Updates `detect-libc` from 2.0.4 to 2.1.0 - [Commits](lovell/detect-libc@v2.0.4...v2.1.0) Updates `electron-to-chromium` from 1.5.215 to 1.5.218 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.215...v1.5.218) Updates `error-ex` from 1.3.2 to 1.3.4 - [Release notes](https://github.com/qix-/node-error-ex/releases) - [Commits](Qix-/node-error-ex@1.3.2...1.3.4) Updates `get-east-asian-width` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases) - [Commits](sindresorhus/get-east-asian-width@v1.3.1...v1.4.0) Updates `memfs` from 4.38.2 to 4.39.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.38.2...v4.39.0) Updates `node-releases` from 2.0.20 to 2.0.21 - [Commits](https://github.com/chicoxyzzy/node-releases/commits/v2.0.21) Updates `regenerate-unicode-properties` from 10.2.0 to 10.2.2 - [Commits](mathiasbynens/regenerate-unicode-properties@v10.2.0...v10.2.2) Updates `regexpu-core` from 6.2.0 to 6.3.1 - [Release notes](https://github.com/mathiasbynens/regexpu-core/releases) - [Commits](mathiasbynens/regexpu-core@6.2.0...v6.3.1) Updates `run-applescript` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/sindresorhus/run-applescript/releases) - [Commits](sindresorhus/run-applescript@v7.0.0...v7.1.0) Updates `unicode-match-property-value-ecmascript` from 2.2.0 to 2.2.1 - [Commits](mathiasbynens/unicode-match-property-value-ecmascript@v2.2.0...v2.2.1) Updates `unicode-property-aliases-ecmascript` from 2.1.0 to 2.2.0 - [Commits](mathiasbynens/unicode-property-aliases-ecmascript@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.18.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: typescript-eslint dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@humanwhocodes/retry" dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@jridgewell/trace-mapping" dependency-version: 0.3.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@rollup/wasm-node" dependency-version: 4.50.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@tybys/wasm-util" dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/types" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: browserslist dependency-version: 4.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: detect-libc dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: electron-to-chromium dependency-version: 1.5.218 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: error-ex dependency-version: 1.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: get-east-asian-width dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: memfs dependency-version: 4.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: node-releases dependency-version: 2.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: regenerate-unicode-properties dependency-version: 10.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: regexpu-core dependency-version: 6.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: run-applescript dependency-version: 7.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: unicode-match-property-value-ecmascript dependency-version: 2.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: unicode-property-aliases-ecmascript dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor 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 29 updates:
22.18.1
22.18.4
8.43.0
8.44.0
0.4.2
0.4.3
0.3.30
0.3.31
4.50.1
4.50.2
0.10.0
0.10.1
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
8.43.0
8.44.0
1.11.0
1.12.2
4.25.4
4.26.0
2.0.4
2.1.0
1.5.215
1.5.218
1.3.2
1.3.4
1.3.1
1.4.0
4.38.2
4.39.0
2.0.20
2.0.21
10.2.0
10.2.2
6.2.0
6.3.1
7.0.0
7.1.0
2.2.0
2.2.1
2.1.0
2.2.0
Updates
@types/node
from 22.18.1 to 22.18.4Commits
Updates
typescript-eslint
from 8.43.0 to 8.44.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
77056f7
chore(release): publish 8.44.0Updates
@humanwhocodes/retry
from 0.4.2 to 0.4.3Release notes
Sourced from
@humanwhocodes/retry
's releases.Changelog
Sourced from
@humanwhocodes/retry
's changelog.Commits
e4cd0fc
chore(main): release retry 0.4.3 (#47)f385ddb
fix: improve type def for Retrier.retry (#46)c91ff38
Update config.ymlecdf3d5
chore: Add issue templatesa945c4e
docs: Add security policyUpdates
@jridgewell/trace-mapping
from 0.3.30 to 0.3.31Changelog
Sourced from
@jridgewell/trace-mapping
's changelog.Commits
74fc8e1
trace-mapping/0.3.312042d5f
Use real arrayse2f5db1
simplifiy with PR feedback5c8e94e
Merge remote-tracking branch 'upstream/main' into connor4312/4108f7307
Benchmark generatedPositionFord3b3fcd
lint392ea80
fix: pathological slow case in bySourceUpdates
@rollup/wasm-node
from 4.50.1 to 4.50.2Release notes
Sourced from
@rollup/wasm-node
's releases.Changelog
Sourced from
@rollup/wasm-node
's changelog.Commits
76a3b8e
4.50.257119bb
Improve CI stability (#6107)bbc952c
Tree-shake un-included elements in array pattern (#6100)efc7545
fix(deps): update swc monorepo (major) (#6104)7b1430b
chore(deps): update actions/setup-node action to v5 (#6102)060bf1b
chore(deps): update dependency eslint-plugin-unicorn to v61 (#6103)7cbd64e
fix(deps): lock file maintenance minor/patch updates (#6105)2200439
Restore git before diffingd553e90
Extend renovate schedule34a84d2
Extend renovate scheduleUpdates
@tybys/wasm-util
from 0.10.0 to 0.10.1Commits
Updates
@typescript-eslint/eslint-plugin
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
77056f7
chore(release): publish 8.44.0684e63f
chore(deps): update eslint monorepo to v9.35.0 (#11600)2ed6857
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members (#11...85d8dea
feat(eslint-plugin): [await-thenable] report invalid (non-promise) values pas...42527df
chore: remove unnecessary nullThrows() (#11580)Updates
@typescript-eslint/parser
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/project-service
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/project-service
's releases.Changelog
Sourced from
@typescript-eslint/project-service
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/scope-manager
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/scope-manager
's releases.Changelog
Sourced from
@typescript-eslint/scope-manager
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/tsconfig-utils
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/tsconfig-utils
's releases.Changelog
Sourced from
@typescript-eslint/tsconfig-utils
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/type-utils
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/type-utils
's releases.Changelog
Sourced from
@typescript-eslint/type-utils
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/types
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/types
's releases.Changelog
Sourced from
@typescript-eslint/types
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/typescript-estree
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/typescript-estree
's releases.Changelog
Sourced from
@typescript-eslint/typescript-estree
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
@typescript-eslint/utils
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/utils
's releases.Changelog
Sourced from
@typescript-eslint/utils
's changelog.Commits
77056f7
chore(release): publish 8.44.0c58ac35
docs(utils): grammar (#11471)Updates
@typescript-eslint/visitor-keys
from 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/visitor-keys
's releases.Changelog
Sourced from
@typescript-eslint/visitor-keys
's changelog.Commits
77056f7
chore(release): publish 8.44.0Updates
axios
from 1.11.0 to 1.12.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
e5a3336
chore(release): v1.12.2 (#7031)38726c7
refactor: change if in else to else if (#7028)cf78825
fix(fetch): use current global fetch instead of cached one when env fetch is ...c26d00f
refactor: remove redundant assignment (#7029)9fb41a8
chore(ci): add local HTTP server for Karma tests; (#7022)19f9f36
docs(readme): add custom fetch section; (#7024)3cac78c
chore(release): v1.12.1 (#7021)b5f26b7
fix(types): fixed env config types; (#7020)0d8ad6e
chore(release): v1.12.0 (#7013)fd7f404
fix: release pr runUpdates
browserslist
from 4.25.4 to 4.26.0Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
9cf1b9d
Release 4.26.0 versionb0014b1
Update dependencies45ee96b
Update CI actions858d69e
Fix link5362efb
Typocb553c9
Keep the docs style persistantc948e7d
Fix code styleea5eefe
Merge pull request #903 from tonypconway/add-baseline-query202344a
updates baseline-browser-mapping to v2.8.09048bb4
Revert another whitespace changeUpdates
detect-libc
from 2.0.4 to 2.1.0Commits
f74b368
Release v2.1.0f9b7639
CI: Add non-Linux integration tests for completeness41add95
Prerelease v2.1.0-rc.008198d2
CI: Publish tagged commits to npm4d6eafe
Detect libc using the interpreter value from Node's ELF header3a1f323
CI: update integration test expectationsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for detect-libc since your current version.
Updates
electron-to-chromium
from 1.5.215 to 1.5.218Commits
dd5f980
1.5.2184daba2c
generate new version3bbcfb7
1.5.2172399ae7
generate new version5ee7496
1.5.216666c590
generate new versionUpdates
error-ex
from 1.3.2 to 1.3.4Release notes
Sourced from error-ex's releases.
Commits
3c336b9
1.3.40fa2d9f
Merge pull request #12 from gdw2/patch-1d44c161
missing parenUpdates
get-east-asian-width
from 1.3.1 to 1.4.0Release notes
Sourced from get-east-asian-width's releases.
Commits
e0e3490
1.4.0ed75cfa
Update to Unicode 17.0 (#12)Updates
memfs
from 4.38.2 to 4.39.0Release notes
Sourced from memfs's releases.