Skip to content

Bump form-data and facebook-nodejs-business-sdk#10

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0e64976117
Open

Bump form-data and facebook-nodejs-business-sdk#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0e64976117

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps form-data to 4.0.6 and updates ancestor dependency facebook-nodejs-business-sdk. These dependencies need to be updated together.

Updates form-data from 2.3.3 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

v4.0.5 - 2025-11-17

Commits

  • [Tests] Switch to newer v8 prediction library; enable node 24 testing 16e0076
  • [Dev Deps] update @ljharb/eslint-config, eslint 5822467
  • [Fix] set Symbol.toStringTag in the proper place 76d0dee

v4.0.4 - 2025-07-16

Commits

  • [meta] add auto-changelog 811f682
  • [Tests] handle predict-v8-randomness failures in node < 17 and node > 23 1d11a76
  • [Fix] Switch to using crypto random for boundary values 3d17230
  • [Tests] fix linting errors 5e34080
  • [meta] actually ensure the readme backup isn’t published 316c82b
  • [Dev Deps] update @ljharb/eslint-config 58c25d7
  • [meta] fix readme capitalization 2300ca1

v4.0.3 - 2025-06-05

Fixed

Commits

  • [eslint] use a shared config 426ba9a
  • [eslint] fix some spacing issues 2094191
  • [Refactor] use hasown 81ab41b
  • [Fix] validate boundary type in setBoundary() method 8d8e469
  • [Tests] add tests to check the behavior of getBoundary with non-strings 837b8a1
  • [Dev Deps] remove unused deps 870e4e6
  • [meta] remove local commit hooks e6e83cc
  • [Dev Deps] update eslint 4066fd6
  • [meta] fix scripts to use prepublishOnly c4bbb13

v4.0.2 - 2025-02-14

Merged

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for form-data since your current version.

Install script changes

This version modifies prepublish script that runs during installation. Review the package contents before updating.


Updates facebook-nodejs-business-sdk from 15.0.2 to 24.0.1

Release notes

Sourced from facebook-nodejs-business-sdk's releases.

v24.0.1

Full Changelog: facebook/facebook-nodejs-business-sdk@v24.0.0...v24.0.1

Meta Business SDK v24.0.0

In this release, there are major changes like Dynamic Media will be enabled by default for Advantage+ Catalog ads via the Marketing API, requiring developers to explicitly opt out if desired. The daily budget flexibility is increased from 25% to 75%, allowing higher spend on days with better opportunities while maintaining weekly spend limits. A new feature allows up to 20% of an ad set’s daily budget to be shared with other ad sets in the same campaign for improved performance without campaign budget optimization. The Facebook video feeds ad placement is no longer available in Marketing API v24.0, and attempts to use it will result in errors. Third-party access to create Click to Messenger Lead Gen (CTMLG) ads through the Marketing API is discontinued, though Ads Manager creation remains available. Full Changelog: facebook/facebook-nodejs-business-sdk@v23.0.3...v24.0.0

v23.0.3

Full Changelog: facebook/facebook-nodejs-business-sdk@v23.0.2...v23.0.3

v23.0.2

Full Changelog: facebook/facebook-nodejs-business-sdk@v23.0.1...v23.0.2

v23.0.1

Full Changelog: facebook/facebook-nodejs-business-sdk@v23.0.0...v23.0.1

Meta Business SDK v23.0.0

In this release, we introduced version one of ThirdPartyAccount library in Python and Node.js SDKs to simplify the usage of the 2Tier APIs. Additionally, updated parameter list for the original_event_data parameter. We are planning to extend these features to other languages soon. Full Changelog: facebook/facebook-nodejs-business-sdk@v22.0.3...v23.0.0

v22.0.3

Full Changelog: facebook/facebook-nodejs-business-sdk@v22.0.2...v22.0.3

v22.0.2

This release contains V1 of ThirdPartyAccount Library - SDK library to simplify the usage of the 2 Tier APIs

Full Changelog: facebook/facebook-nodejs-business-sdk@v22.0.1...v22.0.2

