Compare commits

..

14 Commits

Author SHA1 Message Date
Bret Comnes
6c3a42116a Merge pull request #257 from bcomnes/dependabot/npm_and_yarn/neostandard-0.13.0 2026-03-04 09:06:29 -08:00
dependabot[bot]
b8a7e04a87 chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.0.
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.12.2...v0.13.0)

---
updated-dependencies:
- dependency-name: neostandard
  dependency-version: 0.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:53:19 +00:00
Bret Comnes
95f112096f Merge pull request #248 from bcomnes/dependabot/npm_and_yarn/actions/core-3.0.0 2026-02-26 09:34:12 -08:00
Bret Comnes
23447f4b72 Merge pull request #255 from bcomnes/dependabot/npm_and_yarn/minimatch-10.2.4 2026-02-26 09:33:58 -08:00
Bret Comnes
2a1431c376 Merge pull request #256 from bcomnes/dependabot/npm_and_yarn/c8-11.0.0 2026-02-26 09:33:51 -08:00
dependabot[bot]
1fd14668f3 chore(deps-dev): bump c8 from 10.1.3 to 11.0.0
Bumps [c8](https://github.com/bcoe/c8) from 10.1.3 to 11.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v10.1.3...v11.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 03:53:05 +00:00
dependabot[bot]
cac6849434 chore(deps): bump minimatch from 10.2.3 to 10.2.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.3 to 10.2.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.3...v10.2.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 03:52:46 +00:00
Bret Comnes
b800650048 Merge pull request #254 from bcomnes/copilot/sub-pr-248
fix: update @actions/core import for v3.0.0 (no default export)
2026-02-25 17:18:09 -08:00
copilot-swe-agent[bot]
76d5477100 fix: use namespace import for @actions/core 3.0.0 (no default export)
Co-authored-by: bcomnes <166301+bcomnes@users.noreply.github.com>
2026-02-26 01:04:28 +00:00
copilot-swe-agent[bot]
4ec1baf3c0 Initial plan 2026-02-26 01:02:30 +00:00
dependabot[bot]
4ab752ab5d chore(deps): bump @actions/core from 2.0.3 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.3 to 3.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 00:51:18 +00:00
Bret Comnes
5602e1599b Merge pull request #253 from bcomnes/dependabot/npm_and_yarn/minimatch-10.2.3 2026-02-25 16:49:55 -08:00
dependabot[bot]
5ef2f19c21 chore(deps): bump minimatch from 10.1.1 to 10.2.3
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.1.1 to 10.2.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 03:53:24 +00:00
Bret Comnes
6577e8dfcf Update domstack 2026-02-21 11:42:19 -08:00
5 changed files with 12030 additions and 10181 deletions

18796
dist/index.cjs vendored

File diff suppressed because one or more lines are too long

8
dist/index.cjs.map vendored

File diff suppressed because one or more lines are too long

3391
dist/meta.json vendored

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
import core from '@actions/core'
import * as core from '@actions/core'
import {
NeocitiesAPIClient,
printDeployText,

View File

@@ -9,17 +9,17 @@
"dependencies": {
"@actions/core": "3.0.0",
"async-neocities": "4.1.2",
"minimatch": "10.1.1"
"minimatch": "10.2.4"
},
"devDependencies": {
"@domstack/static": "^11.0.2",
"@voxpelli/tsconfig": "^16.1.0",
"top-bun": "^10.0.0",
"auto-changelog": "^2.0.0",
"gh-release": "^7.0.0",
"npm-run-all2": "^8.0.1",
"neostandard": "^0.12.0",
"c8": "^10.0.0",
"c8": "^11.0.0",
"esbuild": "~0.27.1",
"gh-release": "^7.0.0",
"neostandard": "^0.13.0",
"npm-run-all2": "^8.0.1",
"typescript": "~5.9.3"
},
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",
@@ -35,7 +35,7 @@
"scripts": {
"build": "npm run clean && run-p build:*",
"build:action": "rm -rf dist && esbuild index.js --bundle --platform=node --sourcemap=external --outdir=dist --metafile=dist/meta.json --out-extension:.js=.cjs",
"build:site": "tb --src . --dest public --ignore dist,coverage",
"build:site": "domstack --src . --dest public --ignore dist,coverage",
"dist-pkg": "echo \"{ \\\"type\\\": \\\"commonjs\\\" }\" > dist/package.json",
"clean": "rm -rf public && mkdir -p public",
"release": "git push --follow-tags && gh-release -y",