Skip to content

Commit de9a1a9

Browse files
chore(deps): update dependency miniflare@3>undici to v5.29.0 [security] (#6798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dotan Simha <[email protected]>
1 parent 89bb888 commit de9a1a9

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

.github/workflows/build-and-dockerize.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
name: sanitize branch name
128128
if: ${{ inputs.dockerize }}
129129
with:
130-
pattern: '[+\/@|-]'
130+
pattern: '[+\/><@|-]'
131131
flags: 'g'
132132
string: ${{ github.head_ref || github.ref_name }}
133133
replace-with: '_'
@@ -185,7 +185,7 @@ jobs:
185185
186186
<details>
187187
<summary>Docker Bake metadata</summary>
188-
188+
189189
```json
190190
${{ steps.docker-bake.outputs.metadata }}
191191
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"cookie@<0.7.0": "0.7.2",
119119
"tar-fs": "2.1.3",
120120
"ip": "npm:[email protected]",
121-
"miniflare@3>undici": "5.28.5"
121+
"miniflare@3>undici": "5.29.0"
122122
},
123123
"patchedDependencies": {
124124

pnpm-lock.yaml

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)