-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bump the major group with 13 updates #530
Merged
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 4, 2023
Bumps the major group with 13 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.14` | `20.10.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `6.13.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `6.13.1` | | [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.1.8` | `4.0.0` | | [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `5.1.0` | `7.3.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.10.0` | `9.1.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `10.1.0` | `11.2.0` | | [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) | `9.0.13` | `11.0.4` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `5.0.2` | `6.1.1` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.1.0` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `2.3.4` | `3.2.4` | | [stringify-object](https://github.com/yeoman/stringify-object) | `4.0.1` | `5.0.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `4.9.5` | `5.3.2` | Updates `@types/node` from 18.18.14 to 20.10.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.62.0 to 6.13.1 - [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/v6.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 6.13.1 - [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/v6.13.1/packages/parser) Updates `cross-fetch` from 3.1.8 to 4.0.0 - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](lquixada/cross-fetch@v3.1.8...v4.0.0) Updates `dotenv-cli` from 5.1.0 to 7.3.0 - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](entropitor/dotenv-cli@v5.1.0...v7.3.0) Updates `eslint-config-prettier` from 8.10.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.10.0...v9.1.0) Updates `fs-extra` from 10.1.0 to 11.2.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.2.0) Updates `@types/fs-extra` from 9.0.13 to 11.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Updates `npm-run-all2` from 5.0.2 to 6.1.1 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v5.0.2...v6.1.1) Updates `prettier` from 2.8.8 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.1.0) Updates `prettier-plugin-organize-imports` from 2.3.4 to 3.2.4 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v2.3.4...v3.2.4) Updates `stringify-object` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/yeoman/stringify-object/releases) - [Commits](sindresorhus/stringify-object@v4.0.1...v5.0.0) Updates `typescript` from 4.9.5 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: cross-fetch dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: dotenv-cli dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: prettier-plugin-organize-imports dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: stringify-object dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/major-75be391f46
branch
from
December 4, 2023 13:46
049beba
to
a675ccd
Compare
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 major group with 13 updates:
18.18.14
20.10.3
5.62.0
6.13.1
5.62.0
6.13.1
3.1.8
4.0.0
5.1.0
7.3.0
8.10.0
9.1.0
10.1.0
11.2.0
9.0.13
11.0.4
5.0.2
6.1.1
2.8.8
3.1.0
2.3.4
3.2.4
4.0.1
5.0.0
4.9.5
5.3.2
Updates
@types/node
from 18.18.14 to 20.10.3Commits
Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 6.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45
feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1f
fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...f151b26
fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...a034d0a
fix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...3c8312d
feat: [member-ordering] add accessor support for member-ordering (#7927)06496e2
chore: publish v6.11.0Updates
@typescript-eslint/parser
from 5.62.0 to 6.13.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2
chore: publish v6.11.075c1288
chore: publish v6.10.01e47294
chore: publish v6.9.1101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)Updates
cross-fetch
from 3.1.8 to 4.0.0Release notes
Sourced from cross-fetch's releases.
Changelog
Sourced from cross-fetch's changelog.
Commits
748a312
chore(release): 4.0.0dc7a7e8
chore: improved inline comment on publish scripta89e3ce
chore: renamed release target to version058c8ff
chore: updated dev dependencies minor versions71bd113
chore: updated dev dependencies patch versions5b8eee6
chore: dedupped make release target762ae72
chore: restored caret range on node-fetch dependencyb6c073a
chore: fixed README's Table of Content30581ca
chore: added workers feature support on README3594c29
chore: renamed bin/release to bin/publishUpdates
dotenv-cli
from 5.1.0 to 7.3.0Release notes
Sourced from dotenv-cli's releases.
Commits
fffba71
v7.3.016bce97
Bump dotenv to 16.3 or greater (#94)c544148
fix: throw error when cascade and override are used together (#93)a496203
v7.2.1eb06b71
feat: expose 'override' option from 'dotenv' (#87)6847e1f
v7.2.0170b7e9
Comment a simple "subscript" solution for CLI variable expansion (#88)61fb060
bump to v7.1.0405e007
add --no-expand option to skip variable expansion (#86)69723ac
v7.0.0Updates
eslint-config-prettier
from 8.10.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3d
eslint-config-prettier v9.1.04110dff
Merge pull request #271 from prettier/deprecated6d0bd92
Update tests to handle newly deprecated rules4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0
Use specialRule constant7827196
Group deprecated and removed rules by version48f804c
Roll back to ESLint 8.52.0 for now16f03b8
Update Prettierb06d618
Update npm packages25fc427
turn offunicorn/template-indent
(#269)Updates
fs-extra
from 10.1.0 to 11.2.0Changelog
Sourced from fs-extra's changelog.
Commits
5d4bf0b
11.2.0d293448
perf: copy dir contents in parallel (#1026)a277cbb
Refactormove
API to async/await (#1025)40c5161
Refactorcopy
API to async/await (#1021)6f2b2bc
Refactorcreate*
/ensure*
API to async/await (#1023)426bb46
RefactoroutputFile
API to async/await (#1024)47bc43d
Simplify reduce for checking match (#1016)cc7b3b2
11.1.1055e0b8
Unify cross-device move test configuration/logic (#1001)0e7de32
Preserve timestamp when moving across devices (#994)Updates
@types/fs-extra
from 9.0.13 to 11.0.4Commits
Updates
npm-run-all2
from 5.0.2 to 6.1.1Release notes
Sourced from npm-run-all2's releases.
... (truncated)
Changelog
Sourced from npm-run-all2's changelog.
... (truncated)
Commits
604df07
6.1.1e6dc017
Add an npm-run-all2 bin aliascfbd974
Fix npx on node 1678af86e
6.1.06cba3d7
Merge branch 'kinland-feature/117-pnpm-support'a3ee6cd
Lets avoid spawn.sync3df3708
Add support for pnpm (#117)fe72148
Upgrade: Bump actions/checkout from 3 to 4 (#119)30f5a21
6.0.667dd879
Merge pull request #114 from bcomnes/updatesUpdates
prettier
from 2.8.8 to 3.1.0Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)Updates
prettier-plugin-organize-imports
from 2.3.4 to 3.2.4Release notes
Sourced from prettier-plugin-organize-imports's releases.