An open index of dependabot pull requests across open source projects.

Bump the dependencies group across 1 directory with 19 updates

Closed
Number: #23
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: April 01, 2025 at 03:06 AM UTC
(7 months ago)
Updated: July 01, 2025 at 03:13 AM UTC
(4 months ago)
Closed: July 01, 2025 at 03:13 AM UTC
(4 months ago)
Time to Close: 3 months
Labels:
dependencies javascript
Description:

Bumps the dependencies group with 19 updates in the / directory:

Package From To
dotenv 16.4.5 16.4.7
fast-csv 5.0.1 5.0.2
mock-fs 5.2.0 5.5.0
npm 10.5.0 11.2.0
papaparse 5.4.1 5.5.2
@types/papaparse 5.3.14 5.3.15
tslib 2.6.2 2.8.1
@tsconfig/node20 20.1.4 20.1.5
@types/jest 29.5.12 29.5.14
@types/node 20.12.2 22.13.14
@typescript-eslint/eslint-plugin 7.4.0 8.29.0
@typescript-eslint/parser 7.4.0 8.29.0
eslint 8.57.0 9.23.0
eslint-config-prettier 9.1.0 10.1.1
eslint-plugin-jest 27.9.0 28.11.0
prettier 3.2.5 3.5.3
rimraf 5.0.5 6.0.1
ts-jest 29.1.2 29.3.1
typescript 5.4.3 5.8.2

Updates dotenv from 16.4.5 to 16.4.7

Changelog

Sourced from dotenv's changelog.

16.4.7 (2024-12-03)

Changed

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx
Commits

Updates fast-csv from 5.0.1 to 5.0.2

Release notes

Sourced from fast-csv's releases.

v5.0.2

5.0.2 (2024-10-22)

