450 Commits

Author SHA1 Message Date
Ryo Ota
95d67b553a Merge tag 'v2.0.0' into develop
Release 2.0.0
2022-12-08 14:14:47 +09:00
Ryo Ota
5da65c9f74 Merge branch 'release/2.0.0' v2 v2.0 v2.0.0 2022-12-08 14:14:44 +09:00
Ryo Ota
0583a215e9 bump: 2.0.0 2022-12-08 14:14:17 +09:00
Ryo Ota
b54d551684 ci: use actions/checkout@v3 and runs on ubuntu-20.04 2022-12-08 14:00:57 +09:00
Ryo Ota
bae50e2300 deps: npm update 2022-12-08 13:57:55 +09:00
Ryo Ota
2c767861e4 deps: update 2022-12-08 13:54:14 +09:00
Ryo Ota
917f89c522 deps: update 2022-12-04 03:24:54 +00:00
dependabot[bot]
6f340fa539 Build(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#873)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 12:07:45 +09:00
dependabot[bot]
aee8f13d5c Build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#878)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 11:56:04 +09:00
Ryo Ota
a4e0a118b5 Actions build/nwtgck dependabot/npm and yarn/typescript 4.9.3 (#879)
* Build(deps-dev): bump typescript from 4.8.4 to 4.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

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

* build

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-04 11:45:41 +09:00
dependabot[bot]
af8e90039c Build(deps): bump @actions/github from 4.0.0 to 5.1.1 (#829)
* Build(deps): bump @actions/github from 4.0.0 to 5.1.1

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.0.0 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

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

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

* update for @actions/github 5.1.1

* ci: add `pull-requests: write` to permissions

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryo Ota <nwtgck@nwtgck.org>
2022-12-04 00:33:26 +09:00
Ryo Ota
0b0942716d Merge pull request #847 from pm-pp/chore/node16-upgrade
chore: upgrade to node v16
2022-12-04 00:20:30 +09:00
Pedro Mendes
b8dab55094 chore: upgrade to node v16 2022-10-20 12:08:00 +01:00
Ryo Ota
8135a4bf80 deps: update @typescript-eslint/parser 2022-10-15 13:38:51 +09:00
Ryo Ota
8f23d8a722 Merge branch 'feature/eslint-update' into develop 2022-10-15 13:29:20 +09:00
Ryo Ota
eac900a961 format .eslintrc.json 2022-10-15 13:27:23 +09:00
Ryo Ota
dce1d6f98b remove "eslint-plugin-github" and "eslint-plugin-jest" 2022-10-15 13:23:36 +09:00
Ryo Ota
f3c9396853 deps: update eslint-related packages 2022-10-15 13:17:15 +09:00
Ryo Ota
8038754bce Merge tag 'v1.2.4' into develop
Release 1.2.4
2022-10-15 07:04:00 +09:00
Ryo Ota
ac1cb16858 Merge branch 'release/1.2.4' v1.2.4 v1 v1.2 2022-10-15 07:03:57 +09:00
Ryo Ota
3b7f3ca428 bump: 1.2.4 2022-10-15 07:03:41 +09:00
dependabot[bot]
9bdb12183b Build(deps): bump @actions/core from 1.9.0 to 1.10.0 (#827)
* Build(deps): bump @actions/core from 1.9.0 to 1.10.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.10.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>

* build: dist/index.js

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryo Ota <nwtgck@nwtgck.org>
2022-10-15 06:52:40 +09:00
dependabot[bot]
76b87f5374 Build(deps-dev): bump typescript from 4.7.4 to 4.8.4 (#826)
* Build(deps-dev): bump typescript from 4.7.4 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)

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

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

* build: dist/index.js

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryo Ota <nwtgck@nwtgck.org>
2022-10-15 06:38:10 +09:00
Ryo Ota
bf814d6ad7 ci: specify node-version: 12 for comment-run 2022-10-15 06:29:45 +09:00
Ryo Ota
115b7c3316 ci: add permissions to test.yml 2022-10-15 06:15:15 +09:00
dependabot[bot]
890358d9a7 Build(deps): bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 20:11:10 +09:00
dependabot[bot]
984545ac82 Build(deps-dev): bump @vercel/ncc from 0.33.1 to 0.34.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 11:01:28 +00:00
Ryo Ota
dbd7ffb6cf deps: update 2022-06-30 19:39:07 +09:00
Ryo Ota
3d13a363db Merge branch 'feature/deps2' into develop 2022-06-30 19:34:52 +09:00
Ryo Ota
6e53e94eee eslint-disable-next-line @typescript-eslint/no-explicit-any 2022-06-30 19:33:18 +09:00
Ryo Ota
e79d35f7bc ci: node-version: 12 2022-06-30 19:30:04 +09:00
Ryo Ota
dc56f80a49 deps: update 2022-06-30 19:27:22 +09:00
Ryo Ota
c5879c0eac Merge pull request #742 from prcr/patch-1
doc: Mention that alias can't have uppercase or special chars
2022-04-07 06:29:35 +09:00
Paulo Ribeiro
416710df43 doc: Mention that alias can't have uppercase or special chars
Hopefully, this can help save some time for other people hitting the issue https://github.com/nwtgck/actions-netlify/issues/243.
2022-04-06 10:57:01 +01:00
Ryo Ota
bda6b2e6da Merge tag 'v1.2.3' into develop
Release 1.2.3
2021-12-20 23:17:34 +09:00
Ryo Ota
b7c1504e00 Merge branch 'release/1.2.3' v1.2.3 2021-12-20 23:17:32 +09:00
Ryo Ota
e9f9459c59 bump: 1.2.3 2021-12-20 23:17:11 +09:00
Ryo Ota
c200daf7ce deps: update again 2021-12-20 23:11:28 +09:00
Ryo Ota
8e29fc7234 deps: update 2021-12-20 22:54:26 +09:00
Ryo Ota
9612c43891 Actions build/nwtgck dependabot/npm and yarn/actions/core 1.6.0 (#707)
* Build(deps): bump @actions/core from 1.4.0 to 1.6.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.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>

* build

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-20 22:51:53 +09:00
Ryo Ota
add97a2095 Actions build/nwtgck dependabot/npm and yarn/vercel/ncc 0.33.1 (#706)
* Build(deps-dev): bump @vercel/ncc from 0.29.0 to 0.33.1

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.33.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.29.0...0.33.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* build

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-20 22:19:28 +09:00
Ryo Ota
df95b37410 Actions build/nwtgck dependabot/npm and yarn/path parse 1.0.7 (#617)
* chore(deps): bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

* build

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-29 20:30:18 +09:00
dependabot-preview[bot]
efc0859501 Upgrade to GitHub-native Dependabot (#525)
* Upgrade to GitHub-native Dependabot

* Update dependabot.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ryo Ota <nwtgck@nwtgck.org>
2021-08-29 20:10:47 +09:00
dependabot-preview[bot]
5fb99fabb3 chore(deps-dev): bump eslint-plugin-jest from 24.3.7 to 24.4.0 (#610)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.7 to 24.4.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.7...v24.4.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-22 12:11:17 +09:00
dependabot-preview[bot]
8edd0b1938 chore(deps-dev): bump @types/node from 12.20.13 to 12.20.16 (#609)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.13 to 12.20.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-22 12:07:01 +09:00
Ryo Ota
0b133639fa Actions build/nwtgck dependabot/npm and yarn/eslint plugin jest 24.3.7 (#608)
* chore(deps-dev): bump eslint-plugin-jest from 24.3.6 to 24.3.7

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.6 to 24.3.7.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.6...v24.3.7)

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

* build

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21 12:49:06 +09:00
Ryo Ota
c399f7fbbf Actions build/nwtgck dependabot/npm and yarn/typescript eslint/parser 4.28.4 (#607)
* chore(deps-dev): bump @typescript-eslint/parser from 4.22.1 to 4.28.4

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/parser)

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

* build

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21 12:46:28 +09:00
dependabot-preview[bot]
0f04fb375b chore(deps-dev): bump @types/jest from 26.0.23 to 26.0.24 (#586)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 26.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-21 12:31:24 +09:00
Ryo Ota
e547d3fdee Actions build/nwtgck dependabot/npm and yarn/actions/core 1.4.0 (#605)
* chore(deps): bump @actions/core from 1.2.7 to 1.4.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 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)

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

* build

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21 12:29:16 +09:00
Ryo Ota
20ad1ab260 Actions build/nwtgck dependabot/npm and yarn/typescript 4.3.5 (#602)
* chore(deps-dev): bump typescript from 4.2.4 to 4.3.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.5)

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

* build

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21 12:27:25 +09:00