[cascading] from release/14.5.0-rc to release/14.5 - #4398
Closed
otter-cascading[bot] wants to merge 16 commits into
Closed
[cascading] from release/14.5.0-rc to release/14.5#4398otter-cascading[bot] wants to merge 16 commits into
otter-cascading[bot] wants to merge 16 commits into
Conversation
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>
Contributor
|
View your CI Pipeline Execution ↗ for commit 206c865
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Cascading from release/14.5.0-rc to release/14.5
This Pull Request has been generated with ❤️ by the Otter cascading tool.