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

330 commits

Author SHA1 Message Date
Geoffrey.C
57b5211464
Merge pull request #237 from cycjimmy/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-11.4.3
build(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.3
2025-03-03 16:29:53 +08:00
dependabot[bot]
42e897ae28
build(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.3
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.3.5 to 11.4.3.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.5...v11.4.3)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 08:25:43 +00:00
Geoffrey.C
61851297c0
Merge pull request #236 from cycjimmy/dependabot/npm_and_yarn/octokit/request-9.2.2
build(deps): bump @octokit/request from 9.1.3 to 9.2.2
2025-03-03 16:23:45 +08:00
dependabot[bot]
83f817527c
build(deps): bump @octokit/request from 9.1.3 to 9.2.2
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.1.3 to 9.2.2.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v9.1.3...v9.2.2)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 19:24:59 +00:00
Geoffrey.C
b8d4c1f503
Merge pull request #227 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.1
build(deps): bump semantic-release from 24.2.0 to 24.2.1
2025-01-08 14:14:59 +08:00
dependabot[bot]
9fae2f3e7c
build(deps): bump semantic-release from 24.2.0 to 24.2.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.0...v24.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 00:28:47 +00:00
Geoffrey.C
85dc1784ae Revert "fix: set failed when npm install fails"
This reverts commit d4ecc5e312.
2024-12-10 15:04:52 +08:00
Geoffrey.C
d4ecc5e312 fix: set failed when npm install fails
set failed when npm install fails

fix #224
2024-12-10 15:01:35 +08:00
Geoffrey.C
b2ec2708bf
Merge pull request #223 from cycjimmy/dependabot/npm_and_yarn/cross-spawn-7.0.6
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-11-20 13:57:26 +08:00
dependabot[bot]
5db1928ec0
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 12:24:23 +00:00
Geoffrey.C
c645b7c93e
Merge pull request #221 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.0
build(deps): bump semantic-release from 24.1.2 to 24.2.0
2024-11-03 18:55:25 +08:00
dependabot[bot]
87342657e6
build(deps): bump semantic-release from 24.1.2 to 24.2.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.2 to 24.2.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 00:39:12 +00:00
Geoffrey.C
2680a8cc39
Merge pull request #219 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.11.1
build(deps): bump @actions/core from 1.11.0 to 1.11.1
2024-10-08 13:42:00 +08:00
dependabot[bot]
6f0ad41554
build(deps): bump @actions/core from 1.11.0 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.1.
- [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>
2024-10-07 00:22:00 +00:00
Geoffrey.C
10d86cb3f4 chore: update license 2024-10-06 11:20:06 +08:00
Geoffrey.C
3a4b986343
Merge pull request #217 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.11.0
build(deps): bump @actions/core from 1.10.1 to 1.11.0
2024-10-06 11:09:24 +08:00
dependabot[bot]
be37becc56
build(deps): bump @actions/core from 1.10.1 to 1.11.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 00:46:32 +00:00
Geoffrey.C
f7694d3d64
Merge pull request #216 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.1.2
build(deps): bump semantic-release from 24.1.1 to 24.1.2
2024-10-01 15:06:58 +08:00
dependabot[bot]
c2149ba279
build(deps): bump semantic-release from 24.1.1 to 24.1.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.1 to 24.1.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 00:26:30 +00:00
semantic-release-bot
b1b432f13a chore(release): 4.1.1 [skip ci]
## [4.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.0...v4.1.1) (2024-09-25)

### Bug Fixes

* default use semantic-release@24 ([c22487b](c22487b442))
2024-09-25 05:57:10 +00:00
Geoffrey.C
c22487b442 fix: default use semantic-release@24 2024-09-25 11:03:28 +08:00
Geoffrey.C
c0334274aa
Merge pull request #215 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.1.1
build(deps): bump semantic-release from 24.1.0 to 24.1.1
2024-09-12 15:04:58 +08:00
dependabot[bot]
cbc12489ec
build(deps): bump semantic-release from 24.1.0 to 24.1.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 00:08:39 +00:00
Geoffrey.C
973c56c7e6
Merge pull request #213 from cycjimmy/dependabot/npm_and_yarn/micromatch-4.0.8
build(deps): bump micromatch from 4.0.4 to 4.0.8
2024-09-02 19:58:07 +08:00
dependabot[bot]
43934df947
build(deps): bump micromatch from 4.0.4 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 22:59:34 +00:00
Geoffrey.C
b95a49be87
Merge pull request #212 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.1.0
build(deps): bump semantic-release from 24.0.0 to 24.1.0
2024-08-19 10:21:31 +08:00
dependabot[bot]
10057044d7
build(deps): bump semantic-release from 24.0.0 to 24.1.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 00:36:08 +00:00
Geoffrey.C
e4f93f7087
Merge pull request #207 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.0.0
build(deps): bump semantic-release from 23.1.1 to 24.0.0
2024-07-01 10:30:13 +08:00
Geoffrey.C
7df0d42a45
Merge pull request #209 from cycjimmy/dependabot/npm_and_yarn/braces-3.0.3
build(deps): bump braces from 3.0.2 to 3.0.3
2024-06-19 13:45:54 +08:00
dependabot[bot]
280786a4a6
build(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 10:06:02 +00:00
dependabot[bot]
fb2705bf49
build(deps): bump semantic-release from 23.1.1 to 24.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 00:44:19 +00:00
Geoffrey.C
3e917a1943
Merge pull request #206 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.1.1
build(deps): bump semantic-release from 23.0.8 to 23.1.1
2024-05-14 09:33:43 +08:00
dependabot[bot]
ce2ab2c694
build(deps): bump semantic-release from 23.0.8 to 23.1.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.8 to 23.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 00:45:42 +00:00
Geoffrey.C
bb90f94a1b
Merge pull request #202 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.8
build(deps): bump semantic-release from 23.0.6 to 23.0.8
2024-04-30 15:54:38 +08:00
Geoffrey.C
5c5ebe2af4
Merge pull request #203 from cycjimmy/dependabot/npm_and_yarn/multi-7633470765
build(deps): bump tar and npm
2024-04-30 15:54:27 +08:00
dependabot[bot]
4a6feb1f5b
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 10.5.0 to 10.5.2
- [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/v10.5.0...v10.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 15:36:01 +00:00
dependabot[bot]
cc8ea29b52
build(deps): bump semantic-release from 23.0.6 to 23.0.8
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.6 to 23.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 00:48:45 +00:00
Geoffrey.C
e2dd837605
Merge pull request #199 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.6
build(deps): bump semantic-release from 23.0.5 to 23.0.6
2024-03-25 10:18:35 +08:00
dependabot[bot]
70a0e07b09
build(deps): bump semantic-release from 23.0.5 to 23.0.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.5 to 23.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 00:51:58 +00:00
semantic-release-bot
cb425203a5 chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.0.0...v4.1.0) (2024-03-19)

### Bug Fixes

* fix syntax error for importing ([4297675](42976755bc))

### Features

* add repository_url input ([8dffec4](8dffec4efa))
2024-03-19 14:06:35 +00:00
cycjimmy
42976755bc fix: fix syntax error for importing 2024-03-19 22:06:01 +08:00
Geoffrey.C
525a3af78a
Merge pull request #198 from mym0404/patch-1
feat: add repository_url input
2024-03-19 21:54:53 +08:00
Geoffrey.C
e1fb25efdf
Merge pull request #196 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.5
build(deps): bump semantic-release from 23.0.2 to 23.0.5
2024-03-19 21:48:02 +08:00
mym0404
f7e54f1047 refactor: rename handle repository url option function 2024-03-19 17:33:17 +09:00
mym0404
a4cbd6ce38 docs: update README.md 2024-03-19 17:32:17 +09:00
mym0404
8dffec4efa feat: add repository_url input 2024-03-19 17:29:33 +09:00
MJ Studio
d7ab7f2e6d
wip: modifiying 2024-03-19 17:26:21 +09:00
dependabot[bot]
1b654c1733
build(deps): bump semantic-release from 23.0.2 to 23.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.2 to 23.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 00:09:41 +00:00
Geoffrey.C
6d88447fcd
Merge pull request #191 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.2
build(deps): bump semantic-release from 23.0.1 to 23.0.2
2024-02-08 10:54:11 +08:00
dependabot[bot]
bc108a0ca6
build(deps): bump semantic-release from 23.0.1 to 23.0.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.1 to 23.0.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 00:35:15 +00:00