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
renovate[bot]
ebad322318
chore(deps): update dependency path-parse to 1.0.7 [security] ( #2072 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 23:11:48 -05:00
renovate[bot]
88e423b828
chore(deps): update dependency p-retry to v4.6.1 ( #2042 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 13:17:04 -07:00
Oscar Dominguez
a4f0ff70fe
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows ( #2038 )
2021-07-19 10:39:55 -07:00
renovate[bot]
ee3068eb6a
chore(deps): update dependency nock to v13.1.1 ( #2034 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-18 10:06:40 -07:00
Hugh Rawlinson
04b6046e1f
docs(branches): minor typo fixes ( #2033 )
2021-07-17 14:53:43 -07:00
renovate[bot]
fa847e2b87
chore(deps): update dependency p-retry to v4.6.0 ( #2004 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-08 21:39:19 +00:00
Kyle T
413ffd2a4b
docs(circleci): Update CircleCI recipes config ( #2018 )
...
Updates the included CircleCI config file example.
* Now uses 2.1 style config
* Uses Node Orb
* Use pre-defined node/test job
* Uses Matrix jobs to test multiple node versions.
* Updated Node versions
* Using new CircleCI docker images (from node executor)
* Updated language/terminology in description
2021-07-08 13:14:29 -07:00
renovate[bot]
143c8981bf
chore(deps): update dependency js-yaml to v4 ( #1752 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Matt Travi <programmer@travi.org>
2021-07-02 00:07:46 -05:00
Moritz Wiesinger
cf000687c4
docs(recipes): fix some typos ( #1999 )
...
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
2021-07-01 09:17:34 -07:00
Fernando Rojo
1463eb42cb
docs(plugins): clarify order of execution ( #1989 )
2021-06-25 14:06:57 -05:00
Axieum
80e1665037
fix: corrected spelling of invalid plugin config error ( #1979 )
v17.4.4
2021-06-15 09:52:19 -05:00
renovate[bot]
37765ef36d
chore(deps): update dependency dockerode to v3.3.0 ( #1977 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-11 08:56:45 -07:00
renovate[bot]
a7a1e6d28f
chore(deps): update dependency sinon to v11 ( #1976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-11 13:38:45 +00:00
renovate[bot]
59bf862d4a
chore(deps): update dependency nock to v13.1.0 ( #1975 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-10 12:45:53 -07:00
renovate[bot]
78a63a7de0
chore(deps): update dependency trim-newlines to 3.0.1 [security] ( #1974 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 22:31:00 -05:00
dependabot[bot]
61f94c00ab
build(deps): bump normalize-url from 4.5.0 to 4.5.1 ( #1973 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 22:03:00 -05:00
Justin Dietz
7452eaf2cd
docs: adds updated docker plugin that supports major, minor tagging ( #1963 )
2021-06-03 09:31:49 -07:00
renovate[bot]
c229888cc0
chore(deps): update dependency fs-extra to v10 ( #1955 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 22:14:25 +00:00
HonkingGoose
29d34788ff
docs(README): improve sentence ( #1962 )
2021-06-01 13:48:53 -07:00
Aki Mäkinen
fe0ac417cf
docs(plugin developer guide): correction, additional details / advanced ( #1961 )
...
A correction to the earlier documentation: the "nextRelease" object is NOT similar to the
lastRelease and there are some differences. Because of this, the object is now documented as a
separate entry. Added also information on how the error handling should be done so that
semantic-release would be able to handle errors from plugins properly and call "fail" lifecycle
plugins. Included some more advanced information on how the analyzeCommits-lifecycle plugins work
and how the result of the initial analyzer can be overridden. This is an edge case, but could happen
and is good to understand.
2021-05-31 10:15:47 -07:00
renovate[bot]
3edc917c7c
chore(deps): update dependency tempy to v1.0.1 ( #1946 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-27 02:54:20 +00:00
renovate[bot]
8bc98c33c9
chore(deps): update dependency browserslist to 4.16.5 [security] ( #1954 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 20:46:59 -05:00
Josh Sullivan
6427210b83
docs(workflow-configurator): fix single typo ( #1892 )
2021-05-26 10:57:54 -07:00
renovate[bot]
4c1c992869
chore(deps): update dependency sinon to v10 ( #1941 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-22 01:06:53 +00:00
renovate[bot]
a3a9907368
chore(deps): update dependency codecov to v3.8.2 ( #1940 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 23:16:45 +00:00
Dmytro Pustovit
7fbab56a98
docs: add semantic-release-telegram to the list of community plugins ( #1945 )
...
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
2021-05-21 14:30:44 -07:00
Dmytro Pustovit
7dae2a9f43
docs: add heroku to list of community plugins ( #1920 )
2021-05-21 14:29:28 -07:00
Ryan Sonshine
13f6a725a1
docs(plugins-list): add semantic-release-codeartifact ( #1939 )
2021-05-17 07:50:18 -07:00
Gregor Martynus
55194c106e
fix: bump minimal version of lodash to address CVE-2021-23337
( #1931 )
v17.4.3
2021-05-12 11:37:06 -07:00
mhagnumdw
e24ef71e33
docs(distribution-channels): fix branch name ( #1925 )
2021-05-09 22:40:32 -05:00
Aki Mäkinen
0435e35fee
docs(Plugin Developer Guide): More detailed lifecycle list and context descriptions ( #1880 )
...
* docs(Plugin Developer Guide): More detailed lifecycle list and context descriptions
This commit will improve the following in the Plugin developer guide:
* Lifecyle list more complete (previous was missing some lifecycles)
* Context object has been now described in more detail per lifecycle
* Some readability/maintainability fixes to the markdown file itself
to make it easier to edit and read in an editor.
* docs(Plugin Developer Guide): Added missing context field to analyzeCommits lifecycle documentation
analyzeCommits lifecycle context was missing documentation for "commits" list.
* docs(developer-guide): remove line breaks added in an earlier commit
As per requested in the code review, the line breaks that were added in an earlier commit are now
removed. While this does make reading the text just slightly more difficult (to see the whole
picture), the benefit of making code reviews easier does outweight the admittedly small benefit.
2021-04-25 15:14:03 -07:00