Skip to content

chore(deps): (deps): bump the patch group with 12 updates #241

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2025

Bumps the patch group with 12 updates:

Package From To
@jridgewell/gen-mapping 0.3.5 0.3.8
abbrev 3.0.0 3.0.1
cross-spawn 7.0.5 7.0.6
debug 4.4.0 4.4.1
end-of-stream 1.4.4 1.4.5
get-tsconfig 4.10.0 4.10.1
loupe 3.1.3 3.1.4
package-json-from-dist 1.0.0 1.0.1
pump 3.0.0 3.0.3
semver 7.7.1 7.7.2
socks 2.8.4 2.8.5
tinyglobby 0.2.12 0.2.14

Updates @jridgewell/gen-mapping from 0.3.5 to 0.3.8

Commits

Updates abbrev from 3.0.0 to 3.0.1

Release notes

Sourced from abbrev's releases.

v3.0.1

3.0.1 (2025-04-10)

Bug Fixes

Chores

Changelog

Sourced from abbrev's changelog.

3.0.1 (2025-04-10)

Bug Fixes

Chores

Commits

Updates cross-spawn from 7.0.5 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)
Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • See full diff in compare view

Updates debug from 4.4.0 to 4.4.1

Release notes

Sourced from debug's releases.

4.4.1

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.4.0...4.4.1

Commits

Updates end-of-stream from 1.4.4 to 1.4.5

Commits

Updates get-tsconfig from 4.10.0 to 4.10.1

Release notes

Sourced from get-tsconfig's releases.

v4.10.1

4.10.1 (2025-05-20)

Bug Fixes

  • default moduleResolution for module: preserve (#90) (8564f88)
Commits

Updates loupe from 3.1.3 to 3.1.4

Release notes

Sourced from loupe's releases.

v3.1.4

What's Changed

New Contributors

Full Changelog: chaijs/loupe@v3.1.3...v3.1.4

Commits

Updates package-json-from-dist from 1.0.0 to 1.0.1

Commits

Updates pump from 3.0.0 to 3.0.3

Commits

Updates semver from 7.7.1 to 7.7.2

Release notes

Sourced from semver's releases.

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

Changelog

Sourced from semver's changelog.

7.7.2 (2025-05-12)

Bug Fixes

Chores

Commits
  • 281055e chore: release 7.7.2 (#783)
  • fcafb61 fix: add missing 'use strict' directives (#780)
  • c760403 chore: template-oss-apply for workflow permissions (#784)
  • c99f336 fix: prerelease identifier starting with digits (#781)
  • 2677f2a chore: bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778)
  • 0b98655 chore: bump @​npmcli/template-oss from 4.23.4 to 4.23.6 (#760)
  • See full diff in compare view

Updates socks from 2.8.4 to 2.8.5

Commits

Updates tinyglobby from 0.2.12 to 0.2.14

Release notes

Sourced from tinyglobby's releases.

0.2.14

Fixed

  • Root path joining on windows with help from @​43081j and @​btea
  • deep: 0 is no longer mistakenly interpreted as not set
  • Parent directories in patterns are now correctly normalized to cwd

Changed

Consider sponsoring if you'd like to support the development of this project and the goal of reaching a lighter and faster ecosystem

0.2.13

Fixed

  • Performance of crawling / thanks to an upstream fdir fix by @​pralkarz
  • Path joining when crawling from / by @​benmccann
  • Paths no longer have their first character removed in some cases when crawling from /
  • Added compatibility with @types/picomatch 4.0.0

Consider sponsoring if you'd like to support the development of this project and the goal of reaching a lighter and faster ecosystem

Changelog

Sourced from tinyglobby's changelog.

0.2.14

Fixed

  • Root path joining on windows with help from 43081j and btea
  • deep: 0 is no longer mistakenly interpreted as not set
  • Parent directories in patterns are now correctly normalized to cwd

Changed

0.2.13

Fixed

  • Performance of crawling / thanks to an upstream fdir fix by pralkarz
  • Path joining when crawling from / by benmccann
  • Paths no longer have their first character removed in some cases when crawling from /
  • Added compatibility with @types/picomatch 4.0.0
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 automerge dependencies Pull requests that update a dependency file labels Jun 25, 2025
Bumps the patch group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | `0.3.5` | `0.3.8` |
| [abbrev](https://github.com/npm/abbrev-js) | `3.0.0` | `3.0.1` |
| [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.5` | `7.0.6` |
| [debug](https://github.com/debug-js/debug) | `4.4.0` | `4.4.1` |
| [end-of-stream](https://github.com/mafintosh/end-of-stream) | `1.4.4` | `1.4.5` |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.10.0` | `4.10.1` |
| [loupe](https://github.com/chaijs/loupe) | `3.1.3` | `3.1.4` |
| [package-json-from-dist](https://github.com/isaacs/package-json-from-dist) | `1.0.0` | `1.0.1` |
| [pump](https://github.com/mafintosh/pump) | `3.0.0` | `3.0.3` |
| [semver](https://github.com/npm/node-semver) | `7.7.1` | `7.7.2` |
| [socks](https://github.com/JoshGlazebrook/socks) | `2.8.4` | `2.8.5` |
| [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.12` | `0.2.14` |


Updates `@jridgewell/gen-mapping` from 0.3.5 to 0.3.8
- [Release notes](https://github.com/jridgewell/gen-mapping/releases)
- [Commits](https://github.com/jridgewell/gen-mapping/commits)

Updates `abbrev` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/npm/abbrev-js/releases)
- [Changelog](https://github.com/npm/abbrev-js/blob/main/CHANGELOG.md)
- [Commits](npm/abbrev-js@v3.0.0...v3.0.1)

Updates `cross-spawn` from 7.0.5 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.5...v7.0.6)

Updates `debug` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.4.0...4.4.1)

Updates `end-of-stream` from 1.4.4 to 1.4.5
- [Commits](mafintosh/end-of-stream@v1.4.4...v1.4.5)

Updates `get-tsconfig` from 4.10.0 to 4.10.1
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.10.0...v4.10.1)

Updates `loupe` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/chaijs/loupe/releases)
- [Commits](chaijs/loupe@v3.1.3...v3.1.4)

Updates `package-json-from-dist` from 1.0.0 to 1.0.1
- [Commits](isaacs/package-json-from-dist@v1.0.0...v1.0.1)

Updates `pump` from 3.0.0 to 3.0.3
- [Commits](mafintosh/pump@v3.0.0...v3.0.3)

Updates `semver` from 7.7.1 to 7.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.1...v7.7.2)

Updates `socks` from 2.8.4 to 2.8.5
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](JoshGlazebrook/socks@2.8.4...2.8.5)

Updates `tinyglobby` from 0.2.12 to 0.2.14
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](SuperchupuDev/tinyglobby@0.2.12...0.2.14)

---
updated-dependencies:
- dependency-name: "@jridgewell/gen-mapping"
  dependency-version: 0.3.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: abbrev
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: cross-spawn
  dependency-version: 7.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: debug
  dependency-version: 4.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: end-of-stream
  dependency-version: 1.4.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: get-tsconfig
  dependency-version: 4.10.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: loupe
  dependency-version: 3.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: package-json-from-dist
  dependency-version: 1.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: pump
  dependency-version: 3.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: semver
  dependency-version: 7.7.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: socks
  dependency-version: 2.8.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tinyglobby
  dependency-version: 0.2.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-7107551b1d branch from df18501 to 01388d3 Compare June 25, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants