Skip to content

build(deps-dev): bump the dev-deps group with 5 updates - #60

Merged
crimx merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-79e0e0d314
May 12, 2026
Merged

build(deps-dev): bump the dev-deps group with 5 updates#60
crimx merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-79e0e0d314

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-deps group with 5 updates:

Package From To
@types/node 25.6.0 25.6.2
@wopjs/eslint-config 0.1.72 0.1.73
commit-and-tag-version 12.7.1 12.7.3
react 19.2.5 19.2.6
react-dom 19.2.5 19.2.6

Updates @types/node from 25.6.0 to 25.6.2

Commits

Updates @wopjs/eslint-config from 0.1.72 to 0.1.73

Release notes

Sourced from @​wopjs/eslint-config's releases.

v0.1.73

0.1.73 (2026-05-04)

Build System

  • deps: bump the all-deps group with 2 updates (#195) (a54bad5)
Changelog

Sourced from @​wopjs/eslint-config's changelog.

0.1.73 (2026-05-04)

Build System

  • deps: bump the all-deps group with 2 updates (#195) (a54bad5)
Commits

Updates commit-and-tag-version from 12.7.1 to 12.7.3

Release notes

Sourced from commit-and-tag-version's releases.

v12.7.3

12.7.3 (2026-03-18)

Bug Fixes

  • update release workflow for npm OIDC trusted publishing (#281) (d0e3408)

v12.7.2

12.7.2 (2026-03-18)

Bug Fixes

  • maven: Preserve XML attributes when updating pom.xml files (#279) (81b4f98)
Changelog

Sourced from commit-and-tag-version's changelog.

12.7.3 (2026-03-18)

Bug Fixes

  • update release workflow for npm OIDC trusted publishing (#281) (d0e3408)

12.7.2 (2026-03-18)

Bug Fixes

  • maven: Preserve XML attributes when updating pom.xml files (#279) (81b4f98)
Commits
  • 67051d7 chore(master): release 12.7.3 (#282)
  • d0e3408 fix: update release workflow for npm OIDC trusted publishing (#281)
  • 71b71f7 chore(master): release 12.7.2 (#280)
  • 81b4f98 fix(maven): Preserve XML attributes when updating pom.xml files (#279)
  • 29264ae chore: Fix npm package so it doesn't autofix every time
  • See full diff in compare view

Updates react from 19.2.5 to 19.2.6

Release notes

Sourced from react's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.5 to 19.2.6

Release notes

Sourced from react-dom's releases.

19.2.6 (May 6th, 2026)

React Server Components

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 dev-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.6.2` |
| [@wopjs/eslint-config](https://github.com/wopjs/eslint-config) | `0.1.72` | `0.1.73` |
| [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) | `12.7.1` | `12.7.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` |


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

Updates `@wopjs/eslint-config` from 0.1.72 to 0.1.73
- [Release notes](https://github.com/wopjs/eslint-config/releases)
- [Changelog](https://github.com/wopjs/eslint-config/blob/main/CHANGELOG.md)
- [Commits](wopjs/eslint-config@v0.1.72...v0.1.73)

Updates `commit-and-tag-version` from 12.7.1 to 12.7.3
- [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases)
- [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md)
- [Commits](absolute-version/commit-and-tag-version@v12.7.1...v12.7.3)

Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: "@wopjs/eslint-config"
  dependency-version: 0.1.73
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: commit-and-tag-version
  dependency-version: 12.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 11, 2026
@crimx
crimx merged commit 557c83f into main May 12, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev-deps-79e0e0d314 branch May 12, 2026 05:38
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.

1 participant