Bump @types/node from 16.11.6 to 16.11.11 in /ui by dependabot[bot] · Pull Request #5 · stackrox/stackrox · GitHub
Skip to content

Bump @types/node from 16.11.6 to 16.11.11 in /ui#5

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/types/node-16.11.11
Closed

Bump @types/node from 16.11.6 to 16.11.11 in /ui#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/types/node-16.11.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2021

Copy link
Copy Markdown
Contributor

Bumps @types/node from 16.11.6 to 16.11.11.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 1, 2021

Copy link
Copy Markdown
Contributor Author

@viswajithiii

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Dec 8, 2021

Copy link
Copy Markdown
Contributor Author

@dependabot dependabot Bot closed this Dec 8, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ui/types/node-16.11.11 branch December 8, 2021 00:04
clickboo added a commit that referenced this pull request Aug 27, 2024
# This is the 1st commit message:

WIP: Helm changes for config-controller

# The commit message #2 will be skipped:

# WIP: Helm changes for config-controller

# The commit message #3 will be skipped:

# helm ignore

# The commit message #4 will be skipped:

# remove comment block from deployment yaml

# The commit message #5 will be skipped:

# manager

# The commit message #6 will be skipped:

# remove indent

# The commit message #7 will be skipped:

# more fixes to indentation
davdhacs added a commit that referenced this pull request May 22, 2026
davdhacs added a commit that referenced this pull request Jun 4, 2026
…echanism

Tests all combinations of:
- Signal type: SIGTERM, SIGKILL, SIGINT
- Source: from step directly vs from background nohup process
- Target: parent PPID, process group, step's own bash PID
- Timing: SIGTERM fires while original step still sleeping vs during a different step

Key tests:
  #2: bg SIGTERM, same step sleeping → does staying alive in step → cancelled?
  #4: bg SIGTERM, different step sleeping → does any sleeping step work?
  #5: bg SIGKILL same step sleeping
  #6: bg SIGKILL next step → if cancelled, trivial 1-line fix in monitor.sh
  #9: bg SIGTERM to process group
  #10: exact current monitor behavior (control, known 'failure')

Results map directly to a decision matrix for the fix.

AI-assisted change.

Co-Authored-By: Claude Sonnet 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 Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant