Tags: rglearns/otter
Tags
Chore/cascading (AmadeusITGroup#3252) ## Proposed change <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * π Fix #issue --> <!-- * π Fix resolves #issue --> <!-- * π Feature #issue --> <!-- * π Feature resolves #issue --> <!-- *Pull Request #issue -->
fix: sdk should support nullable type (AmadeusITGroup#3253) ## Proposed change <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * π Fix #issue --> <!-- * π Fix resolves AmadeusITGroup#3196 --> <!-- * π Feature #issue --> <!-- * π Feature resolves #issue --> <!-- *Pull Request #issue -->
fix: added deps in int tests (AmadeusITGroup#3250) ## Proposed change Adding `generatorDependencies` not to rely on peerdeps that, in some cases, provoke miss-alignment. ```json "@angular/cdk": "~19.0.0", "@angular/common": "~19.2.0", "@angular/compiler": "~19.2.0", "@angular/core": "~19.2.0", "@angular/forms": "~19.2.0", "@angular/material": "~19.0.0", ``` This leads to install failures when adding o3r packages.
feat(ama-mfe): handle `NavigationMessage` consumption by `RoutingServβ¦ β¦ice` (AmadeusITGroup#3230) `RoutingService` used by embedded modules now both produces and consumes Navigation messages: - when a module receives a message - it triggers internal Routing navigation - when internal Routing navigation is finished - it sends a message to notify others
chore(deps): update codecov/test-results-action action to v1.1.1 (Amaβ¦ β¦deusITGroup#3240) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/test-results-action](https://redirect.github.com/codecov/test-results-action) | action | patch | `v1.1.0` -> `v1.1.1` | --- ### Release Notes <details> <summary>codecov/test-results-action (codecov/test-results-action)</summary> ### [`v1.1.1`](https://redirect.github.com/codecov/test-results-action/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/codecov/test-results-action/compare/v1.1.0...v1.1.1) #### What's Changed - fix: automatically detect arm64 by [@​joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/test-results-action/pull/125](https://redirect.github.com/codecov/test-results-action/pull/125) - fix: version info reporting by [@​joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/test-results-action/pull/124](https://redirect.github.com/codecov/test-results-action/pull/124) - fix: OIDC on forks by [@​joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/test-results-action/pull/123](https://redirect.github.com/codecov/test-results-action/pull/123) - Update README.md by [@​joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/test-results-action/pull/122](https://redirect.github.com/codecov/test-results-action/pull/122) **Full Changelog**: codecov/test-results-action@v1...v1.1.1 </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Enabled. β» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. π **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
feat(ama-mfe): add `provideDisableHistoryWrites()` provider (AmadeusIβ¦ β¦TGroup#3229) A provider that turns off common History modification for an app running inside an iframe If an iframe is not sandboxed or is of the same origin, navigation inside it will mess up the main window history. This provider disables writing to and overriding history API from inside the iframe to prevent this Theoretically, this might break applications that rely on reading history API from inside the iframe. This should also allow having `CustomPathLocationStrategy` in the iframe if necessary.
feat(figma-sdk): create figma restApi SDK (AmadeusITGroup#3197) ## Proposed change feat(figma-sdk): create figma restApi SDK <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * π Fix #issue --> <!-- * π Fix resolves #issue --> <!-- * π Feature #issue --> <!-- * π Feature resolves #issue --> <!-- *Pull Request #issue -->
fix: reactivate int tests for lib with o3r/testing (AmadeusITGroup#3238) ## Proposed change <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> * π Fix AmadeusITGroup#1765 <!-- * π Fix resolves #issue --> <!-- * π Feature #issue --> <!-- * π Feature resolves #issue --> <!-- *Pull Request #issue -->
chore(deps): update linters to ~9.27.0 (AmadeusITGroup#3232) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`~9.26.0` -> `~9.27.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.26.0/9.27.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`~9.26.0` -> `~9.27.0`](https://renovatebot.com/diffs/npm/eslint/9.26.0/9.27.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release N 7DD8 otes <details> <summary>eslint/eslint (@​eslint/js)</summary> ### [`v9.27.0`](https://redirect.github.com/eslint/eslint/compare/v9.26.0...ecaef7351f9f3220aa57409bf98db3e55b07a02a) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.26.0...v9.27.0) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.27.0`](https://redirect.github.com/eslint/eslint/compare/v9.26.0...b9080cf28d88f934941a545a033eb960eceeadbd) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.26.0...v9.27.0) </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Enabled. β» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. π **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
chore(deps): update all non-major dependencies (AmadeusITGroup#3231) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@types/chrome](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome)) | [`^0.0.322` -> `^0.0.323`](https://renovatebot.com/diffs/npm/@types%2fchrome/0.0.322/0.0.323) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | `v3.28.17` -> `v3.28.18` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | patch | --- ### Release Notes <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.28.18`](https://redirect.github.com/github/codeql-action/compare/v3.28.17...v3.28.18) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.28.17...v3.28.18) </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Enabled. β» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. π» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
PreviousNext