Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the dependencies group with 18 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.1.0
papaparse 5.4.1 5.5.2
@types/papaparse 5.3.14 5.3.15
tslib 2.6.2 2.8.1
@types/jest 29.5.12 29.5.14
@types/node 20.12.2 22.13.7
@typescript-eslint/eslint-plugin 7.4.0 8.25.0
@typescript-eslint/parser 7.4.0 8.25.0
eslint 8.57.0 9.21.0
eslint-config-prettier 9.1.0 10.0.2
eslint-plugin-jest 27.9.0 28.11.0
prettier 3.2.5 3.5.2
rimraf 5.0.5 6.0.1
ts-jest 29.1.2 29.2.6
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

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

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: tschaub/mock-fs@v5.4.1...v5.5.0

v5.4.1

What's Changed

v5.4.0

What's Changed

New Contributors

Full Changelog: tschaub/mock-fs@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.1.0

Release notes

Sourced from npm's releases.

v11.1.0

11.1.0 (2025-01-29)

Features

Bug Fixes

Documentation

Dependencies

Chores

libnpmhook: v11.0.0

11.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmhook now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmpublish: v11.0.0

11.0.0 (2024-12-16)

Features

Chores

... (truncated)

Changelog

Sourced from npm's changelog.

11.1.0 (2025-01-29)

Features

Bug Fixes

Documentation

Dependencies

Chores

11.0.0 (2024-12-16)

Documentation

Dependencies

Chores

... (truncated)

Commits
  • cab74ff chore: release 11.1.0
  • 61f00e3 chore: splits out smoke-tests from publish-dryrun tests (#8069)
  • 6d0f46e chore: stop publish smoke from check git clean (#8058)
  • 9281ebf chore: fix smoke tests prerelease needs separate string args (#8057)
  • aa202e9 chore: smoke tests using a preid (#8056)
  • 3644e79 docs: update readme for Node.js versions, remove badges (#8055)
  • 31455b2 fix(publish): honor force for no dist tag and registry version check (#8054)
  • 7ddfbad deps: @​npmcli/package-json@​6.1.1
  • 18e0449 chore: dev dependency updates
  • 9473a86 deps: spdx-license-ids@3.0.21
  • 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: microsoft/tslib@v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

v2.6.3

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

Commits

Updates @types/jest from 29.5.12 to 29.5.14

Commits

Updates @types/node from 20.12.2 to 22.13.7

Commits

Updates @types/papaparse from 5.3.14 to 5.3.15

Commits

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

Release notes

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

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

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

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

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

... (truncated)

Changelog

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

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)

❤️ Thank You

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

8.24.1 (2025-02-17)

🩹 Fixes

  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

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

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)

🩹 Fixes

... (truncated)

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • a43c199 feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)
  • 0a0a085 fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...
  • b688380 fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...
  • f22de04 fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...
  • 6f87c20 docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)
  • fb790dc fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...
  • 5d503b9 fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.4.0 to 8.25.0

Release notes

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

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

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

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and

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

| Package | From | To |
| --- | --- | --- |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [fast-csv](https://github.com/C2FO/fast-csv/tree/HEAD/packages/fast-csv) | `5.0.1` | `5.0.2` |
| [mock-fs](https://github.com/tschaub/mock-fs) | `5.2.0` | `5.5.0` |
| [npm](https://github.com/npm/cli) | `10.5.0` | `11.1.0` |
| [papaparse](https://github.com/mholt/PapaParse) | `5.4.1` | `5.5.2` |
| [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.14` | `5.3.15` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.8.1` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `22.13.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `8.25.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `8.25.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.21.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.11.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.2` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `6.0.1` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.2.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.3` | `5.8.2` |



Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `fast-csv` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/C2FO/fast-csv/releases)
- [Changelog](https://github.com/C2FO/fast-csv/blob/main/packages/fast-csv/CHANGELOG.md)
- [Commits](https://github.com/C2FO/fast-csv/commits/v5.0.2/packages/fast-csv)

Updates `mock-fs` from 5.2.0 to 5.5.0
- [Release notes](https://github.com/tschaub/mock-fs/releases)
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md)
- [Commits](tschaub/mock-fs@v5.2.0...v5.5.0)

Updates `npm` from 10.5.0 to 11.1.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v10.5.0...v11.1.0)

Updates `papaparse` from 5.4.1 to 5.5.2
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Commits](https://github.com/mholt/PapaParse/commits)

Updates `@types/papaparse` from 5.3.14 to 5.3.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse)

Updates `tslib` from 2.6.2 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.8.1)

Updates `@types/jest` from 29.5.12 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 20.12.2 to 22.13.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/papaparse` from 5.3.14 to 5.3.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse)

Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/parser)

Updates `eslint` from 8.57.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.21.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2)

Updates `eslint-plugin-jest` from 27.9.0 to 28.11.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.11.0)

Updates `prettier` from 3.2.5 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.5.2)

Updates `rimraf` from 5.0.5 to 6.0.1
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v6.0.1)

Updates `ts-jest` from 29.1.2 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.6)

Updates `typescript` from 5.4.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.8.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fast-csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mock-fs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: papaparse
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/papaparse"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/papaparse"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
@dependabot dependabot bot requested a review from NickLiffen March 1, 2025 04:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-b48c91c420 branch April 1, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant