Skip to content

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the development-dependencies group with 10 updates in the / directory:

Package From To
@types/node 22.3.0 22.15.3
c8 10.1.2 10.1.3
glob 11.0.0 11.0.2
tsx 4.19.3 4.19.4
typescript 5.5.4 5.8.3
@types/npmcli__arborist 5.6.9 6.3.0
@myunisoft/httpie 5.0.0 5.0.1
astring 1.8.6 1.9.0
@faker-js/faker 8.4.1 9.7.0
tsd 0.31.1 0.32.0

Updates @types/node from 22.3.0 to 22.15.3

Commits

Updates c8 from 10.1.2 to 10.1.3

Release notes

Sourced from c8's releases.

v10.1.3

10.1.3 (2024-12-10)

Bug Fixes

  • deps: update bcoe/v8-coverage addressing v8 issue (#552) (b32a563)
Changelog

Sourced from c8's changelog.

10.1.3 (2024-12-10)

Bug Fixes

  • deps: update bcoe/v8-coverage addressing v8 issue (#552) (b32a563)
Commits

Updates glob from 11.0.0 to 11.0.2

Commits

Updates tsx from 4.19.3 to 4.19.4

Release notes

Sourced from tsx's releases.

v4.19.4

4.19.4 (2025-04-29)

Bug Fixes


This release is also available on:

Commits

Updates typescript from 5.5.4 to 5.8.3

Release notes

Sourced from typescript's releases.

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

... (truncated)

Commits
  • 83dc0bb Convert release publishing inputs into parameters (#61523)
  • ba663f6 Exclude completions of binding pattern variable initializers (#52723)
  • 7205eda Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...
  • 89c572c Fixed a symbol display crash on expando members write locations (#55478)
  • 7b26d2e Fix incorrect name in new release pipeline (#61514)
  • c7a559e Add new release publisher yaml (#61491)
  • 29e6d66 Fix lib.includes('dom') check in containerSeemsToBeEmptyDomElement (#61481)
  • 19b7772 Bump the github-actions group with 4 updates (#61474)
  • 4dc677b Fix errors on type assertions in erasableSyntaxOnly (#61452)
  • ee3dd72 fix(60908): Unexpected "'Type' is declared but its value is never read." erro...
  • Additional commits viewable in compare view

Updates @types/npmcli__arborist from 5.6.9 to 6.3.0

Commits

Updates @myunisoft/httpie from 5.0.0 to 5.0.1

Release notes

Sourced from @​myunisoft/httpie's releases.

v5.0.1

What's Changed

New Contributors

Full Changelog: MyUnisoft/httpie@v5.0.0...v5.0.1

Commits
  • 09a9a32 5.0.1
  • 6a6746f chore(deps): bump the github-actions group with 3 updates (#255)
  • e70c419 feat: add httpie type for Error and Respond (#256)
  • 820f704 chore(deps-dev): bump @​types/node in the development-dependencies group (#253)
  • a1e58d2 chore(deps): bump lru-cache in the dependencies group (#252)
  • 34bd332 chore(deps): bump the github-actions group across 1 directory with 5 updates ...
  • See full diff in compare view

Updates astring from 1.8.6 to 1.9.0

Changelog

Sourced from astring's changelog.

1.9.0 (2024-08-25)

Features

Commits

Updates @faker-js/faker from 8.4.1 to 9.7.0

Release notes

Sourced from @​faker-js/faker's releases.

v9.7.0

What's Changed

New Contributors

Full Changelog: faker-js/faker@v9.6.0...v9.7.0

v9.6.0

What's Changed

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

9.7.0 (2025-04-13)

New Locales

Bug Fixes

  • airline: Air France and KLM Royal Dutch Airlines (#3440) (8a2d168)
  • iban: more strict pattern for IE and PS (#3464) (7b12056)
  • locale: rename ja and zh_CN company affix files (#3448) (1e551c5)
  • number: don't ignore multipleOf in float when min=max (#3417) (e4cc4e5)

9.6.0 (2025-03-06)

Features

9.5.1 (2025-02-28)

Bug Fixes

9.5.0 (2025-02-10)

Features

9.4.0 (2025-01-15)

Features

  • finance: use fake patterns for transactionDescription (#3202) (5ec4a6c)
  • internet: update to simplified modern user-agent list (#3324) (3c7abb5)
  • location: add list of spoken languages (#3333) (ff6dda9)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by faker-bot, a new releaser for @​faker-js/faker since your current version.


Updates tsd from 0.31.1 to 0.32.0

Release notes

Sourced from tsd's releases.

v0.32.0

  • Update to TypeScript 5.8 71387ca

tsdjs/tsd@v0.31.2...v0.32.0

v0.31.2

  • Add ts2719 to known errors (#220) 0660059

tsdjs/tsd@v0.31.1...v0.31.2

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 5, 2025
@fraxken
Copy link
Member

fraxken commented May 9, 2025

@dependabot please rebase

…ectory with 10 updates

Bumps the development-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.3.0` | `22.15.3` |
| [c8](https://github.com/bcoe/c8) | `10.1.2` | `10.1.3` |
| [glob](https://github.com/isaacs/node-glob) | `11.0.0` | `11.0.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.19.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.8.3` |
| [@types/npmcli__arborist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npmcli__arborist) | `5.6.9` | `6.3.0` |
| [@myunisoft/httpie](https://github.com/MyUnisoft/httpie) | `5.0.0` | `5.0.1` |
| [astring](https://github.com/davidbonnet/astring) | `1.8.6` | `1.9.0` |
| [@faker-js/faker](https://github.com/faker-js/faker) | `8.4.1` | `9.7.0` |
| [tsd](https://github.com/tsdjs/tsd) | `0.31.1` | `0.32.0` |



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

Updates `c8` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.1.2...v10.1.3)

Updates `glob` from 11.0.0 to 11.0.2
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.2)

Updates `tsx` from 4.19.3 to 4.19.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.3...v4.19.4)

Updates `typescript` from 5.5.4 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.8.3)

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

Updates `@myunisoft/httpie` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/MyUnisoft/httpie/releases)
- [Commits](MyUnisoft/httpie@v5.0.0...v5.0.1)

Updates `astring` from 1.8.6 to 1.9.0
- [Release notes](https://github.com/davidbonnet/astring/releases)
- [Changelog](https://github.com/davidbonnet/astring/blob/main/CHANGELOG.md)
- [Commits](davidbonnet/astring@v1.8.6...v1.9.0)

Updates `@faker-js/faker` from 8.4.1 to 9.7.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v8.4.1...v9.7.0)

Updates `tsd` from 0.31.1 to 0.32.0
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.31.1...v0.32.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: c8
  dependency-version: 10.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: glob
  dependency-version: 11.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tsx
  dependency-version: 4.19.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/npmcli__arborist"
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@myunisoft/httpie"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: astring
  dependency-version: 1.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@faker-js/faker"
  dependency-version: 9.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: tsd
  dependency-version: 0.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-a45a7c1a7a branch from 963d848 to a21a031 Compare May 9, 2025 16:01
@fraxken fraxken closed this May 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-a45a7c1a7a branch May 10, 2025 15:57
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