Skip to content

[cascading] from release/14.5.0-rc to release/14.5 - #4398

Closed
otter-cascading[bot] wants to merge 16 commits into
release/14.5from
cascading/14.5.0-rc-14.5.0
Closed

[cascading] from release/14.5.0-rc to release/14.5#4398
otter-cascading[bot] wants to merge 16 commits into
release/14.5from
cascading/14.5.0-rc-14.5.0

Conversation

@otter-cascading

Copy link
Copy Markdown
Contributor

Cascading from release/14.5.0-rc to release/14.5


This Pull Request has been generated with ❤️ by the Otter cascading tool.

matthieu-crouzet and others added 16 commits July 17, 2026 11:17
Update caniuse-lite and baseline-browser-mapping to fix build issue on release/13.5.
## Summary

- Update `caniuse-lite` to `1.0.30001805` and `baseline-browser-mapping`
to `2.10.43` in `yarn.lock`
- Fixes build failure on `release/13.5` caused by outdated browserslist
database (see
https://github.com/AmadeusITGroup/otter/actions/runs/28871138260/job/85634465869)

## Test plan

- [ ] CI build passes on `release/13.5`
<!--
{"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/13.5 to release/14.0





---

:heavy_exclamation_mark: The pull request is conflicting with the target
branch.
You can fix the issue locally with the following commands:

<details open>
  <summary>Using <b>gh CLI</b></summary>

  ```shell
  gh pr checkout 4371
  git pull --ff origin release/14.0
  ```

  and update this Pull Request with

  ```shell
  gh pr push 4371
  ```
</details>

<details>
  <summary>Using <b>git</b> only</summary>

  ```shell
  git fetch origin
  git checkout origin/cascading/13.5.0-14.0.0
  git pull --ff origin release/14.0
  ```

  and update this Pull Request with

  ```shell
  git push origin HEAD:cascading/13.5.0-14.0.0
  ```
</details>



---

<small>This Pull Request has been generated with :heart: by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
<!--
{"currentBranch":"release/14.0","targetBranch":"release/14.1","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/14.0 to release/14.1





---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
<!--
{"currentBranch":"release/14.1","targetBranch":"release/14.2","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/14.1 to release/14.2





---

:heavy_exclamation_mark: The pull request is conflicting with the target
branch.
You can fix the issue locally with the following commands:

<details open>
  <summary>Using <b>gh CLI</b></summary>

  ```shell
  gh pr checkout 4379
  git pull --ff origin release/14.2
  ```

  and update this Pull Request with

  ```shell
  gh pr push 4379
  ```
</details>

<details>
  <summary>Using <b>git</b> only</summary>

  ```shell
  git fetch origin
  git checkout origin/cascading/14.1.0-14.2.0
  git pull --ff origin release/14.2
  ```

  and update this Pull Request with

  ```shell
  git push origin HEAD:cascading/14.1.0-14.2.0
  ```
</details>



---

<small>This Pull Request has been generated with :heart: by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
<!--
{"currentBranch":"release/14.2","targetBranch":"release/14.3","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/14.2 to release/14.3





---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
<!--
{"currentBranch":"release/14.3","targetBranch":"release/14.4","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/14.3 to release/14.4





---

<small>This Pull Request has been generated with ❤️ by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
<!--
{"currentBranch":"release/14.4","targetBranch":"release/14.5.0-rc","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/14.4 to release/14.5.0-rc





---

:heavy_exclamation_mark: The pull request is conflicting with the target
branch.
You can fix the issue locally with the following commands:

<details open>
  <summary>Using <b>gh CLI</b></summary>

  ```shell
  gh pr checkout 4397
  git pull --ff origin release/14.5.0-rc
  ```

  and update this Pull Request with

  ```shell
  gh pr push 4397
  ```
</details>

<details>
  <summary>Using <b>git</b> only</summary>

  ```shell
  git fetch origin
  git checkout origin/cascading/14.4.0-14.5.0-rc
  git pull --ff origin release/14.5.0-rc
  ```

  and update this Pull Request with

  ```shell
  git push origin HEAD:cascading/14.4.0-14.5.0-rc
  ```
</details>



---

<small>This Pull Request has been generated with :heart: by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
@otter-cascading
otter-cascading Bot requested a review from a team as a code owner July 24, 2026 15:23
@otter-cascading otter-cascading Bot added the cascading Cascading from previous release label Jul 24, 2026
@nx-cloud

nx-cloud Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 206c865

Command Status Duration Result
nx run-many --target=test-int ✅ Succeeded 1s View ↗
nx run-many --tui=false --target=build --projec... ✅ Succeeded 6s View ↗
nx run-many --target=publish --nx-bail --userco... ✅ Succeeded 1m 9s View ↗
nx affected --target=test --coverage --configur... ✅ Succeeded 19s View ↗
nx run-many --target=test-e2e ✅ Succeeded <1s View ↗
nx run-many --target=prepare-publish --exclude-... ✅ Succeeded 8s View ↗
nx affected --target=package-github-action ✅ Succeeded 4s View ↗
nx run-many --target=build,build-jar ✅ Succeeded 27s View ↗
nx affected --target=lint --configuration ci ✅ Succeeded 1s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-24 15:41:06 UTC

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.31%. Comparing base (0abf930) to head (206c865).
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cascading Cascading from previous release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant