-
Notifications
You must be signed in to change notification settings - Fork 105
Bump the dev-dependencies group with 13 updates #497
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
fetch-metadata-action-automation
merged 2 commits into
main
from
dependabot/npm_and_yarn/dev-dependencies-f2ee839a29
Mar 21, 2024
Merged
Bump the dev-dependencies group with 13 updates #497
fetch-metadata-action-automation
merged 2 commits into
main
from
dependabot/npm_and_yarn/dev-dependencies-f2ee839a29
Mar 21, 2024
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 dev-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.2` | `20.11.20` | | [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.26` | `17.0.32` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.4` | `7.0.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.4` | `7.0.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.5` | | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.57.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.1` | | [nock](https://github.com/nock/nock) | `13.3.3` | `13.5.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.2` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | | [yaml](https://github.com/eemeli/yaml) | `2.3.2` | `2.4.0` | Updates `@types/jest` from 29.5.5 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.8.2 to 20.11.20 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/yargs` from 17.0.26 to 17.0.32 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) Updates `@typescript-eslint/eslint-plugin` from 6.7.4 to 7.0.2 - [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/v7.0.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.4 to 7.0.2 - [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/v7.0.2/packages/parser) Updates `dotenv` from 16.3.1 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.5) Updates `eslint` from 8.50.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.57.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.1) Updates `nock` from 13.3.3 to 13.5.3 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.3...v13.5.3) Updates `ts-jest` from 29.1.1 to 29.1.2 - [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.1...v29.1.2) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.2.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) Updates `yaml` from 2.3.2 to 2.4.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/yargs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: yaml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
jeffwidman
approved these changes
Mar 21, 2024
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 dev-dependencies group with 13 updates:
29.5.529.5.1220.8.220.11.2017.0.2617.0.326.7.47.0.26.7.47.0.216.3.116.4.58.50.08.57.02.28.12.29.113.3.313.5.329.1.129.1.210.9.110.9.25.2.25.3.32.3.22.4.0Updates
@types/jestfrom 29.5.5 to 29.5.12Commits
Updates
@types/nodefrom 20.8.2 to 20.11.20Commits
Updates
@types/yargsfrom 17.0.26 to 17.0.32Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.7.4 to 7.0.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
677e7ccchore(release): publish 7.0.2300d7d2docs(eslint-plugin): fix typo in prefer-ts-expect-error (#8504)ebd2959docs: small typo in no-inferrable-types.md (#8492)4f3215fchore(release): publish 7.0.1422791cfix(eslint-plugin): update peer dep for parser (#8441)b27de99chore(release): publish 7.0.0379f742chore(eslint-plugin): [no-confusing-void-expression] explicitly state default...b636baadocs: fix restrict-plus-operands example (#8362)1aa393cchore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4bfeat: add support for flat configs (#7935)Updates
@typescript-eslint/parserfrom 6.7.4 to 7.0.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
677e7ccchore(release): publish 7.0.24f3215fchore(release): publish 7.0.1b27de99chore(release): publish 7.0.01aa393cchore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4bfeat: add support for flat configs (#7935)1200b4cchore(deps): update nx to v17.3.0 (#8317)584db29feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)289ee88chore(release): publish 6.21.0aa5edf7chore(deps): update dependency prettier to v3.2.4 (#8357)45c0cb2chore: cleanup test-utils naming/locations (#8341)Updates
dotenvfrom 16.3.1 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e83316.4.56924177Merge pull request #814 from motdotla/dont-check-existance3533420changelog 🪵249e5a6adjust logic to support tests87fd887do not check if exists1146910rename .env-multiline to .env.multilined03e39716.4.43275a0achangelog 🪵f40a8c3Merge pull request #812 from motdotla/patch-121dc22d3replace 14 chaining operatorUpdates
eslintfrom 8.50.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b68.57.01cd3f8cBuild: changelog update for 8.57.01813aecchore: upgrade@eslint/js@8.57.0 (#18143)5c356bbchore: package.json update for@eslint/jsrelease84922d0docs: Show prerelease version in dropdown (#18139)1120b9bfeat: Add loadESLint() API method for v8 (#18098)5b8c363docs: Switch to Ethical Ads (#18117)2196d97fix: handle absolute file paths inFlatRuleTester(#18064)f4a1fe2test: add more tests for ignoring files and directories (#18068)69dd1d1fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-importfrom 2.28.1 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fadeBump to 2.29.148fec35[Deps] updatetsconfig-paths80aee73[Dev Deps] updatechai,eslint-doc-generator,markdownlint-cli8c83eaf[Tests] node v21.3 has a brokenfs.writeFilee67259e[Fix]no-unused-modules: support export patterns with array destructuring9fd3c42[Tests]no-duplicates: add passing test12f0300[Fix]no-extraneous-dependencies: ignoreexport type { ... } from '...'w...6d34c88Bump to 2.29.0ec6a8ea[Refactor] usehasowninstead ofhas78f50b8[Deps] updatearray-includes,array.prototype.findlastindex, `array.proto...Updates
nockfrom 13.3.3 to 13.5.3Release notes
Sourced from nock's releases.
... (truncated)
Commits
4162fa8fix: support literal query string (#2590)7e957b3fix: remove duplicates fromactiveMocks()andpendingMocks()(#2356)8bab28dci: add node 20 in ci (#2585)8deca36docs: add mikicho as a contributor for maintenance, code, and doc (#2584)4ad60baadd experimental fetch support notice (#2583)f4d1b15ci(test): use a singletestjob that we can require, independent of test ma...7468cf1fix: memory leak when using nock with jest (#2572)ccfa96ddocs: add rsaryev as a contributor for code, and test (#2570)65385f7feat: addScope#clone()method (#2564)ea13083chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0Updates
ts-jestfrom 29.1.1 to 29.1.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
70d48bechore(release): 29.1.219778bdbuild: reference transform options via jestTransformOptionstypea5d6f2dfix: calculated cache key based on supportsStaticESM2d16f4atest(e2e): removeonNodeVersionsfunction0861a66build(deps): Update dependency node-fetch to ^3.3.2f41cc3ebuild(deps): Update babel monorepo41b8460build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1e7be4bffix: correct error handling inprocessAsynce31d953build(deps): Update actions/setup-node digest to 1a4442c622539dbuild(deps): Update dependency@formatjs/ts-transformerto ^3.13.9Updates
ts-nodefrom 10.9.1 to 10.9.2Release notes
Sourced from ts-node's releases.
Commits
057ac1b10.9.2c8805d5Update package lock99862f7Bump swc dependencycdc4e88Ignore test files in build schema08cdfb0Backport swc fixes on main9639daaIgnore test files in buildcc1a503Fixtsconfig.jsonnot found with TS >= 5.3 (#2091)Updates
typescriptfrom 5.2.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cfBump version to 5.3.3 and LKG4c2afa7🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221Cherry-pick #56489 into release-5.3 (#56490)f750eb3Pick #56485 into release-5.3 (#56486)27047e3Update LKG.d09b1bfPick