Skip to content

Commit

Permalink
Update dependency undici to v5.28.5 [SECURITY] (#41233)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12915788894

Upstream-Ref: Automattic/jetpack@66686db
  • Loading branch information
anomiex authored and matticbot committed Jan 22, 2025
1 parent 687ec0d commit 8467022
Show file tree
Hide file tree
Showing 16 changed files with 166 additions and 166 deletions.
6 changes: 3 additions & 3 deletions dist/cjs/components/bar-chart/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -19,9 +22,6 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
text-align: center;
Expand Down
26 changes: 13 additions & 13 deletions dist/cjs/components/grid-control/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.bar-chart-module__bar-chart-legend__vgKKq {
margin-top: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -25,8 +28,16 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
Expand All @@ -44,17 +55,6 @@
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
36 changes: 18 additions & 18 deletions dist/cjs/components/legend/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.bar-chart-module__bar-chart-legend__vgKKq {
margin-top: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -25,8 +28,21 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
Expand All @@ -44,22 +60,6 @@
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
32 changes: 16 additions & 16 deletions dist/cjs/components/line-chart/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,6 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
text-align: center;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart-legend__c8W1Y {
margin-top: 1rem;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 .pie-semi-circle-chart-module__label__nPqOg {
margin-bottom: 0px;
font-weight: 600;
font-size: 16px;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 .pie-semi-circle-chart-module__note__LpBZQ {
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
Expand All @@ -39,6 +23,22 @@
stroke-width: 1px;
shape-rendering: crispEdges;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
text-align: center;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart-legend__c8W1Y {
margin-top: 1rem;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 .pie-semi-circle-chart-module__label__nPqOg {
margin-bottom: 0px;
font-weight: 600;
font-size: 16px;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 .pie-semi-circle-chart-module__note__LpBZQ {
margin-top: 0px;
font-size: 14px;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
10 changes: 5 additions & 5 deletions dist/cjs/components/pie-chart/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
font-weight: 500;
padding-right: 1rem;
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
text-align: center;
Expand All @@ -41,11 +46,6 @@
margin-top: 0px;
font-size: 14px;
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
6 changes: 3 additions & 3 deletions dist/cjs/components/pie-semi-circle-chart/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.bar-chart-module__bar-chart-legend__vgKKq {
margin-top: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -25,9 +28,6 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
Expand Down
14 changes: 7 additions & 7 deletions dist/cjs/components/tooltip/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.bar-chart-module__bar-chart-legend__vgKKq {
margin-top: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -25,8 +28,10 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
Expand All @@ -44,11 +49,6 @@
margin-top: 0px;
font-size: 14px;
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
36 changes: 18 additions & 18 deletions dist/cjs/providers/theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.bar-chart-module__bar-chart-legend__vgKKq {
margin-top: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -25,8 +28,21 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
Expand All @@ -44,22 +60,6 @@
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
shape-rendering: crispEdges;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
6 changes: 3 additions & 3 deletions dist/mjs/components/bar-chart/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -19,9 +22,6 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
text-align: center;
Expand Down
26 changes: 13 additions & 13 deletions dist/mjs/components/grid-control/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.bar-chart-module__bar-chart-legend__vgKKq {
margin-top: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand All @@ -25,8 +28,16 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.pie-semi-circle-chart-module__pie-semi-circle-chart__r5jk9 {
position: relative;
Expand All @@ -44,17 +55,6 @@
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
Loading

0 comments on commit 8467022

Please sign in to comment.