Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.12`: - [chore(NA): add sharp resolution for v0.32.6 (#175720)](#175720) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tiago Costa","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-26T21:29:00Z","message":"chore(NA): add sharp resolution for v0.32.6 (#175720)\n\nCloses https://github.com/elastic/kibana/issues/175544\r\n\r\nI think what we were seeing around the sharp issue was the same problem\r\nof other native modules which is the install step not running and\r\ninstalling the correct native binaries because of corrupted caches when\r\nchanging branches.\r\n\r\nCurrently moving to v0.33+ will be problematic because we are using yarn\r\nv1 so this PR is making a resolution pin which will help on not making\r\nthe upgrade for the moment as well as to a correct dep installation when\r\nresetting the environment.","sha":"85013e943b895e09d9df335fbe14dc2ec010dac8","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"number":175720,"url":"https://github.com/elastic/kibana/pull/175720","mergeCommit":{"message":"chore(NA): add sharp resolution for v0.32.6 (#175720)\n\nCloses https://github.com/elastic/kibana/issues/175544\r\n\r\nI think what we were seeing around the sharp issue was the same problem\r\nof other native modules which is the install step not running and\r\ninstalling the correct native binaries because of corrupted caches when\r\nchanging branches.\r\n\r\nCurrently moving to v0.33+ will be problematic because we are using yarn\r\nv1 so this PR is making a resolution pin which will help on not making\r\nthe upgrade for the moment as well as to a correct dep installation when\r\nresetting the environment.","sha":"85013e943b895e09d9df335fbe14dc2ec010dac8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175720","number":175720,"mergeCommit":{"message":"chore(NA): add sharp resolution for v0.32.6 (#175720)\n\nCloses https://github.com/elastic/kibana/issues/175544\r\n\r\nI think what we were seeing around the sharp issue was the same problem\r\nof other native modules which is the install step not running and\r\ninstalling the correct native binaries because of corrupted caches when\r\nchanging branches.\r\n\r\nCurrently moving to v0.33+ will be problematic because we are using yarn\r\nv1 so this PR is making a resolution pin which will help on not making\r\nthe upgrade for the moment as well as to a correct dep installation when\r\nresetting the environment.","sha":"85013e943b895e09d9df335fbe14dc2ec010dac8"}}]}] BACKPORT-->
- Loading branch information