-
Notifications
You must be signed in to change notification settings - Fork 0
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 all-dependencies group across 1 directory with 9 updates #203
Bump the all-dependencies group across 1 directory with 9 updates #203
Conversation
Bumps the all-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.14.9` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.14.1` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.5.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.1` | `5.0.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `28.6.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.1.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.2` | Updates `@types/node` from 20.11.16 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 6.21.0 to 7.14.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/v7.14.1/packages/parser) Updates `eslint` from 8.56.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.5.0) Updates `eslint-plugin-github` from 4.10.1 to 5.0.1 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.1...v5.0.1) Updates `eslint-plugin-jest` from 27.6.3 to 28.6.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.6.3...v28.6.0) Updates `prettier` from 3.2.5 to 3.3.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.3.2) Updates `rimraf` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) Updates `ts-jest` from 29.1.2 to 29.1.5 - [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.1.5) Updates `typescript` from 5.3.3 to 5.5.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.3.3...v5.5.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
A lot of the changes were taken from https://github.com/actions/typescript-action which is a template that this repo is based on but evolved over time. The switch from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'm fine with yarn
, too.
Bumps the all-dependencies group with 9 updates in the / directory:
20.11.16
20.14.9
6.21.0
7.14.1
eslint8.56.0
9.5.0
4.10.1
5.0.1
27.6.3
28.6.0
3.2.5
3.3.2
5.0.5
5.0.7
29.1.2
29.1.5
5.3.3
5.5.2
Updates
@types/node
from 20.11.16 to 20.14.9Commits
Updates
@typescript-eslint/parser
from 6.21.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0Updateseslint
from 8.56.0 to 9.5.0Updates
eslint-plugin-github
from 4.10.1 to 5.0.1Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
8d9ed4f
Merge pull request #531 from github/kh-set-exception-on-ruleec76d1c
Provide exception for rowgroup948bc6a
Merge pull request #530 from github/dependabot/npm_and_yarn/all-dependencies-...919dda0
backout eslint 9 update1bd0859
chore(deps): bump the all-dependencies group with 6 updates2b8550f
Drop node 14 in publish workflow (#529)ce529f9
Merge pull request #525 from github/kh-fix-bug-in-get-element-type-logic3979a24
Update tests/utils/get-element-type.mjs9d2dc5d
add node 20 supportdd592c6
drop ndoe 16Updates
eslint-plugin-jest
from 27.6.3 to 28.6.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
afdcddd
chore(release): 28.6.0 [skip ci]430f024
ci: rundocs
job onpush
(#1605)4b6a4f2
feat(prefer-jest-mocked): add new rule (#1599)5b9b47e
feat(valid-expect): supporting automatically fixing adding async in some case...0a14446
chore(deps): update dependency semantic-release to v24 (#1602)db31890
chore(deps): update danger/danger-js action to v12.3.1 (#1591)04421cf
chore: run prettier (#1604)d465125
chore(deps): lock file maintenance70c8c5e
chore(deps): lock file maintenanceda993a5
test: only run linting when using ESLint v8 (#1593)Updates
prettier
from 3.2.5 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Updates
rimraf
from 5.0.5 to 5.0.7Commits
fb974ad
5.0.78ba2442
engines: need 14.18, where 'node:path' shows up39340d1
update depse729f76
5.0.64472c0e
DOC: add that it is cross platform46b425f
Improve readability of READMEa3b93ed
update deps, format codesd2fa213
update devDepsf3b2bf1
Upgrade GitHub Actions81c631e
remove FUNDING.yml (coming from .github repo now)Updates
ts-jest
from 29.1.2 to 29.1.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
a5f3c8a
chore(release): 29.1.578d61b3
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.1259026b4
build(deps-dev): bump braces in /examples/type-module32cc6bb
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.11487172c
build(deps): Update actions/checkout digest to 692973e5560334
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/js-with-ts0d9e359
build(deps): bump braces from 3.0.2 to 3.0.3 in /website9803934
build(deps): Update dependency prettier to ^3.3.2543182a
build(deps): Update dependency esbuild to ~0.21.5b59777e
build(deps): Update@types
packages to ^7.13.0Updates
typescript
from 5.3.3 to 5.5.2Release notes
Sourced from typescript's releases.