5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00
Commit graph

344 commits

Author SHA1 Message Date
Geoffrey.C
f3d7b213ab
Merge pull request #117 from mKeRix/feat/extends-versions
feat: handle versioned extends inputs correctly
2022-08-05 10:13:07 +08:00
Geoffrey.C
e1ef9753d8 docs: improve the description of extends 2022-08-05 10:11:35 +08:00
heiko.rothe
4a51b9fada
feat: handle versioned extends inputs correctly
In some cases, you may want to provide a version for the config you want
to extend. This change will now pass the correct format for such a case
down to semantic-release.
2022-08-01 12:30:51 +02:00
Geoffrey.C
ccac67441a
Merge pull request #116 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.0
build(deps): bump @actions/core from 1.8.2 to 1.9.0
2022-06-16 10:30:06 +08:00
dependabot[bot]
59d08dfe8f
build(deps): bump @actions/core from 1.8.2 to 1.9.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.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-06-16 00:00:50 +00:00
Geoffrey.C
62406dcb53
Merge pull request #114 from cycjimmy/dependabot/npm_and_yarn/semantic-release-19.0.3
build(deps): bump semantic-release from 19.0.2 to 19.0.3
2022-06-10 10:09:53 +08:00
dependabot[bot]
968bb6fb5f
build(deps): bump semantic-release from 19.0.2 to 19.0.3
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.2...v19.0.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 00:01:13 +00:00
Geoffrey.C
311d6d3fc0
Merge pull request #112 from cycjimmy/dependabot/npm_and_yarn/semver-regex-3.1.4
build(deps): bump semver-regex from 3.1.3 to 3.1.4
2022-06-04 09:35:48 +08:00
dependabot[bot]
e6640d919b
build(deps): bump semver-regex from 3.1.3 to 3.1.4
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 00:03:37 +00:00
Geoffrey.C
65166c4119
Merge pull request #111 from cycjimmy/dependabot/npm_and_yarn/npm-8.12.0
build(deps): bump npm from 8.5.2 to 8.12.0
2022-06-03 12:51:17 +08:00
dependabot[bot]
0e0af45016
build(deps): bump npm from 8.5.2 to 8.12.0
Bumps [npm](https://github.com/npm/cli) from 8.5.2 to 8.12.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.5.2...v8.12.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 15:58:15 +00:00
Geoffrey.C
719e6c4cc3
Merge pull request #110 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.8.2
build(deps): bump @actions/core from 1.8.1 to 1.8.2
2022-05-16 20:42:40 +08:00
dependabot[bot]
baac7a4c49
build(deps): bump @actions/core from 1.8.1 to 1.8.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.1 to 1.8.2.
- [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-16 00:01:34 +00:00
Geoffrey.C
6756610958
Merge pull request #109 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.8.1
build(deps): bump @actions/core from 1.8.0 to 1.8.1
2022-05-13 11:30:06 +08:00
dependabot[bot]
1aaea7d617
build(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 00:00:57 +00:00
Geoffrey.C
2d01f03e6c
Merge pull request #108 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.8.0
build(deps): bump @actions/core from 1.7.0 to 1.8.0
2022-05-06 08:18:58 +08:00
dependabot[bot]
779fc8e7f3
build(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 00:00:52 +00:00
Geoffrey.C
1659bf6a65
Merge pull request #106 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.7.0
build(deps): bump @actions/core from 1.6.0 to 1.7.0
2022-04-27 08:30:08 +08:00
dependabot[bot]
ebcbf9ed2e
build(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 00:00:57 +00:00
Geoffrey.C
605b3f60ec docs: perfect the description of outputs 2022-03-31 20:34:15 +08:00
Geoffrey.C
e7471c7711 style: reformat table 2022-03-31 20:30:12 +08:00
Geoffrey.C
5c923056b2 docs: perfect the description of new_release_published
#104
2022-03-31 20:26:39 +08:00
Geoffrey.C
0e9301d6c8
Merge pull request #103 from cycjimmy/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-28 23:34:54 +08:00
dependabot[bot]
6206db2cd0
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 15:32:16 +00:00
Geoffrey.C
798114bdd8
Merge pull request #102 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.8
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.6 to 4.0.8
2022-03-28 23:31:49 +08:00
dependabot[bot]
c371cca3cb
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.6 to 4.0.8
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v4.0.6...v4.0.8)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 00:00:53 +00:00
Geoffrey.C
2ba6a39f95
Merge pull request #101 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.6
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.4 to 4.0.6
2022-03-25 19:25:45 +08:00
dependabot[bot]
e6909f55ae
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.4 to 4.0.6
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v4.0.4...v4.0.6)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 00:00:54 +00:00
Geoffrey.C
1241834f31
Merge pull request #100 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.4
build(deps): bump @cycjimmy/awesome-js-funcs from 3.1.0 to 4.0.4
2022-03-21 11:12:02 +08:00
Geoffrey.C
46ed3f6eca ci: modify ci tasks 2022-03-21 11:09:16 +08:00
Geoffrey.C
32ba2144e2 build: fix cjs path 2022-03-21 11:01:20 +08:00
dependabot[bot]
fe6733582f
build(deps): bump @cycjimmy/awesome-js-funcs from 3.1.0 to 4.0.4
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 3.1.0 to 4.0.4.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/release.config.cjs)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v3.1.0...v4.0.4)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 00:01:18 +00:00
semantic-release-bot
3b88c82b34 chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.7.0...v3.0.0) (2022-03-03)

### Features

* switch operating environment to node16 ([b5f16ae](b5f16ae54b)), closes [#92](https://github.com/cycjimmy/semantic-release-action/issues/92) [#96](https://github.com/cycjimmy/semantic-release-action/issues/96)

### BREAKING CHANGES

* switch operating environment to node16
2022-03-03 11:09:56 +00:00
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