Skip to content

chore(deps): bump the ui-security-updates group across 1 directory with 2 updates#807

Merged
Cataldir merged 10 commits intomainfrom
dependabot/npm_and_yarn/apps/ui/ui-security-updates-fb4d1d7b5b
Apr 14, 2026
Merged

chore(deps): bump the ui-security-updates group across 1 directory with 2 updates#807
Cataldir merged 10 commits intomainfrom
dependabot/npm_and_yarn/apps/ui/ui-security-updates-fb4d1d7b5b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps the ui-security-updates group with 2 updates in the /apps/ui directory: flatted and lodash.

Updates flatted from 3.3.3 to 3.4.2

Commits
  • 3bf0909 3.4.2
  • 885ddcc fix CWE-1321
  • 0bdba70 added flatted-view to the benchmark
  • 2a02dce 3.4.1
  • fba4e8f Merge pull request #89 from WebReflection/python-fix
  • 5fe8648 added "when in Rome" also a test for PHP
  • 53517ad some minor improvement
  • b3e2a0c Fixing recursion issue in Python too
  • c4b46db Add SECURITY.md for security policy and reporting
  • f86d071 Create dependabot.yml for version updates
  • Additional commits viewable in compare view

Updates lodash from 4.17.23 to 4.18.1

Release notes

Sourced from lodash's releases.

4.18.1

Bugs

Fixes a ReferenceError issue in lodash lodash-es lodash-amd and lodash.template when using the template and fromPairs functions from the modular builds. See lodash/lodash#6167

These defects were related to how lodash distributions are built from the main branch using https://github.com/lodash-archive/lodash-cli. When internal dependencies change inside lodash functions, equivalent updates need to be made to a mapping in the lodash-cli. (hey, it was ahead of its time once upon a time!). We know this, but we missed it in the last release. It's the kind of thing that passes in CI, but fails bc the build is not the same thing you tested.

There is no diff on main for this, but you can see the diffs for each of the npm packages on their respective branches:

4.18.0

v4.18.0

Full Changelog: lodash/lodash@4.17.23...4.18.0

Security

_.unset / _.omit: Fixed prototype pollution via constructor/prototype path traversal (GHSA-f23m-r3pf-42rh, fe8d32e). Previously, array-wrapped path segments and primitive roots could bypass the existing guards, allowing deletion of properties from built-in prototypes. Now constructor and prototype are blocked unconditionally as non-terminal path keys, matching baseSet. Calls that previously returned true and deleted the property now return false and leave the target untouched.

_.template: Fixed code injection via imports keys (GHSA-r5fr-rjxr-66jc, CVE-2026-4800, 879aaa9). Fixes an incomplete patch for CVE-2021-23337. The variable option was validated against reForbiddenIdentifierChars but importsKeys was left unguarded, allowing code injection via the same Function() constructor sink. imports keys containing forbidden identifier characters now throw "Invalid imports option passed into _.template".

Docs

  • Add security notice for _.template in threat model and API docs (#6099)
  • Document lower > upper behavior in _.random (#6115)
  • Fix quotes in _.compact jsdoc (#6090)

lodash.* modular packages

Diff

We have also regenerated and published a select number of the lodash.* modular packages.

These modular packages had fallen out of sync significantly from the minor/patch updates to lodash. Specifically, we have brought the following packages up to parity w/ the latest lodash release because they have had CVEs on them in the past:

Commits
  • cb0b9b9 release(patch): bump main to 4.18.1 (#6177)
  • 75535f5 chore: prune stale advisory refs (#6170)
  • 62e91bc docs: remove n_ Node.js < 6 REPL note from README (#6165)
  • 59be2de release(minor): bump to 4.18.0 (#6161)
  • af63457 fix: broken tests for _.template 879aaa9
  • 1073a76 fix: linting issues
  • 879aaa9 fix: validate imports keys in _.template
  • fe8d32e fix: block prototype pollution in baseUnset via constructor/prototype traversal
  • 18ba0a3 refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)
  • b819080 ci: add dist sync validation workflow (#6137)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 12, 2026

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 12, 2026
…th 2 updates

Bumps the ui-security-updates group with 2 updates in the /apps/ui directory: [flatted](https://github.com/WebReflection/flatted) and [lodash](https://github.com/lodash/lodash).


Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](WebReflection/flatted@v3.3.3...v3.4.2)

Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: ui-security-updates
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: ui-security-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/ui/ui-security-updates-fb4d1d7b5b branch from 7715cbc to 83529c3 Compare April 13, 2026 05:49
@Cataldir Cataldir enabled auto-merge (squash) April 14, 2026 12:45
@Cataldir Cataldir merged commit c2d7e16 into main Apr 14, 2026
12 checks passed
@Cataldir Cataldir deleted the dependabot/npm_and_yarn/apps/ui/ui-security-updates-fb4d1d7b5b branch April 14, 2026 20:33
Cataldir added a commit that referenced this pull request Apr 14, 2026
UI dependency updates (consolidates #807 and #821):
- @next/bundle-analyzer ^15.1.6 -> ^15.5.15
- @next/eslint-plugin-next ^16.2.0 -> ^16.2.3
- @types/node ^22.10.5 -> ^22.19.17
- @typescript-eslint/eslint-plugin ^8.19.1 -> ^8.58.1
- @typescript-eslint/parser ^8.19.1 -> ^8.58.1
- autoprefixer ^10.4.20 -> ^10.4.27
- eslint-config-next ^15.1.6 -> ^15.5.15
- @playwright/test ^1.53.2 -> ^1.59.1
- postcss ^8.4.49 -> ^8.5.9
- prettier ^3.4.2 -> ^3.8.2
- dpdm ^3.14.0 -> ^3.15.1
- flatted 3.3.3 -> 3.4.2 (security)
- lodash 4.17.23 -> 4.18.1 (security)

Developer experience:
- Add 5 UI debug launch configs (Next.js server+client, Edge attach,
  Jest current file, Jest all, Playwright E2E headed)
- Recovered from stash on issue/778 branch
Cataldir added a commit that referenced this pull request Apr 14, 2026
UI dependency updates (consolidates #807 and #821):
- @next/bundle-analyzer ^15.1.6 -> ^15.5.15
- @next/eslint-plugin-next ^16.2.0 -> ^16.2.3
- @types/node ^22.10.5 -> ^22.19.17
- @typescript-eslint/eslint-plugin ^8.19.1 -> ^8.58.1
- @typescript-eslint/parser ^8.19.1 -> ^8.58.1
- autoprefixer ^10.4.20 -> ^10.4.27
- eslint-config-next ^15.1.6 -> ^15.5.15
- @playwright/test ^1.53.2 -> ^1.59.1
- postcss ^8.4.49 -> ^8.5.9
- prettier ^3.4.2 -> ^3.8.2
- dpdm ^3.14.0 -> ^3.15.1
- flatted 3.3.3 -> 3.4.2 (security)
- lodash 4.17.23 -> 4.18.1 (security)

Developer experience:
- Add 5 UI debug launch configs (Next.js server+client, Edge attach,
  Jest current file, Jest all, Playwright E2E headed)
- Recovered from stash on issue/778 branch
Cataldir added a commit that referenced this pull request Apr 15, 2026
* chore(deps): bump fastapi 0.135.3, uvicorn 0.44.0, azure-ai-projects 2.0.1, redis 7.4.0

Consolidates Dependabot PRs #816, #817, #818, #823, #824, #825, #846
into a single update to avoid cascading uv.lock conflicts.

- fastapi: 0.115.0 -> 0.135.3
- uvicorn: 0.32.0 -> 0.44.0
- azure-ai-projects: 2.0.0b4 -> 2.0.1
- redis: 5.2.0 -> 7.4.0
- All uv.lock files regenerated

* chore(deps,dx): bump UI deps and add debug launch configs

UI dependency updates (consolidates #807 and #821):
- @next/bundle-analyzer ^15.1.6 -> ^15.5.15
- @next/eslint-plugin-next ^16.2.0 -> ^16.2.3
- @types/node ^22.10.5 -> ^22.19.17
- @typescript-eslint/eslint-plugin ^8.19.1 -> ^8.58.1
- @typescript-eslint/parser ^8.19.1 -> ^8.58.1
- autoprefixer ^10.4.20 -> ^10.4.27
- eslint-config-next ^15.1.6 -> ^15.5.15
- @playwright/test ^1.53.2 -> ^1.59.1
- postcss ^8.4.49 -> ^8.5.9
- prettier ^3.4.2 -> ^3.8.2
- dpdm ^3.14.0 -> ^3.15.1
- flatted 3.3.3 -> 3.4.2 (security)
- lodash 4.17.23 -> 4.18.1 (security)

Developer experience:
- Add 5 UI debug launch configs (Next.js server+client, Edge attach,
  Jest current file, Jest all, Playwright E2E headed)
- Recovered from stash on issue/778 branch

* fix(ui): correct dev script and update tsconfig for Next.js 16

- Fix 'next' -> 'next dev' in package.json dev script (was causing yarn dev to exit with code 1)
- Update moduleResolution to 'bundler' (mandatory for Next.js 16)

* fix(deploy): restore provision-by-default posture and auto APIM sync

- skipProvision defaults to false; skip-provision is now emergency-only
- APIM sync/smoke triggers on actual service changes, not force-only
- Remove redundant workflow_dispatch inputs (autoAllowAcrRunnerIp, skipApiSmokeChecks)
- deploy-foundry-models gates on infra_changed instead of agents_changed
- Fix skipProvision expression for workflow_run (was always true)
- Update docs and governance to match new posture
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