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

365 commits

Author SHA1 Message Date
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
Geoffrey.C
0ee7a4cf98
Merge pull request #190 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.1
build(deps): bump semantic-release from 23.0.0 to 23.0.1
2024-02-07 14:03:30 +08:00
dependabot[bot]
11b7c4f0c5
build(deps): bump semantic-release from 23.0.0 to 23.0.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.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-02-07 00:27:12 +00:00
Geoffrey.C
01ea280cbb
Merge pull request #189 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.0
build(deps): bump semantic-release from 22.0.12 to 23.0.0
2024-01-15 19:19:03 +08:00
dependabot[bot]
d1a003554c
build(deps): bump semantic-release from 22.0.12 to 23.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.12...v23.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-01-15 00:38:24 +00:00
Geoffrey.C
72d257e1ed
Merge pull request #188 from cycjimmy/dependabot/npm_and_yarn/semantic-release-22.0.12
build(deps): bump semantic-release from 22.0.11 to 22.0.12
2023-12-13 13:57:35 +08:00
dependabot[bot]
e4f0ee8a70
build(deps): bump semantic-release from 22.0.11 to 22.0.12
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.11 to 22.0.12.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 00:07:18 +00:00
Geoffrey.C
42d42307eb
Merge pull request #187 from cycjimmy/dependabot/npm_and_yarn/semantic-release-22.0.11
build(deps): bump semantic-release from 22.0.10 to 22.0.11
2023-12-12 10:56:26 +08:00
dependabot[bot]
9ed94e4d91
build(deps): bump semantic-release from 22.0.10 to 22.0.11
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.10 to 22.0.11.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 00:15:06 +00:00
Geoffrey.C
348620f6b4
Merge pull request #186 from cycjimmy/dependabot/npm_and_yarn/semantic-release-22.0.10
build(deps): bump semantic-release from 22.0.8 to 22.0.10
2023-12-09 22:38:28 +08:00
dependabot[bot]
656effc79e
build(deps): bump semantic-release from 22.0.8 to 22.0.10
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.8 to 22.0.10.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 00:21:07 +00:00
Geoffrey.C
57f42bfd02
Merge pull request #184 from cycjimmy/dependabot/npm_and_yarn/semantic-release-22.0.8
build(deps): bump semantic-release from 22.0.7 to 22.0.8
2023-11-22 14:08:45 +08:00
dependabot[bot]
85d4c2b9ea
build(deps): bump semantic-release from 22.0.7 to 22.0.8
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.7 to 22.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.7...v22.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>
2023-11-20 00:34:08 +00:00
Geoffrey.C
ddb03b6914
Merge pull request #183 from jpbnetley/bugfix/readme
docs: update readme to ref checkout@v4
2023-11-09 10:37:22 +08:00
Geoffrey.C
9420870cc9
Merge pull request #182 from cycjimmy/dependabot/npm_and_yarn/semantic-release-22.0.7
build(deps): bump semantic-release from 22.0.6 to 22.0.7
2023-11-09 10:35:10 +08:00
Jonathan Netley
86915dbbce
docs: update readme to ref checkout@v4 2023-11-08 20:33:58 +02:00