Skip to content

build(deps): bump tar, node-red, sqlite3 and @mapbox/node-pre-gyp in /server - #2453

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/server/multi-9994243bd9
Open

build(deps): bump tar, node-red, sqlite3 and @mapbox/node-pre-gyp in /server#2453
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/server/multi-9994243bd9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps tar to 7.5.21 and updates ancestor dependencies tar, node-red, sqlite3 and @mapbox/node-pre-gyp. These dependencies need to be updated together.

Updates tar from 7.5.11 to 7.5.21

Commits

Updates node-red from 4.1.11 to 5.0.1

Release notes

Sourced from node-red's releases.

5.0.1: Maintenance Release

What's Changed

New Contributors

Full Changelog: node-red/node-red@5.0.0...5.0.1

5.0.0: Milestone Release

What's Changed

Node-RED 5.0 is the biggest change to the editor experience in the history of the project. Back in our roadmap post we set out four areas of focus - modernising the UX, improving node appearance, targeted functional enhancements, and updating our project infrastructure. After a long run of beta releases - and a huge amount of community feedback along the way - we're delighted to bring it all together in the final release.

  • Node-RED now requires Node.js 22.9 or later. At the time of release, we recommend running Node.js 24

Full changelog

... (truncated)

Changelog

Sourced from node-red's changelog.

5.0.1: Maintenance Release

5.0.0: Milestone Release

This marks the next major release of Node-RED. The following changes represent those added since the last beta. Check the beta release details below for the complete list.

Breaking Changes

  • Node-RED now requires Node 22.9 or later.
  • We recommend Node 24.

Editor

New Features

... (truncated)

Commits

Updates sqlite3 from 5.1.7 to 6.0.1

Release notes

Sourced from sqlite3's releases.

v6.0.1

  • Fixed prebuilt binaries for alpine/musl

Full Changelog: TryGhost/node-sqlite3@v6.0.0...v6.0.1

v6.0.0

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.1.7...v6.0.0

Commits
Maintainer changes

This version was pushed to npm by jonatan-ghost, a new releaser for sqlite3 since your current version.


Updates @mapbox/node-pre-gyp from 1.0.11 to 2.0.3

Release notes

Sourced from @​mapbox/node-pre-gyp's releases.

v2.0.3

v2.0.2

  • Support private ACL for S3 buckets #923

v2.0.1

v2.0.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies

v2.0.0-rc.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies
Changelog

Sourced from @​mapbox/node-pre-gyp's changelog.

2.0.3

2.0.2

  • Support private ACL for S3 buckets #923

2.0.1

2.0.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies
Commits
Maintainer changes

This version was pushed to npm by mbx-npm-03-production, a new releaser for @​mapbox/node-pre-gyp since your current version.


You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.21 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [node-red](https://github.com/node-red/node-red), [sqlite3](https://github.com/TryGhost/node-sqlite3) and [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp). These dependencies need to be updated together.


Updates `tar` from 7.5.11 to 7.5.21
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.11...v7.5.21)

Updates `node-red` from 4.1.11 to 5.0.1
- [Release notes](https://github.com/node-red/node-red/releases)
- [Changelog](https://github.com/node-red/node-red/blob/main/CHANGELOG.md)
- [Commits](node-red/node-red@4.1.11...5.0.1)

Updates `sqlite3` from 5.1.7 to 6.0.1
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](TryGhost/node-sqlite3@v5.1.7...v6.0.1)

Updates `@mapbox/node-pre-gyp` from 1.0.11 to 2.0.3
- [Release notes](https://github.com/mapbox/node-pre-gyp/releases)
- [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md)
- [Commits](mapbox/node-pre-gyp@v1.0.11...v2.0.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.21
  dependency-type: indirect
- dependency-name: node-red
  dependency-version: 5.0.1
  dependency-type: direct:production
- dependency-name: sqlite3
  dependency-version: 6.0.1
  dependency-type: direct:production
- dependency-name: "@mapbox/node-pre-gyp"
  dependency-version: 2.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 22, 2026
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