Merged
Conversation
After 6 months caniuse-lite starts logging out of date messages.
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
💛 Build succeeded, but was flaky
Failed CI Steps
Test Failures
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
delanni
approved these changes
Oct 30, 2023
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 30, 2023
After 6 months caniuse-lite starts logging out of date messages. Similar to elastic#153318 (cherry picked from commit b9f347b)
Contributor
💔 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 |
kibanamachine
added a commit
that referenced
this pull request
Oct 30, 2023
# Backport This will backport the following commits from `main` to `8.11`: - [Upgrade caniuse-lite db (#169878)](#169878) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2023-10-30T10:38:45Z","message":"Upgrade caniuse-lite db (#169878)\n\nAfter 6 months caniuse-lite starts logging out of date messages.\r\n\r\nSimilar to https://github.com/elastic/kibana/pull/153318","sha":"b9f347b39df367da988b8b21f2204a4e020e2355","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.12.0"],"number":169878,"url":"https://github.com/elastic/kibana/pull/169878","mergeCommit":{"message":"Upgrade caniuse-lite db (#169878)\n\nAfter 6 months caniuse-lite starts logging out of date messages.\r\n\r\nSimilar to https://github.com/elastic/kibana/pull/153318","sha":"b9f347b39df367da988b8b21f2204a4e020e2355"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169878","number":169878,"mergeCommit":{"message":"Upgrade caniuse-lite db (#169878)\n\nAfter 6 months caniuse-lite starts logging out of date messages.\r\n\r\nSimilar to https://github.com/elastic/kibana/pull/153318","sha":"b9f347b39df367da988b8b21f2204a4e020e2355"}}]}] BACKPORT--> Co-authored-by: Jon <jon@elastic.co>
|
This fix did you make it in 8.11.1? I am still seeing this issue in Kibana 8.11.1 https://discuss.elastic.co/t/elk-8-9-0-caniuse-error-during-yarn-build-cause-missing-plugin-build-folder/348171/4 |
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.
After 6 months caniuse-lite starts logging out of date messages.
Similar to #153318