Skip to content

chore(deps-dev): bump form-data from 4.0.5 to 4.0.6 in /apps/quickstart#8

Closed
dependabot[bot] wants to merge 7 commits into
mainfrom
dependabot/npm_and_yarn/apps/quickstart/form-data-4.0.6
Closed

chore(deps-dev): bump form-data from 4.0.5 to 4.0.6 in /apps/quickstart#8
dependabot[bot] wants to merge 7 commits into
mainfrom
dependabot/npm_and_yarn/apps/quickstart/form-data-4.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown

Bumps form-data from 4.0.5 to 4.0.6.

Changelog

Sourced from form-data's changelog.

v4.0.6 - 2026-06-12

Commits

  • [Fix] escape CR, LF, and " in field names and filenames 8dff42c
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape f31d21e
  • [Deps] update hasown, mime-types 92ae0eb
  • [Dev Deps] update js-randomness-predictor 67b0f65
Commits
  • 64190db v4.0.6
  • 92ae0eb [Deps] update hasown, mime-types
  • f31d21e [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape
  • 8dff42c [Fix] escape CR, LF, and " in field names and filenames
  • 67b0f65 [Dev Deps] update js-randomness-predictor
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

frydzewski and others added 7 commits April 15, 2026 17:26
* ci: add test workflow on push

* fix: update test mocks to production URLs
* chore: restructure as monorepo, move app to apps/quickstart

- Moved all existing app files into apps/quickstart/
- Added root package.json with quickstart and explorer scripts
- Added root .gitignore covering node_modules, .env, .next, dist
- Added root README.md placeholder (full content in Task 9)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix CI workflow for monorepo structure and broaden .gitignore

- Update test.yml to run npm ci and npm test inside apps/quickstart/ using
  defaults.run.working-directory; add branch filters and cache-dependency-path
- Update .gitignore to catch nested node_modules with **/ glob, and add
  .env.* and *.env patterns for better env file coverage

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: scaffold apps/explorer Next.js app

Creates directory structure, package.json, next.config.js, tsconfig.json,
.env.example, and .gitignore for the explorer Next.js app. Also adds
!.env.example exception to root .gitignore so example files are tracked.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat(explorer): copy unchanged source files from platform-demo

* feat(explorer): add adapted types — sparks and aiUrl removed

* feat(explorer): add config route (reads .env) and adapted ConfigContext

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat(explorer): add lib files — requestBuilder without sparks cases

* feat(explorer): add adapted components — sparks and impact UI removed

ConfigPanel: removed Sparks URL field, health indicator, and Sparks
Settings section (includePlatformHeader toggle). ApiSetupPanel:
removed all sparks state/effects/JSX; onFetchAllUsers/requestBody props
kept optional per existing interface. AccordionServicePanel: full
rewrite without sparks renderers, state, or imports; only users/data
services remain. HelpPanel: appMode already optional in source copy,
no changes needed. Also copied ServiceSelector (dependency of
ApiSetupPanel) which works as-is since SERVICE_CATEGORIES in explorer
only defines users and data.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(explorer): remove sparks content from HelpPanel

* fix(explorer): remove unused sparks icons from ServiceSelector

* feat(explorer): add adapted InformDemo — impact/simulations/sparks removed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(explorer): clean up InformDemo — lazy init, UUID fallback, hoist types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: add monorepo READMEs and update CI for both apps

* fix(explorer): add missing postcss.config.js for Tailwind v4

* chore: commit Next.js-generated files and gitignore tsbuildinfo

* chore: gitignore root package-lock.json (root has no deps)

* fix(explorer): add eslint config, fix CGMChart conditional hooks, disable React Compiler rules

* fix(explorer): null-guard stats in CGMChart after hook refactor

* ci: add rollup test job to satisfy branch protection required check

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

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 Jun 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Author

Looks like form-data is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 25, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/apps/quickstart/form-data-4.0.6 branch June 25, 2026 20:59
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