Skip to content
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

chore(deps-dev): bump the npm-development group across 1 directory with 7 updates #15

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump the npm-development group across 1 directory wi…
…th 7 updates

Bumps the npm-development group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.6.0` | `8.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.6.0` | `8.13.0` |
| [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.2` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.9.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |



Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.5.5 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.6.0 to 8.13.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/v8.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.6.0 to 8.13.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/v8.13.0/packages/parser)

Updates `@vercel/ncc` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.38.1...0.38.2)

Updates `eslint-plugin-jest` from 28.8.3 to 28.9.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@v28.8.3...v28.9.0)

Updates `typescript` from 5.6.2 to 5.6.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.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 7, 2024
commit 1f14e913818a3f885981911259350936a2422bed
140 changes: 70 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -77,20 +77,20 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@vercel/ncc": "^0.38.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@vercel/ncc": "^0.38.2",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.3.3",
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}

Unchanged files with check annotations Beta

const axios = require('axios')

Check failure on line 1 in src/github.ts

GitHub Actions / TypeScript Tests

'axios' is assigned a value but never used

Check failure on line 1 in src/github.ts

GitHub Actions / TypeScript Tests

A `require()` style import is forbidden

Check failure on line 1 in src/github.ts

GitHub Actions / TypeScript Tests

Require statement not part of import statement

Check failure on line 1 in src/github.ts

GitHub Actions / Lint Codebase

'axios' is assigned a value but never used

Check failure on line 1 in src/github.ts

GitHub Actions / Lint Codebase

A `require()` style import is forbidden

Check failure on line 1 in src/github.ts

GitHub Actions / Lint Codebase

Require statement not part of import statement
const octoAuth = require('@octokit/auth-action')

Check failure on line 3 in src/github.ts

GitHub Actions / TypeScript Tests

A `require()` style import is forbidden

Check failure on line 3 in src/github.ts

GitHub Actions / TypeScript Tests

Require statement not part of import statement

Check failure on line 3 in src/github.ts

GitHub Actions / Lint Codebase

A `require()` style import is forbidden

Check failure on line 3 in src/github.ts

GitHub Actions / Lint Codebase

Require statement not part of import statement
const Request = require('@octokit/request')

Check failure on line 4 in src/github.ts

GitHub Actions / TypeScript Tests

A `require()` style import is forbidden

Check failure on line 4 in src/github.ts

GitHub Actions / TypeScript Tests

Require statement not part of import statement

Check failure on line 4 in src/github.ts

GitHub Actions / Lint Codebase

A `require()` style import is forbidden

Check failure on line 4 in src/github.ts

GitHub Actions / Lint Codebase

Require statement not part of import statement
import * as core from '@actions/core'
export class GitHub {
private requestWithAuth: any

Check failure on line 9 in src/github.ts

GitHub Actions / TypeScript Tests

Unexpected any. Specify a different type

Check failure on line 9 in src/github.ts

GitHub Actions / Lint Codebase

Unexpected any. Specify a different type
constructor() {}

Check failure on line 11 in src/github.ts

GitHub Actions / TypeScript Tests

Useless constructor

Check failure on line 11 in src/github.ts

GitHub Actions / Lint Codebase

Useless constructor
async performAuth() {

Check failure on line 13 in src/github.ts

GitHub Actions / TypeScript Tests

Missing return type on function

Check failure on line 13 in src/github.ts

GitHub Actions / Lint Codebase

Missing return type on function
const auth = octoAuth.createActionAuth()
const authentication = await auth()
{

Check warning on line 1 in .devcontainer/devcontainer.json

GitHub Actions / Lint Codebase

File ignored by default.
"name": "GitHub Actions (TypeScript)",
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
"postCreateCommand": "npm install",
{

Check warning on line 1 in .github/linters/tsconfig.json

GitHub Actions / Lint Codebase

File ignored by default.
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "../../tsconfig.json",
"compilerOptions": {
{

Check warning on line 1 in .prettierrc.json

GitHub Actions / Lint Codebase

File ignored by default.
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,