Skip to content

chore(deps)(deps-dev): bump the dev-deps group with 7 updates#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-a70e3aa665
Closed

chore(deps)(deps-dev): bump the dev-deps group with 7 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-a70e3aa665

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-deps group with 7 updates:

Package From To
@types/react 19.2.16 19.2.17
caniuse-lite 1.0.30001793 1.0.30001797
resolve 2.0.0-next.6 2.0.0-next.7
string.prototype.trim 1.2.10 1.2.11
string.prototype.trimend 1.0.9 1.0.10
undici 7.27.1 7.27.2
which-typed-array 1.1.21 1.1.22

Updates @types/react from 19.2.16 to 19.2.17

Commits

Updates caniuse-lite from 1.0.30001793 to 1.0.30001797

Commits

Updates resolve from 2.0.0-next.6 to 2.0.0-next.7

Commits
  • 261538f v2.0.0-next.7
  • d32e6c5 [Dev Deps] update @types/node, eslint
  • ed26038 [New] add moduleSystem option to select import or require conditions fo...
  • 586e099 [Fix] fix a bizarre issue in old v8
  • 8ee73d5 [meta] fix editorconfig
  • 0d2d562 [Tests] add nyc; increase coverage
  • 816c9e2 [meta] do not publish .gitmodules
  • bbb87cf [Deps] update is-core-module
  • a1e3f1f [Dev Deps] update @ljharb/eslint-config
  • 1996bb5 Merge tag 'v1.22.12'
  • Additional commits viewable in compare view

Updates string.prototype.trim from 1.2.10 to 1.2.11

Changelog

Sourced from string.prototype.trim's changelog.

v1.2.11 - 2026-06-05

Commits

  • [Fix] make right-trim linear for all inputs, not just non-trailing-whitespace 2c66b5e
  • [Refactor] Handle pathological strings better 91e5eb6
  • [actions] update workflows 09b9c7d
  • [Dev Deps] update @ericcornelissen/assert-time, @ljharb/eslint-config, auto-changelog, eslint, for-each, has-strict-mode, npmignore 816817a
  • [Deps] update call-bind, call-bound, es-abstract, es-object-atoms 733f19d
  • [readme] remove dead badges 738a1e6
  • [readme] replace runkit CI badge with shields.io check-runs badge 3c6a604
Commits
  • 81993cc v1.2.11
  • 09b9c7d [actions] update workflows
  • 738a1e6 [readme] remove dead badges
  • 733f19d [Deps] update call-bind, call-bound, es-abstract, es-object-atoms
  • 816817a [Dev Deps] update @ericcornelissen/assert-time, @ljharb/eslint-config, `a...
  • 2c66b5e [Fix] make right-trim linear for all inputs, not just non-trailing-whitespace
  • 91e5eb6 [Refactor] Handle pathological strings better
  • 3c6a604 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates string.prototype.trimend from 1.0.9 to 1.0.10

Changelog

Sourced from string.prototype.trimend's changelog.

v1.0.10 - 2026-06-05

Commits

  • [Fix] avoid quadratic runtime trimming strings with large internal whitespace runs 14ee151
  • [actions] update workflows 867fda8
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, has-strict-mode, npmignore c1dad08
  • [Deps] update call-bind, call-bound, es-object-atoms 9f23631
  • [readme] remove dead badges 5156bc8
  • [readme] replace runkit CI badge with shields.io check-runs badge 79f9686
Commits
  • 9f316ac v1.0.10
  • 867fda8 [actions] update workflows
  • 5156bc8 [readme] remove dead badges
  • 9f23631 [Deps] update call-bind, call-bound, es-object-atoms
  • c1dad08 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, `has-s...
  • 14ee151 [Fix] avoid quadratic runtime trimming strings with large internal whitespace...
  • 79f9686 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates undici from 7.27.1 to 7.27.2

Release notes

Sourced from undici's releases.

v7.27.2

What's Changed

Full Changelog: nodejs/undici@v7.27.1...v7.27.2

Commits

Updates which-typed-array from 1.1.21 to 1.1.22

Changelog

Sourced from which-typed-array's changelog.

v1.1.22 - 2026-06-05

Commits

  • [types] improve typings 5a60076
  • [Dev Deps] update @arethetypeswrong/cli, auto-changelog, eslint 6fb45d2
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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.16` | `19.2.17` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001793` | `1.0.30001797` |
| [resolve](https://github.com/browserify/resolve) | `2.0.0-next.6` | `2.0.0-next.7` |
| [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` |
| [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` |
| [undici](https://github.com/nodejs/undici) | `7.27.1` | `7.27.2` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.21` | `1.1.22` |


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

Updates `caniuse-lite` from 1.0.30001793 to 1.0.30001797
- [Commits](browserslist/caniuse-lite@1.0.30001793...1.0.30001797)

Updates `resolve` from 2.0.0-next.6 to 2.0.0-next.7
- [Commits](browserify/resolve@v2.0.0-next.6...v2.0.0-next.7)

Updates `string.prototype.trim` from 1.2.10 to 1.2.11
- [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trim@v1.2.10...v1.2.11)

Updates `string.prototype.trimend` from 1.0.9 to 1.0.10
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10)

Updates `undici` from 7.27.1 to 7.27.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.27.1...v7.27.2)

Updates `which-typed-array` from 1.1.21 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.21...v1.1.22)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001797
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: resolve
  dependency-version: 2.0.0-next.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: string.prototype.trim
  dependency-version: 1.2.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: string.prototype.trimend
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: undici
  dependency-version: 7.27.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: supply-chain. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-deps-a70e3aa665 branch June 15, 2026 02:09
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.

0 participants