generated from jsynowiec/node-typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the dependencies group with 17 updates #6
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
Merged
NickLiffen
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-336d3f221f
Jul 4, 2023
Merged
Bump the dependencies group with 17 updates #6
NickLiffen
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-336d3f221f
Jul 4, 2023
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 17 updates: | Package | Update | | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | 16.0.3 to 16.3.1 | | [npm](https://github.com/npm/cli) | 9.4.0 to 9.7.2 | | [papaparse](https://github.com/mholt/PapaParse) | 5.3.2 to 5.4.1 | | [tslib](https://github.com/Microsoft/tslib) | 2.5.0 to 2.6.0 | | [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) | 1.0.1 to 18.2.0 | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 18.11.18 to 20.3.3 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.49.0 to 5.61.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.49.0 to 5.61.0 | | [eslint](https://github.com/eslint/eslint) | 8.32.0 to 8.44.0 | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | 8.6.0 to 8.8.0 | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | 27.2.1 to 27.2.2 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.4.1 to 29.5.0 | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | 29.4.0 to 29.5.2 | | [prettier](https://github.com/prettier/prettier) | 2.8.3 to 2.8.8 | | [rimraf](https://github.com/isaacs/rimraf) | 4.1.2 to 5.0.1 | | [ts-jest](https://github.com/kulshekhar/ts-jest) | 29.0.5 to 29.1.1 | | [typescript](https://github.com/Microsoft/TypeScript) | 4.9.4 to 5.1.6 | Updates `dotenv` from 16.0.3 to 16.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.3...v16.3.1) Updates `npm` from 9.4.0 to 9.7.2 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v9.4.0...v9.7.2) Updates `papaparse` from 5.3.2 to 5.4.1 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](mholt/PapaParse@5.3.2...5.4.1) Updates `tslib` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.5.0...2.6.0) Updates `@tsconfig/node18` from 1.0.1 to 18.2.0 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 18.11.18 to 20.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.49.0 to 5.61.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/v5.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.49.0 to 5.61.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/v5.61.0/packages/parser) Updates `eslint` from 8.32.0 to 8.44.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.32.0...v8.44.0) Updates `eslint-config-prettier` from 8.6.0 to 8.8.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.6.0...v8.8.0) Updates `eslint-plugin-jest` from 27.2.1 to 27.2.2 - [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.2.1...v27.2.2) Updates `jest` from 29.4.1 to 29.5.0 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) Updates `@types/jest` from 29.4.0 to 29.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 2.8.3 to 2.8.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.3...2.8.8) Updates `rimraf` from 4.1.2 to 5.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.1.2...v5.0.1) Updates `ts-jest` from 29.0.5 to 29.1.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.0.5...v29.1.1) Updates `typescript` from 4.9.4 to 5.1.6 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: dotenv 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-minor dependency-group: dependencies - dependency-name: papaparse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tsconfig/node18" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch 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-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 17 updates:
Updates
dotenvfrom 16.0.3 to 16.3.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
b13ca7b16.3.19bcc2e7Merge pull request #756 from motdotla/type-fix80fff4bAdd type definition for DOTENV_KEY50163a1update type file5c7d7f5Add example demonstrating setting DOTENV_KEY76d368216.3.080219aeMerge pull request #754 from motdotla/dotenv-key-optiondacd450Add DOTENV_KEY to cli config and environment config optionsf20e646Add options.DOTENV_KEY5861f6aAdd failing test demonstrating need for DOTENV_KEY optionUpdates
npmfrom 9.4.0 to 9.7.2Changelog
Sourced from npm's changelog.
... (truncated)
Commits
aef96c0chore: release 9.7.2aebc523deps: safe-buffer@5.2.1 string_decoder@1.3.0 (#6585)a39bd6achore: refactor windows shim tests (#6576)939a188fix: ignore node prereleases in npm engines check (#6574)405ffbfdocs: remove redundant statement about files attribute (#6557)afb12c0chore: sync dependencies.md file (#6575)f5b9713fix: make omit flags work properly with workspaces (#6549)1cd86f9chore: remove unused minify-registry-metadatabb6054bdeps: tuf-js@1.1.7aee4a30deps: strip-ansi@7.1.0Updates
papaparsefrom 5.3.2 to 5.4.1Release notes
Sourced from papaparse's releases.
Commits
3e7c4bcBugfix version bumpe728bfeRemove jsperf.com links from README.md. (#986)824bbd9Only test duplicate headers on first row970c1dbRename duplicated headersdb230fcMinor version bumpaa00468Handle parsing utf-8 bom encoded files (#961)c1cbe16Rename duplicate headers (#956)bde83f5Fix iso-date regex (#959)bf19955Add vertex.io to lovers (#958)0772457GH-788 Made the check to determine whether the current web-worker is owned ...Updates
tslibfrom 2.5.0 to 2.6.0Release notes
Sourced from tslib's releases.
Commits
7c7f3ae2.6.0f641b05Add helpers forusingandawait using(#213)cc5ff032.5.3a471c51Merge pull request #208 from microsoft/moar-modules80deca0Do not reference tslib.es6.js from package.json exportse623061Bump version to 2.5.2.2b57a92Use named reexport to satsify incomplete TS symbol resolution (#204)91fcbd0Reverse order of decorator-injected initializers (#202)eab3cffMerge pull request #200 from Andarist/fix/import-types5ef7d1aUpdate modules/index.d.tsUpdates
@tsconfig/node18from 1.0.1 to 18.2.0Commits
Updates
@types/nodefrom 18.11.18 to 20.3.3Commits
Updates
@typescript-eslint/eslint-pluginfrom 5.49.0 to 5.61.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
2f46341chore: publish v5.61.0997783ffeat(eslint-plugin): [ban-types] ban types in extends and implements (#7129)faea3fffeat: use graphemer instead of grapheme-splitter (#7069)f74862cchore: publish v5.60.1c09b1c0chore: publish v5.60.0def09f8feat(eslint-plugin): [restrict-plus-operands] add allow* options (#6161)a91bb9echore: publish v5.59.119768e98chore: publish v5.59.10a2b6b2echore: publish v5.59.94710a22chore: update to latest nx and lerna (#7019)Updates
@typescript-eslint/parserfrom 5.49.0 to 5.61.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
2f46341chore: publish v5.61.0f74862cchore: publish v5.60.1cc33804docs: reorganise release/version docs (#7033)c09b1c0chore: publish v5.60.0a91bb9echore: publish v5.59.119768e98chore: publish v5.59.10a2b6b2echore: publish v5.59.94710a22chore: update to latest nx and lerna (#7019)391a670chore: publish v5.59.85166a00chore: publish v5.59.7Updates
eslintfrom 8.32.0 to 8.44.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8c1ec658.44.0849933bBuild: changelog update for 8.44.049e46edchore: upgrade@eslint/js@8.44.0 (#17329)a1cb642chore: package.json update for@eslint/jsrelease1766771feat: addes2023andes2024environments (#17328)4c50400feat: addecmaVersion: 2024, regexpvflag parsing (#17324)4d411e4feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17...840a264test: More test cases for no-case-declarations (#17315)e6e74f9chore: package.json update for eslint-config-eslint releaseDescription has been truncated