dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dc90653f5d
Bump actions/deploy-pages from 4 to 5 ( #219 )
...
Bumps [actions/deploy-pages](https://github.com/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: actions/deploy-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-14 00:27:31 -05:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
26e0e9b035
Bump vite from 6.4.3 to 8.1.4 ( #222 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.4.3 to 8.1.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.1.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.1.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-14 00:27:14 -05:00
djkotowski and Claude Opus 4.8
0442462b74
Name ci-test job "CI" for a searchable status check ( #224 )
...
Give the check job an explicit name so branch protection rules can
reference a stable, searchable "CI" status check context instead of
the generic job-key-derived name.
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
2026-07-14 00:19:35 -05:00
djkotowski and Claude Opus 4.8
bbd34d027d
Remove stray .yarn leftover from pnpm migration ( #223 )
...
The pnpm migration left a tracked .yarn/install-state.gz. pnpm doesn't
use the .yarn directory, so remove it.
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
2026-07-14 00:15:24 -05:00
djkotowski and Claude Opus 4.8
44b07d4682
Add Playwright MCP server config ( #215 )
...
Adds a project-scoped .mcp.json registering the Playwright MCP server
so browser automation tooling is available to anyone using Claude Code
in this repo.
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
2026-07-13 02:33:44 -05:00
djkotowski and Claude Opus 4.8
2d14d87a83
Switch package manager from Yarn to pnpm ( #214 )
...
* Switch package manager from Yarn to pnpm
Replace Yarn 3 (Berry) with pnpm 11.12.0 (latest stable):
- Pin packageManager to [email protected] .0; add pnpm-lock.yaml
- Remove yarn.lock, .yarnrc.yml, and the bundled .yarn/ release
- Update CI (ci-test, deploy) to use pnpm/action-setup + setup-node
pnpm cache, with `pnpm install --frozen-lockfile` and pnpm scripts
- Switch Husky pre-commit hook to `pnpm check`
- Add pnpm-workspace.yaml allowlisting esbuild's build script, which
pnpm 11 otherwise blocks with a hard error on install
- Update CLAUDE.md guidance and drop yarn-specific .gitignore entries
Verified: pnpm install --frozen-lockfile, pnpm check, and pnpm build
all pass locally.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected] >
* CI: read Node version from .tool-versions for pnpm 11 compat
pnpm 11.12.0 requires Node >=22.13, but the workflows pinned
node-version: '20' (20.20.2), failing install. Point setup-node at
.tool-versions (22.14.0) so CI and local dev share one source of truth.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected] >
---------
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
2026-07-13 02:30:39 -05:00
djkotowski and Claude Opus 4.8
b8d1c61dbf
Add CLAUDE.md with codebase guidance ( #213 )
...
Document build/check commands, the Svelte 5 + Vite + Tailwind v4
architecture, project conventions, and the GitHub Pages deploy flow
for future Claude Code sessions.
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected] >
2026-07-13 02:06:17 -05:00
djkotowski
1be3d1a9bd
Update SkillsSection.svelte with AI tools ( #212 )
2026-06-24 14:08:56 -05:00
djkotowski
b10a28082e
Update location in HeaderSection.svelte
2026-06-24 14:04:01 -05:00
djkotowski
8b39b38e73
Update Svelte
2025-04-02 12:56:14 -05:00
djkotowski
8feb891b12
Update TailwindCSS
2025-04-02 12:54:52 -05:00
djkotowski
0b9e6699ef
Update vite
2025-04-02 12:53:45 -05:00
djkotowski
c021b83fe2
Add .tool-versions
2025-04-02 12:52:32 -05:00
djkotowski
0d5cbf3521
Upgrade Vite
2025-03-16 01:02:37 -05:00
djkotowski
2059045cea
Upgrade Svelte and related dependencies
2025-03-16 00:58:58 -05:00
djkotowski
e522c13d89
Upgrade TailwindCSS
2025-03-16 00:58:07 -05:00
djkotowski
64ff8259ec
Add App runner for WebStorm
2025-03-16 00:55:37 -05:00
djkotowski
34ba2d784b
Upgrade Vite
2025-03-11 00:32:40 -05:00
djkotowski
fc0d884cce
Update Svelte and other dependencies
2025-03-11 00:26:45 -05:00
djkotowski
1e652d9818
Update location
2025-03-11 00:08:02 -05:00
dependabot[bot]
8d4c469720
Bump vite from 6.0.2 to 6.0.11
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.2 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-01-22 18:03:38 -06:00
dependabot[bot]
7989809fa5
Bump tslib from 2.7.0 to 2.8.1
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.7.0 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-01-22 18:01:01 -06:00
dependabot[bot]
2a94e8a705
Bump husky from 9.1.5 to 9.1.7
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.5 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.7 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-01-22 17:59:17 -06:00
dependabot[bot]
37f48b891e
Bump tailwind-merge from 1.12.0 to 2.5.5
...
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge ) from 1.12.0 to 2.5.5.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases )
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.12.0...v2.5.5 )
---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-12-06 07:00:59 -06:00
dependabot[bot]
2ee421fb9e
Bump vite from 5.3.2 to 6.0.2
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.3.2 to 6.0.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-12-06 06:59:10 -06:00
dependabot[bot]
0eda041c9f
Bump micromatch from 4.0.5 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-09-05 02:39:11 -05:00
dependabot[bot]
d51f61bea1
Bump husky from 9.0.11 to 9.1.5
...
Bumps [husky](https://github.com/typicode/husky ) from 9.0.11 to 9.1.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.5 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-09-05 02:39:00 -05:00
dependabot[bot]
1a216ea67a
Bump tailwindcss from 3.3.2 to 3.4.10
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.3.2 to 3.4.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.4.10 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-09-05 02:38:31 -05:00
dependabot[bot]
070b3ab595
Bump @sveltejs/vite-plugin-svelte from 2.2.0 to 3.1.2
...
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte ) from 2.2.0 to 3.1.2.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/@sveltejs/[email protected] /packages/vite-plugin-svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected] /packages/vite-plugin-svelte )
---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-08-30 19:21:10 -05:00
dependabot[bot]
b40d09ce44
Bump tslib from 2.5.0 to 2.7.0
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-08-30 19:20:39 -05:00
dependabot[bot]
789c155a12
Bump typescript from 5.0.4 to 5.5.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.4 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-08-30 19:20:25 -05:00
dependabot[bot]
ed42a2aad5
Bump postcss from 8.4.39 to 8.4.41
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.39 to 8.4.41.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.41 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-08-30 19:20:16 -05:00
djkotowski
b2fc5b3a98
Add Dependabot config
2024-08-07 21:40:34 -05:00
djkotowski
6b552ce9fe
Add CI workflow
2024-08-07 21:38:49 -05:00
djkotowski
1d6fef5300
Remove 'Svelte' reference from Frontend skills
2024-08-07 21:09:52 -05:00
djkotowski
dddfb15329
Make Link 'title' prop optional
2024-07-01 15:49:36 -05:00
djkotowski
5162b4637c
Add husky to lint files
2024-07-01 15:47:51 -05:00
djkotowski
c64c250660
Remove unused .htaccess
...
File was required for hosting in Namecheap. Now that we are hosting on
Github pages, this is no longer required.
2024-07-01 15:42:47 -05:00
djkotowski
39c4311ba9
Limit deploy concurrency
2024-07-01 15:37:27 -05:00
dependabot[bot]
d009327b40
Bump tar from 6.1.14 to 6.2.1
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.14 to 6.2.1.
- [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/v6.1.14...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-07-01 15:32:31 -05:00
dependabot[bot]
d8b3fec8ae
Bump ip from 2.0.0 to 2.0.1
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-07-01 15:32:14 -05:00
dependabot[bot]
97856befb9
Bump semver from 7.5.0 to 7.6.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.0 to 7.6.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.0...v7.6.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-07-01 15:31:55 -05:00
dependabot[bot]
0db6e868e5
Bump postcss from 8.4.38 to 8.4.39
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.38 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-07-01 15:28:31 -05:00
djkotowski
56336e2691
Remove comments from jsconfig.json
2024-07-01 15:24:16 -05:00
djkotowski
2ea2dd813f
Fix deploy action old branch ref
2024-06-29 05:14:32 -05:00
djkotowski
ab454e5422
Upgrade vite and postcss
2024-06-29 05:12:49 -05:00
djkotowski
29c40f0acc
Fix and update contact link tooltips
2024-06-29 05:07:00 -05:00
djkotowski
74278bdb30
Add deploy status badge to README
2024-06-20 13:55:37 -05:00
djkotowski
c871aa296b
Remove experience section cruft
2024-06-20 13:53:24 -05:00
djkotowski
3b0d589897
Add Github Pages deploy script
2024-05-11 17:51:24 -05:00