generated from jsynowiec/node-typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the dependencies group across 1 directory with 19 updates #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-4d2f47770b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 19 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.2.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` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.4` | `20.1.5` | | [@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.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `8.29.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `8.29.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.23.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.1` | | [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.3` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `6.0.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.3.1` | | [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.2.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.2.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 `@tsconfig/node20` from 20.1.4 to 20.1.5 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) 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.14 - [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.29.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.29.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.4.0 to 8.29.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.29.0/packages/parser) Updates `eslint` from 8.57.0 to 9.23.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.23.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.1 - [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.1.1) 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.3 - [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.3) 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.3.1 - [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.3.1) 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-publish.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.8.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fast-csv dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mock-fs dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: papaparse dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/papaparse" dependency-version: 5.3.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tsconfig/node20" dependency-version: 20.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/jest" dependency-version: 29.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 22.13.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/papaparse" dependency-version: 5.3.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-version: 28.11.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rimraf dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ReviewersThe following users could not be added as reviewers: Please fix the above issues or remove invalid values from |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 19 updates in the / directory:
16.4.5
16.4.7
5.0.1
5.0.2
5.2.0
5.5.0
10.5.0
11.2.0
5.4.1
5.5.2
5.3.14
5.3.15
2.6.2
2.8.1
20.1.4
20.1.5
29.5.12
29.5.14
20.12.2
22.13.14
7.4.0
8.29.0
7.4.0
8.29.0
8.57.0
9.23.0
9.1.0
10.1.1
27.9.0
28.11.0
3.2.5
3.5.3
5.0.5
6.0.1
29.1.2
29.3.1
5.4.3
5.8.2
Updates
dotenv
from 16.4.5 to 16.4.7Changelog
Sourced from dotenv's changelog.
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignore0c9f764
16.4.6fd5f26b
changelog 🪵bb19b6b
Merge pull request #847 from motdotla/deps-updates2f4e36b
further dev dependency cleanupc2fdd01
send to codecov6707487
add test coverageUpdates
fast-csv
from 5.0.1 to 5.0.2Release notes
Sourced from fast-csv's releases.
Changelog
Sourced from fast-csv's changelog.
Commits
9a59d86
chore(release): publish v5.0.29067797
Update links in README.md for packagesUpdates
mock-fs
from 5.2.0 to 5.5.0Release notes
Sourced from mock-fs's releases.
... (truncated)
Changelog
Sourced from mock-fs's changelog.
... (truncated)
Commits
288e943
5.5.07c36dfa
Log changes28ffcb0
Merge pull request #413 from tschaub/dependabot/npm_and_yarn/semver-7.7.088e9f00
Merge pull request #415 from timvahlbrock/fix/exists-symlink9afed42
Add test and fix exists behaviour for relative symlinks6ce049d
chore(deps-dev): bump semver from 7.6.3 to 7.7.0d3c8959
Merge pull request #412 from tschaub/test-append38c2790
Add test showing fs.createWriteStream() with append95f39dd
Merge pull request #408 from tschaub/dependabot/npm_and_yarn/eslint-config-ts...b8dbda4
Updates to work with ESLint 9Updates
npm
from 10.5.0 to 11.2.0Release notes
Sourced from npm's releases.
... (truncated)
Changelog
Sourced from npm's changelog.
... (truncated)
Commits
91e0f01
chore: release 11.2.0cc72b89
chore: fix smoke tests to account for new release versions within a workspace...8461186
fix: update npx cache if possible when spec is a range247ee1d
feat(cache): add npx commandsd18d422
feat: add context to npx cache package.json3d8b257
deps:@npmcli/package-json
@6
.1.1ab17523
deps: supports-color@10.0.0c3810bc
chore: dev dependency updates3cbe21a
deps: foreground-child@3.3.1b9225e5
fix: resolve override conflicts and apply correct versions (#8089)Updates
papaparse
from 5.4.1 to 5.5.2Commits
Updates
@types/papaparse
from 5.3.14 to 5.3.15Commits
Updates
tslib
from 2.6.2 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed updateUpdates
@tsconfig/node20
from 20.1.4 to 20.1.5Commits
Updates
@types/jest
from 29.5.12 to 29.5.14Commits
Updates
@types/node
from 20.12.2 to 22.13.14Commits
Updates
@types/papaparse
from 5.3.14 to 5.3.15Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 8.29.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3dd1835
chore(release): publish 8.29.0270277c
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] createignoreIfStatements
...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.0Updates
@typescript-eslint/parser
from 7.4.0 to 8.29.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
3dd1835
chore(release): publish 8.29.0807f5ca
chore(release): publish 8.28.03efd99e
chore(release): publish 8.27.09aa0b6b
chore(release): publish 8.26.1bc6d19f
chore(release): publish 8.26.017e7012
chore(deps): update dependency knip to v5.44.1 (