Skip to content

build(deps): Bump @equinor/fusion-framework-cli from 13.3.3 to 14.2.7#84

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/equinor/fusion-framework-cli-14.2.7
Closed

build(deps): Bump @equinor/fusion-framework-cli from 13.3.3 to 14.2.7#84
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/equinor/fusion-framework-cli-14.2.7

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @equinor/fusion-framework-cli from 13.3.3 to 14.2.7.

Release notes

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

@​equinor/fusion-framework-cli@​14.2.7

Patch Changes

  • 3005189: Fix 401 Unauthorized responses when loading the portal-config API in the Fusion dev server.

    The default service worker resource list now includes /@fusion-api/portal-config with the CI scope so the service worker injects a Bearer token for portal-config API calls (manifest, config, and bundle fetches) during bootstrap and other direct requests.

    Also adds scopes?: string[] to the FusionService type so the type correctly reflects the service discovery response shape and is no longer misleading when services do include scopes.

    Fixes: equinor/fusion#830

    • @​equinor/fusion-framework-dev-server@​2.0.4
    • @​equinor/fusion-framework-dev-portal@​5.1.7

@​equinor/fusion-framework-cli@​14.2.5

Patch Changes

  • @​equinor/fusion-framework-dev-portal@​5.1.6
  • @​equinor/fusion-framework-dev-server@​2.0.3

@​equinor/fusion-framework-cli@​14.2.3

Patch Changes

  • b2ee9f1: Internal: republish @equinor/fusion-framework-cli after a failed CI publish; no consumer-facing changes are included in this release.

@​equinor/fusion-framework-cli@​14.2.0

Minor Changes

  • 8c5d77a: Add portal serve command for serving built portal templates in a production-like preview environment.

    The new command starts a dev server that serves pre-built portal files, automatically detecting the build output directory from Vite configuration.

    ffc portal serve
    ffc portal serve --port 5000 --host 0.0.0.0
    ffc portal serve --dir ./dist

    Options include --port, --host, --dir, --manifest, --config, and --debug.

Patch Changes

  • Updated dependencies [b733f91]
    • @​equinor/fusion-framework-dev-portal@​5.1.2

@​equinor/fusion-framework-cli@​14.1.1

Patch Changes

  • 8f16c97: Update rollup (4.59.0 → 4.60.1) used to produce the published bundles for both packages.

... (truncated)

Changelog

Sourced from @​equinor/fusion-framework-cli's changelog.

14.2.7

Patch Changes

  • 3005189: Fix 401 Unauthorized responses when loading the portal-config API in the Fusion dev server.

    The default service worker resource list now includes /@fusion-api/portal-config with the CI scope so the service worker injects a Bearer token for portal-config API calls (manifest, config, and bundle fetches) during bootstrap and other direct requests.

    Also adds scopes?: string[] to the FusionService type so the type correctly reflects the service discovery response shape and is no longer misleading when services do include scopes.

    Fixes: equinor/fusion#830

    • @​equinor/fusion-framework-dev-server@​2.0.4
    • @​equinor/fusion-framework-dev-portal@​5.1.7

14.2.6

Patch Changes

  • Updated dependencies [ece8f42]
    • @​equinor/fusion-framework-module-msal-node@​4.1.0

14.2.5

Patch Changes

  • @​equinor/fusion-framework-dev-portal@​5.1.6
  • @​equinor/fusion-framework-dev-server@​2.0.3

14.2.4

Patch Changes

  • 4f71408: Internal: Bump simple-git from 3.35.2 to 3.36.0.

  • ee9c669: Patched transitive security vulnerabilities in build toolchain dependencies:

    • serialize-javascript → 7.0.5 (CPU exhaustion DoS)
    • minimatch → 5.1.8 / 9.0.7 (ReDoS via repeated wildcards)
    • brace-expansion → 2.0.3 / 5.0.5 (zero-step sequence DoS)
  • Updated dependencies [4f71408]

  • Updated dependencies [1fc204f]

  • Updated dependencies [d14caa6]

  • Updated dependencies [4f71408]

    • @​equinor/fusion-framework-dev-portal@​5.1.5
    • @​equinor/fusion-framework-module-msal-node@​4.0.2
    • @​equinor/fusion-framework-dev-server@​2.0.2

14.2.3

Patch Changes

... (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-cli](https://github.com/equinor/fusion-framework/tree/HEAD/packages/cli) from 13.3.3 to 14.2.7.
- [Release notes](https://github.com/equinor/fusion-framework/releases)
- [Changelog](https://github.com/equinor/fusion-framework/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/equinor/fusion-framework/commits/@equinor/fusion-framework-cli@14.2.7/packages/cli)

---
updated-dependencies:
- dependency-name: "@equinor/fusion-framework-cli"
  dependency-version: 14.2.7
  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 27, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #85.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/equinor/fusion-framework-cli-14.2.7 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