Commit graph

17 commits

Author SHA1 Message Date
dependabot[bot]
f0747cbccb
ci(deps): bump the actions group across 1 directory with 3 updates (#63)
Bumps the actions group with 3 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup), [actions/configure-pages](https://github.com/actions/configure-pages) and [actions/deploy-pages](https://github.com/actions/deploy-pages).


Updates `pnpm/action-setup` from 4 to 5
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5)

Updates `actions/configure-pages` from 5 to 6
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v5...v6)

Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/configure-pages
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 05:44:29 +00:00
End Nightshade
5a36deac19
ci: allow format workflow to pass on dependabot PRs 2026-02-17 08:06:51 -07:00
dependabot[bot]
f7fc6deeb7
ci(deps): bump the actions group with 6 updates (#35)
Bumps the actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` |
| [actions/cache](https://github.com/actions/cache) | `4` | `5` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | `5` | `7` |
| [actions/configure-pages](https://github.com/actions/configure-pages) | `4` | `5` |
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `3` | `4` |


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

Updates `stefanzweifel/git-auto-commit-action` from 5 to 7
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v7)

Updates `actions/configure-pages` from 4 to 5
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

Updates `actions/upload-pages-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/configure-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-17 14:54:10 +00:00
End Nightshade
3473e5ebe2
fix: correct github sponsors username in FUNDING.yml 2026-02-16 22:56:03 -07:00
End Nightshade
a163b054db
ci: auto-fix formatting on PRs instead of just checking 2026-02-16 22:53:12 -07:00
End Nightshade
8e83593704
fix(dependabot): remove include scope to fix double prefix in commit messages 2026-02-16 22:42:04 -07:00
End Nightshade
1cbb7845bd
ci(dependabot): use pnpm label instead of npm 2026-02-16 22:37:35 -07:00
End Nightshade
9a5254afd3
ci: sign auto-format commits as github-actions[bot] for verified status 2026-02-16 22:37:35 -07:00
End Nightshade
b32176dfd6
ci: add auto-approve and auto-merge for dependabot minor/patch PRs 2026-02-16 22:37:35 -07:00
End Nightshade
b92f96f7bd
ci(dependabot): group all related dependency bumps together 2026-02-16 22:37:35 -07:00
End Nightshade
a3ced68a77
fix: correct bracket mismatch in FUNDING.yml 2026-02-16 22:37:35 -07:00
End Nightshade
8a113fc438
ci: add prettier auto-format workflow 2026-02-16 22:21:15 -07:00
End Nightshade
6af3af9903
ci: add eslint and typescript type-check workflow 2026-02-16 22:21:11 -07:00
End Nightshade
8f76544e0e
ci: add dependabot configuration for npm and github actions 2026-02-16 22:21:08 -07:00
End
149536137a
feat: add blog 2026-01-15 12:44:10 -07:00
End
523a1143cc
chore: add GitHub FUNDING.yml 2025-04-09 13:11:17 -07:00
End
6a6e0f06ee
feat: add APCSP page and index 2024-11-07 10:43:13 -07:00