dependabot[bot]
26f874e54a
Bump typescript from 4.9.5 to 5.5.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 18:23:42 -04:00
Rui Chen
810bfa2cd5
chore: add .github/release.yml
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 19:39:31 -04:00
dependabot[bot]
019fc2114d
Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 ( #443 )
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 4.0.3 to 7.1.1.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.0.3...v7.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 17:21:30 -04:00
Rui Chen
a74c6b72af
update changelog
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
v2.0.6
2024-06-19 17:02:53 -04:00
Rui Chen
b909f761f0
update dist/index.js
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 17:02:08 -04:00
Rui Chen
e49d08fa32
chore(deps): bump glob from 8.0.3 to 10.4.2
...
closes #464
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 16:57:12 -04:00
Rui Chen
f12ad255e1
chore(deps): bump @octokit/plugin-throttling from 4.3.2 to 9.3.0
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 16:54:35 -04:00
Rui Chen
7039a825a7
chore: release 2.0.6
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 16:52:27 -04:00
Rui Chen
f9c2b6ca37
chore: update deps and run build
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 16:52:01 -04:00
Rui Chen
73738a6293
chore(deps): bump node dep and @types/node
...
closes #463
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-19 16:48:57 -04:00
dependabot[bot]
a500a35279
Bump ts-jest from 29.0.3 to 29.1.4 ( #459 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.0.3 to 29.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.0.3...v29.1.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 16:46:05 -04:00
softprops
69320dbe05
update changelog
v2.0.5
2024-05-07 09:26:47 -04:00
softprops
9771ccf55f
update changelog rebuild dist
2024-05-07 09:23:27 -04:00
Till!
0a76e4214a
Fix: error handling ( #449 )
...
- refactored the big `if/else` to exit early
- added error handling for different errors while creating a release
2024-05-07 09:21:14 -04:00
softprops
3989e4b325
document impl detail
2024-05-06 09:44:36 -04:00
softprops
72e945e627
update changelog
2024-05-06 09:38:04 -04:00
softprops
40bf9ec7aa
fmt and build
2024-05-06 09:36:20 -04:00
MystiPanda
998623f0c3
fix: support space in file name ( #446 )
...
* support space in file name
* Update github.ts
2024-05-06 09:35:11 -04:00
Till!
0979303f02
Fix failure ( #447 )
...
* Fix(temp): console.log
* broken dist
2024-05-06 09:27:30 -04:00
Lucas
9b795e5782
Update README.md ( #432 )
...
Fix deprecated env mention in External Release Notes
2024-04-07 13:11:38 -04:00
softprops
9d7c94cfd0
build
v2.0.4
2024-03-12 12:26:09 -04:00
Doug Tangren
6ffed59e55
followup to #417 ( #425 )
...
* followup to #417
* update changelog
2024-03-12 12:22:52 -04:00
softprops
1ce812a7bd
package script for updating git tag
2024-03-11 09:46:18 -04:00
softprops
3198ee18f8
prep release
v2.0.3
2024-03-11 09:44:32 -04:00
Doug Tangren
7ee8e06381
declare an update docs for make_latest input ( #419 )
2024-03-11 09:42:25 -04:00
softprops
d99959edae
prep release
v2.0.2
2024-03-10 00:57:11 -05:00
Doug Tangren
0e39c679e8
make pattern error opt in ( #417 )
...
* make pattern error opt in
* changelog link
2024-03-10 00:56:17 -05:00
softprops
20e085ccc7
kick off 2.0.1 release
v2.0.1
2024-03-08 16:35:59 -05:00
softprops
9f5c4d39bc
update changelog
2024-03-08 16:30:09 -05:00
Sam Seay
0bea76b227
Add support for make_latest property ( #304 )
...
* Add make_latest, remove dubious dist asset
* Apparently make_latest is a string.
* Keep default behaviour the same by defaulting to true for make_latest.
* Update config tests and README
* Rebuild the code.
* Revert change removing commented code.
* Change default behaviour to undefined for make_latest
* Update input documentation.
* Rebuild for code changes
---------
Co-authored-by: Doug Tangren <d.tangren@gmail.com>
2024-03-08 16:28:39 -05:00
softprops
762fe13dfb
typo in changelog
2024-03-08 16:22:51 -05:00
softprops
c0f2569fb9
remove unused script
2024-03-08 16:16:17 -05:00
softprops
5743e06024
update changelog
2024-03-08 16:13:09 -05:00
Ryan Delaney
fe71fd3b91
Don't swallow errors ( #384 )
...
* Change 'pattern does not match any files' warning to fatal
Fixes #383
* Raise a fatal error if the config file is not valid
Related to #383
2024-03-08 16:10:05 -05:00
softprops
9150ab13f3
rebuild and update changelog
2024-03-08 16:00:09 -05:00
Murad "Gness Erquint" Beybalaev
74195ccd05
"Let's" → "lets". ( #295 )
...
Third-person singular simple present form of "let" is obviously intended, judging from grammatical context.
Contraction of "let us" is erroneously used instead.
2024-03-08 15:59:39 -05:00
Michael Bianco
611b8bcc8e
docs: PAT required for release workflows to be triggered ( #376 )
2024-03-08 15:58:26 -05:00
timor-raiman
1468521d63
Dont use node-fetch ( #386 )
...
* manually adopt and apply patch from https://github.com/softprops/action-gh-release/issues/206#issuecomment-1325087743
* rebuild
---------
Co-authored-by: Doug Tangren <d.tangren@gmail.com>
2024-03-08 15:55:14 -05:00
softprops
9e05c79559
jump start 2.0.1 changelog
2024-03-08 15:50:31 -05:00
R Gibim
e985949726
Do not raise misleading warning ( #389 )
...
When the input `input_files` is not defined, the
`config.input_files` will default to an empty array, which always
evaluate to true - that was triggering a warning like "hey man,
the value you inputted on `input_files` didn't yield any files",
which is logically wrong if `input_files` isn't explicitly defined.
2024-03-08 15:47:54 -05:00
softprops
a6c7483a42
release prep for v2
v2.0.0
2024-03-08 15:21:48 -05:00
Andreas Deininger
975c1b265e
Bump checkout action to latest version ( #401 )
2024-02-23 15:17:15 -05:00
Tim Heuer
4634c16e79
Update node version ( #406 )
...
Update to node20
2024-02-05 15:48:15 -05:00
Fred Emmott
c9b46fe7aa
Add note about windows paths ( #340 )
...
* Add note about windows paths
https://github.com/softprops/action-gh-release/issues/280
Document change in glob 8.0
* Fix incorrectly escaped markdown backslashes
2023-03-25 23:31:17 -04:00
ArturoS
d4e8205d7e
Update of the actions/checkout
to v3
( #287 )
...
Hi,
Thanks for such a helpful tool. I want to suggest updating the version of `actions/checkout@v2` to `actions/checkout@v3` since GitHub is moving away from node12 to node16 (https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ ).
Cheers!
2022-12-09 13:59:19 -05:00
dependabot[bot]
9114792eb2
Bump prettier from 2.7.1 to 2.8.0 ( #283 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 22:08:19 -05:00
dependabot[bot]
b4025e2cdd
Bump typescript from 4.8.4 to 4.9.3 ( #279 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 02:04:09 -05:00
dependabot[bot]
970e29c7f0
Bump @types/jest from 29.2.2 to 29.2.3 ( #278 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.2.2 to 29.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 02:03:58 -05:00
softprops
de2c0eb89a
update changelog
v0.1.15
v1
2022-11-21 01:58:37 -05:00
softprops
c4dd3270ce
add nvmrc
2022-11-21 01:54:04 -05:00