Commit Graph

652 Commits

Author SHA1 Message Date
Phil 14842c1314
Merge pull request #195 from nickbeaulieu/update-readme-private-repos
Adds note to README for use with private repos
2022-11-08 21:29:49 +01:00
Nick Beaulieu b7ebd115c0 Adds note to README for use with private repos 2022-11-08 12:30:10 -05:00
Automated Version Bump a0355e07a5 ci: version bump to v9.0.41 2022-11-03 21:54:52 +00:00
Phil 36eed5885a
Merge pull request #194 from kevcube/prerelease_not_working
version-type prerelease fix was flaky
2022-11-03 22:54:29 +01:00
Kevin Mahoney d7f1541d86
fixed it. move outside of parens 2022-11-03 17:25:26 -04:00
Kevin Mahoney 8e0393d982
what 2022-11-03 17:18:05 -04:00
Kevin Mahoney 3fdf98425b
test 2022-11-03 17:13:40 -04:00
Kevin Mahoney 447bc3508a
test 2022-11-03 17:09:33 -04:00
Automated Version Bump 956c1623ee ci: version bump to v9.0.40 2022-11-03 14:38:33 +00:00
Phil e9bc214ba5
Merge pull request #187 from danquack/patch-1
change environment name to INPUT_PACKAGEJSON_DIR
2022-11-03 15:38:15 +01:00
Daniel Quackenbush 1568b67ba5
allow for input or environment 2022-11-03 10:29:47 -04:00
Automated Version Bump 26ea9dd8a1 ci: version bump to v9.0.39 2022-10-28 09:06:16 +00:00
Phil e7aad714c2
windows not fully supported warning 2022-10-28 11:05:57 +02:00
Automated Version Bump 1b3f6d16e9 ci: version bump to v9.0.38 2022-10-27 16:12:45 +00:00
phips28 75c1d00e6e added more logs to identify #193 2022-10-27 18:12:24 +02:00
Automated Version Bump 7a87f05809 ci: version bump to v9.0.37 2022-10-27 09:02:38 +00:00
Phil dd2a2e1a8f
Merge pull request #192 from josu-vergara-lecue/fix/issue-190
Issue 190: Use GITHUB_OUTPUT environment file to set output.
2022-10-27 11:02:23 +02:00
Josu Vergara Lecue e02ebb3d92
Issue 190: Use GITHUB_OUTPUT environment file to set output.
This follows the guidelines described in
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-27 09:10:24 +02:00
Automated Version Bump 8502f4970e ci: version bump to v9.0.36 2022-10-26 19:22:17 +00:00
Phil a60a8663b9
Merge pull request #191 from kevcube/fix_version_type
fix prerelease version selection when version-type is set
2022-10-26 21:22:01 +02:00
Kevin Mahoney 933159043f
fmt 2022-10-26 15:07:21 -04:00
Kevin Mahoney 279b636703
fix prerelease selection logic 2022-10-26 14:56:40 -04:00
Automated Version Bump 0bab495f85 ci: version bump to v9.0.35 2022-10-26 16:38:57 +00:00
Phil bc4c54db95
Merge pull request #184 from phips28/dependabot/npm_and_yarn/jsdom-and-jest--removed
build(deps): bump jsdom and jest
2022-10-26 18:38:41 +02:00
dependabot[bot] 2e3ce49370
build(deps): bump jsdom and jest
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `jsdom`

Updates `jest` from 25.5.4 to 29.1.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 16:30:33 +00:00
Automated Version Bump a24242365a ci: version bump to v9.0.34 2022-10-26 16:29:14 +00:00
Phil a3bf9e05dc
Merge pull request #189 from kevcube/fix_version_type
Fix broken version-type rc
2022-10-26 18:28:57 +02:00
Kevin Mahoney 51c1769211 fix version-type 2022-10-25 17:51:04 -04:00
Daniel Quackenbush 04b79be048
change environment name to INPUT_PACKAGEJSON_DIR 2022-10-14 10:32:47 -04:00
Automated Version Bump 3efc8c1af2 ci: version bump to v9.0.33 2022-10-13 14:52:24 +00:00
Phil 5b48534cc5
Update README.md 2022-10-13 16:52:06 +02:00
Automated Version Bump 51322c7f66 ci: version bump to v9.0.32 2022-10-13 14:47:41 +00:00
Phil 9699f4ceee
Merge pull request #183 from danquack/patch-1
node 12 -> node 16
2022-10-13 16:47:21 +02:00
Daniel Quackenbush 127415ae7c
node 12 -> node 16 2022-10-13 10:05:26 -04:00
Automated Version Bump 39d361ef07 ci: version bump to v9.0.31 2022-09-07 09:19:08 +00:00
Phil 9ff46bcc63
Merge pull request #177 from phips28/dependabot/npm_and_yarn/json-schema-0.4.0
build(deps): bump json-schema from 0.2.3 to 0.4.0
2022-09-07 11:18:53 +02:00
Automated Version Bump 1c17e595b3 ci: version bump to v9.0.30 2022-09-07 09:16:00 +00:00
Phil ee34ef3f8d
Merge pull request #178 from henninghall/patch-1
exit build with error if `getPackageJson` fails
2022-09-07 11:15:46 +02:00
Henning Hall a4ec0e5231
exit build with error if getPackageJson fails 2022-09-07 11:12:37 +02:00
dependabot[bot] f5e95f6afa
build(deps): bump json-schema from 0.2.3 to 0.4.0
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 20:54:43 +00:00
Automated Version Bump 401cedccb0 ci: version bump to v9.0.29 2022-09-04 16:32:16 +00:00
Phil c8952c783e
Revert action name 2022-09-04 18:32:04 +02:00
Automated Version Bump 9c46d1c128 ci: version bump to v9.0.28 2022-09-04 16:30:27 +00:00
Phil 8ed7678d9f
Merge pull request #176 from sherifalaa55/master
Add option to manually override the version type
2022-09-04 18:30:13 +02:00
Sherif Ismael f837a62007
Update action.yml 2022-09-03 01:16:51 +02:00
Sherif Alaa b050c52335 fix condition typo 2022-09-03 01:03:21 +02:00
Sherif Alaa 51850bb2b9 add input for overriding version type 2022-09-03 00:55:28 +02:00
Automated Version Bump 608cab1205 ci: version bump to v9.0.27 2022-07-14 15:53:35 +00:00
Phil 5d3278ebdf
Merge pull request #172 from phips28/phips28-patch-1
Create LICENSE
2022-07-14 17:53:15 +02:00
Phil ba373f1c77
Create LICENSE 2022-07-14 17:52:20 +02:00