-
Notifications
You must be signed in to change notification settings - Fork 41
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
Merge release/12.0.0-next into main #2772
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Proposed change Cascade from `main` to `release/12.0.0-next` 0 conflicts were found when opening this PR ## 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 -->
## Proposed change - Rename option `dictionnary` into `dictionary` - Rename `ConstrastPipe` and `AccessibilityConstrastScorePipe`, respectively into `ContrastPipe` and `AccessibilityContrastScorePipe` ## Related issues *- No issue associated -*
This PR should be merged on `release/12.0.0-next` - [x] `release/12.0.0-next` created ## Proposed change Upgrading some independent dependencies to the latest version. ## 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 -->
## Proposed change Remove deprecated items from Otter v12 TO DO: - [x] remove `inputFacts` from `@o3r/rules-engine` - [x] remove `variable` from `@o3r/styling` - [x] delete `@o3r/dev-tools` - [x] delete storybook package - [x] remove java sdk generator ## 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 -->
## Proposed change Small fix as a follow up of this comment: #2642 (comment) ## 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 -->
## Proposed change Migrate to Angular 19 <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## TODO - [ ] fix failing unit test for stylelint-plugin - [ ] switch default value for standalone to true for our schematics after test updates - [x] Rollback #2644 ## 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 -->
## Proposed change cascading changes to 12 next
## Proposed change After the update of Angular 19 with `standalone: true` as default, update the `Components`, `Pipes`, and `Directives` in the repository. ## 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 -->
…ascading/12.0-next-main # Conflicts: # apps/chrome-devtools/package.json # apps/github-cascading-app/package.json # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/component-replacement.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/configuration.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/design-token.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/dynamic-content.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/home.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/localization.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/placeholder.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/rules-engine.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/run-app-locally.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-generator.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-intro.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step2.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step3.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step4.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step5.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step6.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step7.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step8.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training-step9.png # apps/showcase/e2e-playwright/sanity/screenshots/visual-sanity.e2e.ts/chromium/sdk-training.png # apps/showcase/package.json # apps/vscode-extension/package.json # package.json # packages/@ama-sdk/client-angular/package.json # packages/@ama-sdk/client-beacon/package.json # packages/@ama-sdk/client-fetch/package.json # packages/@ama-sdk/core/package.json # packages/@ama-sdk/create/package.json # packages/@ama-sdk/schematics/package.json # packages/@ama-sdk/swagger-builder/package.json # packages/@ama-terasu/cli/package.json # packages/@ama-terasu/core/package.json # packages/@ama-terasu/schematics/package.json # packages/@o3r-training/showcase-sdk/package.json # packages/@o3r-training/training-sdk/package.json # packages/@o3r-training/training-tools/package.json # packages/@o3r/amaterasu/amaterasu-api-spec/package.json # packages/@o3r/amaterasu/amaterasu-dodo/package.json # packages/@o3r/amaterasu/amaterasu-otter/package.json # packages/@o3r/amaterasu/amaterasu-sdk/package.json # packages/@o3r/analytics/package.json # packages/@o3r/apis-manager/package.json # packages/@o3r/application/package.json # packages/@o3r/artifactory-tools/package.json # packages/@o3r/azure-tools/package.json # packages/@o3r/components/package.json # packages/@o3r/configuration/package.json # packages/@o3r/core/package.json # packages/@o3r/create/package.json # packages/@o3r/design/package.json # packages/@o3r/dev-tools/package.json # packages/@o3r/dynamic-content/package.json # packages/@o3r/eslint-config-otter/package.json # packages/@o3r/eslint-config/package.json # packages/@o3r/eslint-plugin/package.json # packages/@o3r/extractors/package.json # packages/@o3r/forms/package.json # packages/@o3r/localization/package.json # packages/@o3r/logger/package.json # packages/@o3r/mobile/package.json # packages/@o3r/new-version/package.json # packages/@o3r/pipeline/package.json # packages/@o3r/routing/package.json # packages/@o3r/rules-engine/package.json # packages/@o3r/schematics/package.json # packages/@o3r/store-sync/package.json # packages/@o3r/storybook/package.json # packages/@o3r/stylelint-plugin/package.json # packages/@o3r/styling/package.json # packages/@o3r/telemetry/package.json # packages/@o3r/test-helpers/package.json # packages/@o3r/testing/package.json # packages/@o3r/third-party/package.json # packages/@o3r/workspace/package.json # tools/@o3r/build-helpers/package.json # tools/@o3r/workspace-helpers/package.json # tools/github-actions/audit/package.json # tools/github-actions/cascading/package.json # tools/github-actions/get-npm-tag/package.json # tools/github-actions/new-version/package.json # tools/github-actions/release/package.json # yarn.lock
## 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 -->
## 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 -->
## Proposed change Migration guide for the deleted items from v12 and the deprecated items for v13. @AmadeusITGroup/otter_admins Should I add the deprecated items for v14 as well? ## 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 -->
## Proposed change Follow up for #1587, removing deprecated `vars` used in placeholder templates. Documentation has been already updated 18470a5#diff-84b1c82a9c6fd7aaf05809ae0ad3020bdaf415d9b37ad73029fe22999ebfbb26
## 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 -->
## Proposed change Fix the typo of the backslash in the URLs generated by the deprecated items script. ## 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 -->
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files☔ View full report in Codecov by Sentry. |
sdo-1A
approved these changes
Jan 31, 2025
matthieu-crouzet
approved these changes
Jan 31, 2025
amadeus-pmeneguzzi
approved these changes
Jan 31, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
enhancement
New feature or request
project:@ama-sdk/client-angular
project:@ama-sdk/client-beacon
project:@ama-sdk/client-fetch
project:@ama-sdk/core
project:@ama-sdk/create
project:@ama-sdk/schematics
project:@ama-sdk/swagger-builder
project:@ama-terasu/cli
project:@ama-terasu/core
project:@ama-terasu/schematics
project:audit-gh-action
project:cascading-gh-action
project:get-npm-tag-gh-action
project:new-version-gh-action
project:@o3r/amaterasu-api-spec
project:@o3r/amaterasu-dodo
project:@o3r/amaterasu-otter
project:@o3r/amaterasu-sdk
project:@o3r/analytics
project:@o3r/apis-manager
project:@o3r/application
project:@o3r/artifactory-tools
project:@o3r/azure-tools
project:@o3r/build-helpers
project:@o3r/chrome-devtools
project:@o3r/components
project:@o3r/configuration
project:@o3r/core
project:@o3r/create
project:@o3r/design
project:@o3r/dynamic-content
project:@o3r/eslint-config
project:@o3r/eslint-config-otter
project:@o3r/eslint-plugin
project:@o3r/extractors
project:@o3r/forms
project:@o3r/github-cascading-app
project:@o3r/localization
project:@o3r/logger
project:@o3r/mobile
project:@o3r/new-version
project:@o3r/pipeline
project:@o3r/routing
project:@o3r/rules-engine
project:@o3r/schematics
project:@o3r/showcase
project:@o3r/store-sync
project:@o3r/stylelint-plugin
project:@o3r/styling
project:@o3r/telemetry
project:@o3r/test-helpers
project:@o3r/testing
project:@o3r/third-party
project:@o3r/workspace
project:@o3r/workspace-helpers
project:@o3r-training/showcase-sdk
project:@o3r-training/training-sdk
project:@o3r-training/training-tools
project:otter-devtools
project:release-gh-action
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed change
v12.0.0-prerelease.0
tagRelated issues
- No issue associated -