Matt Travi
579259c578
docs(contributing): updated details about local verification
2023-10-08 10:22:53 -05:00
Matt Travi
842c0eb8bc
ci(test): removed the lint step from the test job and the related checkout and setup
...
since the purpose of this job is specifically to summarize the verification results
2023-10-08 10:22:51 -05:00
Matt Travi
b5d80411ea
test(publish): added publint to verify the details of the published package
2023-10-08 10:22:06 -05:00
Matt Travi
0586f55164
test(prettier): adjusted the lint script name since prettier isnt specific to js
2023-10-08 10:19:17 -05:00
Matt Travi
473925187a
ci(dev-node): added a job to verify against the version in the .nvmrc intended for development
...
to help ensure all verification passes before deciding to update the development version (partly to
help automate this process with renovate)
2023-10-08 10:19:17 -05:00
Matt Travi
aaed2f4a6f
docs(contributing): captured notes to update the contributing guide based on conversation result
2023-10-08 10:19:17 -05:00
Matt Travi
65aea33182
test(engines): moved the ls-engines check into the lint group under the combined test process
2023-10-08 10:19:15 -05:00
Matt Travi
a8d863834a
test(lockfile): added lockfile lint to prevent attacks that download deps from malicious registries
...
i thought we'd already taken the step of adding this protection, but it looks like i failed to
follow up with getting applied across all repos
2023-10-08 10:15:39 -05:00
Matt Travi
de413899fe
test(structure): split unit tests from integration tests
...
and used npm-run-all2 to define verification script groups that can be parallelized while also enabling scripts to be run independantly
for semantic-release/.github#19
2023-10-08 10:14:10 -05:00
renovate[bot]
c6c39d67f7
ci(action): update ossf/scorecard-action action to v2.3.0 ( #2999 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 22:17:35 +00:00
renovate[bot]
dac69c981a
ci(action): update github/codeql-action action to v2.22.0 ( #2998 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 13:41:04 +00:00
renovate[bot]
4d3c394522
chore(deps): update dependency sinon to v16.1.0 ( #2996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 13:28:17 +00:00
Josh Goldberg ✨
125d41ebbc
docs: improve FAQ note about 0.x major versions ( #2993 )
2023-10-03 06:25:10 -05:00
Francesco Vattiato
b178c18fde
docs: Add release.config.cjs example with TypeScript definitions on docs/usage/configuration.md ( #2950 )
...
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
Co-authored-by: Matt Travi <programmer@travi.org>
2023-09-28 14:16:33 +00:00
renovate[bot]
cff501a083
ci(action): update github/codeql-action action to v2.21.9 ( #2989 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 15:17:25 +00:00
renovate[bot]
8e6295e214
chore(deps): update dependency p-retry to v6.1.0 ( #2985 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 16:48:11 +00:00
renovate[bot]
a92afa2a7a
chore(deps): lock file maintenance ( #2984 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 01:36:05 +00:00
renovate[bot]
e759493e07
fix(deps): update dependency env-ci to v10 ( #2983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v22.0.5
2023-09-24 11:40:51 -05:00
Joshua Tang
7bbf1e804a
docs: add community plugin semantic-release-pub
( #2981 )
2023-09-23 01:19:07 +00:00
renovate[bot]
84f2ee9374
fix(deps): update dependency marked to v9 ( #2947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v22.0.4
2023-09-22 18:15:26 -05:00
Matt Travi
6070bf61fc
Merge pull request #2980 from semantic-release/exports
...
fix(exports): removed the `exports` definition for the time being
v22.0.3
2023-09-22 18:07:44 -05:00
renovate[bot]
8a7befe96b
fix(deps): update dependency marked-terminal to v6
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v22.0.2
2023-09-22 17:15:55 -05:00
renovate[bot]
993bf59af9
ci(action): update actions/checkout digest to 8ade135 ( #2976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 20:30:25 +00:00
Matt Travi
561e2d648d
fix(exports): removed the exports
definition for the time being
...
closes #2968
2023-09-22 15:26:37 -05:00
renovate[bot]
94d50ed934
ci(action): update actions/checkout action to v4.1.0 ( #2977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 19:37:53 +00:00
Matt Travi
bd4725b041
Merge pull request #2972 from semantic-release/stable-plugins
...
fix(deps): upgraded `release-notes-generator` and `commit-analyzer` plugins to stable versions
v22.0.1
2023-09-21 07:32:08 -05:00
Matt Travi
041e4f7e37
fix(deps): upgraded release-notes-generator
and commit-analyzer
plugins to stable versions
...
follow up to #2934
2023-09-20 16:50:51 -05:00
renovate[bot]
1c8d848a4f
ci(action): update github/codeql-action action to v2.21.8 ( #2969 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 11:13:27 +00:00
Matt Travi
2822fbee5d
Merge pull request #2963 from semantic-release/always-test
2023-09-18 07:33:49 -05:00
renovate[bot]
2a67c65328
chore(deps): lock file maintenance ( #2967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 00:47:38 +00:00
Matt Travi
87f0c12cf6
ci(matrix): prevent skipping the test job when test_matrix fails
...
for #semantic-release/.github#19
2023-09-17 10:23:40 -05:00
Matt Travi
11788ed5dc
Merge pull request #2934 from semantic-release/beta
v22.0.0
2023-09-16 14:03:51 -05:00
Matt Travi
b93bef4eea
feat(node-versions): raised the minimum supported node version w/in the v20 range to v20.6.1
...
because of a known issue with v20.6.0 that we might as well avoid since we are restricting the
supported ranges at this point anyway: https://github.com/nodejs/node/issues/49497
BREAKING CHANGE: the minimum supported version for the v20 range of node has been raised slightly to
v20.6.1 to avoid a known node bug
v22.0.0-beta.9
2023-09-16 13:43:05 -05:00
Matt Travi
6604153812
Merge branch 'master' of github.com:semantic-release/semantic-release into beta
v22.0.0-beta.8
2023-09-16 11:59:52 -05:00
Matt Travi
e623cc642a
feat(node-versions): raised the minimum node v20 requirement to v20.6
...
for auto-registered loader support
BREAKING CHANGE: the minimum supported node version in the v20 major range is now v20.6
v22.0.0-beta.7
2023-09-16 11:52:49 -05:00
renovate[bot]
42f7b8269e
chore(deps): update dependency testdouble to v3.19.0 ( #2961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 13:52:55 +00:00
renovate[bot]
1017e1aac2
fix(deps): update dependency aggregate-error to v5 ( #2956 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v21.1.2
2023-09-15 23:41:01 -05:00
Matt Travi
a23b71890b
fix(deps): upgraded to the latest version of the npm plugin with npm v10
v22.0.0-beta.6
2023-09-15 16:06:44 -05:00
Matt Travi
fb850ff26d
Merge branch 'master' of github.com:semantic-release/semantic-release into beta
2023-09-15 15:49:37 -05:00
Matt Travi
b9f294d179
feat(node-versions): raised the minimum required node version to v18.17 and dropped v19 support
...
npm v20 requires v18.17
BREAKING CHANGE: node v18.17 is now the minimum supported node version and support for v19 has been dropped
v22.0.0-beta.5
2023-09-15 15:39:49 -05:00
Matt Travi
03a687b3ea
fix(deps): updated to the latest beta of the commit analyzer plugin
v22.0.0-beta.4
2023-09-15 13:23:18 -05:00
renovate[bot]
86a639dee9
ci(action): update github/codeql-action action to v2.21.7 ( #2958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 17:19:37 +00:00
renovate[bot]
da5620171e
chore(deps): update dependency sinon to v16 ( #2954 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 22:55:16 +00:00
renovate[bot]
89d51e7db7
ci(action): update github/codeql-action action to v2.21.6 ( #2953 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 18:13:04 +00:00
Matt Travi
de8e4e05e9
fix(deps): updated to the latest betas of the commit-analyzer and release-notes-generator plugins
v22.0.0-beta.3
2023-09-11 20:55:11 -05:00
renovate[bot]
0fd3bb8b3a
chore(deps): lock file maintenance ( #2948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:47:23 -07:00
renovate[bot]
c39513f24d
ci(action): update actions/upload-artifact action to v3.1.3 ( #2943 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 22:46:55 +00:00
Simon Seyock
6a5d96102d
docs(plugins): add @terrestris/maven-semantic-release ( #2939 )
2023-09-05 21:21:41 +00:00
renovate[bot]
19c09653fe
ci(action): update actions/checkout action to v4 ( #2938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 14:53:20 +00:00
renovate[bot]
32a248077f
chore(deps): lock file maintenance ( #2936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 01:53:23 +00:00