🚨 [security] Update xo 0.44.0 → 1.2.3 (major)
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ xo (0.44.0 → 1.2.3) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ @babel/code-frame (indirect, 7.12.11 → 7.27.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.27.1Bumped picocolors to 1.1.1 (#17279)Rebuild Makefile.mjs (#17275)Allow `using of` as lexical declaration within for (#17254)fix invalid gulp watch usage (#17273)Update actions/checkout action to v4 (#17269)[babel 8] Remove unnecessary CJS ESM wrapper (#17261)Remove unused `regenerator-runtime` dep in `@babel/runtime` (#17263)[babel 8] Drop CJS support from `@babel/parser` (#17265)Update Yarn to 4.9.1 (#17266)Update fixture (#17264)Update fixturefix: do expressions should allow early exit (#17137)Include Babel 8 in coverage report (#17260)Ignore browser-only files in coverage reports (#17262)Update test262 (#17259)Fix: propagate argument evaluation errors through async promise chain (#17251)Tune plugin compat data (#17256)chore: bump compat-data sources (#17253)[Babel 8] perf: Improve traverse performance (#16965)Update error stack test (#17252)Update test262 (#17248)[Babel 8]: Remove record and tuple syntax support (#17242)Update `jest-light-runner` to v0.7.0 (#17245)Fix build script on Windows (#17244)fix `apply()`/`call()` annotated as pure (#17231)Reduce `interopRequireWildcard` size (#16538)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 3) (#17235)Create ChainExpression within TSInstantiationExpression (#17233)Stricter TSImportType options parsing (#17193)migrate babel-compat-data build script to mjs (#17236)Update test262 (#17234)Bump typescript-eslint to 8.29.1 (#17232)Disallow get/set in TSPropertySignature (#17230)Use `class` and add type definitions for `regenerator` (#17220)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (#17226)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (#17224)Update firefox bugfix compat data (#17228)Migrate `@babel/register` to cts (#16844)test: add basic typescript-eslint integration tests (#17219)Harden variable declarator validations (#17217)Reduce generated names size for the 10th-11th (#17221)fix: Objects and arrays with multiple references should not be evaluated (#17156)Reduce `regeneratorRuntime` size (#17213)build(deps): bump @babel/helpers from 7.24.4 to 7.27.0 (#17218)Enforce node protocol import (#17207)Use esm for makefile js (#17214)add require-esm babel-register test (#17206)Fix: support const type parameter in generator (#17216)Babel 8 cleanup (#17211)Run tests imported from regenerator (#17205)Use imported regenerator transform files (#17205)Re-convert regeneratorRuntime to helper format (#17205)Delete remaining original regenerator files (#17205)Move regenerator files to the relevant packages (#17205)Remove bundled regeneratorRuntime helper (#17205)Prepare LICENSE files for incorporating regenerator (#17205)Merge remote-tracking branch 'regenerator/main'Update test262 (#17208)Fix start of TSParameterProperty (#17080)[Babel 8] Bump nodejs requirements to `^20.19.0 || >= 22.12.0` (#17204)[babel 8] Deprecate uppercase builders (#17133)Add v7.27.0 to CHANGELOG.md [skip ci]
↗️ @babel/helper-validator-identifier (indirect, 7.14.9 → 7.27.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.27.1Bumped picocolors to 1.1.1 (#17279)Rebuild Makefile.mjs (#17275)Allow `using of` as lexical declaration within for (#17254)fix invalid gulp watch usage (#17273)Update actions/checkout action to v4 (#17269)[babel 8] Remove unnecessary CJS ESM wrapper (#17261)Remove unused `regenerator-runtime` dep in `@babel/runtime` (#17263)[babel 8] Drop CJS support from `@babel/parser` (#17265)Update Yarn to 4.9.1 (#17266)Update fixture (#17264)Update fixturefix: do expressions should allow early exit (#17137)Include Babel 8 in coverage report (#17260)Ignore browser-only files in coverage reports (#17262)Update test262 (#17259)Fix: propagate argument evaluation errors through async promise chain (#17251)Tune plugin compat data (#17256)chore: bump compat-data sources (#17253)[Babel 8] perf: Improve traverse performance (#16965)Update error stack test (#17252)Update test262 (#17248)[Babel 8]: Remove record and tuple syntax support (#17242)Update `jest-light-runner` to v0.7.0 (#17245)Fix build script on Windows (#17244)fix `apply()`/`call()` annotated as pure (#17231)Reduce `interopRequireWildcard` size (#16538)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 3) (#17235)Create ChainExpression within TSInstantiationExpression (#17233)Stricter TSImportType options parsing (#17193)migrate babel-compat-data build script to mjs (#17236)Update test262 (#17234)Bump typescript-eslint to 8.29.1 (#17232)Disallow get/set in TSPropertySignature (#17230)Use `class` and add type definitions for `regenerator` (#17220)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (#17226)Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (#17224)Update firefox bugfix compat data (#17228)Migrate `@babel/register` to cts (#16844)test: add basic typescript-eslint integration tests (#17219)Harden variable declarator validations (#17217)Reduce generated names size for the 10th-11th (#17221)fix: Objects and arrays with multiple references should not be evaluated (#17156)Reduce `regeneratorRuntime` size (#17213)build(deps): bump @babel/helpers from 7.24.4 to 7.27.0 (#17218)Enforce node protocol import (#17207)Use esm for makefile js (#17214)add require-esm babel-register test (#17206)Fix: support const type parameter in generator (#17216)Babel 8 cleanup (#17211)Run tests imported from regenerator (#17205)Use imported regenerator transform files (#17205)Re-convert regeneratorRuntime to helper format (#17205)Delete remaining original regenerator files (#17205)Move regenerator files to the relevant packages (#17205)Remove bundled regeneratorRuntime helper (#17205)Prepare LICENSE files for incorporating regenerator (#17205)Merge remote-tracking branch 'regenerator/main'Update test262 (#17208)Fix start of TSParameterProperty (#17080)[Babel 8] Bump nodejs requirements to `^20.19.0 || >= 22.12.0` (#17204)[babel 8] Deprecate uppercase builders (#17133)Add v7.27.0 to CHANGELOG.md [skip ci]
↗️ @eslint/eslintrc (indirect, 0.4.3 → 3.3.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ @types/eslint (indirect, 7.28.0 → 8.56.12) · Repo
Sorry, we couldn’t find anything useful about this release.
↗️ @types/estree (indirect, 0.0.50 → 1.0.8) · Repo
Sorry, we couldn’t find anything useful about this release.
↗️ @types/json-schema (indirect, 7.0.9 → 7.0.15) · Repo
Sorry, we couldn’t find anything useful about this release.
↗️ @typescript-eslint/eslint-plugin (indirect, 4.29.1 → 8.46.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 8.46.0feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives (#11660)fix(typescript-estree): forbid abstract method and accessor to have implementation (#11657)feat(typescript-estree): private identifiers can only appear on LHS of in expressions (#9232)fix(typescript-estree): forbid `abstract` modifier in object methods (#11656)feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining option (#11659)feat(typescript-eslint): export util types (close #10848) (#10849)fix(eslint-plugin): removed error type previously deprecated (#11674)docs: explained tsconfigRootDir and removed unnecessary listings (#11661)docs: mention advancement info in contributor tiers (#11670)chore: remove unused batchedSingleLineTests test utility (#11675)chore: convert eslint-plugin-internal to ESM (#11651)fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s (#11603)chore(typescript-estree): extract modifier check logic into a separate file (#11595)feat(eslint-plugin): [no-unused-vars] support explicit resource management with `ignoreUsingDeclarations` option (#11456)feat(rule-schema-to-typescript-types): clean up and make public (#11633)chore: add yarn-berry-deduplicate script and CI task (#11648)docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterable (#11642)docs: mention allowing lib strings in no-misused-spread, TypeOrValueSpecifier (#11641)docs: mention eslint-plugin is implicit with flat config (#11639)docs(eslint-plugin): [prefer-optional-chain] remove unnecessary docs chainings (#11638)docs(eslint-plugin): [no-base-to-string] remove incorrect ignoredTypeNames description of regular expressions (#11637)feat(typescript-estree): mention file specifics in project service allowDefaultProject error (#11635)fix(eslint-plugin): [unbound-method] improve wording around `this: void` and binding (#11634)docs(eslint-plugin): [no-explicit-any] add alternatives (#11199)docs: explain the 'evaluating community engagement' issues process (#11671)fix(rule-tester): deprecate TestCaseError#type and LintMessage#nodeType (#11628)docs: valid `string` type example (#11631)fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions (#11487)chore: fix up some ast snapshot names (#11672)docs: account for time zones and DST better in release date (#11453)chore(deps): update dependency @eslint/compat to v1.4.0 (#11664)chore: enable eslint-plugin/require-meta-schema-description internally (#11647)Revert "feat(eslint-plugin): expose rule name via RuleModule interface" (#11663)
↗️ @typescript-eslint/parser (indirect, 4.29.1 → 8.46.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 8.46.0feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives (#11660)fix(typescript-estree): forbid abstract method and accessor to have implementation (#11657)feat(typescript-estree): private identifiers can only appear on LHS of in expressions (#9232)fix(typescript-estree): forbid `abstract` modifier in object methods (#11656)feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining option (#11659)feat(typescript-eslint): export util types (close #10848) (#10849)fix(eslint-plugin): removed error type previously deprecated (#11674)docs: explained tsconfigRootDir and removed unnecessary listings (#11661)docs: mention advancement info in contributor tiers (#11670)chore: remove unused batchedSingleLineTests test utility (#11675)chore: convert eslint-plugin-internal to ESM (#11651)fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s (#11603)chore(typescript-estree): extract modifier check logic into a separate file (#11595)feat(eslint-plugin): [no-unused-vars] support explicit resource management with `ignoreUsingDeclarations` option (#11456)feat(rule-schema-to-typescript-types): clean up and make public (#11633)chore: add yarn-berry-deduplicate script and CI task (#11648)docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterable (#11642)docs: mention allowing lib strings in no-misused-spread, TypeOrValueSpecifier (#11641)docs: mention eslint-plugin is implicit with flat config (#11639)docs(eslint-plugin): [prefer-optional-chain] remove unnecessary docs chainings (#11638)docs(eslint-plugin): [no-base-to-string] remove incorrect ignoredTypeNames description of regular expressions (#11637)feat(typescript-estree): mention file specifics in project service allowDefaultProject error (#11635)fix(eslint-plugin): [unbound-method] improve wording around `this: void` and binding (#11634)docs(eslint-plugin): [no-explicit-any] add alternatives (#11199)docs: explain the 'evaluating community engagement' issues process (#11671)fix(rule-tester): deprecate TestCaseError#type and LintMessage#nodeType (#11628)docs: valid `string` type example (#11631)fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions (#11487)chore: fix up some ast snapshot names (#11672)docs: account for time zones and DST better in release date (#11453)chore(deps): update dependency @eslint/compat to v1.4.0 (#11664)chore: enable eslint-plugin/require-meta-schema-description internally (#11647)Revert "feat(eslint-plugin): expose rule name via RuleModule interface" (#11663)
↗️ @typescript-eslint/scope-manager (indirect, 4.29.1 → 8.46.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 8.46.0feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives (#11660)fix(typescript-estree): forbid abstract method and accessor to have implementation (#11657)feat(typescript-estree): private identifiers can only appear on LHS of in expressions (#9232)fix(typescript-estree): forbid `abstract` modifier in object methods (#11656)feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining option (#11659)feat(typescript-eslint): export util types (close #10848) (#10849)fix(eslint-plugin): removed error type previously deprecated (#11674)docs: explained tsconfigRootDir and removed unnecessary listings (#11661)docs: mention advancement info in contributor tiers (#11670)chore: remove unused batchedSingleLineTests test utility (#11675)chore: convert eslint-plugin-internal to ESM (#11651)fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s (#11603)chore(typescript-estree): extract modifier check logic into a separate file (#11595)feat(eslint-plugin): [no-unused-vars] support explicit resource management with `ignoreUsingDeclarations` option (#11456)feat(rule-schema-to-typescript-types): clean up and make public (#11633)chore: add yarn-berry-deduplicate script and CI task (#11648)docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterable (#11642)docs: mention allowing lib strings in no-misused-spread, TypeOrValueSpecifier (#11641)docs: mention eslint-plugin is implicit with flat config (#11639)docs(eslint-plugin): [prefer-optional-chain] remove unnecessary docs chainings (#11638)docs(eslint-plugin): [no-base-to-string] remove incorrect ignoredTypeNames description of regular expressions (#11637)feat(typescript-estree): mention file specifics in project service allowDefaultProject error (#11635)fix(eslint-plugin): [unbound-method] improve wording around `this: void` and binding (#11634)docs(eslint-plugin): [no-explicit-any] add alternatives (#11199)docs: explain the 'evaluating community engagement' issues process (#11671)fix(rule-tester): deprecate TestCaseError#type and LintMessage#nodeType (#11628)docs: valid `string` type example (#11631)fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions (#11487)chore: fix up some ast snapshot names (#11672)docs: account for time zones and DST better in release date (#11453)chore(deps): update dependency @eslint/compat to v1.4.0 (#11664)chore: enable eslint-plugin/require-meta-schema-description internally (#11647)Revert "feat(eslint-plugin): expose rule name via RuleModule interface" (#11663)
↗️ @typescript-eslint/types (indirect, 4.29.1 → 8.46.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 8.46.0feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives (#11660)fix(typescript-estree): forbid abstract method and accessor to have implementation (#11657)feat(typescript-estree): private identifiers can only appear on LHS of in expressions (#9232)fix(typescript-estree): forbid `abstract` modifier in object methods (#11656)feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining option (#11659)feat(typescript-eslint): export util types (close #10848) (#10849)fix(eslint-plugin): removed error type previously deprecated (#11674)docs: explained tsconfigRootDir and removed unnecessary listings (#11661)docs: mention advancement info in contributor tiers (#11670)chore: remove unused batchedSingleLineTests test utility (#11675)chore: convert eslint-plugin-internal to ESM (#11651)fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s (#11603)chore(typescript-estree): extract modifier check logic into a separate file (#11595)feat(eslint-plugin): [no-unused-vars] support explicit resource management with `ignoreUsingDeclarations` option (#11456)feat(rule-schema-to-typescript-types): clean up and make public (#11633)chore: add yarn-berry-deduplicate script and CI task (#11648)docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterable (#11642)docs: mention allowing lib strings in no-misused-spread, TypeOrValueSpecifier (#11641)docs: mention eslint-plugin is implicit with flat config (#11639)docs(eslint-plugin): [prefer-optional-chain] remove unnecessary docs chainings (#11638)docs(eslint-plugin): [no-base-to-string] remove incorrect ignoredTypeNames description of regular expressions (#11637)feat(typescript-estree): mention file specifics in project service allowDefaultProject error (#11635)fix(eslint-plugin): [unbound-method] improve wording around `this: void` and binding (#11634)docs(eslint-plugin): [no-explicit-any] add alternatives (#11199)docs: explain the 'evaluating community engagement' issues process (#11671)fix(rule-tester): deprecate TestCaseError#type and LintMessage#nodeType (#11628)docs: valid `string` type example (#11631)fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions (#11487)chore: fix up some ast snapshot names (#11672)docs: account for time zones and DST better in release date (#11453)chore(deps): update dependency @eslint/compat to v1.4.0 (#11664)chore: enable eslint-plugin/require-meta-schema-description internally (#11647)Revert "feat(eslint-plugin): expose rule name via RuleModule interface" (#11663)
↗️ @typescript-eslint/typescript-estree (indirect, 4.29.1 → 8.46.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 8.46.0feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives (#11660)fix(typescript-estree): forbid abstract method and accessor to have implementation (#11657)feat(typescript-estree): private identifiers can only appear on LHS of in expressions (#9232)fix(typescript-estree): forbid `abstract` modifier in object methods (#11656)feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining option (#11659)feat(typescript-eslint): export util types (close #10848) (#10849)fix(eslint-plugin): removed error type previously deprecated (#11674)docs: explained tsconfigRootDir and removed unnecessary listings (#11661)docs: mention advancement info in contributor tiers (#11670)chore: remove unused batchedSingleLineTests test utility (#11675)chore: convert eslint-plugin-internal to ESM (#11651)fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s (#11603)chore(typescript-estree): extract modifier check logic into a separate file (#11595)feat(eslint-plugin): [no-unused-vars] support explicit resource management with `ignoreUsingDeclarations` option (#11456)feat(rule-schema-to-typescript-types): clean up and make public (#11633)chore: add yarn-berry-deduplicate script and CI task (#11648)docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterable (#11642)docs: mention allowing lib strings in no-misused-spread, TypeOrValueSpecifier (#11641)docs: mention eslint-plugin is implicit with flat config (#11639)docs(eslint-plugin): [prefer-optional-chain] remove unnecessary docs chainings (#11638)docs(eslint-plugin): [no-base-to-string] remove incorrect ignoredTypeNames description of regular expressions (#11637)feat(typescript-estree): mention file specifics in project service allowDefaultProject error (#11635)fix(eslint-plugin): [unbound-method] improve wording around `this: void` and binding (#11634)docs(eslint-plugin): [no-explicit-any] add alternatives (#11199)docs: explain the 'evaluating community engagement' issues process (#11671)fix(rule-tester): deprecate TestCaseError#type and LintMessage#nodeType (#11628)docs: valid `string` type example (#11631)fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions (#11487)chore: fix up some ast snapshot names (#11672)docs: account for time zones and DST better in release date (#11453)chore(deps): update dependency @eslint/compat to v1.4.0 (#11664)chore: enable eslint-plugin/require-meta-schema-description internally (#11647)Revert "feat(eslint-plugin): expose rule name via RuleModule interface" (#11663)
↗️ @typescript-eslint/visitor-keys (indirect, 4.29.1 → 8.46.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore(release): publish 8.46.0feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives (#11660)fix(typescript-estree): forbid abstract method and accessor to have implementation (#11657)feat(typescript-estree): private identifiers can only appear on LHS of in expressions (#9232)fix(typescript-estree): forbid `abstract` modifier in object methods (#11656)feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining option (#11659)feat(typescript-eslint): export util types (close #10848) (#10849)fix(eslint-plugin): removed error type previously deprecated (#11674)docs: explained tsconfigRootDir and removed unnecessary listings (#11661)docs: mention advancement info in contributor tiers (#11670)chore: remove unused batchedSingleLineTests test utility (#11675)chore: convert eslint-plugin-internal to ESM (#11651)fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s (#11603)chore(typescript-estree): extract modifier check logic into a separate file (#11595)feat(eslint-plugin): [no-unused-vars] support explicit resource management with `ignoreUsingDeclarations` option (#11456)feat(rule-schema-to-typescript-types): clean up and make public (#11633)chore: add yarn-berry-deduplicate script and CI task (#11648)docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterable (#11642)docs: mention allowing lib strings in no-misused-spread, TypeOrValueSpecifier (#11641)docs: mention eslint-plugin is implicit with flat config (#11639)docs(eslint-plugin): [prefer-optional-chain] remove unnecessary docs chainings (#11638)docs(eslint-plugin): [no-base-to-string] remove incorrect ignoredTypeNames description of regular expressions (#11637)feat(typescript-estree): mention file specifics in project service allowDefaultProject error (#11635)fix(eslint-plugin): [unbound-method] improve wording around `this: void` and binding (#11634)docs(eslint-plugin): [no-explicit-any] add alternatives (#11199)docs: explain the 'evaluating community engagement' issues process (#11671)fix(rule-tester): deprecate TestCaseError#type and LintMessage#nodeType (#11628)docs: valid `string` type example (#11631)fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions (#11487)chore: fix up some ast snapshot names (#11672)docs: account for time zones and DST better in release date (#11453)chore(deps): update dependency @eslint/compat to v1.4.0 (#11664)chore: enable eslint-plugin/require-meta-schema-description internally (#11647)Revert "feat(eslint-plugin): expose rule name via RuleModule interface" (#11663)
↗️ acorn (indirect, 7.4.1 → 8.15.0) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ ansi-escapes (indirect, 4.3.2 → 6.2.1) · Repo
Release Notes
6.2.1
- Fix compatibility with TypeScript 5.4 3b1f99e
6.2.0
6.1.0
6.0.0
Breaking
- Require Node.js 14 96312e0
Improvements
- Update dependencies 96312e0
5.0.0
Breaking
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
6.2.1Fix compatibility with TypeScript 5.4Meta tweaksUpdate link to VT100 escape sequences site in the readme (#36)6.2.0Add escapes for entering/exiting the alternative screen (#33)6.1.0Support browser usage (#31)6.0.0Require Node.js 14 and update dependenciesUpdate `cursorTo` to use `SEP` constant (#28)5.0.0Require Node.js 12 and move to ESM
↗️ ansi-regex (indirect, 5.0.0 → 6.2.2) · Repo
Security Advisories 🚨
🚨 Inefficient Regular Expression Complexity in chalk/ansi-regex
ansi-regex is vulnerable to Inefficient Regular Expression Complexity which could lead to a denial of service when parsing invalid ANSI escape codes.
Proof of Concept
import ansiRegex from 'ansi-regex'; for(var i = 1; i <= 50000; i++) { var time = Date.now(); var attack_str = "\u001B["+";".repeat(i*10000); ansiRegex().test(attack_str) var time_cost = Date.now() - time; console.log("attack_str.length: " + attack_str.length + ": " + time_cost+" ms") }The ReDOS is mainly due to the sub-patterns
[[\\]()#;?]*and(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*
🚨 Inefficient Regular Expression Complexity in chalk/ansi-regex
ansi-regex is vulnerable to Inefficient Regular Expression Complexity which could lead to a denial of service when parsing invalid ANSI escape codes.
Proof of Concept
import ansiRegex from 'ansi-regex'; for(var i = 1; i <= 50000; i++) { var time = Date.now(); var attack_str = "\u001B["+";".repeat(i*10000); ansiRegex().test(attack_str) var time_cost = Date.now() - time; console.log("attack_str.length: " + attack_str.length + ": " + time_cost+" ms") }The ReDOS is mainly due to the sub-patterns
[[\\]()#;?]*and(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*
Release Notes
6.2.2
- Fix vulnerability in 6.2.1, see: chalk/chalk#656
6.2.0
6.1.0
6.0.1
Fixes
- Fix ReDoS in certain cases (#37)
You are only really affected if you run the regex on untrusted user input in a server context, which it's very unlikely anyone is doing, since this regex is mainly used in command-line tools.Thank you @yetingli for the patch and reproduction case!
6.0.0
Breaking
5.0.1
Fixes (backport of
6.0.1to v5)This is a backport of the minor ReDos vulnerability in
ansi-regex@<6.0.1, as requested in #38.
- Fix ReDoS in certain cases (#37)
You are only really affected if you run the regex on untrusted user input in a server context, which it's very unlikely anyone is doing, since this regex is mainly used in command-line tools.https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1
Thank you @yetingli for the patch and reproduction case!
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
6.2.26.2.0Add test for #57Simplify regexSupport colon separated parameters to control sequences (#62)Readme update6.1.0Fix: Handle all valid ST characters (#58)Meta tweaksMatch cursorSave and cursorRestore escape codes (#45)fix incorrect format6.0.1Fix potential ReDoS (#37)6.0.0Require Node.js 12 and move to ESMMove to GitHub Actions (#35)Add @Qix- to funding.yml
↗️ argparse (indirect, 1.0.10 → 2.0.1) · Repo · Changelog
Release Notes
2.0.1 (from changelog)
Fixed
- Fix issue with
process.argvwhen used with interpreters (coffee,ts-node, etc.), #150.
2.0.0 (from changelog)
Changed
- Full rewrite. Now port from python 3.9.0 & more precise following. See doc for difference and migration info.
- node.js 10+ required
- Removed most of local docs in favour of original ones.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
2.0.1 releasedAlways assume process.argv[0] is interpreterAdd more migration docs2.0.0 releasedImplement argparse.js version 2.0Add 2.0 configs & docsDrop old sources (2.0 is full rewrite)Merge pull request #145 from lpinca/document/version-optionAdd documentation for the version optionreadme: update titelift infochangelog format updateAdd Tidelift link & fix headers formattingCreate FUNDING.ymlMerge pull request #129 from marcin-mazurek/patch-1Fix require statements in README examples
↗️ array-includes (indirect, 3.1.3 → 3.1.9) · Repo · Changelog
Release Notes
3.1.9 (from changelog)
Commits
- [Deps] update
call-bind,es-abstract,es-object-atoms,get-intrinsic,is-string3b934ae- [Refactor] use
call-boundandmath-intrinsicsdirectly160ea60- [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,auto-changelog,hastrict-mode,tape4e4c67d- [Tests] replace
audwithnpm audit9c5ec1c- [Dev Deps] add missing peer dep
863d207
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
v3.1.9[Refactor] use `call-bound` and `math-intrinsics` directly[Deps] update `call-bind`, `es-abstract`, `es-object-atoms`, `get-intrinsic`, `is-string`[Dev Deps] add missing peer dep[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `auto-changelog`, `hastrict-mode`, `tape`[Tests] replace `aud` with `npm audit`v3.1.8[Deps] update `call-bind`, `define-properties`, `es-abstract`, `get-intrinsic`[Refactor] use `es-object-atoms` where possible[Dev Deps] update `aud`, `npmignore`, `tape`[Tests] use `call-bind` instead of `function-bind`[actions] remove redundant finisherv3.1.7[Deps] update `define-properties`, `es-abstract`, `get-intrinsic`[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape`v3.1.6[meta] add `auto-changelog`[Deps] update `es-abstract`, `get-intrinsic`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `tape`[actions] update rebase action to use reusable workflow[readme] note that FF 102+ no longer needs this packagev3.1.5[Fix] install polyfill on FF 99+[Deps] update `define-properties`, `es-abstract`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `functions-have-names`, `tape`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape`[actions] update codecov uploaderv3.1.4[readme] add github actions/codecov badges[Robustness] avoid a runtime `Math.max` call[Deps] update `es-abstract`, `is-string`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `tape`[actions] update workflows[readme] fix repo URLs; remove travis badge[Deps] update `es-abstract`[Dev Deps] update `eslint`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ array.prototype.flat (indirect, 1.2.4 → 1.3.3) · Repo · Changelog
Release Notes
1.3.3 (from changelog)
Commits
- [actions] split out node 10-20, and 20+
1afcd57- [Deps] update
call-bind,define-properties,es-abstract,es-shim-unscopables152c437- [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,auto-changelog,function-bindnpmignore,object-inspect,tapee39e33d- [Tests] replace
audwithnpm audit6868723- [Dev Deps] add missing peer dep
800f3e3
1.3.2 (from changelog)
Commits
1.3.1 (from changelog)
Commits
1.3.0 (from changelog)
- [New]
shim/auto: addflattoSymbol.unscopables- [Deps] update
es-abstract- [actions] reuse common workflows
- [actions] update codecov uploader
- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,aud,auto-changelog,object-inspect,safe-publish-latest,tape
1.2.5 (from changelog)
- [readme] add github actions/codecov badges; remove travis badge
- [Deps] update
call-bind,es-abstract- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,aud,has-strict-mode,object-inspect,tape- [meta] use
prepublishOnly, for npm 7+- [actions] use
node/installinstead ofnode/run; usecodecovaction- [actions] update workflows
- [Tests] increase coverage
- [meta] fix changelog for v1.2.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
v1.3.3[Deps] update `call-bind`, `define-properties`, `es-abstract`, `es-shim-unscopables`[Dev Deps] add missing peer dep[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `auto-changelog`, `function-bind` `npmignore`, `object-inspect`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`v1.3.2[Deps] update `define-properties`, `es-abstract`[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `object-inspect`, `tape`v1.3.1[meta] add `auto-changelog`[Deps] update `define-properties`, `es-abstract`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `object-inspect`, `tape`[actions] update rebase action to use reusable workflowv1.3.0[New] `shim`/`auto`: add `flat` to `Symbol.unscopables`[Deps] update `es-abstract`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `tape`[actions] reuse common workflows[Deps] update `es-abstract`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploaderv1.2.5[readme] add github actions/codecov badges[Deps] update `es-abstract`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aur`, `object-inspect`, `tape`[Tests] increase coverage[Deps] update `es-abstract`[Dev Deps] update `eslint`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly`, for npm 7+[readme] remove travis badge[Deps] update `call-bind`, `es-abstract`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `has-strict-mode`, `object-inspect`, `tape`[actions] update workflows[meta] fix changelog for v1.2.4
↗️ brace-expansion (indirect, 1.1.11 → 2.0.2) · Repo
Security Advisories 🚨
🚨 brace-expansion Regular Expression Denial of Service vulnerability
A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is
a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to upgrade the affected component.
🚨 brace-expansion Regular Expression Denial of Service vulnerability
A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is
a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to upgrade the affected component.
Release Notes
2.0.2
- pkg: publish on tag 2.x 14f1d91
- fmt ed7780a
- Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) 36603d5
1.1.12
- pkg: publish on tag 1.x c460dbd
- fmt ccb8ac6
- Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
2.0.2pkg: publish on tag 2.xfmtFix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)2.0.1switch to fork of matcha that works on node>12Ignore only blocks that begins with $ (#49)Adds travis jobs on ppc64le (#48)2.0.0Remove concat-map dependency (#47)Update travis to supported node.js versions (#46)Remove useless `identity` function (#44)add patreon to FUNDING.ymldocs: add SECURITYadd FUNDING.ymlMerge pull request #42 from juliangruber/greenkeeper/update-to-node-10Update to node 10 in .travis.yml
↗️ braces (indirect, 3.0.2 → 3.0.3) · Repo · Changelog
Security Advisories 🚨
🚨 Uncontrolled resource consumption in braces
The NPM package
bracesfails to limit the number of characters it can handle, which could lead to Memory Exhaustion. Inlib/parse.js,if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.
Commits
See the full diff on Github. The new version differs by 12 commits:
3.0.3update eslint. lint, fix unit tests.Snyk js braces 6838727 (#40)fix tests, skip 1 test in test/braces.expandreadme bumpMerge pull request #37 from coderaiser/fix/vulnerabilityfeature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/36#issuecomment-2110820796)fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)remove funding fileupdate keepEscaping doc (#27)Failing test cases for issue \#29 (#30)Create FUNDING.yml
↗️ browserslist (indirect, 4.16.7 → 4.26.3) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ builtin-modules (indirect, 3.2.0 → 5.0.0) · Repo
Release Notes
5.0.0
Breaking
- Remove
punycodesince it's deprecatedImprovements
4.0.0
Breaking
3.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
↗️ call-bind (indirect, 1.0.2 → 1.0.8) · Repo · Changelog
Release Notes
1.0.8 (from changelog)
Commits
- [Refactor] extract out some helpers and avoid get-intrinsic usage
407fd5e- [Refactor] replace code with extracted
call-bind-apply-helpers81018fb- [Tests] use
set-function-length/env0fc311d- [actions] split out node 10-20, and 20+
77a0cad- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,es-value-fixtures,gopd,object-inspect,tapea145d10- [Tests] replace
audwithnpm audit30ca3dd- [Deps] update
set-function-length57c79a3- [Dev Deps] add missing peer dep
601cfa5
1.0.7 (from changelog)
Commits
1.0.6 (from changelog)
Commits
1.0.5 (from changelog)
Commits
1.0.3 (from changelog)
Commits
- [actions] reuse common workflows
a994df6- [meta] use
npmignoreto autogenerate an npmignore fileeef3ef2- [readme] flesh out content
1845ccf- [actions] use
node/installinstead ofnode/run; usecodecovaction5b47d53- [Refactor] use
set-function-lengtha0e165c- [Dev Deps] update
@ljharb/eslint-config,aud,tape9c50103- [meta] simplify "exports"
019c6d0- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,safe-publish-latest,tape23bd718- [actions] update codecov uploader
62552d7- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tapeec81665- [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tape35d67fc- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape0266d8d- [Dev Deps] update
@ljharb/eslint-config,aud,tape43a5b28- [Deps] update
define-data-property,function-bind,get-intrinsic780eb36- [Dev Deps] update
aud,tape90d50ad- [meta] use
prepublishOnlyscript for npm 7+44c5433- [Deps] update
get-intrinsic86bfbfc- [Deps] update
get-intrinsic5c53354- [actions] update checkout action
4c393a8- [Deps] update
get-intrinsic4e70bde- [Deps] update
get-intrinsic55ae803
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v1.0.8[Refactor] replace code with extracted `call-bind-apply-helpers`[Tests] use `set-function-length/env`[Refactor] extract out some helpers and avoid get-intrinsic usage[Deps] update `set-function-length`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `es-value-fixtures`, `gopd`, `object-inspect`, `tape`[Tests] replace `aud` with `npm audit`[actions] split out node 10-20, and 20+v1.0.7[Refactor] use `es-define-property`[Deps] update `get-intrinsic`, `set-function-length`v1.0.6[Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic`[meta] add missing `engines.node`[Deps] update `get-intrinsic`, `set-function-length`[Dev Deps] update `aud`, `npmignore`, `tape`v1.0.5[Deps] update `set-function-length`[Fix] throw an error on non-functions as early as possiblev1.0.4v1.0.3[Refactor] use `set-function-length`[Deps] update `define-data-property`, `function-bind`, `get-intrinsic`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[Deps] update `get-intrinsic`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[Deps] update `get-intrinsic`[Dev Deps] update `aud`, `tape`[actions] update checkout action[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[Deps] update `get-intrinsic`[actions] reuse common workflows[meta] simplify "exports"[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[readme] flesh out content[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `safe-publish-latest`, `tape`[actions] update codecov uploader[Deps] update `get-intrinsic`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ caniuse-lite (indirect, 1.0.30001249 → 1.0.30001748) · Repo · Changelog
↗️ ci-info (indirect, 3.2.0 → 4.3.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ confusing-browser-globals (indirect, 1.0.10 → 1.0.11) · Repo · Changelog
Release Notes
1.0.11
1.0.11 (2017-08-09)
🐛 Bug Fix
create-react-app
#2884 Improve offline heuristic for proxied environments. (@bsyk)
When a Yarn proxy is set, we will check its connectivity if we cannot reach Yarn's registry. This is often the case when DNS lookups must be made through the proxy.
#2853 Allow use of scoped packages with a pinned version. (@wileybenet)
react-dev-utils
react-dev-utils,react-scripts
react-scripts
- #2806 Fix SockJS version compatibility. (@christianbundy)
- #2738 Fix Jest
nodefile resolution. (@mostafah)
💅 Enhancement
react-scripts
#2818 Allow sourcemaps to be disabled. (@viankakrisna)
As applications grow more complex, it is possible webpack may run out of memory while generating source maps. They may now be disabled by setting
GENERATE_SOURCEMAP=false.#2913 Allow flags to be passed to node when running
react-scripts. (@koistya)#2747 Simplify webpack configuration using
Rule.oneOf. (@Furizaa)react-dev-utils,react-scripts
- #2468 Allow importing
package.json. (@iamdoron)- #2650 Make UglifyJS error friendlier. (@viankakrisna)
create-react-app
- #2785 Change error wording and list conflicting files when initializing app. (@OwenFlood)
react-dev-utilseslint-config-react-app,react-scripts
- #2735 Upgrade to
eslint@4. (@trungdq88)eslint-config-react-app
- #2701 Set
allowTaggedTemplatesto true (eslint). (@denkristoffer)
📝 Documentation
- Other
- #2728 Add Electrode to alternatives. (@animesh10)
- #2788 Update link for motion. (@viankakrisna)
- #2697 Fix env list ordering. (@alexeyraspopov)
react-dev-utils
- #2798 Update note about
webpackHotDevClientsupport. (@ForbesLindesay)react-scriptsbabel-preset-react-app
- #2732 Update link to issue blocking JSX hoisting. (@ForbesLindesay)
🏠 Internal
create-react-app,eslint-config-react-app,react-dev-utils,react-error-overlay,react-scriptseslint-config-react-app
- #2718 Re-enable flowtype warning. (@oskarkook)
- Other
react-scripts
- #2873 Use template strings. (@monkindey)
Committers: 26
- 864907600cc (ccloli)
- Ade Viankakrisna Fadlil (viankakrisna)
- Alexey Raspopov (alexeyraspopov)
- Andreas Hoffmann (Furizaa)
- Animesh Dutta (animesh10)
- Ben Sykes (bsyk)
- Christian Bundy (christianbundy)
- Dan Abramov (gaearon)
- Dan Ristea (danrr)
- Danny Ho (hodanny)
- Forbes Lindesay (ForbesLindesay)
- Joe Haddad (Timer)
- Jon Crenshaw (jdcrensh)
- Kiho · Cham (monkindey)
- Konstantin Tarkus (koistya)
- Kristoffer (denkristoffer)
- Mostafa Hajizadeh (mostafah)
- Oskar Köök (oskarkook)
- Owen Flood (OwenFlood)
- Stéphane Goetz (onigoetz)
- Trygve Aaberge (trygveaa)
- Wiley Bennett (wileybenet)
- iamdoron
- themre
- zeel (zeel)
- Đinh Quang Trung (trungdq88)
Migrating from 1.0.10 to 1.0.11
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.11or
yarn add --exact react-scripts@1.0.11
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
PublishPrepare for 1.0.11 release (#2924)Update dev deps (#2923)Update README.mdUse env variable to disable source maps (#2818)Make formatWebpackMessages return all messages (#2834)Adjust the `checkIfOnline` check if in a corporate proxy environment (#2884)Fix the order of arguments in spawned child proc (#2913)Feature/webpack 3 4 (#2875)Allow importing package.json (#2468)Re-enable flowtype warning (#2718)Format UglifyJs error (#2650)Unstage yarn.lock pre-commit (#2700)Update README.mdUpdate README.mdAdd Electrode to alternatives (#2728)Fix parsing HTML/JSX tags to real elements (#2796)Update webpack version note (#2798)Use modern syntax feature (#2873)Allow use of scoped packages with a pinned version (#2853)Bump Webpack 3.4 (#2850)Feature/webpack3 (#2574)Add explicit "Opting Out of Caching" header (#2822)Upgrade webpack-dev-server (#2806)Update link for motion (#2788)List conflicting files when initializing app (#2785)Moved npm run build before npm test (#2725)Docs for react-router v4 basename feature (#2668)Don't prompt to install serve if already installed (#2761)Autodetect JetBrains IDEs (#2754)Use Rule.oneOf to resolve correct loader (#2747)ESLint 4 (#2735)Add "node" to Jest's moduleFileExtensions (#2738)Support PyCharm in launchEditor (#2740)Update link to issue blocking JSX hoisting (#2732)Reorder vim arguments in launchEditor so --remote works (#2723)Remove Windows note for source-map-explorer (#2719)allowTaggedTemplates to avoid warnings from SC's (#2701)Issue template: fix env list ordering (#2697)
↗️ cosmiconfig (indirect, 7.0.0 → 9.0.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ cross-spawn (indirect, 7.0.3 → 7.0.6) · Repo · Changelog
Security Advisories 🚨
🚨 Regular Expression Denial of Service (ReDoS) in cross-spawn
Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.
Release Notes
7.0.6 (from changelog)
Bug Fixes
- update cross-spawn version to 7.0.5 in package-lock.json (f700743)
7.0.5 (from changelog)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (from changelog)
Bug Fixes
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
chore(release): 7.0.6chore: upgrade standard-versionfix: update cross-spawn version to 7.0.5 in package-lock.jsonchore: fix build status badgechore(release): 7.0.5fix: fix escaping bug introduced by backtrackingchore: remove codecovchore: replace travis with github workflowschore(release): 7.0.4fix: disable regexp backtracking (#160)chore: fix tests in recent node js versionschore: convert package lockchore: remove unused argument (#156)chore: add travis jobs on ppc64le (#142)chore: fix audit warning
↗️ debug (indirect, 4.3.2 → 4.4.3) · Repo · Changelog
Security Advisories 🚨
🚨 debug@4.4.2 contains malware after npm account takeover
Impact
On 8 September 2025, the npm publishing account for
debugwas taken over after a phishing attack. Version4.4.2was published, functionally identical to the previous patch version, but with a malware payload added attempting to redirect cryptocurrency transactions to the attacker's own addresses from within browser environments.Local environments, server environments, command line applications, etc. are not affected. If the package was used in a browser context (e.g. a direct
<script>inclusion, or via a bundling tool such as Babel, Rollup, Vite, Next.js, etc.) there is a chance the malware still exists and such bundles will need to be rebuilt.The malware seemingly only targets cryptocurrency transactions and wallets such as MetaMask. See references below for more information on the payload.
Patches
npm removed the offending package from the registry over the course of the day on 8 September, preventing further downloads from npm proper.
On 13 September, the package owner published new patch versions to help cache-bust those using private registries who might still have the compromised version cached. This version is functionally identical to the previously known-good version, published as a patch version bump above the compromised version.
Users should upgrade to the latest patch version, completely remove their
node_modulesdirectory, clean their package manager's global cache, and rebuild any browser bundles from scratch.Those operating private registries or registry mirrors should purge the offending versions from any caches.
References
- https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised
- https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack
- https://www.ox.security/blog/npm-packages-compromised/
Point of Contact
In the event suspicious behavior is still observed for the package listed in this security advisory after performing all of the above cleaning operations (see Patches above), please reach out via one of the following channels of communication:
- Bluesky, package owner: https://bsky.app/profile/bad-at-computer.bsky.social
debugrepository, tracking issue (applies to all packages affected in the breach): #1005
Release Notes
4.4.3
Functionally identical release to
4.4.1.Version
4.4.2is compromised. Please see #1005.
4.4.1
What's Changed
- fix(Issue-996): replace whitespaces in namespaces string with commas globally by @pdahal-cx in #997
- fixes #987 fallback to localStorage.DEBUG if debug is not defined by @lzilioli in #988
New Contributors
- @pdahal-cx made their first contribution in #997
- @lzilioli made their first contribution in #988
Full Changelog: 4.4.0...4.4.1
4.4.0
Fixes (hopefully) the inefficient regex warnings in
.enable().Minor version as this is invariably going to break certain users who misuse the
.enable()API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.Full Changelog: 4.3.7...4.4.0
4.3.7
What's Changed
- Upgrade ms to version 2.1.3 by @realityking in #819
Full Changelog: 4.3.6...4.3.7
4.3.6
What's Changed
New Contributors
Full Changelog: 4.3.5...4.3.6
4.3.5
Patch
Thank you @calvintwr for the fix.
4.3.4
What's Changed
- Add section about configuring JS console to show debug messages by @gitname in #866
- Replace deprecated String.prototype.substr() by @CommanderRoot in #876
New Contributors
- @gitname made their first contribution in #866
- @CommanderRoot made their first contribution in #876
Full Changelog: 4.3.3...4.3.4
4.3.3
Patch Release 4.3.3
This is a documentation-only release. Further, the repository was transferred. Please see notes below.
- Migrates repository from https://github.com/visionmedia/debug to https://github.com/debug-js/debug. Please see notes below as to why this change was made.
- Updates repository maintainership information
- Updates the copyright (no license terms change has been made)
- Removes accidental epizeuxis (#828)
- Adds README section regarding usage in child procs (#850)
Thank you to @taylor1791 and @kristofkalocsai for their contributions.
Repository Migration Information
I've formatted this as a FAQ, please feel free to open an issue for any additional question and I'll add the response here.
Q: What impact will this have on me?
In most cases, you shouldn't notice any change.
The only exception I can think of is if you pull code directly from https://github.com/visionmedia/debug, e.g. via a
"debug": "visionmedia/debug"-type version entry in your package.json - in which case, you should still be fine due to the automatic redirection Github sets up, but you should also update any references as soon as possible.Q: What are the security implications of this change?
If you pull code directly from the old URL, you should update the URL to https://github.com/debug-js/debug as soon as possible. The old organization has many approved owners and thus a new repository could (in theory) be created at the old URL, circumventing Github's automatic redirect that is in place now and serving malicious code. I (@Qix-) also wouldn't have access to that repository, so while I don't think it would happen, it's still something to consider.
Even in such a case, however, the officially released package on npm (
debug) would not be affected. That package is still very much under control (even more than it used to be).Q: What should I do if I encounter an issue related to the migration?
Search the issues first to see if someone has already reported it, and then open a new issue if someone has not.
Q: Why was this done as a 'patch' release? Isn't this breaking?
No, it shouldn't be breaking. The package on npm shouldn't be affected (aside from this patch release) and any references to the old repository should automatically redirect.
Thus, according to all of the "APIs" (loosely put) involved, nothing should have broken.
I understand there are a lot of edge cases so please open issues as needed so I can assist in any way necessary.
Q: Why was the repository transferred?
I'll just list them off in no particular order.
- The old organization was defunct and abandoned.
- I was not an owner of the old organization and thus could not ban the non-trivial amount of spam users or the few truly abusive users from the org. This hindered my ability to properly maintain this package.
- The
debugecosystem intends to grow beyond a single package, and since new packages could not be created in the old org (nor did it make sense for them to live there), a new org made the most sense - especially from a security point of view.- The old org has way, way too many approved members with push access, for which there was nothing I could do. This presented a pretty sizable security risk given that many packages in recent years have fallen victim to backdoors and the like due to lax security access.
Q: Was this approved?
Q: Do I need to worry about another migration sometime in the future?
No.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
4.4.34.4.1remove istanbulfixes #987 fallback to localStorage.DEBUG if debug is not defined (#988)Replace whitespaces in namespaces string with commas globally instead of just the first space occurrence. (#997)4.4.0fix inefficient .enable() regex and .enabled() test4.3.7Upgrade ms to version 2.1.3 (#819)remove archaic badges from readme4.3.6Avoid using deprecated RegExp.$14.3.5update authorship contact infoFix/debug depth (#926)remove .github folder (and the outdated issue templates)Update ISSUE_TEMPLATE.mdUpdate ISSUE_TEMPLATE.md4.3.4replace deprecated String.prototype.substr() (#876)add section about configuring JS console to show debug messages (#866)4.3.3update license and more maintainership informationupdate repository location + maintainership informationadds README section regarding usage in child procs (#850)Remove accidental epizeuxis
↗️ deep-is (indirect, 0.1.3 → 0.1.4) · Repo
Commits
See the full diff on Github. The new version differs by 3 commits:
↗️ define-properties (indirect, 1.1.3 → 1.2.1) · Repo · Changelog
Release Notes
1.2.1 (from changelog)
Commits
1.2.0 (from changelog)
Commits
- [New] if the predicate is boolean
true, it compares the existing value with===as the predicated8dd6fc- [meta] add
auto-changelog7ebe2b0- [meta] use
npmignoreto autogenerate an npmignore file647478a- [Dev Deps] update
@ljharb/eslint-config,aud,tapee620d70- [Dev Deps] update
aud,tapef1e5072- [actions] update checkout action
628b3af
1.1.4 (from changelog)
- [Refactor] use
has-property-descriptors- [readme] add github actions/codecov badges
- [Docs] fix header parsing; remove testling
- [Deps] update
object-keys- [meta] use
prepublishOnlyscript for npm 7+- [meta] add
fundingfield; create FUNDING.yml- [actions] add "Allow Edits" workflow; automatic rebasing / merge commit blocking
- [actions] reuse common workflows
- [actions] update codecov uploader
- [actions] use
node/installinstead ofnode/run; usecodecovaction- [Tests] migrate tests to Github Actions
- [Tests] run
nycon all tests; usetaperunner- [Tests] use shared travis-ci config
- [Tests] use
npx audinstead ofnspornpm auditwith hoops- [Tests] remove
jscs- [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tape; addaud,safe-publish-latest
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v1.2.1[actions] use reusable rebase action[Refactor] use `define-data-property`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`v1.2.0[New] if the predicate is boolean `true`, it compares the existing value with `===` as the predicate[meta] add `auto-changelog`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[Dev Deps] update `aud`, `tape`[actions] update checkout actionv1.1.4[Refactor] use `has-property-descriptors`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[readme] add github actions/codecov badges[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `safe-publish-latest`, `tape`[actions] update codecov uploader[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[Tests] migrate tests to Github Actions[Tests] run `nyc` on all tests; use `tape` runner[meta] add "Allow Edits" workflow; update rebase workflow[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `aud`[actions] switch Automatic Rebase workflow to `pull_request_target` event[actions] add automatic rebasing / merge commit blocking[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `safe-publish-latest`[Docs] fix header parsing; remove testling[Dev Deps] update `eslint`, `@ljharb/eslint-config`[Tests] use shared travis-ci config[meta] add `funding` field[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `safe-publish-latest`[Deps] update `object-keys`[Tests] up to `node` `v12.10`, `v11.15`, `v10.16`, `v8.16`, `v6.17`[Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops[meta] create FUNDING.yml[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`[Tests] up to `node` `v11.7`, `v10.15`, `v8.15`, `v6.16`[Tests] use `npm audit` instead of `nsp`[Tests] remove `jscs`
⁉️ doctrine (downgrade, 3.0.0 → 2.1.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ electron-to-chromium (indirect, 1.3.799 → 1.5.233) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 2 commits:
↗️ emoji-regex (indirect, 8.0.0 → 10.5.0) · Repo
Commits
See the full diff on Github. The new version differs by 48 commits:
Release v10.5.0Update to Unicode 17Release v10.4.0Update to draft release of Unicode v16.0.0Cross-link emoji-regex-xs (#113)Release v10.3.0feat: update emoji-test-regex-pattern dependency to v2.1.0 (#109)Release v10.2.1Include index.mjs in package.json#files (#101)Align coding styleRelease v10.2.0Update dependenciesAdd JavaScript module support (#99)Release v10.1.0Update dependencies to reduce bundle sizeRelease v10.0.1Re-generate outputUpdate emoji-test-regex-pattern to v1.7.2 (#98)Fix typoRun checks against PRsAdd npm version badgeRelease v10.0.0Refactor using emoji-test-regex-patternRemove .npmrcRelease v9.2.2Add *.d.ts to .editorconfigFix type definitionsStop outputting the pattern as a text fileRemove redundant commandUpdate branch name in Travis CI badgeUpdate branch nameRelease v9.2.1Add support for Emoji 13.1 sequences (#84)Produce a text file containing only the generated pattern (#82)Release v9.2.0Add RGI_Emoji output (#75)Update maintainer instructionsRelease v9.1.1Limit NPM_TOKEN dependency to `publish` command (#74)Release v9.1.0Automate `npm publish` for new tags (#73)Document how to update emoji-regex after Unicode Standard releases (#72)Provide correct export types for CJS module (#63)Future-proof build script + tests (#71)Test on Node.js v12Release v9.0.0Update to Unicode v13.0.0Update dependencies
↗️ enhanced-resolve (indirect, 0.9.1 → 5.18.3) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ env-editor (indirect, 0.4.2 → 1.3.0) · Repo
Release Notes
1.3.0
- Add support for PhpStorm 08c327f
1.2.0
1.1.0
1.0.0
Breaking
0.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
↗️ error-ex (indirect, 1.3.2 → 1.3.4) · Repo
Security Advisories 🚨
🚨 error-ex@1.3.3 contains malware after npm account takeover
Impact
On 8 September 2025, an npm publishing account for
error-exwas taken over after a phishing attack. Version1.3.3was published, functionally identical to the previous patch version, but with a malware payload added attempting to redirect cryptocurrency transactions to the attacker's own addresses from within browser environments.Local environments, server environments, command line applications, etc. are not affected. If the package was used in a browser context (e.g. a direct
<script>inclusion, or via a bundling tool such as Babel, Rollup, Vite, Next.js, etc.) there is a chance the malware still exists and such bundles will need to be rebuilt.The malware seemingly only targets cryptocurrency transactions and wallets such as MetaMask. See references below for more information on the payload.
Patches
npm removed the offending package from the registry over the course of the day on 8 September, preventing further downloads from npm proper.
On 13 September, the package owner published new patch versions to help cache-bust those using private registries who might still have the compromised version cached. This version is functionally identical to the previously known-good version, published as a patch version bump above the compromised version.
Users should update to the latest patch version, completely remove their
node_modulesdirectory, clean their package manager's global cache, and rebuild any browser bundles from scratch.Those operating private registries or registry mirrors should purge the offending versions from any caches.
References
- https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised
- https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack
- https://www.ox.security/blog/npm-packages-compromised/
Point of Contact
In the event suspicious behavior is still observed for the package listed in this security advisory after performing all of the above cleaning operations (see Patches above), please reach out via one of the following channels of communication:
- Bluesky, compromised publishing account owner: https://bsky.app/profile/bad-at-computer.bsky.social
debugrepository, tracking issue (applies to all packages affected in the breach): debug-js/debug#1005
Release Notes
1.3.4
Functionally identical release to
1.3.2.Version
1.3.3is compromised. Please see debug-js/debug#1005.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
↗️ es-abstract (indirect, 1.18.5 → 1.24.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ es-to-primitive (indirect, 1.2.1 → 1.3.0) · Repo · Changelog
Release Notes
1.3.0 (from changelog)
Commits
- [actions] reuse common workflows
bb72efc- [Tests] use
es-value-fixturesa912f7b- [Tests] migrate tests to Github Actions
510baf0- [New] add types
69ba1fd- [meta] remove unused Makefile
4ea66e6- [actions] use
node/installinstead ofnode/run; usecodecovaction3c31937- [meta] do not publish github action workflow files
389567e- [meta] use
npmignoreto autogenerate an npmignore file9f3aa76- [actions] split out node 10-20, and 20+
c60d7d8- [Tests] run
nycon all tests; usetaperunner29cbb89- [meta] add
auto-changelogea744b2- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,function.prototype.name,has-symbols,object-inspect,object-is,tapee5c3c79- [actions] add automatic rebasing / merge commit blocking
a5a6f00- [Dev Deps] update
@ljharb/eslint-config,es-value-fixtures,function.prototype.name,npmignore,object-inspect,object-is,tape7941fd5- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,es-value-fixtures,foreach,object-inspect,tapeeb1c79c- [Dev Deps] update
eslint,@ljharb/eslint-config,function.prototype.name,object-inspect,safe-publish-latest,tape249b42f- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,function.prototype.name,object-inspect,object-is,taped57d5e9- [actions] update codecov uploader
003b62c- [actions] add "Allow Edits" workflow
75ee990- [Dev Deps] update
eslint,@ljharb/eslint-config,tape,object-is; addsafe-publish-latestba5da7b- [readme] remove travis badge
6f7aec7- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,object-inspect,tape3291fd5- [Dev Deps] update
eslint,@ljharb/eslint-config,function.prototype.name,has-symbols,object-inspect53007f2- [actions] update checkout action
69640db- [Dev Deps] update
eslint,@ljharb/eslint-config,object-is,tape; addaudc9d644e- [Tests] use
for-eachinstead offoreache9117bb- [readme] add github actions/codecov badges
53cd375- [Deps] update
is-callable,is-date-object,is-symbol8116c68- [Tests] fix test skipping for
Symbol.toPrimitivee6268ef- [actions] switch Automatic Rebase workflow to
pull_request_targeteventda41c40- [Deps] update
is-callable,is-date-object96fe13f- [Tests] replace
audwithnpm audit0b53154- [meta] use
prepublishOnlyscript for npm 7+9d7d485- [Deps] update
is-callable3c990b6- [Deps] update
is-callable9bcfff2- [Deps] update
is-callable1eb5478- [meta] only run
audon prod deps1fcd896- [Deps] update
is-symbol7174a47
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
v1.3.0[meta] add `auto-changelog`[New] add types[Tests] fix test skipping for `Symbol.toPrimitive`[actions] split out node 10-20, and 20+[Deps] update `is-callable`[Dev Deps] update `@ljharb/eslint-config`, `es-value-fixtures`, `function.prototype.name`, `npmignore`, `object-inspect`, `object-is`, `tape`[Tests] replace `aud` with `npm audit`[Tests] use `for-each` instead of `foreach`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es-value-fixtures`, `foreach`, `object-inspect`, `tape`[actions] update checkout action[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `function.prototype.name`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploader[meta] do not publish github action workflow files[Tests] use `es-value-fixtures`[readme] add github actions/codecov badges[Deps] update `is-callable`, `is-date-object`, `is-symbol`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `object-inspect`, `tape`[Deps] update `is-callable`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `function.prototype.name`, `has-symbols`, `object-inspect`, `object-is`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+[Deps] update `is-callable`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `function.prototype.name`, `object-inspect`, `object-is`, `tape`[readme] remove travis badge[Tests] migrate tests to Github Actions[Tests] run `nyc` on all tests; use `tape` runner[actions] add "Allow Edits" workflow[actions] switch Automatic Rebase workflow to `pull_request_target` event[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-is`, `tape`; add `aud`[meta] only run `aud` on prod deps[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `object-is`; add `safe-publish-latest`[Deps] update `is-callable`, `is-date-object`[Deps] update `is-symbol`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `function.prototype.name`, `has-symbols`, `object-inspect`[meta] remove unused Makefile[actions] add automatic rebasing / merge commit blocking
↗️ escalade (indirect, 3.1.1 → 3.2.0) · Repo
Release Notes
3.2.0
Patches
- Declare separate ESM and CommonJS TypeScript definitions: a72e1c3
Previously, only ESM definitions were shipped but were exported in a way that could cause tool/resolution ambiguity.Chores
- Update Node.js version matrix in CI suite: a8c6820
Full Changelog: v3.1.2...v3.2.0
3.1.2
Patches
- Support TypeScript’s
nodenextmodule resolution mode (#10): d872fbdThank you @NMinhNguyen
Chores
- Add
licenses.devbadge to README: 02dcb8b- Update CI matrix versions: 3c916b2
Full Changelog: v3.1.1...v3.1.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
↗️ eslint (indirect, 7.32.0 → 9.37.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 23 commits:
9.37.0Build: changelog update for 9.37.0chore: update `@eslint/js` dependency to version 9.37.0 (#20183)chore: package.json update for @eslint/js releasedocs: fix typos across the docs (#20182)docs: improve ToC accessibility by hiding non-semantic character (#20181)chore: fix typos in comments (#20175)chore: unpin jiti (#20173)docs: Update READMEfix: correct `no-loss-of-precision` false positives for leading zeros (#20164)fix: add missing AST token types (#20172)docs: show `availableUntil` in deprecated rule banner (#20170)feat: `preserve-caught-error` should recognize all static "cause" keys (#20163)feat: support TS syntax in `no-restricted-imports` (#19562)refactor: mark `ESLint.findConfigFile()` as `async`, add missing docs (#20157)docs: update `README` files to add badge and instructions (#20115)fix: correct `ESLint` typings (#20122)chore: update eslint (#20149)docs: update references from `master` to `main` (#20153)test: remove tmp dir created for circular fixes in multithread mode test (#20146)ci: pin `jiti` to version 2.5.1 (#20151)perf: improve worker count calculation for `"auto"` concurrency (#20067)chore: Mark deprecated formatting rules as available until v11.0.0 (#20144)
↗️ eslint-config-xo (indirect, 0.38.0 → 0.46.0) · Repo
Release Notes
0.46.0
New rules
@stylistic/indent-binary-opsd91defd@stylistic/function-paren-newlinefb5e204@stylistic/block-spacingcb6b443@stylistic/multiline-ternary3dea281Breaking
- Require Node.js 18.18
- Migrate to flat config and require ESLint 9 (#86) ec210f2
- Migrate config: https://eslint.org/docs/latest/use/configure/migration-guide
Improvements
0.45.0
0.44.0
Breaking
- Require Node.js 18 f2060de
New rules
logical-assignment-operators27049c1prefer-object-has-own288a3caobject-curly-newline(#83) 3a5448bImprovements
0.43.1
- Disable
logical-assignment-operatorsrule until we target Node.js 16 ffb7d6e
0.42.0
0.41.0
- Add
no-constant-binary-expressionrule af63ee6- Enforce single-quotes for JSX (#78) 0a302bd
0.40.0
Breaking
- Require ESLint 8 and Node.js 12 da1fd09
Improvements
0.39.0
- Use
'latest'forecmaVersion66bc17e- Add
no-bitwiserule 9d9eae9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
0.46.0Add `@stylistic/indent-binary-ops` ruleAdd `@stylistic/function-paren-newline` ruleAdd `@stylistic/block-spacing` ruleAdd `@stylistic/multiline-ternary` ruleMigrate deprecated rules to `@stylistic`Migrate to flat config (#86)Enable permissive `max-len` and `max-lines` as warning (#84)Revert "Add option to `no-extra-boolean-cast`" (#87)Add option to `no-extra-boolean-cast`0.45.0Allow class fields with no blank lines between (#85)0.44.0Require Node.js 18Enable `logical-assignment-operators` ruleEnable `prefer-object-has-own` ruleBan `atob` and `btoa``no-unused-vars`: Allow ignoring variables by prefixing with underscoreMeta tweaksAdd `object-curly-newline` rule (#83)Ban `Buffer` in favor of `Uint8Array`Replace deprecated `no-new-object` rule0.43.1Disable `logical-assignment-operators` rule until we target Node.js 160.43.0Add `no-empty-static-block` ruleAdd `no-new-native-nonconstructor` rule`prefer-regex-literals`: Set `disallowRedundantWrapping` option (#80)Add `logical-assignment-operators` rule0.42.0Allow lower case type-coverage comments (#79)Meta tweaks0.41.0Add `no-constant-binary-expression` ruleEnforce single-quotes for JSX (#78)0.40.0Remove `default-param-last` ruleFix testsAvoid explicit return arrows in `object-shorthand` rule (#76)Add linting (#77)Require ESLint 8 and Node.js 12Add `prefer-object-has-own` ruleDrop outdated ES2015 mention from readme (#75)Add no-issue issue template (#74)0.39.0Use `'latest'` for `ecmaVersion`Add `no-bitwise` ruleRemove out-of-date note about config overrides (#71)
↗️ eslint-config-xo-typescript (indirect, 0.44.0 → 7.0.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ eslint-formatter-pretty (indirect, 4.1.0 → 6.0.1) · Repo
Release Notes
6.0.1
6.0.0
Breaking
- Require Node.js 18 13383af
5.0.0
Breaking
- Require Node.js 14 ee9a212
Improvements
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
↗️ eslint-plugin-ava (indirect, 12.0.0 → 15.1.0) · Repo
Release Notes
15.1.0
15.0.1
- Fix flat config eb6088b
15.0.0
Breaking
14.0.0
Breaking
- Require Node.js 14 and ESLint 8 bd8c4c6
Fixes
13.2.0
What's Changed
Full Changelog: v13.1.0...v13.2.0
13.1.0
Full Changelog: v13.0.0...v13.1.0
13.0.0
This release contains changes for compatibility with AVA 4, but can still be used with AVA 3 projects. Note however that
test.cb()is being removed in AVA 4 and is no longer covered by this plugin.
- Support the
defaultmodifier in AVA 4 64cc8c6- Match AVA 4 supported Node.js versions (^12.22, ^14.17, ^16.4) 98f7613
- Remove callback-test related rules, this is being removed in AVA 4 2f8a226
- Support
test.macro(), new in AVA 4 abc162fOther changes:
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
15.1.0Fix lintingDisallow extra properties in rule options (#359)15.0.1Fix flat config15.0.0Meta tweaksTarget ESLint 9 (#357)Fix typo in use-t-throws-async-well.md (#355)14.0.0`prefer-t-regex`: Prevent some type errors (#350)Update to eslint-doc-generator v1 (#349)Automate docs with eslint-doc-generator (#348)Require Node.js 14 and ESLint 813.2.0`use-test`: Ignore type importEnforce strict mode (#341)Fix integration test (#340)Update XO (#339)13.1.0Support ESLint 8.xUse `latest` as `ecmaVersion`Add another test for `prefer-t-regex` (#334)Update actions (#337)13.0.0Try and fail to upgrade the integration testsUpgrade XOFix fixable flag of rules/no-incorrect-deep-equalSupport the default modifierMatch AVA 4 supported Node.js versionsUpdate (some) dev dependenciesUpdate dependenciesDisable import/extensionsRemove callback-test related rulesSupport test.macro()Fix no-identical-title when there is no titleSimplify use-t to only check the first parameterMinor docs tweaks
↗️ eslint-plugin-no-use-extend-native (indirect, 0.5.0 → 0.7.2) · Repo
Commits
See the full diff on Github. The new version differs by 39 commits:
chore(package.json): bump version to 0.7.2feat: add `name` (for tooling)chore(package.json): bump version to 0.7.1fix: add `exports` to `package.json`chore(deps-dev): bump c8 from 9.1.0 to 10.0.0docs(readme): remove uses notechore(package.json): fix repository configurationchore(package.json): bupmp version to 0.7.0docs(readme): remove Code Climate badgefeat(package.json): bump dependenciesfeat: switch to module typeCreate dependabot.ymlchore(package.json): remove unused coverallschore(package.json): bump version to 0.6.1docs(readme): fix usagechore(package.json): bump version to 0.6.0feat(index.js): use flat configdocs(readme): update coverage badge linkchore: remove unused .babelrc.json filechore(.github/workflows): setup coveralls stepchore(package.json): replace nyc with c8chore(package.json): add eslint-plugin keywordchore(package.json): bump eslint-plugin-new-with-error ^5.0.0chore(package.json): bump eslint-ava-rule-tester to ^5.0.1chore(package.json): bump eslint to ^8.57.0chore(package.json): bump ava to ^6.1.3refactor: remove babelfeat(package.json): require node >=18.18.0docs(readme): remove unsupported badgeschore: remove .travis.yml.github/workflows: add main CI job- Properly transform default export to `module.exports` for ESLint consumption- Specify target version for Babelchore: add source mapsrefactor: use fully ESM sourcetesting: check where `right` of `BinaryExpression` is itself a `BinaryExpression` (brings to 100% coverage)chore: update devDeps (babel/preset-env, ava, coveralls, eslint); check Node 12 and 14 in Travischore: switch from `--ignore-pattern` to ignore file, allowing IDEs to avoid showing errors for ignored filestest: import plugin instead of specifc rule
↗️ eslint-plugin-promise (indirect, 5.1.0 → 7.2.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ eslint-plugin-unicorn (indirect, 35.0.0 → 59.0.1) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ eslint-rule-docs (indirect, 1.1.231 → 1.1.235) · Repo
Sorry, we couldn’t find anything useful about this release.
↗️ eslint-scope (indirect, 5.1.1 → 8.4.0) · Repo · Changelog
Release Notes
8.0.2
8.0.2 (2024-07-08)
Bug Fixes
8.0.1
8.0.1 (2024-03-20)
Documentation
Chores
8.0.0
8.0.0 (2024-01-04)
⚠ BREAKING CHANGES
- use ESTree
directiveproperty when searching for"use strict"(#118)- class
extendsis evaluated in the class scope (#116)- Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115)
Features
- Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#115) (ed67857)
- use ESTree
directiveproperty when searching for"use strict"(#118) (23fe81f)Bug Fixes
Documentation
Chores
7.2.2
7.2.2 (2023-07-27)
Chores
7.2.1
7.2.1 (2023-05-31)
Chores
7.2.0
Features
Documentation
Build Related
Chores
7.1.1
Bug Fixes
Chores
7.1.0
Features
7.0.0
Breaking Changes
Build Related
6.0.0
4ee1d80Fix: Ensure correct version in package (#73) (Nicholas C. Zakas)82a7e6dBreaking: Switch to ESM (fixes #70) (#71) (Brett Zamir)0b4a5f1Update: support class fields (refs eslint/eslint#14343) (#69) (Toru Nagashima)39f8cfcChore: upgrade estraverse to version 5 (#68) (Rouven Weßling)ae27ff3Docs: Add range to espree options in README (fixes #66) (#67) (Alan Liang)
Does any of this look wrong? Please let us know.
↗️ eslint-utils (indirect, 2.1.0 → 3.0.0) · Repo
Release Notes
3.0.0
💥 Breaking Changes
- 9a5c4fb, 5361c33 dropped old Node.js support. The new range is
^10.0.0 || ^12.0.0 || >= 14.0.0.- 5361c33 added the
exportsfield topackage.json. Now direct accesses to internal files are disallowed.- c5574ce, 46771e1 changed the result of
getFunctionNameWithKind(node)function in some cases.
- Functions at method places prefer the method name than function's id. E.g.,
{ foo: function bar() {} }ismethod 'foo'.- Arrow functions at method places are now methods. E.g.,
{ foo: () => {} }ismethod 'foo'.- Function expressions at variable initializers or the RHS of assignments are named. E.g.
foo = function() {}isfunction 'foo'.
✨ Enhancements
- 05b8390 supports the new class features of ES2022: public class fields, private class members, and static of them.
- 46771e1 added the optional second parameter to
getFunctionNameWithKind(node). If you givecontext.getSourceCode()to that, thegetFunctionNameWithKind(node, sourceCode)function handles the name of computed properties. E.g.,{ [foo]() {} }ismethod [foo].
🐛 Bug fixes
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
🔖 3.0.0🎨 use prettier💥 add exports field to package.json✅ fix tests⚒ update espree of tests✅ add tests for reference tracker🐛 fix for literal property names⚒ remove CLIEngine from tests✨ improve 'getFunctionNameWithKind'✨ supports for ES2022 class features (#20)🎨 simplify token predicates (#19)🐛 fix `isParenthesized()` check on `CatchClause.param` (#16)✨ Give `FunctionExpression` names if possible (#14)🐛 #12 by not resolving static value of `Symbol()` (#13)💥 drop old Node.js versions (#7)
↗️ eslint-visitor-keys (indirect, 2.1.0 → 4.2.1) · Repo · Changelog
Release Notes
4.0.0
4.0.0 (2024-02-08)
⚠ BREAKING CHANGES
- Require Node.js
^18.18.0 || ^20.9.0 || >=21.1.0(#63)Features
Chores
3.4.3
3.4.3 (2023-08-08)
Chores
3.4.2
3.4.2 (2023-07-27)
Documentation
Chores
3.4.1
3.4.1 (2023-05-05)
Bug Fixes
Chores
3.4.0
Features
Bug Fixes
Documentation
Build Related
Chores
3.3.0
Features
3.2.0
Features
Documentation
3.1.0
Enhancements
Documentation
Build Related
5e3e687build: upgrade eslint-release to v3.2.0 to support conventional commits (#31) (Milos Djermanovic)53d3939Build: add node v17 (#30) (唯然)Chores
e89bff9Chore: use actions/setup-node@v2 (薛定谔的猫)
3.0.0
Does any of this look wrong? Please let us know.
↗️ espree (indirect, 7.3.1 → 10.4.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
↗️ esquery (indirect, 1.4.0 → 1.6.0) · Repo
Commits
See the full diff on Github. The new version differs by 26 commits:
Version 1.6.0allow naked binaryOp at the start of a selector within :has() (#145)pull lowercasing out of class matcher (#141)Version 1.5.0External class resolve (#140)Allow for custom node type keys (#139)Version 1.4.2Check that the node has a parent before matching a 'child' selector (#138)Version 1.4.1pin some dev dependencies that seem to have made breaking changesadd node 18 to the test matrixdrop node 6 from test matrixcombine the from-start and from-end paths in nthChildseparate the caching wrapper from the matcher generatorStyle fix: ++k instead of k++Cache selector matcher functions in a WeakMapAllow negative `nth` parameter in nthChildFix code style issuesCreate fewer intermediate objects in inPathTraverse only once & break early in "has" selectorReplace 'has' rule collector array with a boolean flagAvoid .indexOf in nthChildUse basic for loops instead of for-ofCreate even more specific attribute matchersHoist repeatedly recreated constantsCreate cached matcher functions for selectors
↗️ estraverse (indirect, 4.3.0 → 5.3.0) · Repo
Commits
See the full diff on Github. The new version differs by 9 commits:
↗️ execa (indirect, 5.1.1 → 9.6.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ fast-glob (indirect, 3.2.7 → 3.3.3) · Repo
Release Notes
3.3.3
Full Changelog: 3.3.2...3.3.3
💬 Common
🐛 Bug fixes
3.3.2
Full Changelog: 3.3.1...3.3.2
🐛 Bug fixes
3.3.1
Full Changelog: 3.3.0...3.3.1
This release fixes a regression for cases where the
ignoreoption is used with a string (#403, #404).The public interface of this package does not support a string as the value for the
ignoreoption since 2018 year (release).So, in the next major release, we will reintroduce method implementations that do not involve strings in the
ignoreoption.
3.3.0
Full Changelog: 3.2.12...3.3.0
🚀 ImprovementsMethod aliases
New methods (
glob,globSync,globStream) have been added in addition to the current methods (default import,sync,stream), which eliminate the need to rename the method when importing. In addition, anasyncalias has been added for the default import, which makes it possible to use this packet with ESM.Method to convert paths to globs
A new method (
convertPathToPattern) has been added in this release to convert a path to a pattern. The primary goal is to enable users to avoid processing Windows paths in each location where this package is used by utilities from third-party packages.See more details in the pull request.
🐛 Bug fixes
- In the past, we mishandled patterns that contained slashes when the
baseNameMatchoption was enabled, which went against the documented behavior. (#312)- Several problems with matching patterns that contain brace expansion have been resolved. The primary issue solved is when the pattern has duplicate slashes after it is expanded (#394), or the
micromatchpackage does not correctly generate a regular expression (#365).- All negative patterns will now have the
dotoption enabled when matching paths. Previously, the!**/*patterns did not exclude hidden files (start with a dot). (#343)- The issue that led to duplicates in the results when overlapping or duplicate patterns were present among the patterns has been fixed. At the moment, we are only talking about leading dot. Other cases are not included. For example, running with the patterns
['./file.md', 'file.md', '*']will now only includefile.mdonce in the results. (#190)
📖 DocumentationA clarifying note has been added for the
concurrencyoption, which provides more detailed information about the Thread Pool utilization.
⚙️ Infrastructure
- The benchmark in CI is now running on Node.js 20.
- The benchmark now uses the public package bencho instead of an in-house implementation. You may want to try this solution for your packages and provide feedback.
🥇 New Contributors
- @josh-hemphill made their first contribution in #383
- @mairaw made their first contribution in #401
3.2.12
Full Changelog: 3.2.11...3.2.12
🐛 Bug fixesFixed an issue introduced in
3.2.7related to incorrect application of patterns to entries with a trailing slash when the entry is not a directory.Before changes:
fg.sync('**/!(*.md)') // ['file.md', 'a/file.md', 'a/file.txt']After fix:
fg.sync('**/!(*.md)') // ['a/file.txt']Thanks @AgentEnder for the issue (#357).
🚀 ImprovementsThis release includes performance improvements for the asynchronous method. For this method we now use an asynchronous directory traversal interface instead of using a streaming interface. This gives up to 15% acceleration for medium and large directories. The result depends a lot on hardware.
You can find the benchmark results for this release in CI here.
Here are a few of measurements on my laptop:
===> Benchmark pattern "*" with 100 launches (regression, async) ===> Max stdev: 7 | Retries: 3 | Options: {} Name Time, ms Time stdev, % Memory, MB Memory stdev, % Entries Errors Retries --------------------- -------- ------------- ---------- --------------- ------- ------ ------- fast-glob-current.js 4.390 0.252 6.253 0.015 4 0 1 fast-glob-previous.js 5.653 0.633 6.051 0.056 4 0 1 ===> Benchmark pattern "**" with 100 launches (regression, async) ===> Max stdev: 7 | Retries: 3 | Options: {} Name Time, ms Time stdev, % Memory, MB Memory stdev, % Entries Errors Retries --------------------- -------- ------------- ---------- --------------- ------- ------ ------- fast-glob-current.js 34.587 1.287 10.654 0.607 11835 0 1 fast-glob-previous.js 41.972 2.086 10.236 1.224 11835 0 1
3.2.11
Full Changelog: 3.2.10...3.2.11
🐛 Bug fixesYeap, this is another release aimed at fixing problems with detecting brace expansions in patterns. This time, patterns like
abc/{a.txt,b.js}was not marked as a dynamic pattern. So, now the regex has been rewritten to a generalized solution as a function to avoid future problems due to the complexity of the regular expression.
3.2.10
Full Changelog: 3.2.9...3.2.10
🐛 Bug fixes
- Fixed a regression in
3.2.8when the{a,b,c}pattern no longer considered a dynamic pattern (thanks @amitdahan, #347).
🥇 New Contributors
- @amitdahan made their first contribution in #348
3.2.9
Full Changelog: 3.2.8...3.2.9
🐛 Bug fixes
- Fixed a regression in
3.2.8with invalid regular expression on older node.js versions (#345).
3.2.8
Full Changelog: 3.2.7...3.2.8
🐛 Bug fixesFix directory matching with trailing slashes (#290)
Thanks @Trott for investigating the problem and the detailed description.
Previously the
src/*/pattern did not work as expected (likesrc/*).Double-slash in the middle of the pattern is not collapsed (#330)
Starting from this release, patterns like
src//*will work like similar patterns without duplicate slashes. This was done for continuity with other solutions (glob,ls src//*, python, golang, …).Adjust inefficient regular expressions (#336, #342, #344)
Thanks @Trott for fixing bugs and @XhmikosR for adding the CodeQL action to CI pipeline.
📖 Documentation
- Some documentation improvements (#327, thanks @MarcelloTheArcane).
⚙️ Infrastructure
- The CodeQL action has been added to CI pipeline (#338, thanks @XhmikosR).
🥇 New Contributors
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ fastq (indirect, 1.11.1 → 1.19.1) · Repo
Release Notes
1.19.1
What's Changed
- Bump nyc from 15.1.0 to 17.0.0 by @dependabot in #84
- add comments to type declarations by @qpwo in #92
- Do not run coverage on older nodes by @mcollina in #93
New Contributors
Full Changelog: v1.19.0...v1.19.1
1.19.0
What's Changed
New Contributors
Full Changelog: v1.18.0...v1.19.0
1.18.0
What's Changed
New Contributors
Full Changelog: v1.17.1...v1.18.0
1.17.1
What's Changed
Full Changelog: v1.17.0...v1.17.1
1.17.0
What's Changed
- Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #68
- fix ci by @Uzlopak in #72
- add running to typescript definition by @Uzlopak in #71
- fix: unshift with worker throwing error (#77) by @aguegu in #78
- Consistently respect the configured concurrency by @mart-jansink in #81
New Contributors
- @dependabot made their first contribution in #68
- @Uzlopak made their first contribution in #72
- @aguegu made their first contribution in #78
- @mart-jansink made their first contribution in #81
Full Changelog: v1.15.0...v1.17.0
1.16.0
What's Changed
- Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #68
- fix ci by @Uzlopak in #72
- add running to typescript definition by @Uzlopak in #71
- fix: unshift with worker throwing error (#77) by @aguegu in #78
New Contributors
- @dependabot made their first contribution in #68
- @Uzlopak made their first contribution in #72
- @aguegu made their first contribution in #78
Full Changelog: v1.15.0...v1.16.0
1.15.0
What's Changed
New Contributors
Full Changelog: v1.14.0...v1.15.0
1.14.0
What's Changed
- Update README on error callback expected behaviour by @giovanni-bertoncelli in #59
- fix(typings): pass generic type to error handler by @AVVS in #62
New Contributors
- @giovanni-bertoncelli made their first contribution in #59
- @AVVS made their first contribution in #62
Full Changelog: v1.13.0...v1.14.0
1.13.0
What's Changed
- feat: run to completion by @gillesdemey in #57
New Contributors
- @gillesdemey made their first contribution in #57
Full Changelog: v1.12.0...v1.13.0
1.12.0
What's Changed
Full Changelog: v1.11.1...v1.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
Bumped v1.19.1Do not run coverage on older nodes (#93)add comments to type declarations (#92)Bump nyc from 15.1.0 to 17.0.0 (#84)Bumped v1.19.0Expose paused status flag (#91)Bumped v1.18.0fix: ensure drained() resolves after async tasks complete (#89)Create SECURITY.mdBumped v1.17.1Emit drain event after pause/resume combo (#82)Bumped v1.17.0Consistently respect the configured concurrency (#81)Bumped v1.16.0fix: unshift with worker throwing error (#77) (#78)add running to typescript definition (#71)fix ci (#72)Bump typescript from 4.9.5 to 5.0.4 (#68)Bumped v1.15.0fix: queueAsPromised.drained() resolves while queue is idle (#64)Bumped v1.14.0fix(typings): pass generic type to error handler (#62)Update README.md (#59)Bumped v1.13.0feat: run to completion (#57)Bumped v1.12.0Fire and forget promises (#54)Added node v16 to CI (#55)
↗️ file-entry-cache (indirect, 6.0.1 → 8.0.0) · Repo · Changelog
Release Notes
8.0.0
Removing support for Nodejs 10, 12, and 14
This is updating modules to the latest versions and supporting Nodejs
>=16moving forward with v8.0.0What's Changed
- removing support for nodejs 12 and 14 by @jaredwray in #43
Full Changelog: v7.0.2...v8.0.0
7.0.2
What's Changed
- removing del module as no longer needed by @jaredwray in #40
- upgrading flat-cache to 3.2.0 by @jaredwray in #41
Full Changelog: v7.0.1...v7.0.2
7.0.1
What's Changed
- upgrading flat-cache to 3.1.1 by @jaredwray in #37
- upgrading chai to 4.3.10 by @jaredwray in #38
- upgrading eslint to 8.50.0 and mocha plugin by @jaredwray in #39
Full Changelog: v7.0.0...v7.0.1
7.0.0
What's Changed
- upgrading chai and mocha to latest by @jaredwray in #32
- removing package-lock and setting tests to nodejs versions by @jaredwray in #33
- adding code coverage reporting via codecov by @jaredwray in #34
- updating tests for master by @jaredwray in #35
- removing support for Nodejs version 10 by @jaredwray in #36
Full Changelog: v6.0.1...v7.0.0
Does any of this look wrong? Please let us know.
↗️ fill-range (indirect, 7.0.1 → 7.1.1) · Repo
Commits
See the full diff on Github. The new version differs by 7 commits:
↗️ flat-cache (indirect, 3.0.4 → 4.0.1) · Repo · Changelog
Release Notes
4.0.1
What's Changed
- removing rimraf as core dependency by @jaredwray in #87
- chore: run prettier separately from eslint by @uncenter in #88
- refactor: prefer let/const over var by @uncenter in #89
- upgrading c8 to 9.1.0 by @jaredwray in #92
- upgrading prettier to 3.2.4 by @jaredwray in #93
- upgrading moch to 10.3.0 by @jaredwray in #95
- removing parts of keyv as a dependency by @jaredwray in #97
New Contributors
Full Changelog: v4.0.0...v4.0.1
4.0.0
Major version release
To stay up to date with latest module dependencies we moved to supporting nodejs
>=16with this release. All other functionality stayed the same.What's Changed
- removing the testing on 21 by @jaredwray in #85
- removing support for node 10, 12, and 14 by @jaredwray in #86
Full Changelog: v3.2.0...v4.0.0
3.2.0
What's Changed
New Contributors
Full Changelog: v3.1.1...v3.2.0
3.1.1
What's Changed
- updating repo to use github actions and codecov by @jaredwray in #64
- updating mocha and chai by @jaredwray in #65
- adding in codecov badge by @jaredwray in #66
- upgrading flatted to 3.2.7 by @jaredwray in #67
- updating workflows with prs by @jaredwray in #71
- updating coverage reporting to work with codecov by @jaredwray in #72
- updating to show correct branch by @jaredwray in #73
- intoducing keyv to flat-cache - non invasive by @jaredwray in #74
- clean up of package.json by @jaredwray in #75
- upgrading chai to 4.3.10 by @jaredwray in #77
- upgrading flatted to 3.2.9 by @jaredwray in #78
New Contributors
- @jaredwray made their first contribution in #64
Full Changelog: v3.0.4...v3.1.1
Does any of this look wrong? Please let us know.
↗️ flatted (indirect, 3.2.2 → 3.3.3) · Repo
Commits
See the full diff on Github. The new version differs by 49 commits:
3.3.3ruf/linted Python + dev-dependencies updatesexplicit files in package.json3.3.2Fix #81 - Removed published __pycache__ from npm3.3.1Fixed another typo on TS definition3.3.0Fixed types and TS logo in npmRemoved jsr.json from npm3.2.13Fixed typo in JSDoc TS3.2.12Last attempt to fix jsr.ioStill trying to fix jsr.io publishing3.2.11Improved TS typesBumped jsr.io too3.2.10Trying this jsr thingUpdated dev-dependenciesUpdated all dev/dependenciesMerge pull request #71 from WebReflection/python3.2.9Added Python version of the very same thing3.2.8Merge pull request #70 from WebReflection/issue-69Fix #69 - Make `$value` an explicit class fieldRemoved a disturbingly unnecessary early returnMerge pull request #63 from WebReflection/dependabot/npm_and_yarn/json5-2.2.3Bump json5 from 2.2.1 to 2.2.33.2.7Updated dev-dependenciesMerge pull request #60 from Fdawgs/patch-1Reduce published package size3.2.6Fix #58 + updated dev dependencies + exported flatted/esmMerge pull request #55 from WebReflection/dependabot/npm_and_yarn/minimist-1.2.6Bump minimist from 1.2.5 to 1.2.63.2.5Fix #54 - Allow tools to read flatted/package.jsonMerge pull request #53 from karlhorky/patch-1Follow style of toJSONFixed a few typos in the README3.2.4updated package-lock.json3.2.3Added benchmark and info about @ungap/structured-clone alternativeMoving away from Travis CI
↗️ function-bind (indirect, 1.1.1 → 1.1.2) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 26 commits:
v1.1.2[meta] add `auto-changelog`[Robustness] remove runtime dependency on all builtins except `.apply`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[meta] add `funding` field; create FUNDING.yml[Tests] use `aud` instead of `npm audit`[meta] update `.gitignore`[Tests] switch to nyc for coverage[meta] add `safe-publish-latest`[Dev Deps] update `@ljharb/eslint-config`, `tape`[actions] fix permissionsRevert "Point to the correct file"Merge pull request #16 from svedova/patch-1Point to the correct file[readme] update badges[meta] use `npmignore` to autogenerate an npmignore file[Tests] migrate tests to Github Actions[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`[meta] create SECURITY.md[Tests] fix eslint errors from #15[Dev Deps] update `@ljharb/eslint‑config`, `eslint`, `tape`[Tests] up to `node` `v11.10`, `v10.15`, `v9.11`, `v8.15`, `v6.16`, `v4.9`; use `nvm install-latest-npm`; run audit script in tests[Tests] add `npm run audit`[Tests] remove `jscs`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`Docs: enable badges; update wording
↗️ get-intrinsic (indirect, 1.1.1 → 1.3.0) · Repo · Changelog
Release Notes
1.3.0 (from changelog)
Commits
1.2.7 (from changelog)
Commits
1.2.6 (from changelog)
Commits
1.2.5 (from changelog)
Commits
- [actions] split out node 10-20, and 20+
6e2b9dd- [Refactor] use
dunder-protoandcall-bind-apply-helpersinstead ofhas-protoc095d17- [Refactor] use
gopd9841d5b- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,es-abstract,es-value-fixtures,gopd,mock-property,object-inspect,tape2d07e01- [Deps] update
gopd,has-proto,has-symbols,hasown974d8bf- [Dev Deps] update
call-bind,es-abstract,tapedf9dde1- [Refactor] cache
es-define-propertyas well43ef543- [Deps] update
has-proto,has-symbols,hasownad4949d- [Tests] use
call-bounddirectlyad5c406- [Deps] update
has-proto,hasown45414ca- [Tests] replace
audwithnpm audit18d3509- [Deps] update
es-define-propertyaadaa3b- [Dev Deps] add missing peer dep
c296a16
1.2.4 (from changelog)
Commits
- [Refactor] use all 7 <+ ES6 Errors from
es-errorsbcac811
1.2.3 (from changelog)
Commits
- [Refactor] use
es-errors, so things that only need those do not needget-intrinsicf11db9c- [Dev Deps] update
aud,es-abstract,mock-property,npmignoreb7ac7d1- [meta] simplify
exportsfaa0cc6- [meta] add missing
engines.node774dd0b- [Dev Deps] update
tape5828e8e- [Robustness] use null objects for lookups
eb9a11f- [meta] add
sideEffectsflag89bcc7a
1.2.2 (from changelog)
Commits
1.2.1 (from changelog)
Commits
1.2.0 (from changelog)
Commits
- [actions] update checkout action
ca6b12f- [Dev Deps] update
@ljharb/eslint-config,es-abstract,object-inspect,tape41a3727- [Fix] ensure
Error.prototypeis undeniablec511e97- [Dev Deps] update
aud,es-abstract,tape1bef8a8- [Dev Deps] update
aud,es-abstract0d41f16- [New] add
BigInt64ArrayandBigUint64Arraya6cca25- [Tests] use
gopdecf7722
1.1.3 (from changelog)
Commits
1.1.2 (from changelog)
Fixed
- [Fix] properly validate against extra % signs
#16Commits
- [actions] reuse common workflows
0972547- [meta] use
npmignoreto autogenerate an npmignore file5ba0b51- [actions] use
node/installinstead ofnode/run; usecodecovactionc364492- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,es-abstract,object-inspect,tapedc04dad- [Dev Deps] update
eslint,@ljharb/eslint-config,es-abstract,object-inspect,safe-publish-latest,tape1c14059- [Tests] use
mock-propertyb396ef0- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,object-inspect,tapec2c758d- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,es-abstract,es-value-fixtures,object-inspect,tape29e3c09- [actions] update codecov uploader
8cbc141- [Dev Deps] update
@ljharb/eslint-config,es-abstract,es-value-fixtures,object-inspect,tape10b6f5c- [readme] add github actions/codecov badges
4e25400- [Tests] use
for-eachinstead offoreachc05b957- [Dev Deps] update
es-abstract29b05ae- [meta] use
prepublishOnlyscript for npm 7+95c285d- [Deps] update
has-symbols593cb4f- [readme] fix repo URLs
1c8305b- [Deps] update
has-symbolsc7138b6- [Dev Deps] remove unused
has-bigintsbd63aff
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
v1.3.0[New] add `Float16Array`[Deps] update `call-bind-apply-helpers`, `es-object-atoms`, `get-proto`[Dev Deps] update `es-abstract`, `es-value-fixtures`, `for-each`, `object-inspect`v1.2.7[Deps] update `math-intrinsics`[Dev Deps] update `call-bound`, `es-abstract`[Refactor] use `get-proto` directlyv1.2.6[Refactor] use `math-intrinsics`[Deps] update `call-bind-apply-helpers`[Dev Deps] update `call-bound`[Refactor] use `es-object-atoms`v1.2.5[Deps] update `es-define-property`[actions] split out node 10-20, and 20+[Refactor] use `dunder-proto` and `call-bind-apply-helpers` instead of `has-proto`[Refactor] cache `es-define-property` as well[Tests] use `call-bound` directly[Deps] update `gopd`, `has-proto`, `has-symbols`, `hasown`[Refactor] use `gopd`[Deps] update `has-proto`, `has-symbols`, `hasown`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `es-abstract`, `es-value-fixtures`, `gopd`, `mock-property`, `object-inspect`, `tape`[Tests] replace `aud` with `npm audit`[Deps] update `has-proto`, `hasown`[Dev Deps] update `call-bind`, `es-abstract`, `tape`v1.2.4[Refactor] use all 7 <+ ES6 Errors from `es-errors`v1.2.3[Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic`[Dev Deps] update `tape`[meta] add missing `engines.node`[Robustness] use null objects for lookups[Dev Deps] update `aud`, `es-abstract`, `mock-property`, `npmignore`[meta] simplify `exports`[meta] add `sideEffects` flagv1.2.2[Refactor] use `hasown` instead of `has`[Deps] update `function-bind`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `call-bind`, `es-abstract`, `mock-property`, `object-inspect`, `tape`v1.2.1[Fix] avoid a crash in envs without `__proto__`[Dev Deps] update `es-abstract`v1.2.0[New] add `BigInt64Array` and `BigUint64Array`[Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `tape`[Fix] ensure `Error.prototype` is undeniable[Dev Deps] update `aud`, `es-abstract`[Tests] use `gopd`[Dev Deps] update `aud`, `es-abstract`, `tape`[actions] update checkout actionv1.1.3[Fix] properly check for % signs[Dev Deps] update `es-abstract`, `es-value-fixtures`, `tape`v1.1.2[Fix] properly validate against extra % signs[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `es-value-fixtures`, `object-inspect`, `tape`[Tests] use `for-each` instead of `foreach`[Tests] use `mock-property`[Dev Deps] remove unused `has-bigints`[Deps] update `has-symbols`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `tape`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploader[readme] add github actions/codecov badges[Dev Deps] update `es-abstract`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `es-abstract`, `object-inspect`, `tape`[readme] fix repo URLs[Deps] update `has-symbols`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es-abstract`, `es-value-fixtures`, `object-inspect`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ get-set-props (indirect, 0.1.0 → 0.2.0) · Repo
Commits
See the full diff on Github. The new version differs by 24 commits:
chore(package.json): bump version to 0.2.0chore(.github): switch from Travis CI to GitHub actionsdocs(readme): remove broken badgesfeat(get-set-props): re-generate using Node 22chore(package.json): switch to module typechore(package.json): support Node > 18chore(.npmrc): skip package-lockchore(deps): support xo@0.14chore(deps): update AVAchore(deps): update AVAMerge pull request #9 from dustinspecker/greenkeeper-ava-0.8.0chore(package): update ava to version 0.8.0refactor(test): use ES2015Merge pull request #8 from dustinspecker/greenkeeper-ava-0.7.0chore(package): update ava to version 0.7.0chore(pkg): use version range for AVAMerge pull request #7 from dustinspecker/greenkeeper-ava-0.6.1chore(package): update ava to version 0.6.1Merge pull request #6 from dustinspecker/greenkeeper-ava-0.6.0chore(package): update ava to version 0.6.0Merge pull request #5 from dustinspecker/greenkeeper-ava-0.5.0chore(package): update ava to version 0.5.0Merge pull request #4 from dustinspecker/greenkeeper-ava-0.4.2chore(package): update ava to version 0.4.2
↗️ get-stream (indirect, 6.0.1 → 9.0.1) · Repo
Release Notes
9.0.1
9.0.0
Breaking
Improvements
8.0.1
Fixes
- Ensure
error.bufferedDatais as full as possible. (#106)- Fix the
maxBufferoption being one byte off in some edge case. (#105)
8.0.0
Huge thanks to @ehmicky for doing all the work for this release 🙌
Breaking
- Remove the
encodingoption. (#69, #67)
- This package handles binary, UTF-8 and object streams.
- For other encodings like UTF-16, hexacimal and base64, please see the following tip. (#84)
- Methods like
buffer.toString('hex')orbuffer.toString('base64')can also be used.Improvements
- Support any JavaScript environment, including browsers. (#85)
- Support web streams (
ReadableStream). (#82, #78, #79, #80)- Support async iterables. (#69, #93)
- Add
getStreamAsArray()method to pass streams in object mode. (#86)- Add
getStreamAsArrayBuffer()method to return the stream as anArrayBuffer. (#81)- When the stream is larger than the maximum size for a string, buffer or
ArrayBuffer, seterror.bufferedDatawith the partially read data instead of leaving it empty. (#68, #48)Fixes
- Do not crash on big streams (with one/many GBs). (#66)
- Ensure
maxBufferstops infinite streams. (#62)- Stop consuming the streaming when hitting
maxBuffer. (#42, #69).- Set
error.bufferedDatawhen the stream errors for other reasons thanmaxBuffer. (#56, #63)- Ensure
error.bufferedDatais smaller thanmaxBuffer. (#89)TypeScript types
- The
streamargument must be aReadable,ReadableStreamorAsyncIterable. (#71)Documentation
- Add tips on alternatives,
Bloband JSON streaming. (#58, #95, #96, #97)Performance
- Do not block the event loop when the stream ends. (#92)
7.0.1
- Work around issue with handling large sizes e58d141
7.0.0
Breaking
- Require Node.js 16 70571f8
- This package is now pure ESM. Please read this.
- Removed
getStream.array()
- It complicated the codebase considerably and I personally never used it.
- You can use
readableStream.toArray()instead. Exampleconst getStream = require('get-stream'); getStream.buffer(…);→import {getStreamAsBuffer} from 'get-stream'; getStreamAsBuffer(…);const getStream = require('get-stream'); getStream.MaxBufferError;→import {MaxBufferError} from 'get-stream'; MaxBufferError;Tip
You may not need this package anymore.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 68 commits:
9.0.1Upgrade `ReadableStream[Symbol.asyncIterator]` ponyfill (#128)Upgrade ava (#127)Upgrade xo (#126)9.0.0Meta tweaksAdd browser entrypoint (#124)Remove use of `highWatermark` option (#125)Fix browser support (#122)Allow multiple readers at once (#121)Speed up test (#120)Add a test for async iterables (#118)Improve test utility (#117)Handle unusual error types (#115)Drop support for Node 16 (#111)8.0.1Ensure `error.bufferedData` is as full as possible (#106)Fix `maxBuffer` bug with `TextDecoder()` (#105)Refactor `getStreamAsArrayBuffer()` (#104)8.0.0Meta tweaksAdd test for `getStreamAsBuffer()` when `Buffer` is not available (#101)Fix `package.json` description (#99)Split into multiple files (#98)Document how to stream JSON arrays (#96)Add benchmarks (#94)Improve `Alternatives` documentation (#97)Document how to create `Blob`s (#95)Document support for async iterables (#93)Remove end-of-stream blocking (#92)Add more high-level tests (#91)Add tests for streams with several chunks (#90)Fix `bufferedData` being larger than `maxBuffer` (#89)Simplify `getStreamAsBuffer()` implementation (#88)Add support for streams in object mode (#86)Fix `error.bufferedData` with `getStreamAsArrayBuffer()` (#87)Support any JavaScript environment (#85)Document `TextDecoderStream` usage (#84)Small performance improvement (#83)Add support for `ReadableStream` (#82)Add `getStreamAsArrayBuffer()` method (#81)Add support for `ArrayBuffer` stream chunks (#80)Add support for `DataView` stream chunks (#79)Add support for `TypedArray` stream chunks (#78)Improve tests (#77)Add high-level tests (#76)Validate streams in object mode (#75)Fix UTF-8 sequences being split (#74)Improve first argument's validation (#73)Improve `readme.md` (#72)Improve TypeScript types (#71)Add a test for big chunks (#70)Truncate `error.bufferedData` if too large (#68)Remove `encoding` option (#69)Do not crash on big streams (#66)Add more tests related to the `encoding` option (#65)Remove `devDependency` (#64)Set `error.bufferedData` when stream errors (#63)Handle infinite streams (#62)Test `encoding` option (#59)Simplify `encoding` option (#60)Document `node:stream/consumers` (#58)Refactoring simplifying code (#57)7.0.1Work around issue with handling large sizes7.0.0Require Node.js 16 and move to ESMAdd reference to into-stream (#49)
↗️ glob-parent (indirect, 5.1.2 → 6.0.2) · Repo · Changelog
Security Advisories 🚨
🚨 glob-parent 6.0.0 vulnerable to Regular Expression Denial of Service
glob-parent 6.0.0 is vulnerable to Regular Expression Denial of Service (ReDoS). This issue is fixed in version 6.0.1.
This vulnerability is separate from GHSA-ww39-953v-wcq6.
Release Notes
6.0.2
Bug Fixes
6.0.1
Bug Fixes
6.0.0
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
chore: release 6.0.2 (#54)chore: Run prettierfix: Improve performance (#53)chore: Run prettierchore: release 6.0.1 (#52)chore: Run prettierfix: Resolve ReDoS vulnerability from CVE-2021-35065 (#49)chore: Run prettierchore: release 6.0.0 (#41)fix!: Correct mishandled escaped path separators (#34)chore(ci): Upgrade coveralls action to 1.1.2chore(ci): Update workflowchore: fix typo in badgesBuild: Run prettierci: add release-please & cleanup actionschore!: upgrade scaffold, dropping node <10 support
↗️ globals (indirect, 13.10.0 → 16.4.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ globby (indirect, 12.0.0 → 14.1.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 68 commits:
14.1.0Meta tweaksExport `isIgnoredByIgnoreFiles` and `isIgnoredByIgnoreFilesSync` functions (#269)14.0.2Fix types14.0.1Meta tweaksFix `expandDirectories.extension` option (#263)Fix read permission error on ignore files search (#259)14.0.0Add `convertPathToPattern()` methodRequire Node.js 1813.2.2Update dependencies (#253)13.2.1Fix `ignore` and `expandDirectories` default handling (#252)13.2.0Meta tweaksPass deep option to ignore filter to avoid unnecessary recursion (#251)13.1.4Fix error when reading inaccessible directories with `gitignore: true` and `suppressErrors: true` (#246)Remove `URL` TypeScript type workaround (#230)13.1.3Fix an edge-case bug (#242)Update CI config (#243)13.1.2Ignore failing test for nowMake `ignoreFiles` option accept readonly arrays (#235)Fix CI13.1.1Fix duplicated result when using globstar (#231)Improve ignore test coverage (#229)13.1.0Add `ignoreFiles` option (#228)Minor tweak (#226)Style tweak (#227)13.0.0Meta tweaksRemove `ignore` option for `isGitIgnored` and `isGitIgnoredSync` (#225)Improve performance with mutiple patterns (#222)Don't pass `options.ignore` to `isGitIgnored` (#223)Expose new `generateGlobTasks` and `generateGlobTasksSync` (#221)Fix `bench` script (#220)Improve task expansion (#219)Simplify `expandDirectories` option handling (#218)Simplify task expansion (#215)Minor refactoring (#217)Improve test coverage (#216)Apply arguments check logic to `isDynamicPattern` (#214)Simplify result filter and unique (#213)Remove `array-union` (#211)Fix `generateGlobTasks` call without options (#212)Fix bug with `objectMode` option (#210)Fix typo (#209)Drop support for checking object with `path` property in function returns by `isGitIgnored` (#208)12.2.0Fix readmeWork around TypeScript type problem with `URL` global (#206)Accept `URL` in function returned by `isGitIgnored` (#207)12.1.0Support `URL` as `cwd` (#201)DRY a little bit (#203)Use `fs.promises.readFile` instead of `promisify(fs.readFile)` (#204)Upgrade dev dependencies12.0.2Ensure async method is completely async12.0.1Meta tweaks
↗️ graceful-fs (indirect, 4.2.8 → 4.2.11) · Repo
Commits
See the full diff on Github. The new version differs by 17 commits:
4.2.11Add EBUSY to handled error codes for windows directory renameupdate and improve tests somewhat4.2.10fix spurious ENOTEMPTY in test on windows ciavoid spurious EBUSY in windows CI testsci: output raw tap from testactually fix memory leak test failing spuriouslyfix memory leak test failing spuriouslydo not try to patch missing fs functionsAvoid setPrototypeOf if prototype is undefinedinstall with npm 8fix: fs.readdir() on ancient nodes that don't know about optionschore: add copyright year to licenseci: makework4.2.9fix(stat): support throwIfNoEntry for `statSync`
↗️ has-bigints (indirect, 1.0.1 → 1.1.0) · Repo · Changelog
Release Notes
1.1.0 (from changelog)
Commits
- [meta] use
npmignoreto autogenerate an npmignore filea411cea- [actions] split out node 10-20, and 20+
4515878- [New] add types
c888241- [actions] update rebase action to use reusable workflow
6f44338- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,npmignore,tapeffa1e4d- [Dev Deps] update
aud,tape0f5d096- [meta] add missing
engines.node3f73c71- [Tests] replace
audwithnpm auditb007efd- [Dev Deps] add missing peer dep
459c612
1.0.2 (from changelog)
Commits
- [actions] reuse common workflows
a655b7f- [actions] use
node/installinstead ofnode/run; usecodecovaction730a2e5- [readme] add github actions/codecov badges; update URLs
9a83788- [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tapeb1edc52- [actions] update codecov uploader
cbb1bd0- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tape8717e6d- [Dev Deps] update
eslint,@ljharb/eslint-config,auto-changelog,safe-publish-latest,tape5f70eab- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tapea1446bc- [meta] use
prepublishOnlyscript for npm 7+f2dd197- [actions] use checkout v3
1ba72f1- [Refactor] use a global variable to get the original BigInt instead of a global property
a7ccfac- [actions] skip
npm lson older nodes62d31e7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
v1.1.0[meta] add missing `engines.node`[New] add types[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmignore`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `tape`[actions] update rebase action to use reusable workflowv1.0.2[actions] use checkout v3[Refactor] use a global variable to get the original BigInt instead of a global property[actions] skip `npm ls` on older nodes[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`, `safe-publish-latest`, `tape`[readme] add github actions/codecov badges; update URLs[actions] update codecov uploader[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ has-symbols (indirect, 1.0.2 → 1.1.0) · Repo · Changelog
Release Notes
1.1.0 (from changelog)
Commits
- [actions] update workflows
548c0bf- [actions] further shard; update action deps
bec56bb- [meta] use
npmignoreto autogenerate an npmignore fileac81032- [New] add types
6469cbf- [actions] update rebase action to use reusable workflow
9c9d4d0- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tapeadb5887- [Dev Deps] update
@ljharb/eslint-config,aud,tape13ec198- [Dev Deps] update
auto-changelog,core-js,tape941be52- [Tests] replace
audwithnpm audit74f49e9- [Dev Deps] update
npmignore9c0ac04- [Dev Deps] add missing peer dep
52337a5
1.0.3 (from changelog)
Commits
- [actions] use
node/installinstead ofnode/run; usecodecovaction518b28f- [meta] add
bugsandhomepagefields; reorder package.jsonc480b13- [actions] reuse common workflows
01d0ee0- [actions] update codecov uploader
6424ebe- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tapedfa7e7f- [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tape0c8d436- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape9026554- [readme] add actions and codecov badges
eaa9682- [Dev Deps] update
eslint,tapebc7a3ba- [Dev Deps] update
eslint,auto-changelog0ace00a- [meta] use
prepublishOnlyscript for npm 7+093f72b- [Tests] test on all 16 minors
9b80d3d
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v1.1.0[New] add types[Dev Deps] add missing peer dep[Dev Deps] update `auto-changelog`, `core-js`, `tape`[actions] update workflows[Tests] replace `aud` with `npm audit`[actions] further shard; update action deps[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[Dev Deps] update `npmignore`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] update rebase action to use reusable workflowv1.0.3[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[meta] add `bugs` and `homepage` fields; reorder package.json[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[actions] update codecov uploader[Dev Deps] update `eslint`, `tape`[Tests] test on all 16 minors[readme] add actions and codecov badges[Dev Deps] update `eslint`, `auto-changelog`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ human-signals (indirect, 2.1.0 → 8.0.1) · Repo · Changelog
Release Notes
8.0.1
Documentation
- Improve documentation in
README.md
8.0.0
Breaking changes (types)
- The
SignalNumberandSignal['number']types in TypeScript are now stricter. They only allow valid signal numbers like 1 or 9. They do not allow invalid signal numbers like -1, 1.5 or 999. Please note that 0 is not considered a valid signal number, although it can be passed toprocess.kill().Types
- The
signalsByName[signalName]andsignalsByNumber[signalNumber]types in TypeScript are nowSignalinstead ofSignal | undefined. This means you can now dosignalsByName[signalName].descriptioninstead ofsignalsByName[signalName]!.description.
7.0.0
Breaking changes (types)
- The
SignalNameandSignal['name']types in TypeScript are now stricter. They only allow valid signal names like'SIGINT'. They do not allow lowercase signals like'sigint'nor unknown signals like'SIGOTHER'.
6.0.0
Breaking changes
- Minimal supported Node.js version is now
18.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ ignore (indirect, 4.0.6 → 5.3.2) · Repo · Changelog
Release Notes
5.3.0
5.3.0
- MINOR export
Optionsinterface (#105)An upgrade is safe for all dependents
It allows typing external methods which expect
Optionsas a param, by importing theOptionsinterface.import {Options} from 'ignore'
5.2.4
- PATCH fixes normal single asterisk and normal consecutive asterisks defined in gitignore spec (#57)
- PATCH invalid trailing backslash will not throw unexpectedly
An upgrade is recommended for all dependents
The following rules could be not properly parsed with previous
ignoreversions**foo *bar qu*ux abc\ # `ignore` would throw if no whitespace after `\`
5.2.0
- PATCH support readonly arrays of typescript. (#70)
- MINOR bring backward compatibility with relative paths. (#75)
An upgrade is recommended for all dependents.
ignore().ignores('../foo/bar.js') // will throwAnd the code below will not throw, however it is not recommended
ignore({ allowRelativePaths: true }).ignores('../foo/bar.js')Recommend:
ignore().ignores('foo/bar.js')
5.1.9
- PATCH fixes
ignorecasewhen internal cache is hit. (#74)An upgrade is recommended for all dependents.
5.1.5
- PATCH fixes escaping for square brackets (#59)
An upgrade is recommended for all dependents.
5.1.1
- PATCH fixes
isPathValidon Windows (#54)On Windows, if
pathis an absolute path,ig.ignores(path),ig.test(path)and related methods will now throw an error as expected.
5.1.0
- FEATURE: Typescript: export interface Ignore (#53)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ import-fresh (indirect, 3.3.0 → 3.3.1) · Repo
Commits
See the full diff on Github. The new version differs by 4 commits:
↗️ irregular-plurals (indirect, 3.3.0 → 3.5.0) · Repo
Release Notes
3.5.0
3.4.1
- Fix compatibility with bundlers fe4ec96
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
↗️ is-bigint (indirect, 1.0.3 → 1.1.0) · Repo · Changelog
Release Notes
1.1.0 (from changelog)
Commits
- [actions] reuse common workflows
0e63a44- [meta] use
npmignoreto autogenerate an npmignore file47584ee- [Tests] use
for-eachandes-value-fixturesf226864- [New] add types
78e2c47- [actions] split out node 10-20, and 20+
4395a8d- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,has-symbols,object-inspect,tapec188501- [Dev Deps] update
eslint,@ljharb/eslint-config,object-inspect,safe-publish-latest,tape5360d32- [actions] update rebase action to use reusable workflow
d5c1775- [actions] update codecov uploader
c7478c7- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,npmignore,object-inspect,tape6fbce66- [meta] add missing
engines.node6f9ed42- [Tests] replace
audwithnpm audit21846c3- [Dev Deps] remove unused
has-symbols, add missinghas-tostringtagb378d94- [Deps] update
has-bigintsf46c35b- [Dev Deps] add missing peer dep
2b9be16
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
v1.1.0[Dev Deps] remove unused `has-symbols`, add missing `has-tostringtag`[meta] add missing `engines.node`[New] add types[Tests] use `for-each` and `es-value-fixtures`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmignore`, `object-inspect`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[Deps] update `has-bigints`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `has-symbols`, `object-inspect`, `tape`[actions] update rebase action to use reusable workflow[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploaderv1.0.4[readme] add github actions/codecov badges[Dev Deps] update `tape`[Deps] add `has-bigints` as a runtime dependency[eslint] remove unnecessary eslintrc file
↗️ is-boolean-object (indirect, 1.1.2 → 1.2.2) · Repo · Changelog
Release Notes
1.2.2 (from changelog)
Fixed
- [Fix] do not be tricked by fake Booleans
#25Commits
1.2.1 (from changelog)
Commits
- [Refactor] use
call-bounddirectlybb5aa26
1.2.0 (from changelog)
Commits
- [actions] reuse common workflows
380fa25- [meta] use
npmignoreto autogenerate an npmignore filebefa203- [actions] split out node 10-20, and 20+
ca31663- [New] add types
6d58609- [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tape06cc67e- [actions] update codecov uploader
0722346- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tape100acdf- [actions] update rebase action to use reusable workflow
26333ff- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,core-js,tapefde97ee- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,core-js,npmignore,tapef5ed3c8- [Deps] update
call-bind,has-tostringtag61912e2- [Tests] replace
audwithnpm auditc6a0db5- [meta] better
eccheckcommand3a59ec6- [Dev Deps] add missing peer dep
c0e10db
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
v1.2.2[Fix] do not be tricked by fake Booleans[Deps] update `call-bound`[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`, `core-js`v1.2.1[Refactor] use `call-bound` directlyv1.2.0[New] add types[Deps] update `call-bind`, `has-tostringtag`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `core-js`, `npmignore`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[actions] update rebase action to use reusable workflow[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`, `tape`[meta] better `eccheck` command[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe-publish-latest`, `tape`[actions] update codecov uploader
↗️ is-builtin-module (indirect, 3.1.0 → 5.0.0) · Repo
Release Notes
5.0.0
Breaking
- Remove
punycodesince it's deprecatedImprovements
4.0.0
Breaking
- Require Node.js 18 52df82e
- This package is now pure ESM. Please read this.
- This package now matches based a static list of modules from the latest Node.js version. If you want to check for a module in the current Node.js (previous behavior), use the core
isBuiltinmethod.
3.2.1
3.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
↗️ is-callable (indirect, 1.2.4 → 1.2.7) · Repo · Changelog
Release Notes
1.2.7 (from changelog)
Commits
- [Fix] recognize
document.allin IE 6-1006c1db2- [Tests] improve logic for FF 20-35
0f7d9b9- [Fix] handle
document.allin FF 27 (and +, probably)696c661- [Tests] fix proxy tests in FF 42-63
985df0d- [readme] update tested browsers
389e919- [Fix] detect
document.allin Opera 12.16b9f1022- [Fix] HTML elements: properly report as callable in Opera 12.16
17391fe- [Tests] fix inverted logic in FF3 test
056ebd4
1.2.6 (from changelog)
Commits
- [Fix] work for
document.allin Firefox 3 and IE 6-8015132a- [Test] skip function toString check for nullish values
8698116- [readme] add "supported engines" section
0442207- [Tests] skip one of the fixture objects in FF 3.6
a501141- [Tests] allow
classconstructor tests to fail in FF v45 - v54, which has undetectable classesb12e4a4- [Fix] Safari 4: regexes should not be considered callable
4b732ff- [Fix] properly recognize
document.allin Safari 43193735
1.2.5 (from changelog)
Commits
- [actions] reuse common workflows
5bb4b32- [meta] better
eccheckcommandb9bd597- [meta] use
npmignoreto autogenerate an npmignore file3192d38- [Fix] for HTML constructors, always use
tryFunctionObjecteven in pre-toStringTag browsers3076ea2- [Dev Deps] update
eslint,@ljharb/eslint-config,available-typed-arrays,object-inspect,safe-publish-latest,tape8986746- [meta] add
auto-changelog7dda9d0- [Fix] properly report
document.allda90b2b- [actions] update codecov uploader
c8f847c- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,object-inspect,tape899ae00- [Dev Deps] update
eslint,@ljharb/eslint-config,es-value-fixtures,object-inspect,tape344e913- [meta] remove greenkeeper config
737dce5- [meta] npmignore coverage output
680a883
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
v1.2.7[readme] update tested browsers[Tests] fix proxy tests in FF 42-63[Fix] recognize `document.all` in IE 6-10[Fix] HTML elements: properly report as callable in Opera 12.16[Fix] detect `document.all` in Opera 12.16[Tests] improve logic for FF 20-35[Fix] handle `document.all` in FF 27 (and +, probably)[Tests] fix inverted logic in FF3 testv1.2.6[readme] add "supported engines" section[Test] skip function toString check for nullish values[Tests] skip one of the fixture objects in FF 3.6[Tests] allow `class` constructor tests to fail in FF v45 - v54, which has undetectable classes[Fix] work for `document.all` in Firefox 3 and IE 6-8[Fix] Safari 4: regexes should not be considered callable[Fix] properly recognize `document.all` in Safari 4v1.2.5[Fix] for HTML constructors, always use `tryFunctionObject` even in pre-toStringTag browsers[Fix] properly report `document.all`[meta] use `npmignore` to autogenerate an npmignore file[meta] add `auto-changelog`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es-value-fixtures`, `object-inspect`, `tape`[meta] remove greenkeeper config[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `object-inspect`, `tape`[meta] better `eccheck` command[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `available-typed-arrays`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploader[meta] npmignore coverage output
↗️ is-core-module (indirect, 2.5.0 → 2.16.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 64 commits:
v2.16.1[Fix] `node:sqlite` is available in node ^22.13v2.16.0[New] add `node:sqlite`[Dev Deps] update `auto-changelog`, `tape`v2.15.1[Dev Deps] add missing peer dep[Fix] `test/mock_loader` is no longer exposed as of v22.7[Dev Deps] update `mock-property`[Tests] replace `aud` with `npm audit`[Tests] add `process.getBuiltinModule` testsv2.15.0[New] add `node:sea`v2.14.0[meta] add missing `engines.node`[New] add `test/mock_loader`[Deps] update `hasown`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `mock-property`, `npmignore`, `tape`v2.13.1[Refactor] use `hasown` instead of `has`[Dev Deps] update `mock-property`, `tape`v2.13.0[New] `node:test/reporters` and `wasi`/`node:wasi` are in v18.17[Dev Deps] update `@ljharb/eslint-config`, `aud`, `semver`, `tape`v2.12.1[Fix] `test/reporters` now requires the `node:` prefix as of v20.2v2.12.0[New] `test/reporters` added in v19.9, `wasi` added in v20[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[Dev Deps] add missing `in-publish` dep[actions] update rebase action to use reusable workflowv2.11.0[New] `inspector/promises` and `node:inspector/promises` is now available in node 19[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `tape`v2.10.0[New] `node:test` is now available in node ^16.17[Tests] improve skip messagev2.9.0[New] add `node:test`, in node 18+[meta] simplify "exports"[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[Tests] use `mock-property`v2.8.1[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`[Fix] update node 0.4 results[Tests] run `nyc` in `tests-only`, not `test`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`v2.8.0[New] add `readline/promises` to node v17+[Tests] node ^14.18 supports `node:` prefixes for CJS[actions] update codecov uploaderv2.7.0[Dev Deps] update `@ljharb/eslint-config`[New] node `v14.18` added `node:`-prefixed core modules to `require`[eslint] fix linter warning[meta] add `sideEffects` flag[Tests] add coverage for Object.prototype pollutionv2.6.0[New] add `stream/consumers` to node `>= 16.7`[Dev Deps] update `eslint`, `tape`[Refactor] Remove duplicated `&&` operand[Tests] include prereleases
↗️ is-date-object (indirect, 1.0.5 → 1.1.0) · Repo · Changelog
Release Notes
1.1.0 (from changelog)
Commits
- [actions] reuse common workflows
35c5af0- [meta] use
npmignoreto autogenerate an npmignore filedb6113c- [New] add types
4f1d9b3- [actions] split out node 10-20, and 20+
c9a1e4f- [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tape35a2864- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tapeb670bca- [actions] update rebase action to use reusable workflow
d6bb341- [actions] update codecov uploader
f850678- [Robustness] use
call-bound18ed326- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,core-js,npmignore,tapef0e792f- [meta] add
exportsfield342351f- [Tests] replace
audwithnpm audit9b9b9cf- [Deps] update
has-tostringtag1bc37ab- [meta] add
sideEffectsflag86d3a16- [Dev Deps] add missing peer dep
fee274d
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
v1.1.0[meta] add `exports` field[New] add types[Robustness] use `call-bound`[meta] add `sideEffects` flag[Deps] update `has-tostringtag`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `core-js`, `npmignore`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[actions] update rebase action to use reusable workflow[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe-publish-latest`, `tape`[actions] update codecov uploader
↗️ is-docker (indirect, 2.2.1 → 3.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 4 commits:
↗️ is-get-set-prop (indirect, 1.0.0 → 2.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 44 commits:
chore(package.json): bupmp version to 2.0.0chore(package.json): fix repository configurationchore(.github): switch from Travis CI to GitHub actionschore(package.json): update lowercase-keyschore(package.json): switch to module typechore(package.json): migrate to ESLint 9chore(package.json): remove coverallschore(package.json): update avachore(package.json): install c8chore(package.json): support Node > 18chore(package.json): remove gulpchore(package.json): remove babelchore(package.json): remove gulp-alexchore(.npmrc): skip package-lockchore: remove unused .jshintrcchore: remove unused .jscsrcdocs(readme): remove broken badgeschore(travis): remove old Node versionschore(deps): update gulp-mochachore(deps): update gulp-eslintchore(deps): update eslint-plugin-xochore(deps): update gulp-istanbulchore(deps): update eslint-config-dustinspeckerMerge pull request #21 from dustinspecker/greenkeeper-eslint-config-dustinspecker-0.5.0chore(package): update eslint-config-dustinspecker to version 0.5.0fix(eslint): update babel-eslintchore(deps): update eslintMerge pull request #16 from dustinspecker/greenkeeper-babel-eslint-5.0.0chore(package): update babel-eslint to version 5.0.0Merge pull request #13 from dustinspecker/greenkeeper-gulp-alex-3.0.0chore(package): update gulp-alex to version 3.0.0style(src): use arrow functionchore(deps): update eslint-config-dustinspeckerMerge pull request #12 from dustinspecker/greenkeeper-eslint-config-dustinspecker-0.2.5chore(package): update eslint-config-dustinspecker to version 0.2.5Merge pull request #6 from dustinspecker/greenkeeper-gulp-jshint-2.0.0chore(package): update gulp-jshint to version 2.0.0chore(eslint): add new-with-error pluginMerge pull request #4 from dustinspecker/greenkeeper-gulp-alex-2.0.0chore(package): update gulp-alex to version 2.0.0Merge pull request #3 from dustinspecker/greenkeeper-eslint-plugin-no-use-extend-native-0.3.1chore(package): update eslint-plugin-no-use-extend-native to version 0.3.1Merge pull request #1 from dustinspecker/greenkeeper-eslint-plugin-no-use-extend-native-0.2.0chore(package): update eslint-plugin-no-use-extend-native to version 0.2.0
↗️ is-glob (indirect, 4.0.1 → 4.0.3) · Repo
Commits
See the full diff on Github. The new version differs by 8 commits:
↗️ is-js-type (indirect, 2.0.0 → 3.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 16 commits:
chore(package.json): bump version to 3.0.0docs(readme): update coverage badgechore(.npmignore): remove unused filefeat(package.json): switch to module typechore(git): remove useless ignoreschore(package.json): migrate to ESLint 9chore(package.json): remove coverallschore(package.json): update avachore(package.json): replace nyc with c8docs(readme): remove broken badgesfeat(package.json): support node > 18chore(package.json): remove gulpchore(package.json): remove babelchore(package.json): remove gulp-alexchore(.github): switch from Travis CI to GitHub actionschore(.npmrc): skip package-lock
↗️ is-negative-zero (indirect, 2.0.1 → 2.0.3) · Repo · Changelog
Release Notes
2.0.3 (from changelog)
Commits
- add types
e28f0d5- [meta] use
npmignoreto autogenerate an npmignore filef68ec13- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tape70abff7- [actions] update rebase action to use reusable workflow
6e1356e- [Dev Deps] update
@ljharb/eslint-config,aud,npmignore,tapec00d4ab- [meta] add
sideEffectsflag9c45539
2.0.2 (from changelog)
Commits
- [actions] reuse common workflows
ece923d- [actions] use
node/installinstead ofnode/run; usecodecovaction3a26f43- [meta] do not publish workflow files
2cea0c2- [readme] add github actions/codecov badges; update URLs
0c0be3e- [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tapea93d16e- [meta] create FUNDING.yml
b4f425e- [actions] update codecov uploader
7999db3- [Dev Deps] update
eslint,@ljharb/eslint-config,auto-changelog,safe-publish-latest,tape140e4d9- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,tape23a8b6d- [readme] add actions and codecov badges
fe92126- [readme] fix repo URLs
50c428e- [Dev Deps] update
eslint,@ljharb/eslint-config,tape688155f- [meta] use
prepublishOnlyscript for npm 7+83171f9- [actions] update workflows
e9823db
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
v2.0.3[meta] add `sideEffects` flagadd types[Dev Deps] update `@ljharb/eslint-config`, `aud`, `npmignore`, `tape`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[actions] update rebase action to use reusable workflowv2.0.2[actions] reuse common workflows[meta] do not publish workflow files[meta] create FUNDING.yml[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[readme] add github actions/codecov badges; update URLs[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`, `safe-publish-latest`, `tape`[actions] update codecov uploader[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[readme] add actions and codecov badges[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+[readme] fix repo URLs[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`[actions] update workflows
↗️ is-number-object (indirect, 1.0.6 → 1.1.1) · Repo · Changelog
Release Notes
1.1.1 (from changelog)
Commits
1.1.0 (from changelog)
Commits
- [meta] use
npmignoreto autogenerate an npmignore filecb8423c- [New] add types
273e406- [actions] split out node 10-20, and 20+
3da6267- [Robustness] use
call-bind834c098- [actions] update rebase action to use reusable workflow
84a8a9f- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,core-js,npmignore,tape7275bca- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,core-js,tape49a83aa- [Tests] replace
audwithnpm audit061492b- [Refactor] avoid an expensive check, for null
08d29a8- [Deps] update
has-tostringtag4e2ad65- [Dev Deps] add missing peer dep
8228bfa
1.0.7 (from changelog)
Commits
- [actions] reuse common workflows
8f9a1b0- [meta] better
eccheckcommand9dc8dff- [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tapec50ecbf- [actions] update codecov uploader
f1a2560- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,core-js,tape4b06ace- [Dev Deps] update
eslint,@ljharb/eslint-config,auto-changelog,core-js,tape3dc0e8b- [meta] add
bugs/homepagepackage.json fieldsd7e0bcf
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
v1.1.1[Refactor] use `call-bound` directly[Deps] update `call-bind`[Dev Deps] update `@arethetypeswrong/cli`,` @ljharb/tsconfig`, `@types/tape`v1.1.0[New] add types[Refactor] avoid an expensive check, for null[Robustness] use `call-bind`[Deps] update `has-tostringtag`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `core-js`, `npmignore`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`, `tape`[actions] update rebase action to use reusable workflowv1.0.7[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`, `core-js`, `tape`[meta] add `bugs`/`homepage` package.json fields[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`, `tape`[meta] better `eccheck` command[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe-publish-latest`, `tape`[actions] update codecov uploader
↗️ is-obj-prop (indirect, 1.0.0 → 2.0.0) · Repo
Commits
Sorry, we couldn’t find anything useful about this release.
↗️ is-plain-obj (indirect, 1.1.0 → 4.1.0) · Repo
Release Notes
4.1.0
4.0.0
Breaking
3.0.0
Breaking
- Require Node.js 10 1e18041
Breaking for TypeScript users
2.1.0
2.0.0
Breaking:
- Require Node.js 8 9748067
Enhancements:
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
4.1.0Improve performance (#16)Use `node:vm` instead of `vm` (#18)Add one example (#17)Add tests for JSON and Atomics (#15)Make it work across realms (#14)Add a test for `Object.create({})` (#13)Minor tweak4.0.0Require Node.js 12 and move to ESMMove to GitHub Actions3.0.0Require Node.js 10Make the TypeScript types stricter (#10)2.1.0Refactor: Use `Object.prototype` directly (#8)Tidelift tasksCreate funding.ymlAdd Node.js 12 to testing (#5)2.0.0Require Node.js 8Add TypeScript definition (#4)Require Node.js 6update tests for latest AVA version
↗️ is-proto-prop (indirect, 2.0.0 → 3.0.1) · Repo
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(package.json): bump version to 3.0.1chore(package.json): specify fileschore(package.json): bump version to 3.0.0docs(readme): remove outdated linkchore(package.json): update lowercase-keysfeat(package.json): switch to module typechore(git): remove useless ignoreschore(package.json): migrate to ESLint 9chore(package.json): remove coverallschore(package.json): update avachore(package.json): replace nyc with c8docs(readme): remove broken badgesfeat(package.json): support node > 18chore(package.json): remove gulpchore(package.json): remove babelchore(package.json): remove gulp-alexchore(.github): switch from Travis CI to GitHub actionschore(.npmrc): skip package-lock
↗️ is-regex (indirect, 1.1.4 → 1.2.1) · Repo · Changelog
Release Notes
1.2.1 (from changelog)
Commits
1.2.0 (from changelog)
Fixed
- [Tests] allow tests to pass if zero traps are triggered
#35Commits
- [actions] reuse common workflows
be7bf6a- [New] add types
39066a4- [meta] use
npmignoreto autogenerate an npmignore file8938588- [Refactor] reorganize code
2f76f26- [actions] split out node 10-20, and 20+
8c9aedf- [meta] better
eccheckcommand6b39408- [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tapee38cf3c- [actions] update codecov uploader
487c75d- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,core-js,foreach,tape0d7da87- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,core-js,tapec1c1198- [actions] update rebase action to use reusable workflow
213646e- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,core-js,npmignore,tape0a44e77- [Refactor] use
hasownd939332- [Deps] update
call-bind,has-tostringtag46bfdc9- [Tests] use
for-eachinstead offoreach138b3f2- [Tests] replace
audwithnpm audit37ed80a- [Deps] update
gopd6fd4097- [Dev Deps] update
core-js97c1c60- [Dev Deps] add missing peer dep
7329b8e
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v1.2.1[Refactor] use `call-bound` directly[Deps] update `call-bind`, `gopd`[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`v1.2.0[New] add types[Deps] update `gopd`[Dev Deps] update `core-js`[Refactor] reorganize code[Refactor] use `hasown`[actions] split out node 10-20, and 20+[Dev Deps] add missing peer dep[Tests] allow tests to pass if zero traps are triggered[Deps] update `call-bind`, `has-tostringtag`[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `core-js`, `npmignore`, `tape`[Tests] replace `aud` with `npm audit`[meta] use `npmignore` to autogenerate an npmignore file[Tests] use `for-each` instead of `foreach`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `core-js`, `foreach`, `tape`[actions] update rebase action to use reusable workflow[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`, `tape`[meta] better `eccheck` command[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[actions] update codecov uploader
↗️ is-stream (indirect, 2.0.1 → 4.0.1) · Repo
Release Notes
4.0.1
- Fix docs 022693d
3.0.0
Breaking
- Require Node.js 12.20 5831295
- This package is now pure ESM. Please read this.
- Changed from a default export to named exports.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
↗️ is-string (indirect, 1.0.7 → 1.1.1) · Repo · Changelog
Release Notes
1.1.1 (from changelog)
Commits
1.1.0 (from changelog)
Commits
- [actions] reuse common workflows
12aa75b- [meta] use
npmignoreto autogenerate an npmignore file6401572- [actions] split out node 10-20, and 20+
223540c- [New] add types
7e83d67- [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tapefebd26e- [readme] add github actions/codecov badges; update URLs
f6bf065- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,core-js,tape8afc37a- [Robustness] use
call-bindac86dd7- [actions] update rebase action to use reusable workflow
77058c8- [actions] update codecov uploader
4312be5- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,core-js,tape98c3779- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,core-js,npmignore,tape7d8e0e5- [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tape3284ad1- [Tests] replace
audwithnpm audit8cb7ea7- [Refactor] skip expensive check, for null
20fde50- [Deps] update
has-tostringtagb67a78d- [meta] fix repo URL
1a2ee6b- [meta] better
eccheckcommand6913c75- [Dev Deps] add missing peer dep
8ac8551
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
v1.1.1[Refactor] use `call-bound` directly[Deps] update `call-bind`[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`v1.1.0[New] add types[Robustness] use `call-bind`[Refactor] skip expensive check, for null[Deps] update `has-tostringtag`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `core-js`, `npmignore`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `core-js`, `tape`[actions] update rebase action to use reusable workflow[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`, `tape`[meta] fix repo URL[meta] better `eccheck` command[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe-publish-latest`, `tape`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe-publish-latest`, `tape`[readme] add github actions/codecov badges; update URLs[actions] update codecov uploader
↗️ is-symbol (indirect, 1.0.4 → 1.1.1) · Repo · Changelog
Release Notes
1.1.1 (from changelog)
Commits
1.1.0 (from changelog)
Commits
- [actions] reuse common workflows
acf85f0- [meta] use
npmignoreto autogenerate an npmignore file77c818e- [Tests] use
for-eachandes-value-fixtures93dfed0- [New] add types
ed6a057- [actions] split out node 10-20, and 20+
7f81ccc- [Robustness] use
call-bindandsafe-regex-testdc7e142- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,object-inspect,tape70f87c2- [Dev Deps] update
eslint,@ljharb/eslint-config,object-inspect,safe-publish-latest,tape3f02ff4- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,has-tostringtag,npmignore,object-inspect,tape9588872- [actions] update rebase action to use reusable workflow
59e2f68- [actions] update codecov uploader
e4759f8- [Dev Deps] update
eslint,auto-changelog,object-inspect,tape33990c0- [Tests] use
has-tostringtagfor more robust Symbol.toStringTag detectiond6154e1- [Tests] replace
audwithnpm audit3215a60- [Refactor] avoid an expensive check, for primitives
59f1a42- [Deps] update
has-symbols06be1a9- [Dev Deps] add missing peer dep
799b0da
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
v1.1.1[types] remove unneeded DT packages[Refactor] use `call-bound` directly[Deps] update `call-bind`, `has-symbols`, `safe-regex-test`[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`[actions] re-add finishersv1.1.0[New] add types[Tests] use `for-each` and `es-value-fixtures`[Refactor] avoid an expensive check, for primitives[Robustness] use `call-bind` and `safe-regex-test`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `has-tostringtag`, `npmignore`, `object-inspect`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[Deps] update `has-symbols`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `tape`[actions] update rebase action to use reusable workflow[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploader[Dev Deps] update `eslint`, `auto-changelog`, `object-inspect`, `tape`[Tests] use `has-tostringtag` for more robust Symbol.toStringTag detection
↗️ is-wsl (indirect, 2.2.0 → 3.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 6 commits:
↗️ js-types (indirect, 1.0.0 → 4.0.0) · Repo
Release Notes
4.0.0
Breaking
3.0.0
Breaking
- Require Node.js 18 3fc3683
Improvements
- Update list of types 327c634
2.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
↗️ js-yaml (indirect, 3.14.1 → 4.1.0) · Repo · Changelog
Release Notes
4.1.0 (from changelog)
Added
- Types are now exported as
yaml.types.XXX.- Every type now has
optionsproperty with original arguments kept as they were (seeyaml.types.int.optionsas an example).Changed
Schema.extend()now keeps old type order in case of conflicts (e.g. Schema.extend([ a, b, c ]).extend([ b, a, d ]) is now ordered asabcdinstead ofcbad).
4.0.0 (from changelog)
Changed
- Check migration guide to see details for all breaking changes.
- Breaking: "unsafe" tags
!!js/function,!!js/regexp,!!js/undefinedare moved to js-yaml-js-types package.- Breaking: removed
safe*functions. Useload,loadAll,dumpinstead which are all now safe by default.yaml.DEFAULT_SAFE_SCHEMAandyaml.DEFAULT_FULL_SCHEMAare removed, useyaml.DEFAULT_SCHEMAinstead.yaml.Schema.create(schema, tags)is removed, useschema.extend(tags)instead.!!binarynow always mapped toUint8Arrayon load.- Reduced nesting of
/libfolder.- Parse numbers according to YAML 1.2 instead of YAML 1.1 (
01234is now decimal,0o1234is octal,1:23is parsed as string instead of base60).dump()no longer quotes:,[,],(,)except when necessary, #470, #557.- Line and column in exceptions are now formatted as
(X:Y)instead ofat line X, column Y(also present in compact format), #332.- Code snippet created in exceptions now contains multiple lines with line numbers.
dump()now serializesundefinedasnullin collections and removes keys withundefinedin mappings, #571.dump()withskipInvalid=truenow serializes invalid items in collections as null.- Custom tags starting with
!are now dumped as!taginstead of!<!tag>, #576.- Custom tags starting with
tag:yaml.org,2002:are now shorthanded using!!, #258.Added
- Added
.mjs(es modules) support.- Added
quotingTypeandforceQuotesoptions for dumper to configure string literal style, #290, #529.- Added
styles: { '!!null': 'empty' }option for dumper (serializes{ foo: null }as "foo:"), #570.- Added
replaceroption (similar to option in JSON.stringify), #339.- Custom
Tagcan now handle all tags or multiple tags with the same prefix, #385.Fixed
- Astral characters are no longer encoded by
dump(), #587.- "duplicate mapping key" exception now points at the correct column, #452.
- Extra commas in flow collections (e.g.
[foo,,bar]) now throw an exception instead of producing null, #321.__proto__key no longer overrides object prototype, #164.- Removed
bower.json.- Tags are now url-decoded in
load()and url-encoded indump()(previously usage of custom non-ascii tags may have led to invalid YAML that can't be parsed).- Anchors now work correctly with empty nodes, #301.
- Fix incorrect parsing of invalid block mapping syntax, #418.
- Throw an error if block sequence/mapping indent contains a tab, #80.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ jsesc (indirect, 2.5.2 → 3.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 18 commits:
Release v3.1.0Clean upfeat: support bigint (#71)Release v3.0.2feat: check for Buffer existence (#64)Release v3.0.1Tweak whitespace scriptEscape non-ASCII whitespace in minimal mode (#62)Release v3.0.0Remove problematic testAvoid old-school Buffer usage in testsRemove stray requireReplace string escaping with regex replace (#61)Test in modern versions of Node.jsUpdate test expectationRevert "Escape lone surrogates in minimal output (#59)"Escape lone surrogates in minimal output (#59)Fix typo
↗️ line-column-path (indirect, 2.0.0 → 3.0.0) · Repo
Release Notes
3.0.0
Breaking
- Require Node.js 12.20 8c5d1f2
- This package is now pure ESM. Please read this.
- Changed from a default export to named exports.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
↗️ lines-and-columns (indirect, 1.1.6 → 1.2.4) · Repo
Sorry, we couldn’t find anything useful about this release.
↗️ log-symbols (indirect, 4.1.0 → 6.0.0) · Repo
Release Notes
6.0.0
Breaking
- Require Node.js 18 22e0d8c
Improvements
5.1.0
- Upgrade dependencies 2ee4f5d
5.0.0
Breaking
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
↗️ lowercase-keys (indirect, 1.0.1 → 3.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 11 commits:
↗️ meow (indirect, 10.1.1 → 13.2.0) · Repo
Release Notes
13.2.0
- Add
helpIndentoption (#241) e9a55cd
13.1.0
- Remove
hardRejectionoption 99fe7a6
- It's the default behavior in Node.js since Node.js 16.
13.0.0
Breaking
- Require Node.js 18 2ecd29d
Improvements
- Update dependencies 2ecd29d
12.1.1
12.1.0
- Bundle dependencies (#242) 41e628c
meowis now dependency-less!
12.0.1
12.0.0
Breaking
- Require Node.js 16 (#235) 24d5e9c
- Rename
aliasflag option toshortFlag(#225) 14e870d
- Short flag is a more correct term for what
aliaswas previously used for. We now have a separatealiasesoption for actual aliases.Improvements
- Add
aliasesflag option (#226) 901b9fc- Add
choicesflag option (#228) 149d7af- Add error when
flag.defaultisn't a valid choice (#231) b2d7ce7- Don't indent single line
help/descriptiontext (#232) a5d15e8
Thanks to @tommy-mitchell for doing most of the work on this release
🙌
11.0.0
Breaking
- Require Node.js 14 01cf2a5
Improvements
10.1.5
10.1.4
10.1.3
10.1.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
13.2.0Add `helpIndent` option (#241)13.1.0Meta tweaksRemove `hardRejection` option13.0.0Require Node.js 1812.1.1Fix TypeScript types (#245)12.1.0Readme tweakBundle dependencies (#242)Add Node.js 20 to CI matrix, update dependencies (#243)12.0.1Fix flag `default` values validation (#238)12.0.0Meta tweaksTarget Node 16 (#235)Separate `index.js` and `test.js` into different files (#234)Don't indent single line `help` / `description` text (#232)Add error when `flag.default` isn't a valid choice (#231)Provide JSDoc comments for flag properties (#230)Add `choices` option (#228)Add test for `unnormalizedFlags` with `aliases` (#227)Add `aliases` option (#226)Rename `alias` to `shortFlag` (#225)11.0.0Require Node.js 14Improve TypeScript types (#218)10.1.5Fix for custom config for help (#217)10.1.4Fix `autoHelp` and `autoVersion` with `allowUnknownFlags` set to false (#215)10.1.3Fix return type for `.showHelp()` (#213)Bump dev dependencies (#207)Fix readme typo10.1.2Fix `engines` field (#203)
↗️ micromatch (indirect, 4.0.4 → 4.0.8) · Repo · Changelog
Security Advisories 🚨
🚨 Regular Expression Denial of Service (ReDoS) in micromatch
The NPM package
micromatchprior to version 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs inmicromatch.braces()inindex.jsbecause the pattern.*will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn't find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persisted prior to #266. This issue should be mitigated by using a safe pattern that won't start backtracking the regular expression due to greedy matching.
Commits
See the full diff on Github. The new version differs by 26 commits:
4.0.8run verb to generate README documentationMerge branch 'v4' into hauserkristof-feature/v4.0.8Merge pull request #266 from hauserkristof/feature/v4.0.8lintfix: CHANGELOG about braces & CVE-2024-4068, v4.0.5fix: CVE numbers in CHANGELOGfeat: updated CHANGELOGfix: use actions/setup-node@v4feat: rework test to work on macos with node 10,12 and 14fix: removed unused isObject functionfeat: backported CVE fix from 4.0.6 over to 4.0.7Release 4.0.7.Prepare for 4.0.7 with picomatch v2Update README.mdAdd sponsor to readme4.0.5 - Massive (100x) performance improvement of `micromatch.not()`, thanks to @joyceerhl at Microsoft.fix windows testsadd github workflows, upgrade depsMerge pull request #228 from antonyk/patch-1Merge pull request #229 from antonyk/patch-2Merge pull request #233 from joyceerhl/patch-1Use `Set.prototype.has` over `Array.prototype.includes`fix parse method's jsdocfix typo in docsRemove tidelift
↗️ minimatch (indirect, 3.0.4 → 9.0.5) · Repo · Changelog
Security Advisories 🚨
🚨 minimatch ReDoS vulnerability
A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ ms (indirect, 2.1.2 → 2.1.3) · Repo
Release Notes
2.1.3
Patches
- Rename zeit to vercel: #151
- Bump eslint from 4.12.1 to 4.18.2: #122
- Add prettier as a dev dependency: #135 #153
- Use GitHub Actions CI: #154
Credits
Huge thanks to @getsnoopy for helping!
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
↗️ node-releases (indirect, 1.1.73 → 2.0.23) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ npm-run-path (indirect, 4.0.1 → 6.0.0) · Repo
Release Notes
6.0.0
Breaking
Improvements
5.3.0
5.2.0
5.1.0
5.0.1
- Fix a typo 5ae23bc
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
6.0.0Meta tweaksHandle empty `PATH` better (#21)Make it idempotent (#20)Run tests on Windows (#22)TweaksUpgrade Node.js version and dependencies (#19)5.3.0Add `preferLocal` and `addExecaPath` options (#18)5.2.0Meta tweaksAllow `execPath` to be a file URL (#16)5.1.0Allow `cwd` option to be a `URL` (#15)5.0.1Fix a typo5.0.0Require Node.js 12.20 and move to ESMMove to GitHub Actions (#12)
↗️ obj-props (indirect, 1.3.0 → 2.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 6 commits:
↗️ object-inspect (indirect, 1.11.0 → 1.13.4) · Repo · Changelog
Release Notes
1.13.4 (from changelog)
Commits
1.13.3 (from changelog)
Commits
- [actions] split out node 10-20, and 20+
44395a8- [Fix]
quoteStyle: properly escape only the containing quotes5137f8f- [Refactor] clean up
quoteStylecode450680c- [Tests] add
quoteStyleescaping testse997c59- [Dev Deps] update
auto-changelog,es-value-fixtures,taped5a469c- [Tests] replace
audwithnpm auditfb7815f- [Dev Deps] update
mock-property11c817b
1.13.2 (from changelog)
Commits
- [readme] update badges
8a51e6b- [Dev Deps] update
@ljharb/eslint-config,tapeef05f58- [Dev Deps] update
error-cause,has-tostringtag,tapec0c6c26- [Fix] Don't throw when
globalis not definedd4d0965- [meta] add missing
engines.node17a352a- [Dev Deps] update
globalthis9c08884- [Dev Deps] update
error-cause6af352d- [Dev Deps] update
npmignore94e617d- [Dev Deps] update
mock-property2ac24d7- [Dev Deps] update
tape46125e5
1.13.1 (from changelog)
Commits
- [Fix] in IE 8, global can !== window despite them being prototypes of each other
30d0859
1.13.0 (from changelog)
Commits
- [New] add special handling for the global object
431bab2- [Dev Deps] update
@ljharb/eslint-config,aud,tapefd4f619- [Dev Deps] update
mock-property,tapeb453f6c- [Dev Deps] update
error-causee8ffc57- [Dev Deps] update
tape054b8b9- [Dev Deps] temporarily remove
auddue to breaking change in transitive deps2476845- [Dev Deps] pin
glob, since v10.3.8+ requires a brokenjackspeak383fa5e- [Dev Deps] pin
jackspeaksince 2.1.2+ depends on npm aliases, which kill the install process in npm < 668c244c
1.12.3 (from changelog)
Commits
1.12.2 (from changelog)
Commits
1.12.1 (from changelog)
Commits
- [Tests] use
mock-property4ec8893- [meta] use
npmignoreto autogenerate an npmignore file07f868c- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tapeb05244b- [Dev Deps] update
@ljharb/eslint-config,error-cause,es-value-fixtures,functions-have-names,taped037398- [Fix] properly handle callable regexes in older engines
848fe48
1.12.0 (from changelog)
Commits
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
v1.13.4[Tests] fix tests in node v6.0 - v6.4[Fix] avoid being fooled by a `Symbol.toStringTag`[Dev Deps] update `es-value-fixtures`, `for-each`, `has-symbols`v1.13.3[Fix] `quoteStyle`: properly escape only the containing quotes[Refactor] clean up `quoteStyle` code[actions] split out node 10-20, and 20+[Tests] add `quoteStyle` escaping tests[Tests] replace `aud` with `npm audit`[Dev Deps] update `auto-changelog`, `es-value-fixtures`, `tape`[Dev Deps] update `mock-property`v1.13.2[readme] update badges[Dev Deps] update `@ljharb/eslint-config`, `tape`[Fix] Don't throw when `global` is not defined[Dev Deps] update `globalthis`[Dev Deps] update `error-cause`[Dev Deps] update `error-cause`, `has-tostringtag`, `tape`[meta] add missing `engines.node`[Dev Deps] update `npmignore`[Dev Deps] update `mock-property`[Dev Deps] update `tape`v1.13.1[Fix] in IE 8, global can !== window despite them being prototypes of each otherv1.13.0[Dev Deps] update `error-cause`[Dev Deps] temporarily remove `aud` due to breaking change in transitive deps[New] add special handling for the global object[Dev Deps] pin `glob`, since v10.3.8+ requires a broken `jackspeak`[Dev Deps] update `mock-property`, `tape`[Dev Deps] update `tape`[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`v1.12.3[Fix] in eg FF 24, collections lack forEach[Dev Deps] update `@ljharb/eslint-config`, `aud`, `error-cause`[Dev Deps] update `aud`, `es-value-fixtures`, `tape`[actions] update rebase action to use reusable workflow[Tests] add `@pkgjs/support` to `postlint`v1.12.2[meta] add support info[Fix] ignore `cause` in node v16.9 and v16.10 where it has a bug[Fix] use `util.inspect` for a custom inspection symbol methodv1.12.1[Fix] properly handle callable regexes in older engines[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `@ljharb/eslint-config`, `error-cause`, `es-value-fixtures`, `functions-have-names`, `tape`[Tests] use `mock-property`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`v1.12.0[meta] fix auto-changelog settings[New] ensure an Error’s `cause` is displayed[Dev Deps] update `eslint`, `@ljharb/eslint-config`[Robustness] cache more prototype methods[New] add `numericSeparator` boolean option[Robustness] cache `RegExp.prototype.test`1.11.1[meta] add `sideEffects` flag[meta] add `auto-changelog`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`[actions] update codecov uploader[Dev Deps] update `eslint`, `tape`[Refactor] use `has-tostringtag` to behave correctly in the presence of symbol shams
↗️ object.assign (indirect, 4.1.2 → 4.1.7) · Repo · Changelog
Release Notes
4.1.7 (from changelog)
- [Deps] add missing
es-object-atoms(#86)
4.1.6 (from changelog)
- [Refactor] use
call-bounddirectly; usees-object-atoms- [Deps] update
call-bind,has-symbols- [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,hasown,mock-property,ses,tape- [actions] split out node 10-20, and 20+
- [actions] remove redundant finisher
- [Tests] replace
audwithnpm audit
4.1.5 (from changelog)
- [meta] republish without testing HTML file (#85)
- [Deps] update
call-bind,define-properties- [Dev Deps] use
hasowninstead ofhas- [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,aud,npmignore,mock-property,tape- [actions] update rebase action
4.1.4 (from changelog)
- [meta] fix
npmignoreintegration (#83)
4.1.3 (from changelog)
- [Refactor] make steps closer to actual spec
- [Refactor] simplify object coercible check
- [readme] remove defunct badges, add coverage and actions badges
- [eslint] ignore coverage output
- [meta] use
npmignoreto autogenerate an npmignore file- [meta] remove audit-level
- [Deps] update
call-bind,define-properties,has-symbols- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,aud,functions-have-names,safe-publish-latest,ses,tape- [actions] use
node/installinstead ofnode/run; usecodecovaction- [actions] reuse common workflows
- [actions] update codecov uploader
- [Tests] add implementation tests
- [Tests] use
mock-property- [Tests] disable posttest pending
audhandlingfile:deps- [Tests] migrate remaining tests to Github Actions (#81)
- [Tests] gitignore coverage output
- [Tests] test node v1-v9 on Github Actions instead of travis; resume testing all minors (#80)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
v4.1.7[Deps] add missing `es-object-atoms`v4.1.6[Deps] update `call-bound`[Dev Deps] update `ses`[Refactor] use `call-bound` directly; use `es-object-atoms`[Deps] update `call-bind`, `has-symbols`[Dev Deps] update `@es-shims/api`, `tape`[actions] split out node 10-20, and 20+[Dev Deps] update `mock-property`[Tests] replace `aud` with `npm audit`[Dev Deps] update `tape`[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`[Dev Deps] update `hasown`[actions] remove redundant finisher[Deps] update `call-bind`[Dev Deps] update `aud`, `hasown`, `tape`v4.1.5[Dev Deps] update `npmignore`[Deps] update `call-bind`, `define-properties`[Dev Deps] use `hasown` instead of `has`[Dev Deps] update `mock-property`, `tape`[Dev Deps] update `tape`[Dev Deps] update `tape`[Dev Deps] update `aud`[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`[Deps] update `define-properties`[Dev Deps] update `@es-shims/api`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[actions] update rebase action[Dev Deps] update `aud`, `tape`[Dev Deps] update `tape`v4.1.4[meta] fix `npmignore` integrationv4.1.3[Refactor] make steps closer to actual spec[Tests] add implementation tests[meta] use `npmignore` to autogenerate an npmignore file[Tests] use `mock-property`[Deps] update `define-properties`[Dev Deps] update `@ljharb/eslint-config`, `functions-have-names`[Deps] update `has-symbols`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`[Refactor] simplify object coercible check[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[Dev Deps] update `eslint`, `tape`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape`[Tests] disable posttest pending `aud` handling `file:` deps[actions] update workflows[actions] update codecov uploader[meta] remove audit-level[Deps] update `has-symbols`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[readme] remove defunct badges, add coverage and actions badges[actions] use `node/install` instead of `node/run`; use `codecov` action[eslint] ignore coverage output[Deps] update `call-bind`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `functions-have-names`, `ses`, `tape`[Dev Deps] update `ses`[Tests] migrate remaining tests to Github Actions[Tests] gitignore coverage output[Tests] test node v1-v9 on Github Actions instead of travis; resume testing all minors
↗️ object.values (indirect, 1.1.4 → 1.2.1) · Repo · Changelog
Release Notes
1.1.7 (from changelog)
Commits
1.1.6 (from changelog)
Commits
- [actions] reuse common workflows
4072b71- [meta] use
npmignoreto autogenerate an npmignore file6881278- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,array.prototype.map,safe-publish-latest,tape28c21e6- [Dev Deps] update
eslint,@ljharb/eslint-config,array.prototype.map,aud,auto-changelog,functions-have-names,tape0e78caa- [actions] update rebase action to use reusable workflow
6f37c60- [actions] update codecov uploader
d7c5f30- [Deps] update
define-properties,es-abstract911ca0e
1.1.5 (from changelog)
Commits
Does any of this look wrong? Please let us know.
↗️ open (indirect, 7.4.2 → 10.2.0) · Repo
Release Notes
10.2.0
10.1.2
10.1.1
10.1.0
10.0.4
10.0.3
10.0.2
- Fix Linux compatibility 798cd93
10.0.1
10.0.0
Breaking
- Require Node.js 18 5628dc8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 72 commits:
10.2.0Add support for Brave browser (#362)Meta tweaks (#363)Tweaks10.1.2Fix detection of Windows default browser from WSL (#358)10.1.1Fix: Use correct bundle ID for Microsoft Edge (#356)10.1.0Linux: Update `xdg-open` to 1.2.1 (#338)10.0.4Fix support for passing predefined app to `openApp()` (#335)10.0.3Fix `target` option on macOS (#332)10.0.2Fix Linux compatibility10.0.1Add Windows environment variable fallback for some broken systems (#328)10.0.0Require Node.js 18Test on Node.js 20 (#312)9.1.0Update dependencies9.0.0Require Node.js 14 and move to ESMAdd the ability to open default browser and default browser in private mode (#294)8.4.2Fix support for Podman8.4.1Meta tweaksFix `allowNonzeroExitCode` option (#296)Fix the `app` argument with WSL (#295)Meta tweaks8.4.0Improve ArchLinux support (#265)8.3.0Add `openApp` method (#263)Update readmeClarify docs about app arguments8.2.1Fix lintingGracefully handle reused array being passed in (#255)Remove outdate caveat in readme8.2.0Add `newInstance` option for macOS (#253)8.1.0Add `open.apps.edge` (#252)8.0.9Revert "Hide PowerShell window on Windows" (#250)8.0.8WSL: Ignore commented mount point lines in wsl.conf (#247)8.0.7Meta tweaksFix multiple apps support for `open.apps` (#245)8.0.6Fix getting WSL mount point on Windows (#243)8.0.5Fix `chrome` app on macOS (#240)8.0.4Fix the `app.argument` option (#237)8.0.3Hide PowerShell window on Windows (#235)8.0.2Memoize getting `mountPoint` (#232)Meta tweaks (#233)8.0.1Meta tweaksFix Node.js 12 compatibility (#229)8.0.0Require Node.js 12Detect architecture (#227)Require Node.js 10.17, add `.apps` and allow multiple apps to be tried (#222)
↗️ open-editor (indirect, 3.0.0 → 5.1.0) · Repo
Release Notes
5.1.0
5.0.0
Breaking
Improvements
4.1.1
4.1.0
4.0.0
Breaking
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
↗️ optionator (indirect, 0.9.1 → 0.9.4) · Repo · Changelog
↗️ path-exists (indirect, 4.0.0 → 5.0.0) · Repo
Release Notes
5.0.0
Breaking
- Require Node.js 12.20 3e66105
- This package is now pure ESM. Please read this.
- Changed from a default export to named exports.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
↗️ path-type (indirect, 4.0.0 → 6.0.0) · Repo
Release Notes
6.0.0
Breaking
- Require Node.js 18 2d7d7cb
5.0.0
Breaking
- Require Node.js 12 (#8) 24e52d3
- This package is now pure ESM
- This means you need to use
import {isFile} from 'path-type'instead ofconst {isFile} = require('path-type').- I would recommend moving to ESM. ESM can still import CommonJS packages, but CommonJS cannot import ESM packages synchronously.
- If you cannot move to ESM yet, don't upgrade to this version.
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
↗️ picomatch (indirect, 2.3.0 → 4.0.3) · Repo · Changelog
Release Notes
2.3.1
Fixed
- Fixes bug when a pattern containing an expression after the closing parenthesis (
/!(*.d).{ts,tsx}) was incorrectly converted to regexp (9f241ef).Changed
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
4.0.3Merge pull request #144 from Jason3S/jdent-object-propertiesUpdate constants.jsUpdate lib/constants.jsfix: exception when glob pattern contains `constructor`chore: fix docs (#139)4.0.2bump depsmove `isWindows` to utils4.0.1 - Node.js >=124.0.0update benchmarks, upgrade devDependencies, lintMerge pull request #124 from gwsbhqt/feat/browser-compatMerge pull request #128 from frandiox/patch-1Merge pull request #126 from connor4312/issue-125Merge pull request #129 from styfle/remove-process-globalfix: ci doesnt run on <10 so we can remove this testfix: test less than node 10feat!: remove process global to work outside of nodeAdd sideEffects to package.jsonfix bad `text` values in `parse`feat: compatible browser environment3.0.13.0.0Merge pull request #73 from silverwind/nodepsMerge pull request #96 from rphillips-nz/patch-12.3.1Merge pull request #102 from micromatch/ISSUE-93_incorrect_extglob_expandingfix: support stars in negation extglobs with expression after closing parenthesisMerge pull request #1 from acao/nodeps-posix-exportprovide `picomatch/posix`, documentationremove path completelyMerge pull request #85 from XhmikosR/codeqlMerge pull request #91 from XhmikosR/patch-1Merge pull request #94 from peterblazejewicz/patch-1Merge pull request #98 from mojavelinux/document-automatic-lookbehind-detectiondocument that lookbehind detection is automaticdelete funding.ymlFix one-or-more extglob examplesUpdate README.mdCreate FUNDING.ymlFix .eslintrc.jsonAdd CodeQL Action
↗️ pkg-dir (indirect, 4.2.0 → 5.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 5 commits:
↗️ plur (indirect, 4.0.0 → 5.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 7 commits:
↗️ prettier (indirect, 1.19.1 → 3.6.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ regexp-tree (indirect, 0.1.23 → 0.1.27) · Repo
Sorry, we couldn’t find anything useful about this release.
↗️ resolve (indirect, 1.20.0 → 2.0.0-next.5) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ resolve-from (indirect, 4.0.0 → 5.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
↗️ reusify (indirect, 1.0.4 → 1.1.0) · Repo
Release Notes
1.1.0
What's Changed
- Fixed a typo in the README by @arliang in #10
- typescript support by @doichev-kostia in #13
- Modernize CI by @mcollina in #15
- Bump @types/node from 20.17.6 to 22.9.0 by @dependabot in #20
- Bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #21
New Contributors
- @arliang made their first contribution in #10
- @doichev-kostia made their first contribution in #13
- @dependabot made their first contribution in #20
Full Changelog: v1.0.4...v1.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
↗️ semver (indirect, 7.3.5 → 7.7.3) · Repo · Changelog
Security Advisories 🚨
🚨 semver vulnerable to Regular Expression Denial of Service
Versions of the package semver before 7.5.2 on the 7.x branch, before 6.3.1 on the 6.x branch, and all other versions before 5.7.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ side-channel (indirect, 1.0.4 → 1.1.0) · Repo · Changelog
Release Notes
1.1.0 (from changelog)
Commits
- [Refactor] extract implementations to
side-channel-weakmap,side-channel-map,side-channel-listada5955- [New] add
channel.deletec01d2d3- [types] improve types
0c54356- [readme] add content
be24868- [actions] split out node 10-20, and 20+
c4488e2- [types] use shared tsconfig
0e0d57c- [Dev Deps] update
@ljharb/eslint-config,@ljharb/tsconfig,@types/get-intrinsic,@types/object-inspect,@types/tape,auto-changelog,tapefb4f622- [Deps] update
call-bind,get-intrinsic,object-inspectb78336b- [Tests] replace
audwithnpm auditee3ab46- [Dev Deps] add missing peer dep
c03e21a
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
v1.1.0[readme] add content[Refactor] extract implementations to `side-channel-weakmap`, `side-channel-map`, `side-channel-list`[New] add `channel.delete`[actions] split out node 10-20, and 20+[types] improve types[Deps] update `call-bind`, `get-intrinsic`, `object-inspect`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/get-intrinsic`, `@types/object-inspect`, `@types/tape`, `auto-changelog`, `tape`[Tests] replace `aud` with `npm audit`[types] use shared tsconfigv1.0.6add types[meta] simplify `exports`[Deps] update `call-bind`[Dev Deps] update `tape`v1.0.5[Deps] update `get-intrinsic`[meta] add missing `engines.node`[Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic`[Deps] update `call-bind`, `get-intrinsic`, `object-inspect`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `npmignore`, `tape`[Deps] update `get-intrinsic`, `object-inspect`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[actions] update rebase action[Tests] increase coverage[meta] add `.editorconfig`; add `eclint`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`[Deps] update `object-inspect`[actions] reuse common workflows[Deps] update `call-bind`, `get-intrinsic`, `object-inspect`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `safe-publish-latest`, `tape`
↗️ signal-exit (indirect, 3.0.3 → 4.1.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 34 commits:
4.1.0add prettierignore fileremove incorrect line from changelogallow handler to capture signal exitsci: drop node 144.0.3increment by old signal-exit's count, not just 14.0.2chore: remove error logadd no longer setting process.exitCode to changelog4.0.1don't get confused by old versions of signal-exitupdate license yearc8 ignore a platform-specific line4.0.0v4 rewrite: hybrid module, TS, and named exportsci: tests and fundingchore: correct license copyright statementci: makework3.0.7dep updatesgracefully no-op unwrap function3.0.6More properly handle global.process mutatingupdate tap, use automated publish scripts3.0.5chore: update deps[Fix] unbreak v33.0.4gracefully no-op when process missing or invalidremove standardupdate depsdocs: correct spelling mistake (#48)fix: regenerate `pacakge-lock.json` file for npm ci
↗️ slash (indirect, 4.0.0 → 5.1.0) · Repo
Release Notes
5.1.0
5.0.1
5.0.0
Breaking
- Require Node.js 14 5c5d1d6
Improvements
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
↗️ string-width (indirect, 4.2.2 → 7.2.0) · Repo
Release Notes
7.2.0
- Handle more edge-cases be33439
7.1.0
7.0.0
Breaking
- Require Node.js 18 97b50e8
Improvements
- It now uses the most recent Unicode data, which fixes some false-positives 97b50e8
6.1.0
6.0.0
Breaking
Improvements
- Add
countAnsiEscapeCodesoption (#48) 6e6993b- Improve compatibility with some languages (#47) f85812f
5.1.2
5.1.1
- Fix incorrect default for
ambiguousIsNarrowoption 483baa1
5.1.0
5.0.1
5.0.0
Breaking
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
7.2.0Handle more edge-casesMeta tweaks7.1.0Meta tweaksImprove performance (#54)7.0.0Require Node.js 18 and use more recent Unicode data6.1.0Improve performance (#49)6.0.0Meta tweaksAdd `countAnsiEscapeCodes` option (#48)Use `Intl.Segmenter`, require Node.js v16 (#47)5.1.2Use `for..of` loop (#40)Add test for #2 (#39)5.1.1Fix incorrect default for `ambiguousIsNarrow` option5.1.0Add `ambiguousIsNarrow` option (#34)5.0.1Upgrade `strip-ansi` (#31)5.0.0Require Node.js 12 and move to ESM
↗️ string.prototype.trimend (indirect, 1.0.4 → 1.0.9) · Repo · Changelog
Release Notes
1.0.9 (from changelog)
Commits
- [actions] split out node 10-20, and 20+
7e5ffdc- [meta] sort package.json mildly
2f99c8b- [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,auto-changelog,tape2774fe6- [Refactor] use
call-bounddirectly9e3bbec- [Tests] replace
audwithnpm auditcb9a462- [meta] add missing
engines.nodef46c829- [Deps] update
call-binde892c32- [Dev Deps] add missing peer dep
e1a59da
1.0.7 (from changelog)
Commits
1.0.6 (from changelog)
Commits
1.0.5 (from changelog)
Commits
- [actions] reuse common workflows
69a56ce- [actions] use
node/installinstead ofnode/run; usecodecovaction5d7db31- [Fix] ensure main entry point properly checks the receiver in ES3 engines
bb1983d- [Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace
10a1091- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,safe-publish-latest,tapea08e14b- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,functions-have-names,tape1c4c8da- [actions] update codecov uploader
70c4a7c- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,aud,auto-changelog,tape4b08ed7- [readme] add github actions/codecov badges
9805501- [Dev Deps] update
eslint,tape50ec335- [actions] update workflows
bf9c32e- [meta] use
prepublishOnlyscript for npm 7+9d921bd- [Deps] update
define-properties15617ce
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
v1.0.9[meta] sort package.json mildly[Refactor] use `call-bound` directly[Deps] update `call-bind`[Dev Deps] add missing peer dep[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `auto-changelog`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[meta] add missing `engines.node`v1.0.8[Refactor] replace `es-abstract` with `es-object-atoms`[Dev Deps] update `aud`, `npmignore`, `tape`v1.0.7[Deps] update `define-properties`, `es-abstract`[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape`v1.0.6[Deps] update `es-abstract`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `tape`[actions] update rebase action to use reusable workflowv1.0.5[Deps] update `define-properties`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `functions-have-names`, `tape`[Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace[Fix] ensure main entry point properly checks the receiver in ES3 engines[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape`[actions] update codecov uploader[readme] add github actions/codecov badges[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `auto-changelog`, `tape`[actions] update workflows[Dev Deps] update `eslint`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ string.prototype.trimstart (indirect, 1.0.4 → 1.0.8) · Repo · Changelog
Release Notes
1.0.7 (from changelog)
Commits
1.0.6 (from changelog)
Commits
1.0.5 (from changelog)
Commits
- [actions] reuse common workflows
61d4009- [actions] use
node/installinstead ofnode/run; usecodecovactionbfe39c4- [Fix] ensure main entry point properly checks the receiver in ES3 engines
36e3730- [Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace
4f77eed- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,safe-publish-latest,tape59fcb99- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,functions-have-names,tape486ffcf- [actions] update codecov uploader
b33ac48- [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,aud,auto-changelog,tape3c89fa5- [readme] add github actions/codecov badges
00be6b3- [Dev Deps] update
eslint,tape13a08f5- [actions] update workflows
6ac576d- [meta] use
prepublishOnlyscript for npm 7+fa382ca- [Deps] update
define-propertiesd57bffe
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
v1.0.8[Deps] update `call-bind`, `define-properties`[Refactor] use `es-object-atoms` instead of `es-abstract`[Dev Deps] update `aud`, `npmignore`, `tape`[meta] add missing `engines.node`[actions] use reusable workflowsv1.0.7[Deps] update `define-properties`, `es-abstract`[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape`v1.0.6[Deps] update `es-abstract`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `tape`[actions] update rebase action to use reusable workflowv1.0.5[Deps] update `define-properties`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `functions-have-names`, `tape`[Fix] ensure main entry point properly checks the receiver in ES3 engines[Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape`[actions] update codecov uploader[readme] add github actions/codecov badges[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `auto-changelog`, `tape`[actions] update workflows[Dev Deps] update `eslint`, `tape`[actions] use `node/install` instead of `node/run`; use `codecov` action[meta] use `prepublishOnly` script for npm 7+
↗️ strip-ansi (indirect, 6.0.0 → 7.1.2) · Repo
Release Notes
7.1.2
- Fix vulnerability in 7.1.1, see: chalk/chalk#656
7.1.0
7.0.1
- Upgrade dependencies ed41f38
7.0.0
Breaking
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
↗️ strip-final-newline (indirect, 2.0.0 → 4.0.0) · Repo
Release Notes
4.0.0
Breaking
- Require Node.js 18 (#7) 077250c
- When specifying a
Uint8Array, the returned value is no longer copied. Learn moreImprovements
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
↗️ strip-indent (indirect, 4.0.0 → 4.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 5 commits:
↗️ supports-hyperlinks (indirect, 2.2.0 → 3.2.0) · Repo
Release Notes
3.1.0
3.0.0
Breaking
- Require Node.js 14
Improvements
2.3.0
Does any of this look wrong? Please let us know.
Sorry, we couldn’t find anything useful about this release.
↗️ tapable (indirect, 0.1.10 → 2.3.0) · Repo
Release Notes
2.3.0
Features
- [TYPES] Added
TypedHookMaptype.
2.2.3
Fixes
- Async hook catch an error when reject a falsy value
- [typescript] Support to pass return type for waterfall hooks
2.2.2
Developer Experience
- add interceptors type to hook class
2.2.1
Developer Experience
- fix some incorrect typings
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ tslib (indirect, 1.14.1 → 2.8.1) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ type-fest (indirect, 0.20.2 → 4.41.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 5 commits:
↗️ typescript (indirect, 4.3.5 → 5.9.3) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ unbox-primitive (indirect, 1.0.1 → 1.1.0) · Repo · Changelog
Release Notes
1.1.0 (from changelog)
Commits
- [meta] use
npmignoreto autogenerate an npmignore file348a5ad- [New] add types
a324230- [Tests] use
es-value-fixturesa321ae5- [actions] split out node 10-20, and 20+
04a0e0d- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,npmignore,object-inspect,object-is,tape7fff971- [actions] update rebase action
91d6807- [Deps] update
call-bind,has-symbols,which-boxed-primitivef8b6597- [Dev Deps] update
aud,object-inspect,tapeb3362a1- [Refactor] use
call-bounddirectlye29ff5f- [meta] add missing
engines.noded3420bc- [Tests] replace
audwithnpm audit5e6a6d0- [Deps] update
which-boxed-primitive0ff873d- [Dev Deps] update
auddd0e373- [Dev Deps] add missing peer dep
4f79b24
1.0.2 (from changelog)
Commits
- [actions] reuse common workflows
e6420b9- [actions] update codecov uploader
b90aff2- [readme] add github actions/codecov badges; update URLs
bcc39b9- [Dev Deps] update
eslint,@ljharb/eslint-config,object-inspect,safe-publish-latest,tapea704a32- [Refactor] use
call-bindinstead offunction-bind0a609f1- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,object-inspect,safe-publish-latest,tape6a45317- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,object-inspect,tape795c76f- [Deps] update
has-bigints,has-symbols257a065
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
v1.1.0[meta] add missing `engines.node`[New] add types[Tests] use `es-value-fixtures`[Refactor] use `call-bound` directly[Deps] update `which-boxed-primitive`[Deps] update `call-bind`, `has-symbols`, `which-boxed-primitive`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmignore`, `object-inspect`, `object-is`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[Dev Deps] update `aud`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `aud`, `object-inspect`, `tape`[actions] update rebase actionv1.0.2[Deps] update `has-bigints`, `has-symbols`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `tape`[Refactor] use `call-bind` instead of `function-bind`[actions] reuse common workflows[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`, `safe-publish-latest`, `tape`[readme] add github actions/codecov badges; update URLs[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `safe-publish-latest`, `tape`[actions] update codecov uploader
↗️ which-boxed-primitive (indirect, 1.0.2 → 1.1.1) · Repo · Changelog
Release Notes
1.1.1 (from changelog)
Commits
1.1.0 (from changelog)
Commits
- [actions] reuse common workflows
893df44- [meta] use
npmignoreto autogenerate an npmignore filebab1ff8- [Tests] use
es-value-fixturesandfor-eachecacfa0- [New] add types
ab38e78- [actions] split out node 10-20, and 20+
7ee9c3c- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,object-inspect,safe-publish-latest,tape142215a- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,has-symbols,object-inspect,tape3559371- [actions] update rebase action to use reusable workflow
928901a- [Deps] update
is-bigint,is-boolean-object,is-number-object,is-string,is-symbolf7b14be- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,npmignore,object-inspect,tape5296738- [Deps] update
is-bigint,is-boolean-object,is-number-object,is-string,is-symbolcaa6d1c- [meta] add missing
engines.nodeca40880- [Tests] replace
audwithnpm auditb0f4069- [Dev Deps] update
aud8d0e336- [Deps] update
is-number-objecteafcabf- [Dev Deps] add missing peer dep
ec4dd52
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
v1.1.1[Deps] update `is-boolean-object`, `is-number-object`, `is-string`, `is-symbol`[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`v1.1.0[meta] add missing `engines.node`[New] add types[Deps] update `is-bigint`, `is-boolean-object`, `is-number-object`, `is-string`, `is-symbol`[Tests] use `es-value-fixtures` and `for-each`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmignore`, `object-inspect`, `tape`[actions] split out node 10-20, and 20+[Tests] replace `aud` with `npm audit`[Dev Deps] update `aud`[Deps] update `is-number-object`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `has-symbols`, `object-inspect`, `tape`[actions] update rebase action to use reusable workflow[actions] reuse common workflows[Deps] update `is-bigint`, `is-boolean-object`, `is-number-object`, `is-string`, `is-symbol`[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `safe-publish-latest`, `tape`
↗️ word-wrap (indirect, 1.2.3 → 1.2.5) · Repo
Security Advisories 🚨
🚨 word-wrap vulnerable to Regular Expression Denial of Service
All versions of the package word-wrap are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression within the result variable.
Release Notes
1.2.5
Changes:
Reverts default value for
options.indentto two spaces' '.Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Remove default indent by @mohd-akram in #24
🔒 fix: CVE 2023 26115 (2) by @OlafConijn in #41🔒 fix: CVE-2023-26115 by @aashutoshrathi in #33- chore: publish workflow by @OlafConijn in #42
New Contributors
- @mohd-akram made their first contribution in #24
- @OlafConijn made their first contribution in #41
- @aashutoshrathi made their first contribution in #33
Full Changelog: 1.2.3...1.2.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
1.2.5revert default indentrun verb to generate READMEMerge pull request #42 from jonschlinkert/chore/publish-workflowMerge pull request #41 from jonschlinkert/fix/CVE-2023-26115-2Update .github/workflows/publish.ymlchore: bump version to 1.2.4chore: add publish workflowchore: fix testchore: remove package-lockchore: added an additional testcasefix: cve 2023-26115fix: settle for new regex to support lower node versions:lock: fix: CVE-2023-26115Merge pull request #24 from mohd-akram/remove-default-indentRemove default indent