Skip to content

chore(deps): bump npm-package-arg from 13.0.2 to 14.0.0 - #41

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-package-arg-14.0.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-package-arg-14.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps npm-package-arg from 13.0.2 to 14.0.0.

Release notes

Sourced from npm-package-arg's releases.

v14.0.0

14.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • npm-package-arg now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply

Features

Dependencies

Chores

Changelog

Sourced from npm-package-arg's changelog.

14.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • npm-package-arg now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply

Features

Dependencies

Chores

Commits
  • eec1495 chore: release 14.0.0 (#229)
  • 362844d deps: validate-npm-package-name@8.0.0
  • 91cf06b deps: proc-log@7.0.0
  • 55409ca deps: hosted-git-info@10.1.0
  • a6794f1 chore: template-oss-apply
  • 0eade2f feat!: bump to new node engine range
  • 245d29a feat!: template-oss-apply
  • bfb6066 chore: bumping @​npmcli/template-oss from 4.28.0 to 5.1.0
  • c9bff6d chore: explicit sha1 / sha256 git committish tests (#220)
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [npm-package-arg](https://github.com/npm/npm-package-arg) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/npm/npm-package-arg/releases)
- [Changelog](https://github.com/npm/npm-package-arg/blob/main/CHANGELOG.md)
- [Commits](npm/npm-package-arg@v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: npm-package-arg
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Jul 10, 2026
@dependabot
dependabot Bot requested a review from bobbyjohnstx as a code owner July 10, 2026 11:24
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-package-arg-14.0.0 branch July 13, 2026 13:18
bobbyjohnstx added a commit that referenced this pull request Jul 15, 2026
Add SIGTERM/SIGINT handlers to `tinycode serve` — on signal, dispose
all instances (emitting global disposed event for SSE clients), then
stop the HTTP server with 25s drain timeout. Previously the process
just died on SIGTERM with no cleanup.

Fix worker shutdown to use disposeAllInstancesAndEmitGlobalDisposed
instead of bare disposeAllInstances, so global SSE subscribers receive
the disposed event. Change stop(true) to stop() to allow the 25s
graceful drain instead of force-killing all connections.

Closes #41.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant