Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates - #520

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/development-dependencies-1199d9fcfd
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/development-dependencies-1199d9fcfd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 4 updates in the / directory: @openally/config.eslint, @types/node, c8 and typescript.

Updates @openally/config.eslint from 2.4.2 to 3.0.2

Release notes

Sourced from @​openally/config.eslint's releases.

@​openally/config.eslint@3.0.2

Patch Changes

@​openally/config.eslint@3.0.1

Patch Changes

@​openally/config.eslint@3.0.0

Major Changes

@​openally/config.eslint@2.4.3

Patch Changes

Changelog

Sourced from @​openally/config.eslint's changelog.

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

2.4.3

Patch Changes

Commits
  • 24818f1 chore: update versions (#205)
  • 3b64cae fix(eslint): turn off function-paren-newline (#206)
  • 9ef6cb0 chore(deps): bump the dependencies group across 1 directory with 5 updates (#...
  • 6b7d8d2 chore: setup initial shared stylelint configuration (#199)
  • 5e403f6 chore: update versions (#198)
  • c207b1b fix(eslint): @​stylistic/function-paren-newline to multiline-arguments (#197)
  • aa608e7 chore: update versions (#186)
  • 3130c62 chore(deps): bump the dependencies group with 6 updates (#192)
  • a0565ac refactor(eslint): re-enforce strict rules for agentic (IA) era
  • 9d75a12 refactor(eslint)!: enhance CustomRules and fix TSLint deprecation (#184)
  • Additional commits viewable in compare view

Updates @types/node from 25.9.8 to 26.6.1

Commits

Updates c8 from 11.0.0 to 12.0.0

Release notes

Sourced from c8's releases.

v12.0.0

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

Changelog

Sourced from c8's changelog.

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

Commits

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026
@socket-security

socket-security Bot commented Jul 27, 2026 •

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​openally/​config.eslint@​2.4.2 ⏵ 3.0.279 +11009494 +2100
Updatednpm/​@​types/​node@​25.9.8 ⏵ 26.6.2100 +110081 +196100
Updatednpm/​c8@​11.0.0 ⏵ 12.0.09910010085100
Addednpm/​typescript@​7.0.29910089100100

View full report

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-1199d9fcfd branch from ed97823 to ef01d7f Compare August 3, 2026 23:03
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-1199d9fcfd branch 2 times, most recently from 06a2fc0 to ed2fb1b Compare August 17, 2026 23:03
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-1199d9fcfd branch 2 times, most recently from 5b9698a to 542aebc Compare August 31, 2026 23:03
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-1199d9fcfd branch from 542aebc to 16152d5 Compare September 7, 2026 23:03
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-1199d9fcfd branch from 16152d5 to b1dc0b4 Compare September 14, 2026 23:03
…ectory with 4 updates

Bumps the development-dependencies group with 4 updates in the / directory: [@openally/config.eslint](https://github.com/OpenAlly/configs/tree/HEAD/src/eslint), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [c8](https://github.com/bcoe/c8) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@openally/config.eslint` from 2.4.2 to 3.0.2
- [Release notes](https://github.com/OpenAlly/configs/releases)
- [Changelog](https://github.com/OpenAlly/configs/blob/main/src/eslint/CHANGELOG.md)
- [Commits](https://github.com/OpenAlly/configs/commits/@openally/config.eslint@3.0.2/src/eslint)

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

Updates `c8` from 11.0.0 to 12.0.0
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v11.0.0...v12.0.0)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@openally/config.eslint"
  dependency-version: 2.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: c8
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-1199d9fcfd branch from b1dc0b4 to 01995a9 Compare September 21, 2026 23:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants