255 Commits

Author SHA1 Message Date
Bret Comnes
b36d44888a
Merge pull request #80 from bcomnes/dependabot/npm_and_yarn/siteup/cli-2.0.0 2022-05-02 21:10:21 -06:00
dependabot[bot]
8ea4b45165
chore(deps-dev): bump @siteup/cli from 1.3.7 to 2.0.0
Bumps [@siteup/cli](https://github.com/bcomnes/siteup-cli) from 1.3.7 to 2.0.0.
- [Release notes](https://github.com/bcomnes/siteup-cli/releases)
- [Changelog](https://github.com/bcomnes/siteup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/siteup-cli/compare/v1.3.7...v2.0.0)

---
updated-dependencies:
- dependency-name: "@siteup/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 03:05:28 +00:00
Bret Comnes
9f22f6b1ae
Merge pull request #77 from bcomnes/dependabot/npm_and_yarn/standard-17.0.0
chore(deps-dev): bump standard from 16.0.4 to 17.0.0
2022-04-28 10:54:32 -06:00
Bret Comnes
05f7c2ccb9
Merge pull request #78 from bcomnes/dependabot/npm_and_yarn/actions/core-1.7.0
chore(deps): bump @actions/core from 1.6.0 to 1.7.0
2022-04-28 10:38:40 -06:00
dependabot[bot]
c3346dcce4
chore(deps): bump @actions/core from 1.6.0 to 1.7.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 03:03:09 +00:00
dependabot[bot]
1dc288fcda
chore(deps-dev): bump standard from 16.0.4 to 17.0.0
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.4...v17.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 03:04:43 +00:00
dependabot[bot]
f0fbf6e021
chore(deps): bump actions/setup-node from 3.1.0 to 3.1.1 (#76)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 03:50:43 +00:00
Bret Comnes
fdb512fd0f
Merge pull request #75 from bcomnes/dependabot/github_actions/fastify/github-action-merge-dependabot-3.1
chore(deps): bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1
2022-04-07 09:28:06 -07:00
Bret Comnes
a6eb0d245a
Update test.yml 2022-04-07 09:26:07 -07:00
Bret Comnes
73f41a943b
Add M1ssM0ss/deploy-to-neocities-template to See allso 2022-04-07 09:03:54 -07:00
dependabot[bot]
035b9f8444
chore(deps): bump fastify/github-action-merge-dependabot
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.2 to 3.1.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.0.2...v3.1)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 03:02:46 +00:00
dependabot[bot]
410417a9ba
chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 (#74)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 03:02:54 +00:00
dependabot[bot]
ce292fe45f
chore(deps): bump actions/checkout from 2 to 3 (#73)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 03:05:13 +00:00
dependabot[bot]
614fce6420
chore(deps): bump actions/setup-node from 2 to 3.0.0 (#72)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 03:03:35 +00:00
Bret Comnes
f136f327b9
Bump siteup 2022-02-17 12:13:06 -08:00
bcomnes
1ef0bf036b 1.1.4 v1.1.4 2022-02-17 19:14:56 +00:00
Bret Comnes
ec6ba5181a
Merge pull request #71 from bcomnes/dependabot/npm_and_yarn/minimatch-5.0.0
chore(deps): bump minimatch from 4.2.1 to 5.0.0
2022-02-16 09:13:47 -08:00
dependabot[bot]
d707f38f20
chore(deps): bump minimatch from 4.2.1 to 5.0.0
Bumps [minimatch](https://github.com/isaacs/minimatch) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v4.2.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 03:05:50 +00:00
Bret Comnes
ad16ab3c52
Merge pull request #70 from bcomnes/dependabot/npm_and_yarn/minimatch-4.1.1
chore(deps): bump minimatch from 3.1.1 to 4.1.1
2022-02-14 16:03:21 -08:00
dependabot[bot]
8b910a9378
chore(deps): bump minimatch from 3.1.1 to 4.1.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.1 to 4.1.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.1...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:05:41 +00:00
Bret Comnes
beaded6a96
Update README.md 2022-02-08 11:40:44 -08:00
bcomnes
3b5d7266d0 1.1.3 v1.1.3 2022-02-08 19:39:30 +00:00
Bret Comnes
f160bcde05
Document the use of concurrency 2022-02-08 11:37:59 -08:00
Bret Comnes
223504cb70
Update neocities.yml 2022-02-08 11:24:10 -08:00
Bret Comnes
898a85881d
Update release.yml 2022-02-08 11:24:07 -08:00
Bret Comnes
fb578a7e9b
Update test.yml 2022-02-08 11:24:04 -08:00
Bret Comnes
858357d6ea
Merge pull request #66 from bcomnes/dependabot/github_actions/fastify/github-action-merge-dependabot-3.0.2
chore(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2
2022-02-08 11:20:07 -08:00
Bret Comnes
4b7086560d
Merge branch 'master' into dependabot/github_actions/fastify/github-action-merge-dependabot-3.0.2 2022-02-08 11:18:35 -08:00
Bret Comnes
0b9e359dec
Update test.yml 2022-02-08 11:18:07 -08:00
Bret Comnes
fc389c59f8
Update test.yml 2022-02-08 11:16:14 -08:00
bcomnes
fa415d51e5 1.1.2 v1.1.2 2022-02-08 19:14:40 +00:00
Bret Comnes
def67b48c6
Update site build and ncc 2022-02-08 11:13:10 -08:00
Bret Comnes
fea2d4780c
Fix static deploy stuff with bandaid 2022-02-01 10:41:55 -08:00
Bret
69e0bdd342
Merge pull request #69 from riastrad/patch-1
add additional website
2022-01-16 15:05:36 -08:00
Josh Erb
b0b5978946
add additional website
Thanks so much for building out this action! Saved me loads of time.
2022-01-14 15:27:12 -05:00
Bret
5ba6c30f76
Merge pull request #68 from PersonMeetup/patch-1
Add "Frontier Corps"
2022-01-04 12:20:21 -08:00
Leslie Swan
172b21e45a
Add "Frontier Corps"
Includes my project in the list of sites using this action. Thanks for making this!
2022-01-01 15:52:26 +00:00
dependabot[bot]
e084154f71
chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 (#67)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 03:04:22 +00:00
dependabot[bot]
517202dbed
chore(deps): bump fastify/github-action-merge-dependabot
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.7.1...v3.0.2)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 03:02:24 +00:00
dependabot[bot]
87e826a3d7
chore(deps): bump fastify/github-action-merge-dependabot (#65)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09 03:04:23 +00:00
dependabot[bot]
82a2a1e0f3
chore(deps): bump fastify/github-action-merge-dependabot (#64)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 03:03:46 +00:00
dependabot[bot]
b2d96e7f15
chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 (#63)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 03:04:45 +00:00
dependabot[bot]
fcc451d9e7
chore(deps): bump fastify/github-action-merge-dependabot (#57)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 03:03:18 +00:00
dependabot[bot]
7902c02034
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#56)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 03:04:15 +00:00
dependabot[bot]
07f936cc5a
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#55)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 03:03:15 +00:00
Bret
6c3fb3be98
Merge pull request #54 from bcomnes/dependabot/npm_and_yarn/actions/core-1.6.0
chore(deps): bump @actions/core from 1.5.0 to 1.6.0
2021-09-29 10:30:33 -06:00
dependabot[bot]
e9268c51ec
chore(deps): bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 03:03:58 +00:00
dependabot[bot]
5bdb1133e9
chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#53)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 03:04:16 +00:00
dependabot[bot]
a552149863
chore(deps): bump fastify/github-action-merge-dependabot (#52)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 03:04:22 +00:00
Bret
6239763757
Merge pull request #51 from bcomnes/dependabot/npm_and_yarn/cpx2-4.0.0
chore(deps-dev): bump cpx2 from 3.0.2 to 4.0.0
2021-09-16 08:10:12 -06:00