-
Notifications
You must be signed in to change notification settings - Fork 8.5k
chore(NA): bump sass-embedded version to v1.79.6 #223995
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
Conversation
|
Pinging @elastic/kibana-operations (Team:Operations) |
💚 Build Succeeded
Metrics [docs]
History
cc @mistic |
|
Starting backport for target branches: 7.17, 8.17, 8.18, 8.19, 9.0 |
Closes elastic#193953 upgrades sass-embedded version into a more recent one. (cherry picked from commit 472d519)
Closes elastic#193953 upgrades sass-embedded version into a more recent one. (cherry picked from commit 472d519)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
4 similar comments
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
The backports were hanging because there were errors generated in the output, that was breaking a captured snapshot. I've cherry-picked the config that would silence these warnings, hopefully green-lighting the backports to 8.19 and 9.0 |
…4091) # Backport This will backport the following commits from `main` to `9.0`: - [chore(NA): bump sass-embedded version to v1.79.6 (#223995)](#223995) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Tiago Costa","email":"tiago.costa@elastic.co"},"sourceCommit":{"committedDate":"2025-06-16T15:00:39Z","message":"chore(NA): bump sass-embedded version to v1.79.6 (#223995)\n\nCloses https://github.com/elastic/kibana/pull/193953\n\nupgrades sass-embedded version into a more recent one.","sha":"472d519d1748b689ac302597bd34513ae7cb24e4","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"chore(NA): bump sass-embedded version to v1.79.6","number":223995,"url":"https://github.com/elastic/kibana/pull/223995","mergeCommit":{"message":"chore(NA): bump sass-embedded version to v1.79.6 (#223995)\n\nCloses https://github.com/elastic/kibana/pull/193953\n\nupgrades sass-embedded version into a more recent one.","sha":"472d519d1748b689ac302597bd34513ae7cb24e4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223995","number":223995,"mergeCommit":{"message":"chore(NA): bump sass-embedded version to v1.79.6 (#223995)\n\nCloses https://github.com/elastic/kibana/pull/193953\n\nupgrades sass-embedded version into a more recent one.","sha":"472d519d1748b689ac302597bd34513ae7cb24e4"}}]}] BACKPORT--> --------- Co-authored-by: Tiago Costa <tiago.costa@elastic.co> Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
…24090) # Backport This will backport the following commits from `main` to `8.19`: - [chore(NA): bump sass-embedded version to v1.79.6 (#223995)](#223995) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Tiago Costa","email":"tiago.costa@elastic.co"},"sourceCommit":{"committedDate":"2025-06-16T15:00:39Z","message":"chore(NA): bump sass-embedded version to v1.79.6 (#223995)\n\nCloses https://github.com/elastic/kibana/pull/193953\n\nupgrades sass-embedded version into a more recent one.","sha":"472d519d1748b689ac302597bd34513ae7cb24e4","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"chore(NA): bump sass-embedded version to v1.79.6","number":223995,"url":"https://github.com/elastic/kibana/pull/223995","mergeCommit":{"message":"chore(NA): bump sass-embedded version to v1.79.6 (#223995)\n\nCloses https://github.com/elastic/kibana/pull/193953\n\nupgrades sass-embedded version into a more recent one.","sha":"472d519d1748b689ac302597bd34513ae7cb24e4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223995","number":223995,"mergeCommit":{"message":"chore(NA): bump sass-embedded version to v1.79.6 (#223995)\n\nCloses https://github.com/elastic/kibana/pull/193953\n\nupgrades sass-embedded version into a more recent one.","sha":"472d519d1748b689ac302597bd34513ae7cb24e4"}}]}] BACKPORT--> --------- Co-authored-by: Tiago Costa <tiago.costa@elastic.co> Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
Closes #193953
upgrades sass-embedded version into a more recent one.