Bug Fixes

  • deps: update docusaurus monorepo to v3.3.2 (#888) (60f5e27)
  • deps: update docusaurus monorepo to v3.4.0 (#961) (cef2f2e)
Changelog

Sourced from fast-csv's changelog.

5.0.2 (2024-10-22)

Note: Version bump only for package fast-csv

Commits

Updates mock-fs from 5.2.0 to 5.5.0

Release notes

Sourced from mock-fs's releases.

v5.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/tschaub/mock-fs/compare/v5.4.1...v5.5.0

v5.4.1

What's Changed

v5.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/tschaub/mock-fs/compare/v5.3.0...v5.4.0

v5.3.0

What's Changed

  • chore(deps-dev): bump rimraf from 3.0.2 to 6.0.1

... (truncated)

Changelog

Sourced from mock-fs's changelog.

5.5.0

  • bump semver from 7.6.3 to 7.7.0 (see #413#413)
  • bump eslint-config-tschaub from 14.1.2 to 15.2.0 (see #408#408)
  • bump mocha from 11.0.1 to 11.1.0 (see #410#410)
  • bump mocha from 10.8.2 to 11.0.1 (see #407#407)
  • bump mocha from 10.7.3 to 10.8.2 (see #402#402)

5.4.1

  • Avoid errors in fs.existsSync (see #401#401)

5.4.0

  • bump chai from 4.3.4 to 4.5.0
  • bump eslint from 8.21.0 to 8.57.1

5.3.0

  • chore(deps-dev): bump rimraf from 3.0.2 to 6.0.1
  • chore(deps): bump actions/checkout from 2 to 4
  • chore(deps-dev): bump mocha from 9.2.2 to 10.7.3
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3
  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • chore(deps): bump json5 from 1.0.1 to 1.0.2

... (truncated)

Commits
  • 288e943 5.5.0
  • 7c36dfa Log changes
  • 28ffcb0 Merge pull request #413 from tschaub/dependabot/npm_and_yarn/semver-7.7.0
  • 88e9f00 Merge pull request #415 from timvahlbrock/fix/exists-symlink
  • 9afed42 Add test and fix exists behaviour for relative symlinks
  • 6ce049d chore(deps-dev): bump semver from 7.6.3 to 7.7.0
  • d3c8959 Merge pull request #412 from tschaub/test-append
  • 38c2790 Add test showing fs.createWriteStream() with append
  • 95f39dd Merge pull request #408 from tschaub/dependabot/npm_and_yarn/eslint-config-ts...
  • b8dbda4 Updates to work with ESLint 9
  • Additional commits viewable in compare view

Updates npm from 10.5.0 to 11.2.0

Release notes

Sourced from npm's releases.

v11.2.0

11.2.0 (2025-03-05)

Features

Bug Fixes

Dependencies

Chores

v11.1.0

11.1.0 (2025-01-29)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from npm's changelog.

11.2.0 (2025-03-05)

Features

Bug Fixes

Dependencies

Chores

11.1.0 (2025-01-29)

Features

Bug Fixes

... (truncated)

Commits
  • 91e0f01 chore: release 11.2.0
  • cc72b89 chore: fix smoke tests to account for new release versions within a workspace...
  • 8461186 fix: update npx cache if possible when spec is a range
  • 247ee1d feat(cache): add npx commands
  • d18d422 feat: add context to npx cache package.json
  • 3d8b257 deps: @​npmcli/package-json@​6.1.1
  • ab17523 deps: supports-color@10.0.0
  • c3810bc chore: dev dependency updates
  • 3cbe21a deps: foreground-child@3.3.1
  • b9225e5 fix: resolve override conflicts and apply correct versions (#8089)
  • Additional commits viewable in compare view

Updates papaparse from 5.4.1 to 5.5.2

Commits

Updates @types/papaparse from 5.3.14 to 5.3.15

Commits

Updates tslib from 2.6.2 to 2.8.1

Release notes

Sourced from tslib's releases.

v2.8.1

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0

v2.6.3

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3

Commits

Updates @tsconfig/node20 from 20.1.4 to 20.1.5

Commits

Updates @types/jest from 29.5.12 to 29.5.14

Commits

Updates @types/node from 20.12.2 to 22.13.14

Commits

Updates @types/papaparse from 5.3.14 to 5.3.15

Commits

Updates @typescript-eslint/eslint-plugin from 7.4.0 to 8.29.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.29.0

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
  • eslint-plugin: support arbitrary extensions in definition files (#10957)
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.28.0

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.27.0

8.27.0 (2025-03-17)

🚀 Features

  • utils: support DeprecatedInfo for rule.meta.deprecated (#10932)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)
  • eslint-plugin: support arbitrary extensions in definition files (#10957)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.27.0 (2025-03-17)

🚀 Features

  • utils: support DeprecatedInfo for rule.meta.deprecated (#10932)

❤️ Thank You

... (truncated)

Commits
  • 3dd1835 chore(release): publish 8.29.0
  • 270277c feat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001)
  • c548aa7 fix(eslint-plugin): [no-array-constructor] remove optional chaining exemption...
  • 9a9670d fix(eslint-plugin): support arbitrary extensions in definition files (#10957)
  • c7c9b1a docs: fix typos in no-unsafe-argument examples (#11007)
  • ada32d1 feat(eslint-plugin): [prefer-nullish-coalescing] create ignoreIfStatements ...
  • 5b187f4 fix(eslint-plugin): [prefer-for-of] fix false positive when using erasable ty...
  • 58d7f40 fix(eslint-plugin): [use-unknown-in-catch-callback-variable] remove fixable p...
  • 3241e46 fix(eslint-plugin): [no-unnecessary-condition] don't report on unnecessary op...
  • 807f5ca chore(release): publish 8.28.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.4.0 to 8.29.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.29.0

8.29.0 (2025-03-31)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#11000)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#10961)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
  • eslint-plugin: support arbitrary extensions in definition files (#10957)
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.28.0

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.27.0

8.27.0 (2025-03-17)

🚀 Features

  • utils: support DeprecatedInfo for rule.meta.deprecated (#10932)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.29.0 (2025-03-31)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.28.0 (2025-03-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.27.0 (2025-03-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.26.1 (2025-03-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.25.0 (2025-02-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.24.1 (2025-02-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.24.0 (2025-02-10)

... (truncated)

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
8.57.0 → 9.23.0
Update Type:
Major
Package:
@types/node
Ecosystem:
npm
Version Change:
20.12.2 → 22.13.14
Update Type:
Major
Ecosystem:
npm
Version Change:
9.1.0 → 10.1.1
Update Type:
Major
Package:
prettier
Ecosystem:
npm
Version Change:
3.2.5 → 3.5.3
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.4.3 → 5.8.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.4.0 → 8.29.0
Update Type:
Major
Package:
ts-jest
Ecosystem:
npm
Version Change:
29.1.2 → 29.3.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.4.0 → 8.29.0
Update Type:
Major
Package:
rimraf
Ecosystem:
npm
Version Change:
5.0.5 → 6.0.1
Update Type:
Major
Ecosystem:
npm
Version Change:
27.9.0 → 28.11.0
Update Type:
Major
Package:
dotenv
Ecosystem:
npm
Version Change:
16.4.5 → 16.4.7
Update Type:
Patch
Package:
tslib
Ecosystem:
npm
Version Change:
2.6.2 → 2.8.1
Update Type:
Minor
Package:
npm
Ecosystem:
npm
Version Change:
10.5.0 → 11.2.0
Update Type:
Major
Package:
@types/jest
Ecosystem:
npm
Version Change:
29.5.12 → 29.5.14
Update Type:
Patch
Package:
papaparse
Ecosystem:
npm
Version Change:
5.4.1 → 5.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.3.14 → 5.3.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
20.1.4 → 20.1.5
Update Type:
Patch
Package:
mock-fs
Ecosystem:
npm
Version Change:
5.2.0 → 5.5.0
Update Type:
Minor
Package:
fast-csv
Ecosystem:
npm
Version Change:
5.0.1 → 5.0.2
Update Type:
Patch
Technical Details
ID: 2596898
UUID: 2962081005
Node ID: PR_kwDOI2c56M6Q3GZG
Host: GitHub
Repository: advanced-security/ghe-cross-instance-committers