Skip to content

build(deps): Bump @equinor/fusion-framework-react-app from 9.0.0 to 10.0.4#82

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/equinor/fusion-framework-react-app-10.0.4
Closed

build(deps): Bump @equinor/fusion-framework-react-app from 9.0.0 to 10.0.4#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/equinor/fusion-framework-react-app-10.0.4

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @equinor/fusion-framework-react-app from 9.0.0 to 10.0.4.

Release notes

Sourced from @​equinor/fusion-framework-react-app's releases.

@​equinor/fusion-framework-react-app@​10.0.4

Patch Changes

  • Updated dependencies [a6355fe]
    • @​equinor/fusion-framework-module-app@​8.0.1
    • @​equinor/fusion-framework-module-navigation@​7.0.2
    • @​equinor/fusion-framework-app@​11.0.3

@​equinor/fusion-framework-react-app@​10.0.2

Patch Changes

  • Updated dependencies [e97bba0]
    • @​equinor/fusion-framework-module-navigation@​7.0.1

@​equinor/fusion-framework-react-app@​10.0.1

Patch Changes

  • Updated dependencies [244b995]
    • @​equinor/fusion-framework-module-msal@​8.0.1
    • @​equinor/fusion-framework-app@​11.0.1

@​equinor/fusion-framework-react-app@​10.0.0

Major Changes

  • abffa53: Major version bump for Fusion Framework React 19 release.

    All packages are bumped to the next major version as part of the React 19 upgrade. This release drops support for React versions below 18 and includes breaking changes across the framework.

    Breaking changes:

    • Peer dependencies now require React 18 or 19 (^18.0.0 || ^19.0.0)
    • React Router upgraded from v6 to v7
    • Navigation module refactored with new history API
    • renderComponent and renderApp now use createRoot API

    Migration:

    • Update your React version to 18.0.0 or higher before upgrading
    • Replace NavigationProvider.createRouter() with @equinor/fusion-framework-react-router
    • See individual package changelogs for package-specific migration steps
  • abffa53: Modernize renderComponent and renderApp to use React 18's createRoot API. These functions are no longer deprecated.

    The legacy ReactDOM.render path has been removed. Both functions now use createRoot internally, matching React 18+ best practices. No migration is required if you already use React 18+.

  • abffa53: Upgrade to React 19 and remove support for React versions lower than 18.

    Breaking changes:

    • Peer dependencies now require React 18 or 19 (^18.0.0 || ^19.0.0)

... (truncated)

Commits

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)

Bumps [@equinor/fusion-framework-react-app](https://github.com/equinor/fusion-framework/tree/HEAD/packages/react) from 9.0.0 to 10.0.4.
- [Release notes](https://github.com/equinor/fusion-framework/releases)
- [Commits](https://github.com/equinor/fusion-framework/commits/@equinor/fusion-framework-react-app@10.0.4/packages/react)

---
updated-dependencies:
- dependency-name: "@equinor/fusion-framework-react-app"
  dependency-version: 10.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 22, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #86.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/equinor/fusion-framework-react-app-10.0.4 branch April 29, 2026 17:09
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