chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 34 updates - #89
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… 1 directory with 34 updates Bumps the development-dependencies group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.33` | `20.19.43` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.6` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.23.1` | | [@babel/helper-string-parser](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-string-parser) | `7.27.1` | `7.29.7` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.0` | `7.29.7` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.9.1` | `4.10.1` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.12` | `1.1.16` | | [minimatch](https://github.com/isaacs/minimatch) | `3.1.3` | `3.1.5` | | [@istanbuljs/schema](https://github.com/istanbuljs/schema) | `0.1.3` | `0.1.6` | | [@sinclair/typebox](https://github.com/sinclairzx81/sinclair-typebox) | `0.27.10` | `0.27.12` | | [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.3.0` | `1.3.3` | | [acorn](https://github.com/acornjs/acorn) | `8.16.0` | `8.17.0` | | [call-bind](https://github.com/ljharb/call-bind) | `1.0.8` | `1.0.9` | | [es-abstract](https://github.com/ljharb/es-abstract) | `1.24.1` | `1.24.2` | | [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.3.0` | `1.3.4` | | [eslint-import-resolver-node](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/node) | `0.3.9` | `0.3.10` | | [eslint-module-utils](https://github.com/import-js/eslint-plugin-import/tree/HEAD/utils) | `2.12.1` | `2.14.0` | | [fflate](https://github.com/101arrowz/fflate) | `0.8.2` | `0.8.3` | | [flatted](https://github.com/WebReflection/flatted) | `3.3.3` | `3.4.3` | | [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.8` | `1.2.0` | | [mlly](https://github.com/unjs/mlly) | `1.8.0` | `1.8.2` | | [nanoid](https://github.com/ai/nanoid) | `3.3.11` | `3.3.16` | | [own-keys](https://github.com/ljharb/own-keys) | `1.0.1` | `1.0.2` | | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` | | [pidtree](https://github.com/simonepri/pidtree) | `0.6.0` | `0.6.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.23` | | [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.62.3` | | [safe-array-concat](https://github.com/ljharb/safe-array-concat) | `1.1.3` | `1.1.4` | | [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` | | [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` | | [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.15` | `0.2.17` | | [typed-array-length](https://github.com/inspect-js/typed-array-length) | `1.0.7` | `1.0.8` | | [ufo](https://github.com/unjs/ufo) | `1.6.3` | `1.6.4` | | [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.20` | `1.1.22` | Updates `@types/node` from 20.19.33 to 20.19.43 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.8.1 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.6) Updates `tsx` from 4.21.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.23.1) Updates `@babel/helper-string-parser` from 7.27.1 to 7.29.7 - [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.29.7/packages/babel-helper-string-parser) Updates `@babel/parser` from 7.29.0 to 7.29.7 - [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.29.7/packages/babel-parser) Updates `@eslint-community/eslint-utils` from 4.9.1 to 4.10.1 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.9.1...v4.10.1) Updates `brace-expansion` from 1.1.12 to 1.1.16 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.16) Updates `minimatch` from 3.1.3 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.3...v3.1.5) Updates `@istanbuljs/schema` from 0.1.3 to 0.1.6 - [Release notes](https://github.com/istanbuljs/schema/releases) - [Changelog](https://github.com/istanbuljs/schema/blob/master/CHANGELOG.md) - [Commits](istanbuljs/schema@v0.1.3...v0.1.6) Updates `@sinclair/typebox` from 0.27.10 to 0.27.12 - [Commits](sinclairzx81/sinclair-typebox@0.27.10...0.27.12) Updates `@ungap/structured-clone` from 1.3.0 to 1.3.3 - [Commits](ungap/structured-clone@v1.3.0...v1.3.3) Updates `acorn` from 8.16.0 to 8.17.0 - [Commits](acornjs/acorn@8.16.0...8.17.0) Updates `call-bind` from 1.0.8 to 1.0.9 - [Changelog](https://github.com/ljharb/call-bind/blob/main/CHANGELOG.md) - [Commits](ljharb/call-bind@v1.0.8...v1.0.9) Updates `es-abstract` from 1.24.1 to 1.24.2 - [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md) - [Commits](ljharb/es-abstract@v1.24.1...v1.24.2) Updates `es-to-primitive` from 1.3.0 to 1.3.4 - [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md) - [Commits](ljharb/es-to-primitive@v1.3.0...v1.3.4) Updates `eslint-import-resolver-node` from 0.3.9 to 0.3.10 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/node/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/commits/v0.3.10/resolvers/node) Updates `eslint-module-utils` from 2.12.1 to 2.14.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/utils/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/commits/v2.14.0/utils) Updates `fflate` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/101arrowz/fflate/releases) - [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md) - [Commits](101arrowz/fflate@v0.8.2...v0.8.3) Updates `flatted` from 3.3.3 to 3.4.3 - [Commits](WebReflection/flatted@v3.3.3...v3.4.3) Updates `function.prototype.name` from 1.1.8 to 1.2.0 - [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md) - [Commits](es-shims/Function.prototype.name@v1.1.8...v1.2.0) Updates `mlly` from 1.8.0 to 1.8.2 - [Release notes](https://github.com/unjs/mlly/releases) - [Changelog](https://github.com/unjs/mlly/blob/main/CHANGELOG.md) - [Commits](unjs/mlly@v1.8.0...v1.8.2) Updates `nanoid` from 3.3.11 to 3.3.16 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.11...3.3.16) Updates `own-keys` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/ljharb/own-keys/blob/main/CHANGELOG.md) - [Commits](ljharb/own-keys@v1.0.1...v1.0.2) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) Updates `pidtree` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/simonepri/pidtree/releases) - [Commits](simonepri/pidtree@v0.6.0...v0.6.1) Updates `postcss` from 8.5.6 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.23) Updates `rollup` from 4.59.0 to 4.62.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.62.3) Updates `safe-array-concat` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/ljharb/safe-array-concat/blob/main/CHANGELOG.md) - [Commits](ljharb/safe-array-concat@v1.1.3...v1.1.4) Updates `string.prototype.trim` from 1.2.10 to 1.2.11 - [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.trim@v1.2.10...v1.2.11) Updates `string.prototype.trimend` from 1.0.9 to 1.0.10 - [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10) Updates `tinyglobby` from 0.2.15 to 0.2.17 - [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases) - [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md) - [Commits](SuperchupuDev/tinyglobby@0.2.15...0.2.17) Updates `typed-array-length` from 1.0.7 to 1.0.8 - [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md) - [Commits](inspect-js/typed-array-length@v1.0.7...v1.0.8) Updates `ufo` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/unjs/ufo/releases) - [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md) - [Commits](unjs/ufo@v1.6.3...v1.6.4) Updates `which-typed-array` from 1.1.20 to 1.1.22 - [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md) - [Commits](inspect-js/which-typed-array@v1.1.20...v1.1.22) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.43 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/helper-string-parser" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/parser" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: brace-expansion dependency-version: 1.1.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@istanbuljs/schema" dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@sinclair/typebox" dependency-version: 0.27.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@ungap/structured-clone" dependency-version: 1.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: acorn dependency-version: 8.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: call-bind dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: es-abstract dependency-version: 1.24.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: es-to-primitive dependency-version: 1.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-import-resolver-node dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-module-utils dependency-version: 2.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: fflate dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: function.prototype.name dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mlly dependency-version: 1.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: nanoid dependency-version: 3.3.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: own-keys dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pidtree dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.62.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: safe-array-concat dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: string.prototype.trim dependency-version: 1.2.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: string.prototype.trimend dependency-version: 1.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tinyglobby dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typed-array-length dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ufo dependency-version: 1.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: which-typed-array dependency-version: 1.1.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔒 Security Scan Results
Automated security scanning by GitHub Actions |
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 development-dependencies group with 34 updates in the / directory:
20.19.3320.19.433.8.13.9.64.21.04.23.17.27.17.29.77.29.07.29.74.9.14.10.11.1.121.1.163.1.33.1.50.1.30.1.60.27.100.27.121.3.01.3.38.16.08.17.01.0.81.0.91.24.11.24.21.3.01.3.40.3.90.3.102.12.12.14.00.8.20.8.33.3.33.4.31.1.81.2.01.8.01.8.23.3.113.3.161.0.11.0.22.3.12.3.20.6.00.6.18.5.68.5.234.59.04.62.31.1.31.1.41.2.101.2.111.0.91.0.100.2.150.2.171.0.71.0.81.6.31.6.41.1.201.1.22Updates
@types/nodefrom 20.19.33 to 20.19.43Commits
Updates
prettierfrom 3.8.1 to 3.9.6Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
tsxfrom 4.21.0 to 4.23.1Release notes
Sourced from tsx's releases.
... (truncated)
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
@babel/helper-string-parserfrom 7.27.1 to 7.29.7Release notes
Sourced from @babel/helper-string-parser's releases.
... (truncated)
Commits
4fba754v7.29.7Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/helper-string-parsersince your current version.Updates
@babel/parserfrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/parser's releases.
... (truncated)
Commits
4fba754v7.29.7183db7bv7.29.39bc522aSupport flow extends bound (#17923)69277a0Improve trailing comma comment handling (#17782)37d5595v7.29.2f030ad3[7.x backport] async x => {} must be in leading pos (#17840)Updates
@eslint-community/eslint-utilsfrom 4.9.1 to 4.10.1Release notes
Sourced from @eslint-community/eslint-utils's releases.
Commits
f16575ffix: add missing typings@types/node(#336)9594631chore: run Prettier330a309fix: Revert "feat!: update Node.js version support to drop Node 18" (#332)c160dbafix: Revert "feat: upgrade eslint-visitor-keys v5" (#333)80268bcchore(deps): bump actions/setup-node from 6 to 7 (#328)3a4159afeat: upgrade eslint-visitor-keys v5 (#330)3b082a6feat!: update Node.js version support to drop Node 18 (#329)13a44bbchore(deps): bump actions/checkout from 6 to 7 (#327)eb6000echore(deps): bump codecov/codecov-action from 6 to 7 (#326)9c5d334chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#323)Updates
brace-expansionfrom 1.1.12 to 1.1.16Release notes
Sourced from brace-expansion's releases.
Commits
447763a1.1.16d74e630fix: v1 backport for CVE-2026-13149 (#122)2203f4f1.1.150b09384Backport v5.0.6 change to v1 (#111)10c05fc1.1.141afa1b2Add opt-in { max } mitigation to v1 legacy line (#103)2fbb6a2Revert "Backport fix for GHSA-7h2j-956f-4vf2 to v1 (#101)" (#102)0d7652eBackport fix for GHSA-7h2j-956f-4vf2 to v1 (#101)6c353ca1.1.137fd684fBackport fix for GHSA-f886-m6hf-6m8v (#95)Updates
minimatchfrom 3.1.3 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 14Updates
@istanbuljs/schemafrom 0.1.3 to 0.1.6Release notes
Sourced from @istanbuljs/schema's releases.
Changelog
Sourced from @istanbuljs/schema's changelog.
Commits
f870afechore(master): release 0.1.6440f977fix: Undo change to schema in 0.1.x seriesd258e9echore(master): release 0.1.57c25461fix: Re-add release-please75b89fdchore: Remove release-please467c01fchore(master): release 0.1.4a24b4c1fix: Remove development dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@istanbuljs/schemasince your current version.Updates
@sinclair/typeboxfrom 0.27.10 to 0.27.12Commits
825047cMerge commit from fork62c853cRevision 0.27.1117445a5Merge commit from forkUpdates
@ungap/structured-clonefrom 1.3.0 to 1.3.3Commits
27e9c631.3.3b0418b6improved Error fix11e96bfMerge pull request #26 from spokodev/fix/error-subtype-name9f67bfafix: preserve error subtype through serializea86564c1.3.28cfe5dbupdated dev/dependencies4e8eeafMerge pull request #24 from spokodev/fix-invalid-date-serialize361092afix: serialize Invalid Date instead of throwing6bb4874updated CI requirements0c441081.3.1Maintainer changes
This version was pushed to npm by webreflection, a new releaser for
@ungap/structured-clonesince your current version.Updates
acornfrom 8.16.0 to 8.17.0Commits
5b9d16cMark version 8.17.0449f9faMake linter happy9e1bcedAdd a strict option to turn on strict mode for scripts8a47812Convert stack overflow errors to SyntaxError instances3bc83f9Update maintainer email3f40dbeBump test2628bd0290Improve handling of using/await using in for loopsf25fdedUpgrade some dev dependencies27781e4Remove unnecessary test2dded4bForbid 'new super()'Updates
call-bindfrom 1.0.8 to 1.0.9Changelog
Sourced from call-bind's changelog.
Commits
8d6a98cv1.0.995c406d[Fix] correct.lengthcomputation when partial args exceed function arity3fea81e[Deps] updatecall-bind-apply-helpers,es-define-property,get-intrinsic06a4e21[Dev Deps] update@ljharb/eslint-config,es-value-fixtures,eslint, `fo...23437d4[readme] replace runkit CI badge with shields.io check-runs badgeUpdates
es-abstractfrom 1.24.1 to 1.24.2Changelog
Sourced from es-abstract's changelog.
Commits
9c40412v1.24.25f9c0c1[Robustness] use+xinstead ofNumber(x)9cb3440[Fix]IfAbruptCloseIterator: handle all abrupt completions, not just throw4a61750[patch] add a TODO to remove an unused helpere69f21a[Robustness] useisFinite/parseIntintrinsics, and isNaN helperff03c92[Robustness] ensureundefinedisundefinedf4fc91c[Dev Deps] update@ljharb/eslint-config,npmignoreUpdates
es-to-primitivefrom 1.3.0 to 1.3.4Changelog
Sourced from es-to-primitive's changelog.
Commits
f33dccbv1.3.473d7fa3[Robustness] usees-define-property477f235[types] exposeES5/ES6/ES2015as statically-detectable named exports, t...ef65246v1.3.3f92b77a[types] further improve typeseeee0bfv1.3.2dc78129[Dev Deps] update@arethetypeswrong/ci,tapec221148[types] add ES6 (non-bigint) primitive typese9ead29v1.3.185aa673[Dev Deps] updateeslintUpdates
eslint-import-resolver-nodefrom 0.3.9 to 0.3.10Release notes
Sourced from eslint-import-resolver-node's releases.
Changelog
Sourced from eslint-import-resolver-node's changelog.
Commits
Updates
eslint-module-utilsfrom 2.12.1 to 2.14.0Changelog
Sourced from eslint-module-utils's changelog.
Commits
8252344Add error to output when module loaded as resolver has invalid API2d4f651[eslint-module-utils]: when parser settings are not an array, throw a better ...e6f5c13No relative parent imports rule (#1093)82f67e6bump utils to v2.2.0ab44320changelog notes6933fa4no-cycle: initial docs + maxDepth option864dbcfno-cycle: explicit CJS/AMD testsf7c48b5no-cycle: real rule! first draft, perf is likely atrocious8778d7cFixes #1023 - Load exceptions in user resolvers are not reported34e4b95typescript: Always include comments when parsingUpdates
fflatefrom 0.8.2 to 0.8.3Release notes
Sourced from fflate's releases.
Changelog
Sourced from fflate's changelog.
Commits
dcb37140.8.331acfb8prepare for v0.8.37b71e3cupdate dependencies44ff62dfix zip64 header parsing7235df5Fix TypeScript issues (#242)a44eda0release compression buffers after stream end (#213)d94deb6allow cross-realm Uint8Array for zip/zipSync (#234)2e1fb75export package.json (#244)0f430b4support sync flushes for compression streams (#222)4b7a6cbskip transferring pooled Node buffers (#227)Updates
flattedfrom 3.3.3 to 3.4.3Commits
670a1bd3.4.350a61a9Fix #104 - allownullas replacer value8aa64f4solved crytical errors over dependenciesbb8c63cMerge pull request #100 from WebReflection/WebReflection-patch-1dc2d33bUpdate issue templatesd140618Updated dev/dependencies76141ccMerge pull request #95 from WebReflection/dependabot/npm_and_yarn/picomatch-4...8dc84ddBump picomatch from 4.0.3 to 4.0.43bf09093.4.2885ddccfix CWE-1321