AmadeusITGroup
OSS
@o3r/framework
Overview
Sign in / Sign up
Open main menu
@o3r/framework
GitHub
Select a tab
Overview
Runs
Analytics
@o3r/framework
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
main
932bfd3d chore(deps): update yarn to v4.8.0 (#3075) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.7.0` -> `4.8.0`](https://renovatebot.com/diffs/npm/yarn/4.7.0/4.8.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 Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.8.0`](https://redirect.github.com/yarnpkg/berry/compare/62fd8525b8e1e6fc73431c38e4101eab2496c3b6...260cff1745bdf2d71ed91f76e440330078896e1b) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/62fd8525b8e1e6fc73431c38e4101eab2496c3b6...260cff1745bdf2d71ed91f76e440330078896e1b) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
23 hours ago
by otter-casc...
Succeeded
cascading/12.1.0-main
51beaa60 Merge 2ed6e536784e1bf36576ee9a9f077678751a2401 into 932bfd3d00b445ed5bd58a3fef50748eae1d4681
23 hours ago
by otter-casc...
Succeeded
cascading/12.1.0-main
51beaa60 Merge 2ed6e536784e1bf36576ee9a9f077678751a2401 into 932bfd3d00b445ed5bd58a3fef50748eae1d4681
23 hours ago
by otter-casc...
Succeeded
cascading/12.1.0-main
51beaa60 Merge 2ed6e536784e1bf36576ee9a9f077678751a2401 into 932bfd3d00b445ed5bd58a3fef50748eae1d4681
23 hours ago
by otter-casc...
Succeeded
main
dfe163c0 feat(ama-mfe): get the url of the host using query parameter (#3053) ## Proposed change We consider 3 ways to get the origin of the host - `document.referrer` works on all browsers but fails on internal redirection (login for example) - `location.ancestorOrigins` supports redirections but doesn't work on Firefox - use a query parameter works in all scenarios but require an additional action to modify the URL of the iframe ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> * :rocket: Feature resolves #2918 <!-- * :octocat: Pull Request #issue -->
6 days ago
by otter-casc...
Succeeded
cascading/12.1.0-main
1918fe43 Merge 0a1fa587b2f065e855e8882a6210987aa868dd64 into dfe163c0c4a9c1b5536b539b3f7260f8a4c8e51f
6 days ago
by otter-casc...
Succeeded
cascading/12.1.0-main
1918fe43 Merge 0a1fa587b2f065e855e8882a6210987aa868dd64 into dfe163c0c4a9c1b5536b539b3f7260f8a4c8e51f
6 days ago
by otter-casc...
Succeeded
cascading/12.1.0-main
1918fe43 Merge 0a1fa587b2f065e855e8882a6210987aa868dd64 into dfe163c0c4a9c1b5536b539b3f7260f8a4c8e51f
6 days ago
by otter-casc...
Succeeded
main
4dd33a1a chore(deps): update github/codeql-action action to v3.28.12 (#3043) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.28.11` -> `v3.28.12` | --- ### Release Notes <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.28.12`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.12) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.28.11...v3.28.12) ##### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. ##### 3.28.12 - 19 Mar 2025 - Dependency caching should now cache more dependencies for Java `build-mode: none` extractions. This should speed up workflows and avoid inconsistent alerts in some cases. - Update default CodeQL bundle version to 2.20.7. [#​2810](https://redirect.github.com/github/codeql-action/pull/2810) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.12/CHANGELOG.md) for more information. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
10 days ago
by otter-casc...
Succeeded
cascading/12.1.0-rc-main
8d765a3d Merge 3c372357a8ccc7a9b56616d36bedcb9c2f6910af into 190a57b02110eb3a377ff3946b210879a83bf748
10 days ago
by otter-casc...
Succeeded
cascading/12.1.0-rc-main
8d765a3d Merge 3c372357a8ccc7a9b56616d36bedcb9c2f6910af into 190a57b02110eb3a377ff3946b210879a83bf748
10 days ago
by otter-casc...
Succeeded
cascading/12.1.0-rc-main
8d765a3d Merge 3c372357a8ccc7a9b56616d36bedcb9c2f6910af into 190a57b02110eb3a377ff3946b210879a83bf748
10 days ago
by otter-casc...
Succeeded
main
190a57b0 fix(renovate): otter preset version with parameters (#2985) ## 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 -* <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
10 days ago
by otter-casc...
Failed
cascading/12.0.0-12.1.0-rc
285b6504 Merge 1813d28d21d8d8042fe12861550c6360aceefb9b into ecc2e74720ea5fee2b85ea688f800fc86b737fba
10 days ago
by otter-casc...
Succeeded
cascading/12.0.0-12.1.0-rc
285b6504 Merge 1813d28d21d8d8042fe12861550c6360aceefb9b into ecc2e74720ea5fee2b85ea688f800fc86b737fba
10 days ago
by otter-casc...
Succeeded
cascading/12.0.0-12.1.0-rc
285b6504 Merge 1813d28d21d8d8042fe12861550c6360aceefb9b into ecc2e74720ea5fee2b85ea688f800fc86b737fba
10 days ago
by otter-casc...
Succeeded
main
b8da4399 chore(deps): lock file maintenance (#3038) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | š§ This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration š **Schedule**: Branch creation - "before 4am on monday" in timezone Europe/Paris, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
10 days ago
by otter-casc...
Succeeded
cascading/12.1.0-rc-main
c8efdf1f Merge ecc2e74720ea5fee2b85ea688f800fc86b737fba into b8da439904bdc85dd330dc883f4e3f1eecd6967a
10 days ago
by otter-casc...
Succeeded
cascading/12.1.0-rc-main
c8efdf1f Merge ecc2e74720ea5fee2b85ea688f800fc86b737fba into b8da439904bdc85dd330dc883f4e3f1eecd6967a
10 days ago
by otter-casc...
Succeeded
cascading/12.1.0-rc-main
c8efdf1f Merge ecc2e74720ea5fee2b85ea688f800fc86b737fba into b8da439904bdc85dd330dc883f4e3f1eecd6967a
10 days ago
by otter-casc...
Next
Next Page