Skip to content

ci(deps): bump form-data from 4.0.5 to 4.0.6 - #2664

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/form-data-4.0.6
Jun 24, 2026
Merged

ci(deps): bump form-data from 4.0.5 to 4.0.6#2664
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/form-data-4.0.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Jun 18, 2026
@github-actions
github-actions Bot enabled auto-merge June 18, 2026 03:35
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@miaulalala

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/form-data-4.0.6 branch from 53d7946 to b3bf7a4 Compare June 24, 2026 12:02
@miaulalala

Copy link
Copy Markdown
Collaborator

/compile amend /js

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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/form-data-4.0.6 branch from b3bf7a4 to e34bb21 Compare June 24, 2026 12:13
@github-actions
github-actions Bot merged commit 9016f64 into master Jun 24, 2026
50 of 51 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/form-data-4.0.6 branch June 24, 2026 12:26
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable34

@backportbot

backportbot Bot commented Jul 6, 2026

Copy link
Copy Markdown

The backport to stable34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable34
git pull origin stable34

# Create the new backport branch
git checkout -b backport/2664/stable34

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e34bb21f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/2664/stable34

Error: Failed to check for changes with origin/stable34: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review backport-request dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants