Bump prettier/eslint packages related to Typescript after TS upgrade#121119
Merged
brianseeders merged 3 commits intoelastic:mainfrom Dec 14, 2021
Merged
Bump prettier/eslint packages related to Typescript after TS upgrade#121119brianseeders merged 3 commits intoelastic:mainfrom
brianseeders merged 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
YulNaumenko
approved these changes
Dec 13, 2021
Contributor
YulNaumenko
left a comment
There was a problem hiding this comment.
Alerting changes LGTM
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Contributor
|
Pinging @elastic/uptime (Team:uptime) |
jbudz
approved these changes
Dec 13, 2021
academo
approved these changes
Dec 14, 2021
mshustov
approved these changes
Dec 14, 2021
peteharverson
approved these changes
Dec 14, 2021
Contributor
peteharverson
left a comment
There was a problem hiding this comment.
Transform plugin changes LGTM
Dosant
approved these changes
Dec 14, 2021
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
TinLe
pushed a commit
to TinLe/kibana
that referenced
this pull request
Dec 22, 2021
mistic
pushed a commit
to mistic/kibana
that referenced
this pull request
Jun 1, 2023
…lastic#121119) (cherry picked from commit af960b6) # Conflicts: # package.json # src/core/server/saved_objects/migrations/actions/create_index.ts # x-pack/plugins/data_visualizer/public/application/index_data_visualizer/index_data_visualizer.tsx # x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/fleet_server_callouts/fleet_server_cloud_unhealthy_callout.tsx # x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/fleet_server_callouts/fleet_server_on_prem_unhealthy_callout.tsx # x-pack/plugins/fleet/public/applications/fleet/sections/settings/components/edit_output_flyout/yaml_code_editor_with_placeholder.tsx # x-pack/plugins/fleet/public/components/package_icon.tsx # x-pack/plugins/fleet/server/routes/epm/handlers.ts # x-pack/plugins/fleet/server/routes/output/handler.ts # x-pack/plugins/infra/public/alerting/log_threshold/components/expression_editor/editor.tsx # x-pack/plugins/security_solution/public/detections/configurations/examples/observablity_alerts/render_cell_value.tsx # x-pack/plugins/security_solution/public/detections/configurations/examples/security_solution_rac/render_cell_value.tsx # x-pack/plugins/triggers_actions_ui/public/application/components/builtin_action_types/servicenow/servicenow_connectors.tsx # x-pack/plugins/uptime/server/lib/requests/get_last_successful_step.ts # yarn.lock
mistic
added a commit
that referenced
this pull request
Jun 2, 2023
…pgrade (#121119) (#158888) # Backport This will backport the following commits from `main` to `7.17`: - [Bump prettier/eslint packages related to Typescript after TS upgrade (#121119)](#121119) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brian Seeders","email":"brian.seeders@elastic.co"},"sourceCommit":{"committedDate":"2021-12-14T18:04:14Z","message":"Bump prettier/eslint packages related to Typescript after TS upgrade (#121119)","sha":"af960b61ffd463bb29271590fc98d7db5c49bdef","branchLabelMapping":{"^v8.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","Team:uptime","release_note:skip","Feature:CI","backport:skip","Team:Fleet","v8.1.0"],"number":121119,"url":"https://github.com/elastic/kibana/pull/121119","mergeCommit":{"message":"Bump prettier/eslint packages related to Typescript after TS upgrade (#121119)","sha":"af960b61ffd463bb29271590fc98d7db5c49bdef"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.1.0","labelRegex":"^v8.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/121119","number":121119,"mergeCommit":{"message":"Bump prettier/eslint packages related to Typescript after TS upgrade (#121119)","sha":"af960b61ffd463bb29271590fc98d7db5c49bdef"}}]}] BACKPORT--> --------- Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
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.
Bumping these for full TypeScript 4.4/4.5 support after the bump in #120812
c85fc38 contains the real changes, everything else is just eslint fixes.
Sorry for all of the notifications that are going to come through for code owners!