Meta Business SDK v22.0.1

Hey Everyone, We are releasing latest minor version of Meta Business SDK v22.0.1 Full Changelog: facebook/facebook-nodejs-business-sdk@v22.0.0...v22.0.1

Meta Business SDK v22.0.0

Hey Everyone, We are thrilled to announce the release of Meta Business SDK v22.0, which now supports Graph API v22.0 and Marketing API v22.0. This release will include bug fixes, dependency upgrades, new features, and most importantly, an updated API interface to match Graph API v22. Here are few highlighted changes Added support on POST /{ad-account-id}/video_ads, deprecation of few instagram endpoints Full Changelog: facebook/facebook-nodejs-business-sdk@v21.0.5...v22.0.0

v21.0.0

Full Changelog: facebook/facebook-nodejs-business-sdk@v20.0.3...v21.0.0

Meta Business SDK v20.0.0

Full Changelog: facebook/facebook-nodejs-business-sdk@v19.0.3...v20.0.0

Meta Business SDK v19.0.2

Full Changelog: facebook/facebook-nodejs-business-sdk@v19.0.1...v19.0.2

Meta Business SDK v19.0.1

Hello again! Apologies for the delay in rolling out this minor version update. Your patience is to be rewarded! We're offering much more than you might expect from a typical minor version bump.

Full Changelog: facebook/facebook-nodejs-business-sdk@v19.0.0...v19.0.1

... (truncated)

Changelog

Sourced from facebook-nodejs-business-sdk's changelog.

v24.0.1

Added

  • Add additional AMM fields: attribution_method, decline_reason, auditing_token, linkage_key
  • Add attribution_setting nested field with inactivity_window_hours, reattribution_window_hours

v24.0.0

Added

  • Add AMM fields to attribution data

v17.0.0

Added

  • advanced_measurement_table field to Event for Conversions API.

v13.0.0

Added

  • Support POST request path override for ad objects

v12.0.0

Changed

  • Moved NodeJs sdk to use jest library for unit testing.

v11.0.0

Changed

v10.0.1

Changed

  • Fixed bug where 0 for CustomData.value was normalizing to undefined in Conversions API.

Added

  • Support for sending multiple values for certain UserData parameters to Conversions API.

v10.0.0

Changed

  • Graph API call upgrade to v10.0

v9.0.0

Changed

  • Graph API call upgrade to v9.0

Added

  • delivery_category field to Content for Conversions API.

v8.0.3

Changed

  • Stop validating and hashing already hashed input values for Conversions API

... (truncated)

Commits
  • f7a376a Bump SDK versions
  • 212f441 Add additional AMM fields to AttributionData
  • 0e8fc77 Upgrade Jsonpath-plus modules to 10.3.0
  • 614d1f5 Auto-generated nodejs SDK code update
  • aac71d1 Bump sdk versions
  • 9c7b328 add new AMM fields to attribution_data
  • a95bc70 Auto-generated nodejs SDK code update
  • 75efc0d Auto-generated nodejs SDK code update
  • 23ac484 Auto-generated nodejs SDK code update
  • 2a8463f Remove unused Business Data Library
  • Additional commits viewable in compare view

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.

Bumps [form-data](https://github.com/form-data/form-data) to 4.0.6 and updates ancestor dependency [facebook-nodejs-business-sdk](https://github.com/facebook/facebook-nodejs-business-sdk). These dependencies need to be updated together.


Updates `form-data` from 2.3.3 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/commits/v4.0.6)

Updates `facebook-nodejs-business-sdk` from 15.0.2 to 24.0.1
- [Release notes](https://github.com/facebook/facebook-nodejs-business-sdk/releases)
- [Changelog](https://github.com/facebook/facebook-nodejs-business-sdk/blob/main/CHANGELOG.md)
- [Commits](facebook/facebook-nodejs-business-sdk@v15.0.2...v24.0.1)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
- dependency-name: facebook-nodejs-business-sdk
  dependency-version: 24.0.1
  dependency-type: direct:production
...

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 20, 2026
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