Skip to content

chore(deps): (deps): bump the production group with 6 updates#284

Merged
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-b03b739463
Mar 18, 2026
Merged

chore(deps): (deps): bump the production group with 6 updates#284
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-b03b739463

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps the production group with 6 updates:

Package From To
@babel/parser 7.29.0 7.29.2
lru-cache 11.2.6 11.2.7
make-fetch-happen 15.0.4 15.0.5
node-abi 3.88.0 3.89.0
tinyexec 1.0.2 1.0.4
tinyrainbow 3.0.3 3.1.0

Updates @babel/parser from 7.29.0 to 7.29.2

Release notes

Sourced from @​babel/parser's releases.

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

Commits

Updates lru-cache from 11.2.6 to 11.2.7

Commits
  • e787b9f 11.2.7
  • e6f15bf format tests, update project ci settings
  • 2ec0b52 abstract out the update autopurge fn, formatting
  • 879f8b1 abstract out setPurgeTimer (internal)
  • 88ae941 fix: reschedule autopurge timer when updateAgeOnGet resets TTL start
  • 757c157 remove unused polyfills from tests
  • See full diff in compare view

Updates make-fetch-happen from 15.0.4 to 15.0.5

Release notes

Sourced from make-fetch-happen's releases.

v15.0.5

15.0.5 (2026-03-16)

Bug Fixes

Dependencies

Changelog

Sourced from make-fetch-happen's changelog.

15.0.5 (2026-03-16)

Bug Fixes

Dependencies

Commits

Updates node-abi from 3.88.0 to 3.89.0

Release notes

Sourced from node-abi's releases.

v3.89.0

3.89.0 (2026-03-16)

Features

Commits

Updates tinyexec from 1.0.2 to 1.0.4

Release notes

Sourced from tinyexec's releases.

1.0.4

What's Changed

New Contributors

Full Changelog: tinylibs/tinyexec@1.0.3...1.0.4

1.0.3

What's Changed

New Contributors

Full Changelog: tinylibs/tinyexec@1.0.2...1.0.3

Commits
  • fab99e9 fix: package.json exports (#91)
  • 236a528 chore(deps-dev): bump the development-dependencies group with 4 updates (#89)
  • a1cfa6d chore(deps): bump actions/setup-node in the github-actions group (#88)
  • 32b9015 fix: prefer local node_modules/.bin executables to globally installed ones ...
  • b9aa8d3 chore(deps-dev): bump @​types/node in the development-dependencies group (#85)
  • 2cfd287 chore(deps-dev): bump the development-dependencies group with 3 updates (#84)
  • 5ec8d19 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • 0397893 chore(deps-dev): bump @​types/node in the development-dependencies group (#81)
  • d89dfb3 chore(deps-dev): bump the development-dependencies group with 6 updates (#80)
  • ec23f33 chore(deps): bump actions/checkout in the github-actions group (#79)
  • Additional commits viewable in compare view

Updates tinyrainbow from 3.0.3 to 3.1.0

Release notes

Sourced from tinyrainbow's releases.

v3.1.0

   🚀 Features

    View changes on GitHub
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 production group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.0` | `7.29.2` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.2.6` | `11.2.7` |
| [make-fetch-happen](https://github.com/npm/make-fetch-happen) | `15.0.4` | `15.0.5` |
| [node-abi](https://github.com/electron/node-abi) | `3.88.0` | `3.89.0` |
| [tinyexec](https://github.com/tinylibs/tinyexec) | `1.0.2` | `1.0.4` |
| [tinyrainbow](https://github.com/tinylibs/tinyrainbow) | `3.0.3` | `3.1.0` |


Updates `@babel/parser` from 7.29.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-parser)

Updates `lru-cache` from 11.2.6 to 11.2.7
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.2.6...v11.2.7)

Updates `make-fetch-happen` from 15.0.4 to 15.0.5
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v15.0.4...v15.0.5)

Updates `node-abi` from 3.88.0 to 3.89.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Commits](electron/node-abi@v3.88.0...v3.89.0)

Updates `tinyexec` from 1.0.2 to 1.0.4
- [Release notes](https://github.com/tinylibs/tinyexec/releases)
- [Commits](tinylibs/tinyexec@1.0.2...1.0.4)

Updates `tinyrainbow` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/tinylibs/tinyrainbow/releases)
- [Commits](tinylibs/tinyrainbow@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-version: 7.29.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: lru-cache
  dependency-version: 11.2.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: make-fetch-happen
  dependency-version: 15.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: node-abi
  dependency-version: 3.89.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: tinyexec
  dependency-version: 1.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tinyrainbow
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@cb1kenobi cb1kenobi merged commit c0ab9d2 into main Mar 18, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-b03b739463 branch March 18, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant