Geoffrey.C
|
67d26dbf10
|
Merge pull request #97 from cycjimmy/switch-operating-environment-to-node16
feat: switch operating environment to node16
|
2022-03-03 19:09:14 +08:00 |
|
Geoffrey.C
|
9e18bbac09
|
docs(readme): specify cycjimmy/semantic-release-action version as v3
specify cycjimmy/semantic-release-action version as v3
|
2022-03-03 19:02:03 +08:00 |
|
Geoffrey.C
|
96f3436022
|
ci: release with the latest action
release with the latest action
|
2022-03-03 18:36:24 +08:00 |
|
Geoffrey.C
|
b5f16ae54b
|
feat: switch operating environment to node16
switch operating environment to node16
BREAKING CHANGE: switch operating environment to node16
#92, #96
|
2022-03-03 16:56:19 +08:00 |
|
Geoffrey.C
|
f6b0ca3d7a
|
docs: upgrade actions/checkout to v3
|
2022-03-03 16:45:48 +08:00 |
|
Geoffrey.C
|
e878537b76
|
Merge pull request #95 from cycjimmy/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
|
2022-03-02 10:18:31 +08:00 |
|
Geoffrey.C
|
26b4020d83
|
Merge pull request #94 from cycjimmy/dependabot/github_actions/actions/setup-node-3
build(deps): bump actions/setup-node from 2 to 3
|
2022-03-02 10:17:11 +08:00 |
|
dependabot[bot]
|
35e294f35d
|
build(deps): bump actions/checkout from 2 to 3
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>
|
2022-03-02 00:24:59 +00:00 |
|
dependabot[bot]
|
1a69751993
|
build(deps): bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
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>
|
2022-02-28 00:37:43 +00:00 |
|
semantic-release-bot
|
5982a02995
|
chore(release): 2.7.0 [skip ci]
# [2.7.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.6.0...v2.7.0) (2021-12-12)
### Features
* add working dir ([7126083](71260837fb))
|
2021-12-12 12:58:20 +00:00 |
|
Geoffrey.C
|
a974dcb175
|
Merge pull request #88 from Thomgrus/feat/add-working-dir
feat: add working dir
|
2021-12-12 20:57:48 +08:00 |
|
Thomas GRUSON
|
71260837fb
|
feat: add working dir
|
2021-12-09 17:29:22 +01:00 |
|
Geoffrey.C
|
d9c764f106
|
docs: complete the description of "last_release_version" in action.yml
#82
|
2021-11-26 16:00:44 +08:00 |
|
Geoffrey.C
|
18efd1eecf
|
build(deps): bump @cycjimmy/awesome-js-funcs from 2.7.0 to 3.1.0
fix #85
|
2021-11-26 14:41:01 +08:00 |
|
Geoffrey.C
|
1e9c2ebd65
|
Merge pull request #83 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-2.7.0
build(deps): bump @cycjimmy/awesome-js-funcs from 2.6.1 to 2.7.0
|
2021-11-03 14:47:31 +08:00 |
|
dependabot[bot]
|
949c49730d
|
build(deps): bump @cycjimmy/awesome-js-funcs from 2.6.1 to 2.7.0
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v2.6.1...v2.7.0)
---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 00:00:59 +00:00 |
|
semantic-release-bot
|
767cc0b0cd
|
chore(release): 2.6.0 [skip ci]
# [2.6.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.4...v2.6.0) (2021-10-15)
### Features
* add output for last release version ([f8175c6](f8175c6491))
|
2021-10-15 02:44:07 +00:00 |
|
Geoffrey.C
|
9089e66e36
|
Merge pull request #82 from mKeRix/last-release-version
feat: add output for last release version
|
2021-10-15 10:43:20 +08:00 |
|
heiko.rothe
|
f8175c6491
|
feat: add output for last release version
E.g. helpful to use in CI pipelines where versions are not committed to
the repository.
|
2021-10-14 17:12:50 +02:00 |
|
Geoffrey.C
|
d309c4a687
|
Merge pull request #81 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.6.0
build(deps): bump @actions/core from 1.5.0 to 1.6.0
|
2021-10-13 15:56:05 +08:00 |
|
dependabot[bot]
|
c29f2f6e79
|
build(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 00:00:40 +00:00 |
|
Geoffrey.C
|
dfe2b6697c
|
Merge pull request #76 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.5.0
build(deps): bump @actions/core from 1.4.0 to 1.5.0
|
2021-08-24 10:04:06 +08:00 |
|
dependabot[bot]
|
ae48fc372c
|
build(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 00:00:36 +00:00 |
|
Geoffrey.C
|
f18184c9f4
|
Merge pull request #74 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-2.6.1
build(deps): bump @cycjimmy/awesome-js-funcs from 2.5.0 to 2.6.1
|
2021-07-23 09:59:33 +08:00 |
|
dependabot[bot]
|
1230a75766
|
build(deps): bump @cycjimmy/awesome-js-funcs from 2.5.0 to 2.6.1
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v2.5.0...v2.6.1)
---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-23 00:00:44 +00:00 |
|
Geoffrey.C
|
cb1b234778
|
Merge pull request #68 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.4.0
build(deps): bump @actions/core from 1.3.0 to 1.4.0
|
2021-06-08 16:42:32 +08:00 |
|
dependabot[bot]
|
6a6f1cfb1f
|
build(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:01:45 +00:00 |
|
Geoffrey.C
|
ecf819dc04
|
Merge pull request #67 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.3.0
build(deps): bump @actions/core from 1.2.7 to 1.3.0
|
2021-05-24 20:29:40 +08:00 |
|
dependabot[bot]
|
b8575857a2
|
build(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 05:10:16 +00:00 |
|
semantic-release-bot
|
116647291d
|
chore(release): 2.5.4 [skip ci]
## [2.5.4](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.3...v2.5.4) (2021-04-30)
### Bug Fixes
* use error loglevel for installing dependencies ([ed6729b](ed6729b716)), closes [#57](https://github.com/cycjimmy/semantic-release-action/issues/57)
|
2021-04-30 01:48:37 +00:00 |
|
Geoffrey.C
|
13af016fd0
|
Merge pull request #63 from denouche/master
fix: use error loglevel for installing dependencies
|
2021-04-30 09:47:55 +08:00 |
|
antoine.leveugle
|
ed6729b716
|
fix: use error loglevel for installing dependencies
Because warnings during dependencies installation are not meants to make crash the release
Closes #57
|
2021-04-29 21:01:15 +02:00 |
|
Geoffrey.C
|
a893a77685
|
Merge pull request #62 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-2.5.0
build(deps): bump @cycjimmy/awesome-js-funcs from 2.4.0 to 2.5.0
|
2021-04-23 13:46:59 +08:00 |
|
dependabot[bot]
|
615b77d7c8
|
build(deps): bump @cycjimmy/awesome-js-funcs from 2.4.0 to 2.5.0
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v2.4.0...v2.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-23 05:08:19 +00:00 |
|
Geoffrey.C
|
6ddb666a02
|
Merge pull request #61 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.2.7
build(deps): bump @actions/core from 1.2.6 to 1.2.7
|
2021-04-14 21:17:26 +08:00 |
|
dependabot[bot]
|
3adb8b335a
|
build(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:05:04 +00:00 |
|
Geoffrey.C
|
0cfd3e4d0f
|
Merge pull request #60 from MichaelDeBoey/patch-1
chore: update release.yml
|
2021-04-11 20:25:32 +08:00 |
|
Geoffrey.C
|
2e2dc62ab3
|
Merge pull request #59 from cycjimmy/dependabot/github_actions/actions/setup-node-v2.1.5
build(deps): bump actions/setup-node from v1 to v2.1.5
|
2021-04-11 20:23:57 +08:00 |
|
Geoffrey.C
|
bd8d76c711
|
@dependabot build(deps): use major version v2 for actions/setup-node
Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
|
2021-04-11 20:21:15 +08:00 |
|
Michaël De Boey
|
a2eb4c2c21
|
chore: update release.yml
|
2021-04-11 14:18:42 +02:00 |
|
dependabot[bot]
|
a9417974d6
|
build(deps): bump actions/setup-node from v1 to v2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-11 12:13:06 +00:00 |
|
Geoffrey.C
|
a9519021b9
|
Merge pull request #58 from MichaelDeBoey/patch-1
chore: create `dependabot.yml`
|
2021-04-11 20:12:49 +08:00 |
|
Michaël De Boey
|
7a9c065546
|
chore: create dependabot.yml
|
2021-04-11 13:18:04 +02:00 |
|
Geoffrey.C
|
dfad37820f
|
ci: remove unexpected input
|
2020-11-16 10:51:54 +08:00 |
|
semantic-release-bot
|
a9710ea058
|
chore(release): 2.5.3 [skip ci]
## [2.5.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.2...v2.5.3) (2020-11-16)
### Bug Fixes
* fix a type error when nextRelease is undefined ([f1ae39a](f1ae39a58a))
|
2020-11-16 02:47:29 +00:00 |
|
Geoffrey.C
|
f1ae39a58a
|
fix: fix a type error when nextRelease is undefined
|
2020-11-16 10:46:38 +08:00 |
|
semantic-release-bot
|
700d706080
|
chore(release): 2.5.2 [skip ci]
## [2.5.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.1...v2.5.2) (2020-11-12)
### Bug Fixes
* use silent installation to prevent npm WARN ([7ca507d](7ca507d26a)), closes [#48](https://github.com/cycjimmy/semantic-release-action/issues/48)
|
2020-11-12 08:52:37 +00:00 |
|
Geoffrey.C
|
7ca507d26a
|
fix(*): use silent installation to prevent npm WARN
fix #48
|
2020-11-12 16:51:33 +08:00 |
|
Geoffrey.C
|
b25ce01eaf
|
docs(*): some chore
|
2020-11-12 16:10:41 +08:00 |
|
semantic-release-bot
|
a631f2b705
|
chore(release): 2.5.1 [skip ci]
## [2.5.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.0...v2.5.1) (2020-11-12)
### Bug Fixes
* **deps:** upgrade dependencies ([2a98893](2a988931ba)), closes [#44](https://github.com/cycjimmy/semantic-release-action/issues/44)
|
2020-11-12 07:59:07 +00:00 |
|