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

Bump the all-dependencies group across 1 directory with 20 updates #130

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the all-dependencies group with 19 updates in the / directory:

Package From To
@octokit/auth-app 6.0.3 7.1.3
@octokit/openapi-types 19.1.0 22.2.0
@octokit/rest 18.12.0 21.0.2
@octokit/webhooks-types 7.3.1 7.6.1
probot 12.3.3 13.4.1
simple-git 3.22.0 3.27.0
tmp 0.2.1 0.2.3
winston 3.11.0 3.17.0
@babel/preset-env 7.23.9 7.26.0
@babel/preset-typescript 7.23.3 7.26.0
@tsconfig/node20 20.1.2 20.1.4
@types/jest 29.5.11 29.5.14
@typescript-eslint/eslint-plugin 6.19.1 8.18.1
@typescript-eslint/parser 6.19.1 8.18.1
concurrently 8.2.2 9.1.0
nock 13.5.0 13.5.6
supertest 6.3.4 7.0.0
ts-jest 29.1.1 29.2.5
typescript 5.3.3 5.7.2

Updates @octokit/auth-app from 6.0.3 to 7.1.3

Release notes

Sourced from @​octokit/auth-app's releases.

v7.1.3

7.1.3 (2024-11-15)

Bug Fixes

  • deps: replace lru-cache with toad-cache (#654) (43b97a6)

v7.1.2

7.1.2 (2024-11-05)

Bug Fixes

  • deps: use fork of lru-cache to fix type errors (#651) (3c259fd)

v7.1.1

7.1.1 (2024-09-03)

Bug Fixes

  • respect baseUrl passed as part of request parameters (#641) (8478cac)

v7.1.0

7.1.0 (2024-05-09)

Features

  • appId argument can be set to Client ID string (#606) (7dc08e5)

v7.0.0

7.0.0 (2024-04-30)

Features

BREAKING CHANGES

  • package is now ESM
  • remove type "oauth" that was previously deprecated

v7.0.0-beta.9

7.0.0-beta.9 (2024-04-30)

... (truncated)

Commits
  • 43b97a6 fix(deps): replace lru-cache with toad-cache (#654)
  • 7861dd5 build(deps): lock file maintenance (#652)
  • 70e2904 build(deps): lock file maintenance (#644)
  • 3c259fd fix(deps): use fork of lru-cache to fix type errors (#651)
  • 7cc020f chore(deps): update dependency @​types/node to v22 (#650)
  • c6e9688 build: switch to vitest and fetch-mock v11 (#648)
  • 2a11fbd chore(deps): update dependency @​octokit/tsconfig to v4 (#646)
  • b3ce19b chore(deps): update dependency esbuild to ^0.24.0 (#645)
  • 6869c94 chore(deps): update dependency glob to v11 (#626)
  • a5ca4ac build(deps): lock file maintenance (#643)
  • Additional commits viewable in compare view

Updates @octokit/openapi-types from 19.1.0 to 22.2.0

Release notes

Sourced from @​octokit/openapi-types's releases.

v22.2.0

22.2.0 (2024-04-29)

Features

  • add copilot endpoints, add reusable components, description updates (#416) (8ac5115)

v22.1.0

22.1.0 (2024-04-15)

Features

  • remove all_of for issue, workflow_run, alert, release, pull_request, marketplace_purchase (#414) (f372a47)

v22.0.1

22.0.1 (2024-04-09)

Bug Fixes

  • description updates, new parameter for enterprise-admin/license-upload, default_value field can now also be string[] on custom_property (#411) (cf05067)

v22.0.0

22.0.0 (2024-04-05)

Features

  • BREAKING CHANGES: renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#409) (17537ce)

BREAKING CHANGES

  • renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold]

v21.2.0

21.2.0 (2024-04-03)

Features

v21.1.0

21.1.0 (2024-04-03)

Features

... (truncated)

Commits
  • 8ac5115 feat: add copilot endpoints, add reusable components, description updates (#416)
  • f372a47 feat: remove all_of for issue, workflow_run, alert, release, pull_request, ma...
  • cf05067 fix: description updates, new parameter for enterprise-admin/license-upload...
  • 17537ce feat: BREAKING CHANGES: renames [repository-rule-params-code-scanning-thresho...
  • fcadeff feat(security): Add provenance (#408)
  • f2fe6f7 feat: creates a component for security-advisory-ecosystems, adds deprecated a...
  • 312b23b Breaking Change: Updates OpenAPI version to 14.1.0, adds http status 409 to m...
  • 44dd0a8 feat: add GHES 3.11, GHES 3.12, remove GHES 3.7, many description updates and...
  • f8d6e27 docs: fix typo (#392)
  • See full diff in compare view

Updates @octokit/rest from 18.12.0 to 21.0.2

Release notes

Sourced from @​octokit/rest's releases.

v21.0.2

21.0.2 (2024-08-16)

Bug Fixes

v21.0.1

21.0.1 (2024-07-17)

Bug Fixes

v21.0.0

21.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • package is now ESM

v21.0.0-beta.4

21.0.0-beta.4 (2024-06-19)

Bug Fixes

v21.0.0-beta.3

21.0.0-beta.3 (2024-04-30)

Features

v21.0.0-beta.2

21.0.0-beta.2 (2024-04-16)

Bug Fixes

... (truncated)

Commits
  • 9a80f06 fix(docs): update to react 18 and latest gatsby deps (#462)
  • 3b5a8e8 chore(deps): update dependency fetch-mock to v11 (#459)
  • 5a4eeb6 test: re-activate more tests and convert them to typescript (#457)
  • 93d5afb fix: update deps (#456)
  • 5a681c3 chore: use vitest (#450)
  • 462e351 ci: start testing against 22 (#447)
  • 09bfea8 chore(deps): update dependency glob to v11 (#445)
  • 969d6dc chore(deps): update dependency esbuild to ^0.23.0
  • 239b1be chore(deps): update dependency esbuild to ^0.22.0
  • cdbf93a ci(action): update actions/add-to-project action to v1.0.2
  • Additional commits viewable in compare view

Updates @octokit/webhooks-types from 7.3.1 to 7.6.1

Release notes

Sourced from @​octokit/webhooks-types's releases.

v7.6.1

7.6.1 (2024-10-03)

Bug Fixes

  • add missing property category.node_id to discussion and discussion_comment (#960) (049c104)

v7.6.0

7.6.0 (2024-10-03)

Features

  • schemas: added schema for the merge_group destroyed event (#962) (524ed0d)

v7.5.1

7.5.1 (2024-04-22)

Bug Fixes

v7.5.0

7.5.0 (2024-04-03)

Features

v7.4.0

7.4.0 (2024-03-11)

Features

  • schema updates (adds custom_properties field) to branch_protection_rule, check_suite, code_scanning_alert, commit_comment, create, delete, dependabot_alert, deploy_key, deployment, deployment_review, deployment_status, discussion, disscussion_comment, fork, gollum, issue_comment, issues, label, member, merge_group, meta, milestone, package, page_build. ping, project, project_card, project_column, public, pull_request, pull_request_review, pull_request_review_comment, pull_request_review_thread, push, registry_package, release, repository, repository_dispatch, repository_import, repository_vulnerability_alert, secret_scanning_alert, star, status, team, team_add, watch, workflow_dispatch, workflow_job, workflow_run, branch_protection_configuration, common, custom_property, custom_property_values (#904) (bc5f6fd)

v7.3.2

7.3.2 (2024-02-03)

Bug Fixes

  • add "cancelled" as possible conclusion of a completed workflow step (#892) (6df0bc4)
Commits
  • 049c104 fix: add missing property category.node_id to discussion and `discussion_...
  • 524ed0d feat(schemas): added schema for the merge_group destroyed event (#962)
  • 927e57f build(deps): lock file maintenance (#961)
  • 9ff3b41 build(deps): lock file maintenance (#958)
  • 54e88d0 build(deps): lock file maintenance (#957)
  • 050513f build(deps): lock file maintenance (#956)
  • acc75c2 build(deps): lock file maintenance (#954)
  • cbcb00e build(deps): lock file maintenance (#953)
  • 1f04640 build(deps): lock file maintenance (#952)
  • 760f508 build(deps): lock file maintenance (#951)
  • Additional commits viewable in compare view

Updates probot from 12.3.3 to 13.4.1

Release notes

Sourced from probot's releases.

v13.4.1

13.4.1 (2024-12-09)

Bug Fixes

v13.4.1-full-esm.1

13.4.1-full-esm.1 (2024-11-16)

Bug Fixes

  • adapt for latest version of aggreagate-error (6e4f1bb)
  • build: split global type augmentation from module exports (56013a6)
  • define the require() function (2863d90)
  • update octokit deps (bc130a1)
  • use import-meta-resolve to resolve the app functions (4488f20)

v13.4.0

13.4.0 (2024-11-16)

Features

  • allow custom logger for Octokit instances (#2100) (19954c8)

v13.3.10

13.3.10 (2024-11-05)

Bug Fixes

  • deps: use fork of lru-cache to fix type issues (#2104) (c87926b)

v13.3.9

13.3.9 (2024-10-31)

Bug Fixes

v13.3.8

13.3.8 (2024-09-18)

Bug Fixes

... (truncated)

Commits
  • cc85a24 fix: ensure that the logger is always bound (#2119)
  • 2542e0d chore(deps): update dependency typedoc to ^0.27.0 (#2118)
  • 490ca26 build(deps): lock file maintenance (#2107)
  • 19954c8 feat: allow custom logger for Octokit instances (#2100)
  • 89fdd54 chore(deps): update dependency @​types/node to v22
  • c87926b fix(deps): use fork of lru-cache to fix type issues (#2104)
  • f26cf46 fix(deps): bump @probot/pino to v2.5.0
  • cbd4c38 build(deps): lock file maintenance (#2099)
  • b1ba87f build(deps): bump cookie and @​probot/pino (#2097)
  • 43ec8d6 test: update node versions
  • Additional commits viewable in compare view

Updates simple-git from 3.22.0 to 3.27.0

Release notes

Sourced from simple-git's releases.

[email protected]

Minor Changes

  • 52f767b: Add similarity to the DiffResultNameStatusFile interface used when fetching log/diff with the --name-status option.
  • 739b0d9: Diff summary includes original name of renamed files when run wiht the --name-status option.
  • bc90e7e: Fixes an issue with reporting name changes in the files array returned by git.status. Thank you @​mark-codesphere for the contribution.

Patch Changes

  • 03e1c64: Resolve error in log parsing when fields have empty values.

[email protected]

Minor Changes

  • 28d545b: Upgrade build tools and typescript

[email protected]

Minor Changes

  • 0a5378d: Add support for parsing count-objects

Patch Changes

  • 4aceb15: Upgrade dependencies and build tools

[email protected]

Minor Changes

  • c355317: Enable the use of a two part custom binary

[email protected]

Minor Changes

  • 9bfdf08: Bump package manager from yarn v1 to v4

Patch Changes

  • 8a3118d: Fixed a performance issue when parsing stat diff summaries
  • 9f1a174: Update build tools and workflows for Yarn 4 compatibility
Changelog

Sourced from simple-git's changelog.

3.27.0

Minor Changes

  • 52f767b: Add similarity to the DiffResultNameStatusFile interface used when fetching log/diff with the --name-status option.
  • 739b0d9: Diff summary includes original name of renamed files when run wiht the --name-status option.
  • bc90e7e: Fixes an issue with reporting name changes in the files array returned by git.status. Thank you @​mark-codesphere for the contribution.

Patch Changes

  • 03e1c64: Resolve error in log parsing when fields have empty values.

3.26.0

Minor Changes

  • 28d545b: Upgrade build tools and typescript

3.25.0

Minor Changes

  • 0a5378d: Add support for parsing count-objects

Patch Changes

  • 4aceb15: Upgrade dependencies and build tools

3.24.0

Minor Changes

  • c355317: Enable the use of a two part custom binary

3.23.0

Minor Changes

  • 9bfdf08: Bump package manager from yarn v1 to v4

Patch Changes

  • 8a3118d: Fixed a performance issue when parsing stat diff summaries
  • 9f1a174: Update build tools and workflows for Yarn 4 compatibility
Commits

Updates tmp from 0.2.1 to 0.2.3

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

Commits

Updates winston from 3.11.0 to 3.17.0

Release notes

Sourced from winston's releases.

v3.17.0

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#2516) ae847ab

winstonjs/winston@v3.16.0...v3.17.0

v3.16.0

  • Feature - optionally include Error.cause property (#2447) 201b6f1

winstonjs/winston@v3.15.0...v3.16.0

v3.15.0

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.

  • remove logcallback (#2513) 3a54777
  • chore(docs): Update README.md w/ usage comments (#2507) f110f61
  • Bump nyc from 15.1.0 to 17.1.0 (#2511) f5dde86
  • Bump @​babel/cli from 7.24.7 to 7.25.6 (#2512) d1b8dc6
  • Bump @​babel/preset-env from 7.24.8 to 7.25.4 (#2506) 564161a
  • Bump mocha from 10.7.0 to 10.7.3 (#2500) eb7e315
  • Unified Handler Tests (#2020) 22aab6d

winstonjs/winston@v3.14.2...v3.15.0

v3.14.2

  • Move initialization to constructor (#2503) 2458ba6

winstonjs/winston@v3.14.1...v3.14.2

v3.14.1

  • Save a reference to console methods in console transport (#2498) e82752f
  • Add forceConsole to ConsoleTransportOptions (#2496) 4ff0538
  • Bump mocha from 10.6.0 to 10.7.0 (#2489) 62acaad
  • Update readme with forceConsole info (#2493) b2b79af

winstonjs/winston@v3.14.0...v3.14.1

v3.14.0

  • Add option forceConsole (#2276) b2098fd
  • Set _rotate false on emit 'rotate' false (#2457) 1719275
  • Bump @​babel/core from 7.24.7 to 7.24.9 (#2485) d2859f3

... (truncated)

Commits
  • 1b9cef8 3.17.0
  • 3e87128 Try winston-transport 4.9.0
  • 69625fc Revert "Try bumping winston-transport to 4.8.0"
  • 876ef7a Revert "Try bumping winston-transport to 4.8.0"
  • 7ef2c1d Try bumping winston-transport to 4.8.0
  • fe4b64e Try bumping winston-transport to 4.8.0
  • c9fd9a4 Bump logform
  • 14fef0f Revert "Update logform and winston-transport"
  • 545b683 Merge branch 'master' of github.com:winstonjs/winston
  • cceb265 Update logform and winston-transport
  • Additional commits viewable in compare view

Updates @babel/preset-env from 7.23.9 to 7.26.0

Release notes

Sourced from @​babel/preset-env's releases.

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

Committers: 5

v7.25.9 (2024-10-22)

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.26.0 (2024-10-25)

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9 (2024-10-22)

🐛 Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

🏠 Internal

  • babel-helper-transform-fixture-test-runner

... (truncated)

Commits

Updates @babel/preset-typescript from 7.23.3 to 7.26.0

Release notes

Sourced from @​babel/preset-typescript's releases.

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

Committers: 5

v7.25.9 (2024-10-22)

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v7.26.0 (2024-10-25)

🚀 New Feature

    <...

    Description has been truncated

Bumps the all-dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `6.0.3` | `7.1.3` |
| [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types) | `19.1.0` | `22.2.0` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `18.12.0` | `21.0.2` |
| [@octokit/webhooks-types](https://github.com/octokit/webhooks) | `7.3.1` | `7.6.1` |
| [probot](https://github.com/probot/probot) | `12.3.3` | `13.4.1` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.22.0` | `3.27.0` |
| [tmp](https://github.com/raszi/node-tmp) | `0.2.1` | `0.2.3` |
| [winston](https://github.com/winstonjs/winston) | `3.11.0` | `3.17.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.26.0` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.26.0` |
| [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.2` | `20.1.4` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.14` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `8.18.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `8.18.1` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.1.0` |
| [nock](https://github.com/nock/nock) | `13.5.0` | `13.5.6` |
| [supertest](https://github.com/ladjs/supertest) | `6.3.4` | `7.0.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.2.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.7.2` |



Updates `@octokit/auth-app` from 6.0.3 to 7.1.3
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v6.0.3...v7.1.3)

Updates `@octokit/openapi-types` from 19.1.0 to 22.2.0
- [Release notes](https://github.com/octokit/openapi-types.ts/releases)
- [Commits](https://github.com/octokit/openapi-types.ts/commits/v22.2.0/packages/openapi-types)

Updates `@octokit/rest` from 18.12.0 to 21.0.2
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.12.0...v21.0.2)

Updates `@octokit/webhooks-types` from 7.3.1 to 7.6.1
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.1...v7.6.1)

Updates `probot` from 12.3.3 to 13.4.1
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.3.3...v13.4.1)

Updates `simple-git` from 3.22.0 to 3.27.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git)

Updates `tmp` from 0.2.1 to 0.2.3
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.1...v0.2.3)

Updates `winston` from 3.11.0 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.11.0...v3.17.0)

Updates `@babel/preset-env` from 7.23.9 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env)

Updates `@babel/preset-typescript` from 7.23.3 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript)

Updates `@tsconfig/node20` from 20.1.2 to 20.1.4
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

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

Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 8.18.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/v8.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.19.1 to 8.18.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.18.1/packages/parser)

Updates `concurrently` from 8.2.2 to 9.1.0
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.1.0)

Updates `eslint` from 8.56.0 to 8.57.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.1)

Updates `nock` from 13.5.0 to 13.5.6
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.0...v13.5.6)

Updates `supertest` from 6.3.4 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.4...v7.0.0)

Updates `ts-jest` from 29.1.1 to 29.2.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.1...v29.2.5)

Updates `typescript` from 5.3.3 to 5.7.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.7.2)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@octokit/openapi-types"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: probot
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@tsconfig/node20"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  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: concurrently
  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-minor
  dependency-group: all-dependencies
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Copy link

openshift-ci bot commented Dec 23, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign mprahl for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Superseded by #131.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-1d999699a5 branch December 30, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants