6
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-12-27 00:38:16 +00:00
Commit graph

381 commits

Author SHA1 Message Date
Geoffrey.C
e0b75dd3b9
Merge pull request #277 from cycjimmy/dependabot/npm_and_yarn/actions/core-2.0.1
build(deps): bump @actions/core from 2.0.0 to 2.0.1
2025-12-12 13:42:40 +08:00
dependabot[bot]
8ebfa72b1f
build(deps): bump @actions/core from 2.0.0 to 2.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 00:01:10 +00:00
Geoffrey.C
7aabe5626b
Merge pull request #276 from cycjimmy/dependabot/npm_and_yarn/actions/core-2.0.0
build(deps): bump @actions/core from 1.11.1 to 2.0.0
2025-12-10 10:50:34 +08:00
dependabot[bot]
132e967011
build(deps): bump @actions/core from 1.11.1 to 2.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.0.
- [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-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-10 00:01:06 +00:00
Geoffrey.C
fb28efae68
Merge pull request #275 from cycjimmy/dependabot/npm_and_yarn/multi-01034abe0a
build(deps): bump tar and npm
2025-11-24 17:06:37 +08:00
dependabot[bot]
2d010c7798
build(deps): bump tar and npm
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 11.6.2 to 11.6.3
- [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/v11.6.2...v11.6.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 11.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 17:00:28 +00:00
Geoffrey.C
ed948e207e
Merge pull request #274 from cycjimmy/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 5 to 6
2025-11-23 00:59:21 +08:00
dependabot[bot]
14d79a8239
build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 00:01:39 +00:00
semantic-release-bot
b12c8f6015 chore(release): 6.0.0 [skip ci]
# [6.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v5.0.2...v6.0.0) (2025-11-17)

### Features

* **deps:** update semantic-release to version 25 ([9246c0b](9246c0bd17))

### BREAKING CHANGES

* **deps:** Update semantic-release to version 25
2025-11-17 07:36:31 +00:00
Geoffrey.C
f80bc73384
Merge pull request #273 from cycjimmy/feat-update-semantic-release-to-version-25
feat(deps): update semantic-release to version 25
2025-11-17 15:36:11 +08:00
Geoffrey.C
089129701b docs(readme): update semantic-release-action to v6
update semantic-release-action to v6
2025-11-15 21:56:41 +08:00
Geoffrey.C
9246c0bd17 feat(deps): update semantic-release to version 25
Update semantic-release to version 25

BREAKING CHANGE: Update semantic-release to version 25
2025-11-15 21:52:14 +08:00
Geoffrey.C
e878abf189
Merge pull request #272 from cycjimmy/dependabot/npm_and_yarn/js-yaml-4.1.1
build(deps): bump js-yaml from 4.1.0 to 4.1.1
2025-11-15 21:07:44 +08:00
dependabot[bot]
acd6d5df2b
build(deps): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 10:50:34 +00:00
Geoffrey.C
100d1fb3a3
Merge pull request #270 from cycjimmy/dependabot/npm_and_yarn/actions/io-2.0.0
build(deps): bump @actions/io from 1.1.3 to 2.0.0
2025-11-13 18:40:31 +08:00
dependabot[bot]
ea00aee834
build(deps): bump @actions/io from 1.1.3 to 2.0.0
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.3 to 2.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 00:01:13 +00:00
Geoffrey.C
e03fa181e1
Merge pull request #266 from cycjimmy/dependabot/github_actions/actions/setup-node-6
build(deps): bump actions/setup-node from 5 to 6
2025-10-17 10:24:57 +08:00
dependabot[bot]
36bdefbcf6
build(deps): bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 00:01:37 +00:00
semantic-release-bot
ba330626c4 chore(release): 5.0.2 [skip ci]
## [5.0.2](https://github.com/cycjimmy/semantic-release-action/compare/v5.0.1...v5.0.2) (2025-10-10)

### Bug Fixes

* further fix of result handling in windUpJob.task.js ([451bf1f](451bf1fa96)), closes [#264](https://github.com/cycjimmy/semantic-release-action/issues/264)
2025-10-10 06:28:32 +00:00
Geoffrey.C
b67d9790a5
Merge pull request #265 from mgerlach/patch-1
fix: further fix of result handling in windUpJob.task.js
2025-10-10 14:28:03 +08:00
Martin Gerlach
451bf1fa96
fix: further fix of result handling in windUpJob.task.js
Resolves #264
2025-10-09 16:32:45 +02:00
semantic-release-bot
ebcbc66374 chore(release): 5.0.1 [skip ci]
## [5.0.1](https://github.com/cycjimmy/semantic-release-action/compare/v5.0.0...v5.0.1) (2025-10-09)

### Bug Fixes

* improves result handling in windUpJob.task.js ([4267eee](4267eee560))
2025-10-09 10:13:01 +00:00
Geoffrey.C
79d9929b57
Merge pull request #262 from mgerlach/patch-1
fix: improves result handling in windUpJob.task.js
2025-10-09 18:12:42 +08:00
Martin Gerlach
2d054a5550
chore: remove whitespace 2025-10-09 02:34:54 +02:00
Martin Gerlach
4267eee560
fix: improves result handling in windUpJob.task.js
Promise was checked before resolving, so the first early return never happened (Promises are truthy) and the subsequent `if (lastRelease.version)` check produced an error in some cases(`lastRelease` undefined, "Error: TypeError: Cannot read properties of undefined (reading 'version')"). 

Observed for semantic-release-action 4.2.2 and 5.0.0 with semantic_version > 24.2.6 (not observed with 24.2.6). 

The PR prevents reading properties of "undefined".
2025-10-09 02:31:05 +02:00
Geoffrey.C
8e71605483
Merge pull request #261 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.9
build(deps): bump semantic-release from 24.2.7 to 24.2.9
2025-10-03 01:43:16 +08:00
dependabot[bot]
d0147331ab
build(deps): bump semantic-release from 24.2.7 to 24.2.9
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.7 to 24.2.9.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.7...v24.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 00:01:13 +00:00
Geoffrey.C
8f46764b73
Merge pull request #257 from cycjimmy/dependabot/github_actions/actions/setup-node-5
build(deps): bump actions/setup-node from 4 to 5
2025-09-05 17:00:40 +08:00
dependabot[bot]
cc1a3d73b8
build(deps): bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-05 00:01:30 +00:00
Geoffrey.C
c868a78cfc docs: update the actions version in the README (#255) 2025-09-04 16:20:38 +08:00
semantic-release-bot
9cc899c47e chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.2...v5.0.0) (2025-08-30)

### Features

* update node version on runner to 24 ([7869323](78693238b0))

### BREAKING CHANGES

* this action now runs using node 24
2025-08-30 01:16:42 +00:00
Geoffrey.C
5362fd1cca
Merge pull request #255 from DarkAtra/feat/update-node-version-on-runner-to-24
feat!: update node version on runner to 24
2025-08-30 09:16:24 +08:00
Geoffrey.C
92100d1315
Merge pull request #253 from cycjimmy/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-23 10:23:19 +08:00
Tommy Schmidt
78693238b0
feat: update node version on runner to 24
BREAKING CHANGE: this action now runs using node 24
2025-08-20 17:12:45 +02:00
dependabot[bot]
db700e46d1
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 10:29:28 +00:00
Geoffrey.C
9a24fc62fd
Merge pull request #251 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.7
build(deps): bump semantic-release from 24.2.6 to 24.2.7
2025-07-20 15:13:22 +08:00
dependabot[bot]
fc78113e7a
build(deps): bump semantic-release from 24.2.6 to 24.2.7
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.6 to 24.2.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.6...v24.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 00:01:18 +00:00
semantic-release-bot
16ca923e6c chore(release): 4.2.2 [skip ci]
## [4.2.2](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2) (2025-07-04)

### Bug Fixes

* **cleanupNpmrc.task.js:** Use @actions/io to remove .npmrc ([b7db0cb](b7db0cbbf5))
2025-07-04 15:16:47 +00:00
Geoffrey.C
5d996b8178
Merge pull request #250 from densogiaichned/main
fix(cleanupNpmrc.task.js): Use @actions/io to remove .npmrc
2025-07-04 23:16:24 +08:00
densogiaichned
b7db0cbbf5
fix(cleanupNpmrc.task.js): Use @actions/io to remove .npmrc 2025-07-04 14:23:59 +02:00
Geoffrey.C
8333fcccaa
Merge pull request #249 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.6
build(deps): bump semantic-release from 24.2.5 to 24.2.6
2025-06-30 15:01:43 +08:00
dependabot[bot]
d9fa6f1462
build(deps): bump semantic-release from 24.2.5 to 24.2.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.5 to 24.2.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.5...v24.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 00:06:25 +00:00
semantic-release-bot
c4a2fa8906 chore(release): 4.2.1 [skip ci]
## [4.2.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1) (2025-06-07)

### Bug Fixes

* update marked terminal to v7.3.0 ([b52fa1b](b52fa1bae5))
2025-06-07 15:35:33 +00:00
Geoffrey.C
76e103a7e9
Merge pull request #245 from enkhjile/fix/upgrade-marked-terminal
fix: update marked terminal to v7.3.0
2025-06-07 23:35:10 +08:00
Enkhjil Enkhbaatar
b52fa1bae5 fix: update marked terminal to v7.3.0
This resolves dependency version mismatch when using semantic-version 24.2.4
2025-05-22 00:47:43 +09:00
semantic-release-bot
0a51e81a6b chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0) (2025-03-14)

### Features

* add ability to unset GITHUB_ACTION env var ([266ea7e](266ea7eb8c))
2025-03-14 08:16:45 +00:00
Geoffrey.C
a41958e8d5
Merge pull request #225 from davidspek/feat/unset-gha
feat: add ability to unset GITHUB_ACTION env var
2025-03-14 16:16:24 +08:00
David van der Spek
9e59817a43 docs: add example for unset_gha_env
Signed-off-by: David van der Spek <david.vanderspek@flyrlabs.com>
2025-03-11 10:39:58 +01:00
David van der Spek
266ea7eb8c feat: add ability to unset GITHUB_ACTION env var
Signed-off-by: David van der Spek <david.vanderspek@flyrlabs.com>
2025-03-11 10:31:42 +01:00
Geoffrey.C
fbe969823c
Merge pull request #235 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.3
build(deps): bump semantic-release from 24.2.1 to 24.2.3
2025-03-03 17:03:16 +08:00