Commit Graph

652 Commits

Author SHA1 Message Date
Automated Version Bump 8967e27a44 ci: version bump to v10.1.1 2023-10-19 07:14:47 +00:00
Phil 164f4bd1c9
Merge pull request #227 from phips28/dependabot/npm_and_yarn/babel/traverse-7.23.2
build(deps-dev): bump @babel/traverse from 7.19.6 to 7.23.2
2023-10-19 09:14:28 +02:00
Automated Version Bump c8d5af9d93 ci: version bump to v10.1.0 2023-10-19 07:14:15 +00:00
Phil f9778052d7
Merge pull request #226 from SenseiHiraku/SenseiHiraku-patch-1
feat: add support for alternative git provider
2023-10-19 09:14:01 +02:00
Hiraku e7dcfa86ed
fix: add proposed changes 2023-10-18 15:16:06 +02:00
Hiraku ecc5ee18af
fix syntax error 2023-10-18 15:13:27 +02:00
dependabot[bot] 52a4fe352a
build(deps-dev): bump @babel/traverse from 7.19.6 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 11:12:13 +00:00
Hiraku ca5c7b6b98
feat: add support for alternative git provider 2023-10-17 21:11:03 +02:00
Automated Version Bump 06d220c011 ci: version bump to v10.0.4 2023-10-03 13:14:23 +00:00
Phil 904bb11265
Merge pull request #221 from phips28/dependabot/npm_and_yarn/word-wrap-1.2.4
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
2023-10-03 15:14:08 +02:00
Automated Version Bump 697e03ae1f ci: version bump to v10.0.3 2023-10-03 13:09:24 +00:00
Phil 0a70848e94
Merge pull request #225 from phips28/revert-224-always-fetch-branches
Revert "Tag events: Always fetch branches"
2023-10-03 15:09:05 +02:00
Phil 81bfcdb36b
Revert "Tag events: Always fetch branches" 2023-10-03 15:08:21 +02:00
Automated Version Bump 76db49656e ci: version bump to v10.0.2 2023-10-03 11:13:13 +00:00
Phil b7e26dc6c2
Merge pull request #224 from dsotirakis/always-fetch-branches
Tag events: Always fetch branches
2023-10-03 13:12:55 +02:00
dsotirakis dfc3f132b5
Always fetch 2023-10-03 13:06:38 +03:00
dependabot[bot] dac21a069e
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 21:33:19 +00:00
Automated Version Bump 95099cd5ed ci: version bump to v10.0.1 2023-06-28 17:44:31 +00:00
Phil 23be3d85c6
Merge pull request #220 from Pho3niX90/master
fallback to set-output on >> $GITHUB_OUTPUT failure
2023-06-28 19:44:17 +02:00
Pho3niX90 b990f39960
Update index.js 2023-06-28 19:18:03 +02:00
Automated Version Bump 0a5ec790ba ci: version bump to v10.0.0 2023-06-11 22:30:02 +00:00
Phil 7ff139da76
Merge pull request #216 from timjrobinson/master
Filter out empty strings for major/minor bump checks
2023-06-12 00:29:46 +02:00
Tim Robinson 67ae6a8354 Filter out empty strings for major/minor bump checks 2023-06-07 16:47:41 +10:00
Automated Version Bump ab013097e0 ci: version bump to v9.1.6 2023-05-25 17:05:47 +00:00
Phil 731aed4287
Merge pull request #215 from mmatotan/master
Optionally select the second element from array
2023-05-25 19:05:31 +02:00
mmatotan a5a0a45931 Optionally select the second element from array, fixes #214 2023-05-25 16:18:54 +02:00
Automated Version Bump 967250ec79 ci: version bump to v9.1.5 2023-05-12 11:01:50 +00:00
Phil 6802eb2a51
Merge pull request #205 from phips28/dependabot/npm_and_yarn/json5-2.2.3
build(deps): bump json5 from 2.2.1 to 2.2.3
2023-05-12 13:01:36 +02:00
Automated Version Bump d5e20ea8cb ci: version bump to v9.1.4 2023-05-12 10:48:35 +00:00
Phil f1eec0fb5d
Merge pull request #211 from dnlcrl/master
Feature: check-last-commit-only option
2023-05-12 12:48:21 +02:00
dnlcrl 23b3999033 add also a check for commits.lengths 2023-05-12 11:35:59 +02:00
dnlcrl affc39eb17 fix yml syntax at line 74, column 42 2023-05-12 10:12:15 +02:00
dnlcrl fb5e5b85fb typo fix 2023-05-12 10:08:36 +02:00
dnlcrl 394c299ffe fix check 2023-05-12 09:28:57 +02:00
dnlcrl 0e016e8ccb fix title typo 2023-05-12 09:11:12 +02:00
dnlcrl cec8375d0a add check-last-commit-only to check only in last commit 2023-05-12 09:09:57 +02:00
dependabot[bot] 17c1bb0174
build(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 12:25:13 +00:00
Automated Version Bump 25cd8ffb8e ci: version bump to v9.1.3 2022-12-18 22:54:00 +00:00
Phil 68afd9c3ec
Merge pull request #204 from jirihofman/patch-1
Update README.md
2022-12-18 23:53:46 +01:00
Jiří Hofman 1fa39beba4
Update README.md 2022-12-18 23:49:32 +01:00
Automated Version Bump f6fc0ed0bb ci: version bump to v9.1.2 2022-12-01 20:23:37 +00:00
Phil 8054b9352f
Merge pull request #199 from phips28/dependabot/npm_and_yarn/minimatch-3.1.2
build(deps): bump minimatch from 3.0.4 to 3.1.2
2022-12-01 21:23:19 +01:00
dependabot[bot] 9212a9bc2f
build(deps): bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 20:17:36 +00:00
Automated Version Bump 791dfc0266 ci: version bump to v9.1.1 2022-12-01 20:16:16 +00:00
Phil 6b26bb11cf
Merge pull request #198 from Sparticuz/patch-1
Update README.md
2022-12-01 21:15:55 +01:00
Kyle McNally 0c7e0fb18f
Update README.md 2022-12-01 15:13:25 -05:00
Automated Version Bump 95eef4662e ci: version bump to v9.1.0 2022-11-21 10:03:23 +00:00
Phil a8fe0ccd39
Merge pull request #197 from sbsrnt/master
feat: add tagSuffix input
2022-11-21 10:03:06 +00:00
Sebastian Krzyżanowski d465377547 feat: add tagSuffix input 2022-11-20 21:50:01 +01:00
Automated Version Bump 8cb7a0b5fa ci: version bump to v9.0.42 2022-11-08 20:30:05 +00:00