Compare commits

...

6 Commits

Author SHA1 Message Date
dependabot[bot]
d78d1a0499 chore(deps): Bump the crazy-max-dot-github group with 2 updates
Bumps the crazy-max-dot-github group with 2 updates: [crazy-max/.github/.github/workflows/pr-assign-author.yml](https://github.com/crazy-max/.github) and [crazy-max/.github/.github/workflows/zizmor.yml](https://github.com/crazy-max/.github).


Updates `crazy-max/.github/.github/workflows/pr-assign-author.yml` from 1.6.0 to 1.7.1
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](d89fe92d80...64a0bfaf6e)

Updates `crazy-max/.github/.github/workflows/zizmor.yml` from 1.6.0 to 1.7.1
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](d89fe92d80...64a0bfaf6e)

---
updated-dependencies:
- dependency-name: crazy-max/.github/.github/workflows/pr-assign-author.yml
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crazy-max-dot-github
- dependency-name: crazy-max/.github/.github/workflows/zizmor.yml
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crazy-max-dot-github
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 22:59:53 +00:00
CrazyMax
4f5b523467 Merge pull request #630 from docker/dependabot/npm_and_yarn/brace-expansion-1.1.13
chore(deps): Bump brace-expansion from 1.1.12 to 1.1.14
2026-04-27 14:19:26 +02:00
github-actions[bot]
fc08c1af45 chore: update generated content 2026-04-27 12:17:51 +00:00
dependabot[bot]
53adf7e0c2 chore(deps): Bump brace-expansion from 1.1.12 to 1.1.14
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.14.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.14)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 12:16:56 +00:00
Tõnis Tiigi
9725dce4ec Merge pull request #650 from crazy-max/fix-yarnlock
fix malformed yarn.lock
2026-04-27 14:14:02 +02:00
CrazyMax
1ca9d11fdb fix malformed yarn.lock
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-04-27 09:55:53 +02:00
6 changed files with 44 additions and 53 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs: jobs:
run: run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6.0 uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1
permissions: permissions:
contents: read contents: read
pull-requests: write pull-requests: write

View File

@@ -19,7 +19,7 @@ on:
jobs: jobs:
zizmor: zizmor:
uses: crazy-max/.github/.github/workflows/zizmor.yml@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6.0 uses: crazy-max/.github/.github/workflows/zizmor.yml@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1
permissions: permissions:
contents: read contents: read
security-events: write security-events: write

44
dist/index.cjs generated vendored

File diff suppressed because one or more lines are too long

6
dist/index.cjs.map generated vendored

File diff suppressed because one or more lines are too long

12
dist/licenses.txt generated vendored
View File

@@ -1814,7 +1814,6 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
The following npm packages may be included in this product: The following npm packages may be included in this product:
- jackspeak@2.3.6
- path-scurry@1.11.1 - path-scurry@1.11.1
- path-scurry@2.0.0 - path-scurry@2.0.0
@@ -1880,6 +1879,7 @@ software or this license, under any kind of legal claim.***
The following npm packages may be included in this product: The following npm packages may be included in this product:
- jackspeak@3.4.3
- jackspeak@4.1.1 - jackspeak@4.1.1
- minimatch@10.1.1 - minimatch@10.1.1
- minimatch@10.2.4 - minimatch@10.2.4
@@ -3217,7 +3217,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
The following npm package may be included in this product: The following npm package may be included in this product:
- lodash@4.17.23 - lodash@4.18.1
This package contains the following license: This package contains the following license:
@@ -3490,8 +3490,8 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
The following npm packages may be included in this product: The following npm packages may be included in this product:
- brace-expansion@1.1.12 - brace-expansion@1.1.14
- brace-expansion@2.0.1 - brace-expansion@2.0.2
These packages each contain the following license: These packages each contain the following license:
@@ -4177,7 +4177,7 @@ IN THE SOFTWARE.
The following npm packages may be included in this product: The following npm packages may be included in this product:
- glob@10.3.15 - glob@10.5.0
- glob@11.0.3 - glob@11.0.3
These packages each contain the following license: These packages each contain the following license:
@@ -4252,7 +4252,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
The following npm packages may be included in this product: The following npm packages may be included in this product:
- minimatch@5.1.6 - minimatch@5.1.6
- minimatch@9.0.4 - minimatch@9.0.9
These packages each contain the following license: These packages each contain the following license:

View File

@@ -2272,25 +2272,16 @@ __metadata:
linkType: hard linkType: hard
"brace-expansion@npm:^1.1.7": "brace-expansion@npm:^1.1.7":
version: 1.1.12 version: 1.1.14
resolution: "brace-expansion@npm:1.1.12" resolution: "brace-expansion@npm:1.1.14"
dependencies: dependencies:
balanced-match: "npm:^1.0.0" balanced-match: "npm:^1.0.0"
concat-map: "npm:0.0.1" concat-map: "npm:0.0.1"
checksum: 10/12cb6d6310629e3048cadb003e1aca4d8c9bb5c67c3c321bafdd7e7a50155de081f78ea3e0ed92ecc75a9015e784f301efc8132383132f4f7904ad1ac529c562 checksum: 10/2de747a5891ea0d3a1946ea1ae26e056a47f7ea8d42a3009e1736ec3a31a5aa69a3c5da59d998426773553afe4c258e5b12d7953b534fa7f2cf12ce92eed4931
languageName: node languageName: node
linkType: hard linkType: hard
"brace-expansion@npm:^2.0.1": "brace-expansion@npm:^2.0.1, brace-expansion@npm:^2.0.2":
version: 2.0.1
resolution: "brace-expansion@npm:2.0.1"
dependencies:
balanced-match: "npm:^1.0.0"
checksum: 10/a61e7cd2e8a8505e9f0036b3b6108ba5e926b4b55089eeb5550cd04a471fe216c96d4fe7e4c7f995c728c554ae20ddfc4244cad10aef255e72b62930afd233d1
languageName: node
linkType: hard
"brace-expansion@npm:^2.0.2":
version: 2.0.2 version: 2.0.2
resolution: "brace-expansion@npm:2.0.2" resolution: "brace-expansion@npm:2.0.2"
dependencies: dependencies:
@@ -4324,6 +4315,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"minipass@npm:^7.0.4, minipass@npm:^7.1.3":
version: 7.1.3
resolution: "minipass@npm:7.1.3"
checksum: 10/175e4d5e20980c3cd316ae82d2c031c42f6c746467d8b1905b51060a0ba4461441a0c25bb67c025fd9617f9a3873e152c7b543c6b5ac83a1846be8ade80dffd6
languageName: node
linkType: hard
"minipass@npm:^7.1.2": "minipass@npm:^7.1.2":
version: 7.1.2 version: 7.1.2
resolution: "minipass@npm:7.1.2" resolution: "minipass@npm:7.1.2"
@@ -4331,13 +4329,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"minipass@npm:^7.1.3":
version: 7.1.3
resolution: "minipass@npm:7.1.3"
checksum: 10/175e4d5e20980c3cd316ae82d2c031c42f6c746467d8b1905b51060a0ba4461441a0c25bb67c025fd9617f9a3873e152c7b543c6b5ac83a1846be8ade80dffd6
languageName: node
linkType: hard
"minizlib@npm:^2.1.1, minizlib@npm:^2.1.2": "minizlib@npm:^2.1.1, minizlib@npm:^2.1.2":
version: 2.1.2 version: 2.1.2
resolution: "minizlib@npm:2.1.2" resolution: "minizlib@npm:2.1.2"