Skip to content

build(deps): bump the npm-dependencies group with 5 updates - #107

Merged
hzhangxyz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-310c204c1c
Mar 15, 2026
Merged

build(deps): bump the npm-dependencies group with 5 updates#107
hzhangxyz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-310c204c1c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 5 updates:

Package From To
atsds 0.0.19 0.0.20
atsds-bnf 0.0.19 0.0.20
atsds-egg 0.0.19 0.0.20
sqlite3 5.1.7 6.0.1
@types/node 25.4.0 25.5.0

Updates atsds from 0.0.19 to 0.0.20

Commits
  • f0b5bfd chore: update ds::generator for better code quality in generator.hh. (#277)
  • b39df34 fix: Fix a potential bug in ds.cc. (#276)
  • 9fa5fed feat: Add generator for chain and search. (#275)
  • fe46257 fix: Fix the return number of function execute of chain. (#274)
  • See full diff in compare view

Updates atsds-bnf from 0.0.19 to 0.0.20

Commits

Updates atsds-egg from 0.0.19 to 0.0.20

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 @types/node from 25.4.0 to 25.5.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 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 npm-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [atsds](https://github.com/USTC-KnowledgeComputingLab/ds) | `0.0.19` | `0.0.20` |
| [atsds-bnf](https://github.com/USTC-KnowledgeComputingLab/ds/tree/HEAD/bnf) | `0.0.19` | `0.0.20` |
| [atsds-egg](https://github.com/USTC-KnowledgeComputingLab/ds/tree/HEAD/egg) | `0.0.19` | `0.0.20` |
| [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.1.7` | `6.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.4.0` | `25.5.0` |


Updates `atsds` from 0.0.19 to 0.0.20
- [Commits](USTC-KnowledgeComputingLab/ds@v0.0.19...v0.0.20)

Updates `atsds-bnf` from 0.0.19 to 0.0.20
- [Commits](https://github.com/USTC-KnowledgeComputingLab/ds/commits/v0.0.20/bnf)

Updates `atsds-egg` from 0.0.19 to 0.0.20
- [Commits](https://github.com/USTC-KnowledgeComputingLab/ds/commits/v0.0.20/egg)

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 `@types/node` from 25.4.0 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: atsds
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: atsds-bnf
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: atsds-egg
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: sqlite3
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 15, 2026
@hzhangxyz
hzhangxyz merged commit be2f729 into main Mar 15, 2026
23 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-310c204c1c branch March 15, 2026 10:58
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