Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Bip Bop - Fusion Framework Release #2649

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 11, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@equinor/fusion-framework-app@9.1.16

Patch Changes

  • Updated dependencies [59ab642]:
    • @equinor/fusion-framework-module-app@6.1.1
    • @equinor/fusion-framework@7.2.12

@equinor/fusion-framework-cli@10.3.3

Patch Changes

  • #2648 270f2ba Thanks @odinr! - Fixed resolving of app key from manifest when publishing (earlier only resolved from package)

@equinor/fusion-framework@7.2.12

Patch Changes

  • Updated dependencies [2343667]:
    • @equinor/fusion-framework-module-services@5.0.1
    • @equinor/fusion-framework-module-context@5.0.14

@equinor/fusion-framework-module-app@6.1.1

Patch Changes

  • #2654 59ab642 Thanks @eikeland! - Reverting update to the manifests call selector function in AppClient to use jsonSelector and parse the response with ApplicationSchema.

    Modified files:

    • packages/modules/app/src/AppClient.ts

      Changes:

    • Replaced res.json() with jsonSelector(res)

    • Parsed the response using ApplicationSchema.array().parse(response.value)

@equinor/fusion-framework-module-services@5.0.1

Patch Changes

  • #2650 2343667 Thanks @odinr! - Fixed isBookmarkInFavorites by altering generateRequestParameters which had a copy paste bug (wrong request method). Also disabled the validate_api_request response operation for now, it was throwing an error on all response code which waas not OK.

    in a future update, the ResponseHandler will provide the operators with the Request object, so they can access the request method and other request properties.

    Also fixed the headSelector to only check response code, since a HEAD request does not return a body.

@equinor/fusion-framework-react-app@5.4.1

Patch Changes

  • Updated dependencies [59ab642]:
    • @equinor/fusion-framework-module-app@6.1.1
    • @equinor/fusion-framework-app@9.1.16
    • @equinor/fusion-framework-react@7.3.4

@equinor/fusion-framework-react-components-bookmark@1.0.3

Patch Changes

  • Updated dependencies []:
    • @equinor/fusion-framework-react@7.3.4
    • @equinor/fusion-framework-react-module-bookmark@2.2.3

@equinor/fusion-framework-react-components-people-provider@1.4.17

Patch Changes

  • Updated dependencies [2343667]:
    • @equinor/fusion-framework-module-services@5.0.1
    • @equinor/fusion-framework-react@7.3.4
    • @equinor/fusion-framework-react-module-bookmark@2.2.3

@equinor/fusion-framework-react@7.3.4

Patch Changes

  • Updated dependencies []:
    • @equinor/fusion-framework@7.2.12

@equinor/fusion-framework-legacy-interopt@19.0.1

Patch Changes

  • Updated dependencies [59ab642]:
    • @equinor/fusion-framework-module-app@6.1.1
    • @equinor/fusion-framework@7.2.12
    • @equinor/fusion-framework-app@9.1.16
    • @equinor/fusion-framework-react-app@5.4.1

@equinor/fusion-framework-react-module-bookmark@2.2.3

Patch Changes

  • Updated dependencies []:
    • @equinor/fusion-framework-module-bookmark@2.0.1
    • @equinor/fusion-framework-react@7.3.4

@equinor/fusion-framework-react-widget@1.1.22

Patch Changes

  • Updated dependencies []:
    • @equinor/fusion-framework@7.2.12
    • @equinor/fusion-framework-react@7.3.4
    • @equinor/fusion-framework-widget@1.1.21

@equinor/fusion-framework-widget@1.1.21

Patch Changes

  • Updated dependencies []:
    • @equinor/fusion-framework@7.2.12

@equinor/fusion-framework-cookbook-app-react-context@4.1.38

Patch Changes

  • Updated dependencies [270f2ba]:
    • @equinor/fusion-framework-cli@10.3.3
    • @equinor/fusion-framework-react-app@5.4.1

@equinor/fusion-framework-cookbook-app-react-context-custom-error@4.1.38

Patch Changes

  • Updated dependencies [270f2ba]:
    • @equinor/fusion-framework-cli@10.3.3
    • @equinor/fusion-framework-react-app@5.4.1

@equinor/fusion-framework-cookbook-app-react-feature-flag@1.3.18

Patch Changes

  • Updated dependencies [270f2ba]:
    • @equinor/fusion-framework-cli@10.3.3
    • @equinor/fusion-framework-react-app@5.4.1

poc-portal@1.0.17

Patch Changes

  • Updated dependencies [270f2ba, 59ab642]:
    • @equinor/fusion-framework-cli@10.3.3
    • @equinor/fusion-framework-module-app@6.1.1
    • @equinor/fusion-framework@7.2.12
    • @equinor/fusion-framework-react-app@5.4.1
    • @equinor/fusion-framework-react@7.3.4

@github-actions github-actions bot requested review from odinr and a team as code owners December 11, 2024 09:16
@github-actions github-actions bot marked this pull request as draft December 11, 2024 09:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from 33990a2 to 9adeeae Compare December 11, 2024 13:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9adeeae to 8760499 Compare December 16, 2024 08:44
@eikeland eikeland marked this pull request as ready for review December 16, 2024 09:04
@github-actions github-actions bot added 👨🏻‍🍳 cookbooks 👾 React 💾 CLI fusion framework CLI 📚 documentation Improvements or additions to documentation 🧬 Modules labels Dec 16, 2024
Copy link
Contributor Author

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.37% 1746 / 464422
🔵 Statements 0.37% 1746 / 464422
🔵 Functions 22.93% 205 / 894
🔵 Branches 36.93% 386 / 1045
File CoverageNo changed files found.
Generated in workflow #8205 for commit 8760499 by the Vitest Coverage Report Action

@eikeland eikeland merged commit b88d842 into main Dec 16, 2024
7 checks passed
@eikeland eikeland deleted the changeset-release/main branch December 16, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 CLI fusion framework CLI 👨🏻‍🍳 cookbooks 📚 documentation Improvements or additions to documentation 🧬 Modules 👾 React
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant