Skip to content

chore(deps-dev): bump the development-dependencies group with 3 updates#21

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-4ae4432247
Apr 2, 2026
Merged

chore(deps-dev): bump the development-dependencies group with 3 updates#21
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-4ae4432247

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the development-dependencies group with 3 updates: @labeg/code-style, jsdom and typescript.

Updates @labeg/code-style from 6.10.20 to 6.10.21

Changelog

Sourced from @​labeg/code-style's changelog.

[6.10.21] - 2026-04-01

⚙️ Miscellaneous Tasks

  • (deps) Bump minimatch from 3.1.2 to 3.1.3 (#42)
  • (deps) Bump the all-minor-patch group with 2 updates (#43)
  • (deps-dev) Bump the development-dependencies group with 3 updates (#44)
  • (deps) Bump minimatch from 3.1.3 to 3.1.5 (#45)
  • (deps) Bump flatted from 3.3.3 to 3.4.1 (#47)
  • (deps) Bump flatted from 3.4.1 to 3.4.2 (#49)
  • (deps) Bump picomatch (#50)
  • (deps) Bump brace-expansion from 1.1.12 to 1.1.13 (#51)
  • (deps) Bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0 (#52)
Commits
  • 660ef83 chore(@​labeg/code-style): release @​labeg/code-style@​6.10.21
  • 00a0afe ci(deps): bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0 (#52)
  • afbe717 chore(deps): bump brace-expansion from 1.1.12 to 1.1.13 (#51)
  • 394bf5a chore(deps): bump picomatch (#50)
  • 40be6da chore(deps): bump flatted from 3.4.1 to 3.4.2 (#49)
  • be71162 chore(deps): bump flatted from 3.3.3 to 3.4.1 (#47)
  • a47c7eb chore(deps): bump minimatch from 3.1.3 to 3.1.5 (#45)
  • a79dae1 chore(deps-dev): bump the development-dependencies group with 3 updates (#44)
  • 7f831b6 chore(deps): bump the all-minor-patch group with 2 updates (#43)
  • dcd0683 chore(deps): bump minimatch from 3.1.2 to 3.1.3 (#42)
  • See full diff in compare view

Updates jsdom from 29.0.0 to 29.0.1

Release notes

Sourced from jsdom's releases.

v29.0.1

  • Fixed CSS parsing of border, background, and their sub-shorthands containing keywords or var(). (@​asamuzaK)
  • Fixed getComputedStyle() to return a more functional CSSStyleDeclaration object, including indexed access support, which regressed in v29.0.0.
Commits
  • 34c7d6e 29.0.1
  • 8ffc811 Add benchmark for computed style property access
  • 5f2434c Update dependencies and dev dependencies
  • 1e8a7ff Handle global keywords in CSS shorthand property handlers
  • 0b79509 Wrap getComputedStyle return value for proper indexed access
  • d589a8e Fix border shorthand parsing
  • e528859 Modernize release infrastructure
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jsdom since your current version.


Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 3 updates: [@labeg/code-style](https://github.com/LabEG/code-style), [jsdom](https://github.com/jsdom/jsdom) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@labeg/code-style` from 6.10.20 to 6.10.21
- [Changelog](https://github.com/LabEG/code-style/blob/master/CHANGELOG.md)
- [Commits](LabEG/code-style@v6.10.20...v6.10.21)

Updates `jsdom` from 29.0.0 to 29.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.0...v29.0.1)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@labeg/code-style"
  dependency-version: 6.10.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: jsdom
  dependency-version: 29.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.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 added the dependencies Pull requests that update a dependency file label Apr 2, 2026
@github-actions github-actions bot merged commit 3a24a60 into main Apr 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-4ae4432247 branch April 2, 2026 09:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant