1222 Commits

Author SHA1 Message Date
Matt Travi
f634b8c3ca
fix(npm-plugin): upgraded to the beta, which upgrades npm to v8
BREAKING CHANGE: `@semantic-release/npm` has also dropped support for node v15
v19.0.0-beta.2
2022-01-17 12:52:51 -06:00
Rich Trott
d9e5bc0604
fix: upgrade marked to resolve ReDos vulnerability (#2330)
BREAKING CHANGE: node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of `marked` and `marked-terminal` that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already.
v19.0.0-beta.1
2022-01-17 11:17:27 -06:00
Jaime Gómez-Obregón
dd7d664aa1
docs: fix a broken link (#2318) 2022-01-07 17:28:12 +00:00
Federico D'Eredità
cd6136d67e
docs: wrong prerelease example (#2307)
The documentation says:

> If the `prerelease` property is set to `true` the `name` value will be used.

But then the example referring to this behaviour has the the `prerelease` value set to `'beta'` instead of `true`.
2021-12-21 09:24:12 -08:00
Rommy Gustiawan
e62c83d805
docs: remove repeated 'with' word (#2289) 2021-12-07 16:38:58 +00:00
Matt Travi
5d78fa4045
docs(breaking-change): highlighted the need for BREAKING CHANGE: to be in the commit footer (#2283)
since this is a common confusion point for new folks
2021-12-02 10:06:37 -08:00
Matt Travi
b64855fc57
docs(badge): mentioned referencing the commit convention (#2269) 2021-11-26 11:13:26 -08:00
Takuya Fukuju
09bcf7a86d
docs: update badges to include preset names (#2266) 2021-11-25 23:31:49 -06:00
Matt Travi
8e96b23a60
docs(issue-templates): fixed links to templates for opening issues (#2264)
and broke lines after sentences
2021-11-24 10:27:50 -08:00
Eric Crosson
5535268ad0
docs: fix typo (#2262) 2021-11-24 10:05:42 -06:00
Alex Babel
7f971f3a4c
fix: bump @semantic-release/commit-analyzer to 9.0.2 (#2258) v18.0.1 2021-11-23 23:51:53 -06:00
Takuya Fukuju
e6366211bb
docs(troubleshooting): typo (#2254) 2021-11-21 09:09:29 -08:00
Max Brauer
f2a2deffc1
docs(recipes): fix path to recipes (#2253)
* removes link to unknown “package managers and languages” recipes
2021-11-20 14:45:06 +00:00
renovate[bot]
628e29e413
chore(deps): update dependency got to v11.8.3 (#2251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 09:47:32 +00:00
Matt Travi
8fda7fd423
docs(recipes): moved recipes to sub-directories to align with gitbook expectations (#2246) 2021-11-14 10:35:20 -08:00
Justin Dietz
52d76a2a97
docs(plugin-list): updates semantic-release-plus/docker with updated lifecycle hook. (#2243) 2021-11-12 16:07:34 -08:00
renovate[bot]
f092dd1e44
chore(deps): update dependency nock to v13.2.1 (#2242)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 10:37:08 +00:00
Matt Travi
03aa7d0d50
docs(badge): switched to proper semantic-release logo (#2235) 2021-11-08 13:48:25 -06:00
Matt Travi
bc146e49b1
docs(gitbook): updated the summary document so that missing pages are rendered by gitbook (#2234) 2021-11-07 20:50:14 -08:00
renovate[bot]
5f9d1d17ab
chore(deps): update dependency nock to v13.2.0 (#2233)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 03:28:04 +00:00
renovate[bot]
7ff71ad55f
chore(deps): update dependency sinon to v12.0.1 (#2231)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 16:11:34 +00:00
Matt Travi
d3958b80bf
Revert "chore(deps): update dependency p-retry to v5" (#2230) 2021-11-03 15:36:35 -05:00
renovate[bot]
4ae9209b1c
chore(deps): update dependency p-retry to v5 (#2229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 20:24:23 +00:00
renovate[bot]
32d0ab3003
chore(deps): update dependency sinon to v12 (#2227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 18:14:23 +00:00
renovate[bot]
0e0705937d
chore(deps): update dependency clear-module to v4.1.2 (#2226)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 18:06:13 +00:00
Ievgenii Shepeliuk
b2b07bfc00
docs(plugins): add @eshepelyuk/semantic-release-helm-oci to plugins list (#2211)
Signed-off-by: Ievgenii Shepeliuk <eshepelyuk@gmail.com>
2021-10-30 20:32:38 +00:00
Justin Poehnelt
2ef403eb98
docs: add semantic-release-npm-deprecate plugin (#2210) 2021-10-29 12:52:53 -07:00
Matt Travi
0d0e0a1d8f
docs(node-version): consolidated and clarified the details about the required node version (#2170) 2021-10-24 02:27:16 -05:00
renovate[bot]
1e54e9e79a
chore(deps): update dependency ansi-regex to 5.0.1 [security] (#2197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 19:49:14 +00:00
renovate[bot]
aa866838a8
chore(deps): update dependency nock to v13.1.4
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 12:44:44 -07:00
Justin Dietz
8db804b7dc
docs: fix plugin example (export verifyConditions, not verify) (#2192)
plugin example was exporting `verify`, not `verifyConditions`
2021-10-18 11:50:50 -07:00
askoropad
a50dc996b5
docs(plugins): add telegram-bot plugin to the plugin list (#2190) 2021-10-14 19:31:45 +00:00
Nitzan Ohana
0495cb67b2
docs: add semantic-release-github-milestones plugin (#2181) 2021-10-11 20:26:03 +00:00
HonkingGoose
74671f809c
docs(github-actions): update workflow version, update node-version (#2175) 2021-10-05 09:20:34 -05:00
Matt Travi
7faa7993eb
docs(readme): minor updates, including formating and minor clarification (#2168) 2021-10-01 16:55:07 +00:00
ttrobisch
f79e27f588
docs: add semantic-release-mattermost to the plugin list (#2163) 2021-10-01 16:47:58 +00:00
renovate[bot]
685d2b5455
chore(deps): update dependency ssh2 to 1.4.0 [security] (#2147)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 21:01:14 -05:00
Justin Poehnelt
0ce4846b68
docs: add section on logger usage for plugins (#2139) 2021-09-21 15:52:17 -07:00
renovate[bot]
eb32d79ce4
chore(deps): update dependency semver-regex to 3.1.3 [security] (#2144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 11:48:01 -05:00
Gregor Martynus
20034829d9 build(release.yml): set node-version to 16 2021-09-17 16:53:36 -07:00
Matt Travi
66cc2b4c7f
feat(node-version): raised the minimum required version to v14.17 (#2132)
BREAKING CHANGE: the minimum required version of node is now v14.17
v18.0.0
2021-09-17 13:05:32 -07:00
renovate[bot]
1632e1adac
chore(deps): update dependency dockerode to v3.3.1 (#2113)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 07:02:37 +00:00
renovate[bot]
0390af32b6
chore(deps): update dependency sinon to v11.1.2 (#2108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 23:46:49 +00:00
renovate[bot]
e58b76e700
chore(deps): update dependency nock to v13.1.3 (#2107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 23:29:44 +00:00
renovate[bot]
5e228a1cd1
chore(deps): update dependency codecov to v3.8.3 (#2106)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 23:11:33 +00:00
Roz
23d2bc2842
docs: fix broken link on github actions recipe (#2102)
The link to the secrets and environment variables was broken since the documentation changed.
I pointed the link to the URL that made most sense, since users can choose to create the secret wherever they want.
2021-09-03 16:40:59 +00:00
Gregor Martynus
b4200b05cd
ci(test): set node version explicitly in test job (#2092) 2021-08-25 12:14:40 -07:00
Matt Travi
ea52e1775a
fix(engines): fixed defined node version to account for the higher requirement from the npm plugin (#2088) v17.4.7 2021-08-25 12:01:16 -07:00
Matt Travi
5edff69580
fix(marked): reverted upgrade to v3 (#2087)
since marked v3 requires node v12
v17.4.6
2021-08-23 15:34:58 -05:00
renovate[bot]
6e4beb8314
fix(deps): update dependency marked to v3
Co-authored-by: Renovate Bot <bot@renovateapp.com>
v17.4.5
2021-08-15 22:58:06 -07:00