8000 Tags · fpaul-1A/otter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fpaul-1A/otter

Tags

v12.3.0-prerelease.26

Toggle v12.3.0-prerelease.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency stylelint to ~16.18.0 (AmadeusITGroup#…

…3120)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [stylelint](https://stylelint.io)
([source](https://redirect.github.com/stylelint/stylelint)) |
[`~16.17.0` ->
`~16.18.0`](https://renovatebot.com/diffs/npm/stylelint/16.17.0/16.18.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint/16.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylelint/16.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylelint/16.17.0/16.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint/16.17.0/16.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>stylelint/stylelint (stylelint)</summary>

###
[`v16.18.0`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16180---2025-04-06)

[Compare
Source](https://redirect.github.com/stylelint/stylelint/compare/16.17.0...16.18.0)

It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and
the `syntax-string-no-invalid` and `layer-name-pattern` ones from recent
releases, in our [standard
config](https://www.npmjs.com/package/stylelint-config-standard).

- Added: `color-function-alias-notation` rule
([#&#8203;8499](https://redirect.github.com/stylelint/stylelint/pull/8499))
([@&#8203;EduardAkhmetshin](https://redirect.github.com/EduardAkhmetshin)).
- Added: `container-name-pattern` rule
([#&#8203;8498](https://redirect.github.com/stylelint/stylelint/pull/8498))
([@&#8203;nate10j](https://redirect.github.com/nate10j)).
- Fixed: `declaration-property-value-no-unknown` false positives for
`math` of `font-size`
([#&#8203;8495](https://redirect.github.com/stylelint/stylelint/pull/8495))
([@&#8203;otomad](https://redirect.github.com/otomad)).
- Fixed: `font-family-no-missing-generic-family-keyword` false positives
for `math`
([#&#8203;8489](https://redirect.github.com/stylelint/stylelint/pull/8489))
([@&#8203;otomad](https://redirect.github.com/otomad)).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

v12.3.0-prerelease.25

Toggle v12.3.0-prerelease.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[cascading] from release/12.2.0-rc to main (AmadeusITGroup#3123)

<!--
{"currentBranch":"release/12.2.0-rc","targetBranch":"main","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/12.2.0-rc to main

---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>

v12.3.0-prerelease.24

Toggle v12.3.0-prerelease.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ama-sdk-schematics): unit tests (AmadeusITGroup#3124)

## Proposed change

fix(ama-sdk-schematics): unit tests

<!--
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 -->
<!-- * :octocat: Pull Request #issue -->

v12.3.0-prerelease.23

Toggle v12.3.0-prerelease.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(ama-sdk-schematics): ignore editorconfig rules (AmadeusITGroup#3118

)

feat(ama-sdk-schematics): ignore editorconfig rules for generated
folders

## 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 #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
* 🚀 Feature resolves AmadeusITGroup#3106
<!-- * :octocat: Pull Request #issue -->

v12.3.0-prerelease.22

Toggle v12.3.0-prerelease.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(eslint): share helper to merge config + use of helper from eslint (

AmadeusITGroup#3104)

## 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 -->
<!-- * :octocat: Pull Request #issue -->

v12.3.0-prerelease.21

Toggle v12.3.0-prerelease.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(mfe): upgrade microfrontends packages + fix typings issue (Amad…

…eusITGroup#3105)

## 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 -->
<!-- * :octocat: Pull Request #issue -->

v12.3.0-prerelease.20

Toggle v12.3.0-prerelease.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: unmatched peerDependencies (AmadeusITGroup#3119)

## Proposed change

fix: unmatched peerDependencies

### includes

- [x] rollback to bootstrap 6.3.3 to follow DF pin PeerDependencies
- [x] align generatorDependencies
- [x] upgrade yarn sdks

<!--
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 -->
<!-- * :octocat: Pull Request #issue -->

v12.3.0-prerelease.19

Toggle v12.3.0-prerelease.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(sdk): generation of the SDK in a monorepo (AmadeusITGroup#3096)

## Proposed change

fix(sdk): generation of the SDK in a monorepo

### Includes

- [x] setup-test.ts file not generated and referenced in the
'jest.config.js' generated file
- [x] eslint config generated as standalone (only one file instead of 2
- local + config) - to be checked which rules to add by default
- [x] lint-staged not needed in the package.json of the sdk generated
(it exists already at the root)
- [x] paths in tsconfig wrong generated, src paths should be in base
tsconfig and dist paths should be in a prod tsconfig file
- [x] wrong versions for dependnecies
"@angular-eslint/eslint-plugin": "",
"@angular-eslint/eslint-plugin-template": "",
"@angular-eslint/utils": "",
- [x] tools:changelog script not needed in the project

<!--
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 #issue -->
* 🐛 Fix resolves AmadeusITGroup#3094
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->

v12.2.0-rc.4

Toggle v12.2.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[cascading] from release/12.1 to release/12.2.0-rc (AmadeusITGroup#3115)

v12.3.0-prerelease.18

Toggle v12.3.0-prerelease.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency typescript to v5.8.3 (AmadeusITGroup#3111

)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typescript](https://www.typescriptlang.org/)
([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.8.2`
-> `5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.8.2/5.8.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.8.2/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.8.2/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>microsoft/TypeScript (typescript)</summary>

###
[`v5.8.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...68cead182cc24afdc3f1ce7c8ff5853aba14b65a)

[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
0