mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
Upgrade FullStory snippet (#189960)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
15ef37f2fd
commit
9ab690e23b
3 changed files with 11 additions and 3 deletions
|
@ -279,7 +279,7 @@ THE SOFTWARE.
|
||||||
---
|
---
|
||||||
This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/
|
This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/
|
||||||
Portions of this code are licensed under the following license:
|
Portions of this code are licensed under the following license:
|
||||||
For license information please see fs.js.LICENSE.txt
|
For license information please see https://edge.fullstory.com/s/fs.js.LEGAL.txt
|
||||||
|
|
||||||
---
|
---
|
||||||
This product bundles bootstrap@3.3.6 which is available under a
|
This product bundles bootstrap@3.3.6 which is available under a
|
||||||
|
|
|
@ -85,6 +85,14 @@
|
||||||
"labels": ["release_note:skip", "Team:Core", "backport:skip"],
|
"labels": ["release_note:skip", "Team:Core", "backport:skip"],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"groupName": "@elastic/ebt",
|
||||||
|
"matchDepNames": ["@elastic/ebt"],
|
||||||
|
"reviewers": ["team:kibana-core"],
|
||||||
|
"matchBaseBranches": ["main"],
|
||||||
|
"labels": ["release_note:skip", "Team:Core", "backport:skip"],
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"groupName": "ansi-regex",
|
"groupName": "ansi-regex",
|
||||||
"matchDepNames": ["ansi-regex"],
|
"matchDepNames": ["ansi-regex"],
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue