206 Commits

Author SHA1 Message Date
dependabot[bot]
f16012dd28
chore(deps): bump @actions/core from 1.8.0 to 1.8.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.0 to 1.8.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 03:05:07 +00:00
bcomnes
7b78b9a280 1.1.5 2022-05-06 18:12:17 +00:00
dependabot[bot]
cabfb5468a
chore(deps): bump @actions/core from 1.7.0 to 1.8.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.8.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-05-06 03:06:32 +00: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
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
Bret Comnes
f136f327b9
Bump siteup 2022-02-17 12:13:06 -08:00
bcomnes
1ef0bf036b 1.1.4 2022-02-17 19:14:56 +00: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
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
bcomnes
3b5d7266d0 1.1.3 2022-02-08 19:39:30 +00:00
bcomnes
fa415d51e5 1.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
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]
654c02d61e
chore(deps-dev): bump cpx2 from 3.0.2 to 4.0.0
Bumps [cpx2](https://github.com/bcomnes/cpx2) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/bcomnes/cpx2/releases)
- [Changelog](https://github.com/bcomnes/cpx2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/cpx2/compare/v3.0.2...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 03:06:16 +00:00
bcomnes
44798856b1 1.1.1 2021-08-20 14:23:37 +00:00
dependabot[bot]
2e14724f72
chore(deps): bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.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-08-20 03:04:22 +00:00
dependabot[bot]
14bee33aca
chore(deps): bump @actions/core from 1.3.0 to 1.4.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.3.0 to 1.4.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-06-08 05:22:28 +00:00
dependabot[bot]
be68564ed0
chore(deps): bump @actions/core from 1.2.7 to 1.3.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.3.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)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 06:11:56 +00:00
dependabot[bot]
33ef0e7fab
chore(deps-dev): bump gh-release from 5.0.2 to 6.0.0
Bumps [gh-release](https://github.com/hypermodules/gh-release) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/hypermodules/gh-release/releases)
- [Changelog](https://github.com/hypermodules/gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hypermodules/gh-release/compare/v5.0.2...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 05:41:20 +00:00
dependabot[bot]
17d6a4b01b
chore(deps): bump @actions/core from 1.2.6 to 1.2.7
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 05:51:16 +00:00
Bret Comnes
c51b62c31b
1.1.0 2021-01-17 14:16:14 -07:00
Bret Comnes
7c7e9080c0
fix site static glob 2021-01-17 14:14:08 -07:00
Bret Comnes
cadbbff700
Add a protected_files input that accepts a minimatch glob 2021-01-17 14:05:12 -07:00
Bret Comnes
15d3299d41
1.0.17 2021-01-17 11:15:40 -07:00
Bret Comnes
64c177bb7c
Use standard breaking change identifier 2021-01-17 11:15:32 -07:00
Bret Comnes
c1d930633a
Fix problems with large deploys by updating to async-neocities 2.0.0 2021-01-17 11:11:11 -07:00
bcomnes
fcce66f4d9 1.0.16 2021-01-04 16:00:20 +00:00
dependabot[bot]
eedc025255
chore(deps): bump ms from 2.1.2 to 2.1.3
Bumps [ms](https://github.com/vercel/ms) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](https://github.com/vercel/ms/compare/2.1.2...2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 07:37:12 +00:00
bcomnes
f942ee85ee 1.0.15 2021-01-03 22:49:04 +00:00
Bret Comnes
06656fc11f
Print file stats when things error. 2021-01-03 15:47:32 -07:00
dependabot[bot]
3e3947a94e
chore(deps-dev): bump sitedown from 4.0.0 to 5.0.0
Bumps [sitedown](https://github.com/hypermodules/sitedown) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/hypermodules/sitedown/releases)
- [Changelog](https://github.com/hypermodules/sitedown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hypermodules/sitedown/compare/v4.0.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 06:00:51 +00:00
dependabot[bot]
bf078bf3d1
chore(deps-dev): bump standard from 15.0.1 to 16.0.0
Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 16.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/v15.0.1...v16.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 06:29:57 +00:00
dependabot[bot]
ebebe2f466
chore(deps-dev): bump standard from 14.3.4 to 15.0.0
Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.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/v14.3.4...v15.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 06:10:25 +00:00
dependabot[bot]
2f93b28470
chore(deps): bump @actions/core from 1.2.5 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 06:30:17 +00:00
dependabot[bot]
bd95686640
chore(deps-dev): bump cpx2 from 2.0.0 to 3.0.0
Bumps [cpx2](https://github.com/bcomnes/cpx2) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/bcomnes/cpx2/releases)
- [Changelog](https://github.com/bcomnes/cpx2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/cpx2/compare/v2.0.0...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 06:55:27 +00:00
bcomnes
c465c2edba 1.0.14 2020-09-14 20:54:48 +00:00
dependabot[bot]
f6865eddb1
chore(deps-dev): bump gh-release from 3.5.0 to 4.0.0
Bumps [gh-release](https://github.com/hypermodules/gh-release) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/hypermodules/gh-release/releases)
- [Changelog](https://github.com/hypermodules/gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hypermodules/gh-release/compare/v3.5.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 06:29:00 +00:00
bcomnes
19f4a14056 1.0.13 2020-09-11 17:19:19 +00:00
bcomnes
0f7cdf6e15 1.0.12 2020-09-11 17:16:53 +00:00
Bret Comnes
86a931c560
Update release script to be automatic 2020-09-11 11:10:13 -06:00
dependabot[bot]
1c4ddaed91
chore(deps): bump @actions/core from 1.2.4 to 1.2.5
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.5.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 19:17:28 +00:00
Bret Comnes
14eaced049
1.0.11 2020-08-05 13:33:45 -06:00
Bret Comnes
eae8102e0d
1.0.10 2020-04-30 11:26:00 -06:00
Bret Comnes
3c952f902a
1.0.9 2020-04-30 10:19:30 -06:00
Bret Comnes
ac44455352
Fix semver ranges for runtime deps 2020-04-30 10:19:07 -06:00
Bret Comnes
b130f6d837
Merge branch 'master' into greenkeeper/auto-changelog-2.0.0 2020-04-30 10:11:50 -06:00
Bret Comnes
afcf9d5f32
Merge pull request #7 from bcomnes/greenkeeper/@actions/core-1.2.4
Update @actions/core to the latest version 🚀
2020-04-30 10:10:44 -06:00