Skip to content

Bump globals from 17.3.0 to 17.4.0 in /portal#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/portal/globals-17.4.0
Open

Bump globals from 17.3.0 to 17.4.0 in /portal#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/portal/globals-17.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps globals from 17.3.0 to 17.4.0.

Release notes

Sourced from globals's releases.

v17.4.0

  • Update globals (2026-03-01) (#338) d43a051

sindresorhus/globals@v17.3.0...v17.4.0

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 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 [globals](https://github.com/sindresorhus/globals) from 17.3.0 to 17.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.4.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 1, 2026
NewmanB1 added a commit that referenced this pull request Mar 10, 2026
- Add tests/unit/architectural-remediation-verification.test.js covering all 7 items
- #1: Cache poisoning - same IR + different deviceId => different OLS_INTENDED_OWNER
- #2: Fsync before rename - atomic-write uses fsync
- #3: Cyclic curriculum - cycle detection via skill-dag-validate and theta
- #4: Sensor throttle - MOTION_THROTTLE_MS implies <= 10 Hz
- #5: Integrity - tampered content fails verification
- #6: Time-skew - Sentry MIN_VALID_YEAR, Markov observationIndex
- #7: Pi config - compileConcurrency, NODE_OPTIONS heap limit

- Add verify:architectural-remediation script, wire into verify:core
- Update remediation status doc: all checklist items marked complete
- Document new guard in VERIFICATION-GUARDS.md

Made-with: Cursor
NewmanB1 added a commit that referenced this pull request Mar 13, 2026
Made-with: Cursor

#6: Declare var i, j at top; separate loop vars for ES5 safety
#7: Validate row 0 once before loop; loop from i=1 for structure
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.

0 participants