generated from actions/typescript-action
-
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
build(deps-dev): bump the development-dependencies group across 1 directory with 14 updates #448
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-c0afd02db3
Closed
build(deps-dev): bump the development-dependencies group across 1 directory with 14 updates #448
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-c0afd02db3
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
…ectory with 14 updates Bumps the development-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@octokit/core](https://github.com/octokit/core.js) | `5.0.1` | `6.1.2` | | [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) | `10.2.0` | `13.2.4` | | [@types/jira-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jira-client) | `7.1.7` | `7.1.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `22.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.0.1` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.0` | `0.38.1` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.9.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.4.3` | `28.8.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.8` | `29.5.12` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.3.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `28.0.8` | `29.2.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` | Updates `@octokit/core` from 5.0.1 to 6.1.2 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v5.0.1...v6.1.2) Updates `@octokit/plugin-rest-endpoint-methods` from 10.2.0 to 13.2.4 - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v10.2.0...v13.2.4) Updates `@types/jira-client` from 7.1.7 to 7.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jira-client) Updates `@types/node` from 20.10.6 to 22.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 5.62.0 to 8.0.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/v8.0.1/packages/parser) Updates `@vercel/ncc` from 0.38.0 to 0.38.1 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.0...0.38.1) Updates `eslint` from 8.56.0 to 9.9.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.9.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.4.3 to 28.8.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.4.3...v28.8.0) Updates `jest` from 28.1.3 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 28.1.8 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.0.3 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.3.3) Updates `ts-jest` from 28.0.8 to 29.2.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v28.0.8...v29.2.4) Updates `typescript` from 5.3.3 to 5.5.4 - [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.4) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/jira-client" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 12, 2024
waiting for github/eslint-plugin-github#539 |
Superseded by #449. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/development-dependencies-c0afd02db3
branch
August 19, 2024 08:42
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 development-dependencies group with 14 updates in the / directory:
5.0.1
6.1.2
10.2.0
13.2.4
7.1.7
7.1.9
20.10.6
22.2.0
5.62.0
8.0.1
0.38.0
0.38.1
8.56.0
9.9.0
4.10.1
5.0.1
27.4.3
28.8.0
28.1.3
29.7.0
28.1.8
29.5.12
3.0.3
3.3.3
28.0.8
29.2.4
5.3.3
5.5.4
Updates
@octokit/core
from 5.0.1 to 6.1.2Release notes
Sourced from
@octokit/core
's releases.... (truncated)
Commits
af3d390
fix(pkg): adddefault
fallback andtypes
export (#673)82a36c9
chore(deps-dev): bump undici from 6.6.1 to 6.11.1ade2813
fix(deps): update dependency@octokit/types
to v131c2bd25
feat(security): Add provenance (#671)a259846
ci(action): update actions/add-to-project action to v115f8674
ci(action): update actions/add-to-project action to v0.6.1 (#668)9ab61fa
chore(deps): update dependency@octokit/auth-action
to v5 (#664)ae20962
ci(action): update actions/add-to-project action to v0.6.042148fc
fix(pkg): add main entry point (#662)88d3536
chore(deps): update dependency@octokit/auth-oauth-app
to v8 (#660)Updates
@octokit/plugin-rest-endpoint-methods
from 10.2.0 to 13.2.4Release notes
Sourced from
@octokit/plugin-rest-endpoint-methods
's releases.... (truncated)
Commits
ea769d3
fix: empty commit to trigger release (#753)0efe846
chore(deps): update dependency esbuild to ^0.22.02d87fd7
ci(action): update actions/add-to-project action to v1.0.2e969245
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#749)a6c3f90
chore(deps): update dependency prettier to v3.3.2f571344
🚧 Workflows have changed (#746)8f547a8
chore(deps): update dependency prettier to v3.3.1 (#747)5389b5a
chore(deps): update dependency prettier to v3.3.0 (#745)a4a6b8a
chore(deps): update dependency sinon to v18 (#743)82a8f14
chore(deps): update dependency esbuild to ^0.21.0 (#742)Updates
@types/jira-client
from 7.1.7 to 7.1.9Commits
Updates
@types/node
from 20.10.6 to 22.2.0Commits
Updates
@typescript-eslint/parser
from 5.62.0 to 8.0.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.0ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)c365664
Merge branch 'main'd1d0ba5
chore(release): publish 7.16.1Updates
@vercel/ncc
from 0.38.0 to 0.38.1Release notes
Sourced from
@vercel/ncc
's releases.Commits
ce5984e
fix: sourcemap sources removes webpack path (#1122)f9c1153
chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#1...0bc78fe
chore(deps-dev): Bump isomorphic-unfetch from 3.1.0 to 4.0.2 (#1116)5796c1f
chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#1094)Updates
eslint
from 8.56.0 to 9.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/[email protected]
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
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.4.3 to 28.8.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
e1410ae
chore(release): 28.8.0 [skip ci]74078ee
feat: import formatting rules fromeslint-plugin-jest-formatting
(#1563)11ef4fc
chore(deps): update yarn to v3.8.4 (#1638)c88f741
chore(deps): lock file maintenance1cd8c74
chore(release): 28.7.0 [skip ci]fb43171
feat: allow@typescript-eslint
v8 (#1636)1bc83b9
chore: use@eslint-community/eslint-plugin-eslint-comments
(#1635)9854c8f
chore(deps): lock file maintenanceb38f0fa
chore(deps): lock file maintenance61eb794
chore(deps...Description has been truncated