Bump tar and sqlite3 in /server#276
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Commonsense
|
||||||||||||||||||||||||||||
| Project |
Commonsense
|
| Branch Review |
dependabot/npm_and_yarn/server/multi-8628985171
|
| Run status |
|
| Run duration | 01m 27s |
| Commit |
|
| Committer | dependabot[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
14
|
| View all changes introduced in this branch ↗︎ | |
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.15 and updates ancestor dependency [sqlite3](https://github.com/TryGhost/node-sqlite3). These dependencies need to be updated together. Updates `tar` from 6.2.1 to 7.5.15 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.5.15) 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) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 6.0.1 dependency-type: direct:development - dependency-name: tar dependency-version: 7.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
7896b70 to
c6d2bf7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tar to 7.5.15 and updates ancestor dependency sqlite3. These dependencies need to be updated together.
Updates
tarfrom 6.2.1 to 7.5.15Changelog
Sourced from tar's changelog.
... (truncated)
Commits
87cc3097.5.157aef486fix: regression in pending links detection6244eb37.5.149704d8cstricter protection against hardlinks preempting their targets700734fupdate workflows and depsd6611ae7.5.13119c401fix(extract): prevent raced symlink writes outside cwd2a294d37.5.1201082a4fix: reject top promise on floating addFilesAsync rejectionsdd1c36alintingMaintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
sqlite3from 5.1.7 to 6.0.1Release notes
Sourced from sqlite3's releases.
Commits
a7badcev6.0.10ed0c97Fixed Alpine/musl builds, replaced QEMU with native ARM runners20a3bd2v6.0.0d808e57Bumped bundled SQLite from 3.45.0 to 3.52.0a962b72Bumped all dependencies and modernised CI for Node 20+/22+/24+66d054a2026a85f9e8Mark repository as unmaintained (#1844)528e15a20252f0c799Updatedactions/upload-artifactto v41609684Updated bundled SQLite to v3.45.0Maintainer changes
This version was pushed to npm by jonatan-ghost, a new releaser for sqlite3 since your current version.