Skip to content

Bump form-data, @storybook/react and node-sass#10

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

Bump form-data, @storybook/react and node-sass#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-2a33cdda09

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 22, 2025

Removes form-data. It's no longer used after updating ancestor dependencies form-data, @storybook/react and node-sass. These dependencies need to be updated together.

Removes form-data

Updates @storybook/react from 3.3.14 to 3.4.12

Changelog

Sourced from @​storybook/react's changelog.

3.4.12 (March 24, 2019)

Bug Fixes

  • UI: Workaround broken treebeard animations (#6249)

5.0.4 (March 24, 2019)

Bug Fixes

  • UI: Fix tooltip event bindings, logger import (#6238)
  • CLI: Fix stories regexp in config.js (#6180)
  • Accessibility: Add missing button titles (#6124)
  • React: Fix forked CRA support on Windows (#6236)
  • Addon-knobs: Fix color type button z-index (#6203)
  • Angular: Fix typo in demo example (#6193)
  • Addon-Info: Restore fonts and color styling (#6186)
  • Addon-knobs: Fix ObjectType knob react warning (#6159)
  • Core: Add core-js as a dep to client-api (#6209)
  • React: Fix logging in cra-config (#6245)

4.1.16 (March 24, 2019)

Bug Fixes

  • UI: Workaround broken treebeard animations (#6249)

4.1.15 (March 24, 2019)

NPM publish failed

5.1.0-alpha.13 (March 23, 2019)

Features

  • Svelte: add svelte cli generator (#6132)

Bug Fixes

  • Addon-knobs: Fix ObjectType knob react warning (#6159)
  • React: Fix forked CRA support on Windows (#6236)
  • UI: Fix tooltip event bindings, logger import (#6238)

5.1.0-alpha.12 (March 22, 2019)

Bug Fixes

  • CLI: Fix stories regexp in config.js (#6180)
  • Addon-Info: Restore fonts and color styling (#6186)
  • Core: Add core-js as a dep to client-api (#6209)

... (truncated)

Commits

Updates node-sass from 4.5.3 to 9.0.0

Release notes

Sourced from node-sass's releases.

v9.0.0

What's Changed

Breaking changes

Supported Environments

OS Architecture Node
Windows x86 & x64 16, 18, 19, 20
OSX x64 16, 18, 19, 20
Linux* x64 16, 18, 19, 20
Alpine Linux x64 16, 18, 19, 20

*Linux support refers to major distributions like Ubuntu, and Debian

v8.0.0

What's Changed

Breaking changes

Features

Dependencies

  • Bump true-case-path@2.2.1
  • Bump node-gyp @​9.0.0
  • Bump nan@^2.17.0
  • Bump sass-graph@^4.0.1

Misc

... (truncated)

Changelog

Sourced from node-sass's changelog.

v4.14.0

https://github.com/sass/node-sass/releases/tag/v4.14.0

v4.13.1

https://github.com/sass/node-sass/releases/tag/v4.13.1

v4.13.0

https://github.com/sass/node-sass/releases/tag/v4.13.0

v4.12.0

https://github.com/sass/node-sass/releases/tag/v4.12.0

v4.11.0

https://github.com/sass/node-sass/releases/tag/v4.11.0

v4.10.0

https://github.com/sass/node-sass/releases/tag/v4.10.0

v4.9.4

https://github.com/sass/node-sass/releases/tag/v4.9.4

v4.9.3

https://github.com/sass/node-sass/releases/tag/v4.9.3

v4.9.2

https://github.com/sass/node-sass/releases/tag/v4.9.2

v4.9.1

https://github.com/sass/node-sass/releases/tag/v4.9.1

v4.9.0

https://github.com/sass/node-sass/releases/tag/v4.9.0

v4.8.3

https://github.com/sass/node-sass/releases/tag/v4.8.3

v4.8.2

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependencies [form-data](https://github.com/form-data/form-data), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) and [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Removes `form-data`

Updates `@storybook/react` from 3.3.14 to 3.4.12
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v3.4.12/code/renderers/react)

Updates `node-sass` from 4.5.3 to 9.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v4.5.3...v9.0.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@storybook/react"
  dependency-version: 3.4.12
  dependency-type: direct:development
- dependency-name: node-sass
  dependency-version: 9.0.0
  dependency-type: direct:development
...

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 Jul 22, 2025
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

Development

Successfully merging this pull request may close these issues.

0 participants