Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
bc2bdbf263 Bump tar from 7.4.3 to 7.5.11 in /landing
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.11.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 19:11:49 +00:00
5 changed files with 118 additions and 113 deletions

View File

@@ -7,9 +7,8 @@ updates:
interval: "monthly"
assignees:
- "ricoberger"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "changelog: changed"
groups:
github-actions:
patterns:
@@ -21,9 +20,8 @@ updates:
interval: "monthly"
assignees:
- "ricoberger"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "changelog: changed"
groups:
pub:
patterns:
@@ -35,9 +33,8 @@ updates:
interval: "monthly"
assignees:
- "ricoberger"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "changelog: changed"
groups:
docker:
patterns:
@@ -49,9 +46,8 @@ updates:
interval: "monthly"
assignees:
- "ricoberger"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "changelog: changed"
groups:
npm:
patterns:
@@ -63,9 +59,8 @@ updates:
interval: "monthly"
assignees:
- "ricoberger"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "changelog: changed"
groups:
npm:
patterns:

30
.github/release.yaml vendored Normal file
View File

@@ -0,0 +1,30 @@
---
name-template: "$RESOLVED_VERSION"
tag-template: "$RESOLVED_VERSION"
version-template: "v$MAJOR.$MINOR.$PATCH"
categories:
- title: "Added"
labels:
- "changelog: added"
- title: "Fixed"
labels:
- "changelog: fixed"
- title: "Changed"
labels:
- "changelog: changed"
version-resolver:
minor:
labels:
- "changelog: added"
patch:
labels:
- "changelog: changed"
- "changelog: fixed"
default: patch
category-template: "### $TITLE"
change-template: "- #$NUMBER: $TITLE @$AUTHOR"
template: |
$CHANGES
replacers:
- search: ":warning:"
replace: ":warning: _Breaking change:_ :warning:"

View File

@@ -1,65 +0,0 @@
---
name: Landing Page
on:
push:
branches:
- main
jobs:
# The "Build Landing Page" job builds our landing page.
build-landing-page:
name: Build Landing Page
runs-on: ubuntu-latest
permissions:
contents: read
pages: write
id-token: write
defaults:
run:
working-directory: "landing"
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Setup Node
uses: actions/setup-node@v5
with:
node-version: "20"
cache: npm
cache-dependency-path: landing/package-lock.json
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Install Dependencies
run: |
npm install
- name: Build
run: |
npm run build
- name: Upload Artifact
uses: actions/upload-pages-artifact@v4
with:
path: ./landing/out
# The "Deploy Landing Page" job deploys our landing page to GitHub Pages.
deploy-landing-page:
name: Deploy Landing Page
runs-on: ubuntu-latest
needs: build-landing-page
permissions:
contents: read
pages: write
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

View File

@@ -3,19 +3,80 @@ name: Release
on:
push:
tags:
- v*
branches:
- main
jobs:
release:
name: Release
# The "Changelog" job creates a new release draft on GitHub.
changelog:
name: Changelog
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Release
uses: softprops/action-gh-release@v2
if: github.ref_type == 'tag'
- name: Update Changelog
uses: release-drafter/release-drafter@v6
with:
generate_release_notes: true
make_latest: true
config-name: release.yaml
disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# The "Build Landing Page" job builds our landing page.
build-landing-page:
name: Build Landing Page
runs-on: ubuntu-latest
permissions:
contents: read
pages: write
id-token: write
defaults:
run:
working-directory: "landing"
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Setup Node
uses: actions/setup-node@v5
with:
node-version: "20"
cache: npm
cache-dependency-path: landing/package-lock.json
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Install Dependencies
run: |
npm install
- name: Build
run: |
npm run build
- name: Upload Artifact
uses: actions/upload-pages-artifact@v4
with:
path: ./landing/out
# The "Deploy Landing Page" job deploys our landing page to GitHub Pages.
deploy-landing-page:
name: Deploy Landing Page
runs-on: ubuntu-latest
needs: build-landing-page
permissions:
contents: read
pages: write
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

View File

@@ -4015,9 +4015,9 @@
}
},
"node_modules/minizlib": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz",
"integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
"integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
"license": "MIT",
"dependencies": {
"minipass": "^7.1.2"
@@ -4026,21 +4026,6 @@
"node": ">= 18"
}
},
"node_modules/mkdirp": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
"license": "MIT",
"bin": {
"mkdirp": "dist/cjs/src/bin.js"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/ms": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
@@ -4923,16 +4908,15 @@
}
},
"node_modules/tar": {
"version": "7.4.3",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz",
"integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==",
"license": "ISC",
"version": "7.5.11",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
"integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/fs-minipass": "^4.0.0",
"chownr": "^3.0.0",
"minipass": "^7.1.2",
"minizlib": "^3.0.1",
"mkdirp": "^3.0.1",
"minizlib": "^3.1.0",
"yallist": "^5.0.0"
},
"engines": {