Update dependency release-it to v15 #25

Merged
niggl merged 1 commits from renovate/release-it-15.x into main 2022-04-30 14:10:20 +00:00

This PR contains the following updates:

Package Type Update Change
release-it devDependencies major ^14.11.3 -> ^15.0.0

Release Notes

release-it/release-it

v15.0.0

Compare Source

  • Skip lifecycle hooks without a version (i.e. don't release) (d706484)
  • Update changelog and add announcement for major release (e2aa887)
  • Update dependency (700c547)
  • Update minimum required Node.js engine to v14.9.0 (94e073b)
  • Replace external debug dependency with node:util.debug (e7748a8)
  • Ignore ESM-only dependencies in import/no-unresolved (bd45e52)
  • Remove .only test (3282e95)
  • Prefix node: imports (b033e0b)
  • Remove unused markdown-toc + script (34ad75b)
  • Update changelog (65246b7)
  • Update dependencies (ae0ad11)
  • Remove support for GitLab < v12.4 (c2cf5a9)
  • Remove tasks.js (it's index.js) (fbcbe91)
  • Remove anonymous metrics (and the option to disable it) (e9ce69b)
  • Start using actual un-mocked files in config specs (aa1815e)
  • Remove unused/obsolete files (7c84b4e)
  • Update dependencies & remove support for Node.js v12 (853c6e7)
  • Merge branch 'master' into feature/es-modules (d411f8c)
  • Increase timeout for tests using npm link (bbee9bb)
  • Use npm link to install release-it in plugin tests (f538a01)
  • Disable worker threads in ava (bacec65)
  • Replace tmp package with Node.js internal in test helper (717fab3)
  • Update dependencies (900c1a2)
  • Add file (0f195a3)
  • Update dependency (9dea8fc)
  • Downgrade chalk & migrate ora usage (a6bb29b)
  • Specs don't need to execute git log (ee36d7b)
  • Re-add missing import (b03a34d)
  • Update dependencies (mostly major updates) (fbe0575)
  • Rename/combine index and cli modules (eb4d858)
  • Fix tagName in git tag prompt (f007382)
  • Improve second latest tag command (21cca12)
  • Improve tag version parser (2fc0e94)
  • Lift tagName to global/config context (628edc6)
  • Separate --no-increment from --github.update (57a77c8)
  • Pass url to import() rather than path (38c0eee)
  • Fix up tests (7a76101)
  • Improve legacy module resolution for plugins (c97fc2b)
  • Extend exports for plugin tests (134d27e)
  • Normalize plugin loader (38dabbe)
  • Fix tests (9516010)
  • Stop testing for Node.js v10 (dae3a51)
  • Refactor plugin loader + tests (remove proxyquire) (570e349)
  • Fix ava config (ad03f71)
  • Fix imports in tests (e7e664c)
  • Fix lodash import (7ab8574)
  • Fix relative import paths (f28ec24)
  • Add .js extension to imports (c31548c)
  • Use util to read JSON (216267b)
  • Format modules (eeb4126)
  • Update package.json + .eslintrc.json (abd3c73)
  • Convert CommonJS to ES Modules (179708a)
  • Update dependencies (0568d3e)
  • Only trim end of stdout (75d0c2f)

v14.14.3

Compare Source

  • Remove .only test (dd249c6)
  • Temporarily(?) ignore docs.gihub.com links (returning 403) (ec3e4db)
  • Improve docs re. git.tagMatch (93c583c)
  • Replace "resources" at the bottom with link to license, order examples (e9c6b8d)
  • Update docs.github.com links (2fe93fd)
  • Add test for git.tagMatch + changelog behavior (5e843f1)
  • Improve documentatiion, mainly re. git.tagMatch (751e171)
  • Remove xlink namespace from svg (9ce7501)
  • Remove duplicate test and wrap up proxy fix (f1e8843)
  • Fixes github.proxy not working (#​863) (#​893) (1fe1afa)

v14.14.2

Compare Source

NOTE This is the latest release still supporting Node.js v10. Major issues reported in release-it v14 might still receive bug fixes and patch releases, but no new features.

v14.14.1

Compare Source

  • Update dependencies (still supporting Node.js v10) (7018194)
  • Add note about using Inquirer.js in hooks (closes #​821) (2f10cc4)
  • Add comment re. quoting CLI hook arguments (closes #​865) (ea11a0d)
  • Also transfer tagMatch to release plugins (fixes #​885) (0e0ad33)
  • Downgrade mock-fs and install polyfill for Promise.allSettled (to support Node v10) (56f1ec7)
  • test: fix CI test for different Node versions (#​888) (e8a57cc)
  • chore(deps): downgrade inquirer from 8.2.2 to 8.2.0 to avoid dropping Node 10 support (#​887) (2a9a31c)

v14.14.0

Compare Source

  • Update dependencies (c61c780)
  • Minor edits to new gitlab milestones feature (63869b8)
  • Add gitlab.milestones option to associate milestones with a release (#​883) (af0882f)
  • More consistently use example.org in docs, links and even tests (3ccdef0)
  • Clarify the github.host config option (#​875) (6d7c3f2)

v14.13.1

Compare Source

  • Take latestTag from config context (allowing any value) (9fe82ed)
  • Saleor project was moved to dedicated GitHub organization (#​873) (1e0f8f7)

v14.13.0

Compare Source

  • Allow wildcards for required branch(es) (closes #​877) (fb8622b)
  • Fix/add tests and wrap up npm.allowSameVersion (739f6f6)
  • Allow running npm version with arg --allow-same-version (#​878) (2a7565d)

v14.12.5

Compare Source

  • Fix body when auto-generating release notes (and updating) GitHub releases (2c42a8e)
  • Fix spec for different version of Git (c20d9d0)
  • Remove deprecated ref from docs (5e0d4c0)

v14.12.4

Compare Source

  • Update node-fetch (security issue in transitive dep, closes #​862) (d9aaa6c)
  • Remove the unused deprecated feature itself (d80beaf)
  • Remove old code coverage stuff (bdf6d18)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-it](https://github.com/release-it/release-it) | devDependencies | major | [`^14.11.3` -> `^15.0.0`](https://renovatebot.com/diffs/npm/release-it/14.12.3/15.0.0) | --- ### Release Notes <details> <summary>release-it/release-it</summary> ### [`v15.0.0`](https://github.com/release-it/release-it/releases/15.0.0) [Compare Source](https://github.com/release-it/release-it/compare/14.14.3...15.0.0) - Skip lifecycle hooks without a `version` (i.e. don't release) ([`d706484`](https://github.com/release-it/release-it/commit/d706484)) - Update changelog and add announcement for major release ([`e2aa887`](https://github.com/release-it/release-it/commit/e2aa887)) - Update dependency ([`700c547`](https://github.com/release-it/release-it/commit/700c547)) - Update minimum required Node.js engine to v14.9.0 ([`94e073b`](https://github.com/release-it/release-it/commit/94e073b)) - Replace external debug dependency with `node:util.debug` ([`e7748a8`](https://github.com/release-it/release-it/commit/e7748a8)) - Ignore ESM-only dependencies in import/no-unresolved ([`bd45e52`](https://github.com/release-it/release-it/commit/bd45e52)) - Remove `.only` test ([`3282e95`](https://github.com/release-it/release-it/commit/3282e95)) - Prefix `node:` imports ([`b033e0b`](https://github.com/release-it/release-it/commit/b033e0b)) - Remove unused markdown-toc + script ([`34ad75b`](https://github.com/release-it/release-it/commit/34ad75b)) - Update changelog ([`65246b7`](https://github.com/release-it/release-it/commit/65246b7)) - Update dependencies ([`ae0ad11`](https://github.com/release-it/release-it/commit/ae0ad11)) - Remove support for GitLab < v12.4 ([`c2cf5a9`](https://github.com/release-it/release-it/commit/c2cf5a9)) - Remove tasks.js (it's index.js) ([`fbcbe91`](https://github.com/release-it/release-it/commit/fbcbe91)) - Remove anonymous metrics (and the option to disable it) ([`e9ce69b`](https://github.com/release-it/release-it/commit/e9ce69b)) - Start using actual un-mocked files in config specs ([`aa1815e`](https://github.com/release-it/release-it/commit/aa1815e)) - Remove unused/obsolete files ([`7c84b4e`](https://github.com/release-it/release-it/commit/7c84b4e)) - Update dependencies & remove support for Node.js v12 ([`853c6e7`](https://github.com/release-it/release-it/commit/853c6e7)) - Merge branch 'master' into feature/es-modules ([`d411f8c`](https://github.com/release-it/release-it/commit/d411f8c)) - Increase timeout for tests using `npm link` ([`bbee9bb`](https://github.com/release-it/release-it/commit/bbee9bb)) - Use `npm link` to install release-it in plugin tests ([`f538a01`](https://github.com/release-it/release-it/commit/f538a01)) - Disable worker threads in ava ([`bacec65`](https://github.com/release-it/release-it/commit/bacec65)) - Replace `tmp` package with Node.js internal in test helper ([`717fab3`](https://github.com/release-it/release-it/commit/717fab3)) - Update dependencies ([`900c1a2`](https://github.com/release-it/release-it/commit/900c1a2)) - Add file ([`0f195a3`](https://github.com/release-it/release-it/commit/0f195a3)) - Update dependency ([`9dea8fc`](https://github.com/release-it/release-it/commit/9dea8fc)) - Downgrade chalk & migrate ora usage ([`a6bb29b`](https://github.com/release-it/release-it/commit/a6bb29b)) - Specs don't need to execute `git log` ([`ee36d7b`](https://github.com/release-it/release-it/commit/ee36d7b)) - Re-add missing import ([`b03a34d`](https://github.com/release-it/release-it/commit/b03a34d)) - Update dependencies (mostly major updates) ([`fbe0575`](https://github.com/release-it/release-it/commit/fbe0575)) - Rename/combine index and cli modules ([`eb4d858`](https://github.com/release-it/release-it/commit/eb4d858)) - Fix tagName in git tag prompt ([`f007382`](https://github.com/release-it/release-it/commit/f007382)) - Improve second latest tag command ([`21cca12`](https://github.com/release-it/release-it/commit/21cca12)) - Improve tag version parser ([`2fc0e94`](https://github.com/release-it/release-it/commit/2fc0e94)) - Lift tagName to global/config context ([`628edc6`](https://github.com/release-it/release-it/commit/628edc6)) - Separate --no-increment from --github.update ([`57a77c8`](https://github.com/release-it/release-it/commit/57a77c8)) - Pass url to import() rather than path ([`38c0eee`](https://github.com/release-it/release-it/commit/38c0eee)) - Fix up tests ([`7a76101`](https://github.com/release-it/release-it/commit/7a76101)) - Improve legacy module resolution for plugins ([`c97fc2b`](https://github.com/release-it/release-it/commit/c97fc2b)) - Extend exports for plugin tests ([`134d27e`](https://github.com/release-it/release-it/commit/134d27e)) - Normalize plugin loader ([`38dabbe`](https://github.com/release-it/release-it/commit/38dabbe)) - Fix tests ([`9516010`](https://github.com/release-it/release-it/commit/9516010)) - Stop testing for Node.js v10 ([`dae3a51`](https://github.com/release-it/release-it/commit/dae3a51)) - Refactor plugin loader + tests (remove proxyquire) ([`570e349`](https://github.com/release-it/release-it/commit/570e349)) - Fix ava config ([`ad03f71`](https://github.com/release-it/release-it/commit/ad03f71)) - Fix imports in tests ([`e7e664c`](https://github.com/release-it/release-it/commit/e7e664c)) - Fix lodash import ([`7ab8574`](https://github.com/release-it/release-it/commit/7ab8574)) - Fix relative import paths ([`f28ec24`](https://github.com/release-it/release-it/commit/f28ec24)) - Add .js extension to imports ([`c31548c`](https://github.com/release-it/release-it/commit/c31548c)) - Use util to read JSON ([`216267b`](https://github.com/release-it/release-it/commit/216267b)) - Format modules ([`eeb4126`](https://github.com/release-it/release-it/commit/eeb4126)) - Update package.json + .eslintrc.json ([`abd3c73`](https://github.com/release-it/release-it/commit/abd3c73)) - Convert CommonJS to ES Modules ([`179708a`](https://github.com/release-it/release-it/commit/179708a)) - Update dependencies ([`0568d3e`](https://github.com/release-it/release-it/commit/0568d3e)) - Only trim end of `stdout` ([`75d0c2f`](https://github.com/release-it/release-it/commit/75d0c2f)) ### [`v14.14.3`](https://github.com/release-it/release-it/releases/14.14.3) [Compare Source](https://github.com/release-it/release-it/compare/14.14.2...14.14.3) - Remove `.only` test ([`dd249c6`](https://github.com/release-it/release-it/commit/dd249c6)) - Temporarily(?) ignore docs.gihub.com links (returning 403) ([`ec3e4db`](https://github.com/release-it/release-it/commit/ec3e4db)) - Improve docs re. git.tagMatch ([`93c583c`](https://github.com/release-it/release-it/commit/93c583c)) - Replace "resources" at the bottom with link to license, order examples ([`e9c6b8d`](https://github.com/release-it/release-it/commit/e9c6b8d)) - Update docs.github.com links ([`2fe93fd`](https://github.com/release-it/release-it/commit/2fe93fd)) - Add test for `git.tagMatch` + changelog behavior ([`5e843f1`](https://github.com/release-it/release-it/commit/5e843f1)) - Improve documentatiion, mainly re. `git.tagMatch` ([`751e171`](https://github.com/release-it/release-it/commit/751e171)) - Remove xlink namespace from svg ([`9ce7501`](https://github.com/release-it/release-it/commit/9ce7501)) - Remove duplicate test and wrap up proxy fix ([`f1e8843`](https://github.com/release-it/release-it/commit/f1e8843)) - Fixes github.proxy not working ([#&#8203;863](https://github.com/release-it/release-it/issues/863)) ([#&#8203;893](https://github.com/release-it/release-it/issues/893)) ([`1fe1afa`](https://github.com/release-it/release-it/commit/1fe1afa)) ### [`v14.14.2`](https://github.com/release-it/release-it/releases/14.14.2) [Compare Source](https://github.com/release-it/release-it/compare/14.14.1...14.14.2) **NOTE** This is the latest release still supporting Node.js v10. Major issues reported in release-it v14 might still receive bug fixes and patch releases, but no new features. - Strict Node.js v10 support ([#&#8203;892](https://github.com/release-it/release-it/issues/892)) ([`43d74fe`](https://github.com/release-it/release-it/commit/43d74fe)) ### [`v14.14.1`](https://github.com/release-it/release-it/releases/14.14.1) [Compare Source](https://github.com/release-it/release-it/compare/14.14.0...14.14.1) - Update dependencies (still supporting Node.js v10) ([`7018194`](https://github.com/release-it/release-it/commit/7018194)) - Add note about using Inquirer.js in hooks (closes [#&#8203;821](https://github.com/release-it/release-it/issues/821)) ([`2f10cc4`](https://github.com/release-it/release-it/commit/2f10cc4)) - Add comment re. quoting CLI hook arguments (closes [#&#8203;865](https://github.com/release-it/release-it/issues/865)) ([`ea11a0d`](https://github.com/release-it/release-it/commit/ea11a0d)) - Also transfer `tagMatch` to release plugins (fixes [#&#8203;885](https://github.com/release-it/release-it/issues/885)) ([`0e0ad33`](https://github.com/release-it/release-it/commit/0e0ad33)) - Downgrade mock-fs and install polyfill for Promise.allSettled (to support Node v10) ([`56f1ec7`](https://github.com/release-it/release-it/commit/56f1ec7)) - test: fix CI test for different Node versions ([#&#8203;888](https://github.com/release-it/release-it/issues/888)) ([`e8a57cc`](https://github.com/release-it/release-it/commit/e8a57cc)) - chore(deps): downgrade `inquirer` from 8.2.2 to 8.2.0 to avoid dropping Node 10 support ([#&#8203;887](https://github.com/release-it/release-it/issues/887)) ([`2a9a31c`](https://github.com/release-it/release-it/commit/2a9a31c)) ### [`v14.14.0`](https://github.com/release-it/release-it/releases/14.14.0) [Compare Source](https://github.com/release-it/release-it/compare/14.13.1...14.14.0) - Update dependencies ([`c61c780`](https://github.com/release-it/release-it/commit/c61c780)) - Minor edits to new gitlab milestones feature ([`63869b8`](https://github.com/release-it/release-it/commit/63869b8)) - Add `gitlab.milestones` option to associate milestones with a release ([#&#8203;883](https://github.com/release-it/release-it/issues/883)) ([`af0882f`](https://github.com/release-it/release-it/commit/af0882f)) - More consistently use example.org in docs, links and even tests ([`3ccdef0`](https://github.com/release-it/release-it/commit/3ccdef0)) - Clarify the `github.host` config option ([#&#8203;875](https://github.com/release-it/release-it/issues/875)) ([`6d7c3f2`](https://github.com/release-it/release-it/commit/6d7c3f2)) ### [`v14.13.1`](https://github.com/release-it/release-it/releases/14.13.1) [Compare Source](https://github.com/release-it/release-it/compare/14.13.0...14.13.1) - Take `latestTag` from config context (allowing any value) ([`9fe82ed`](https://github.com/release-it/release-it/commit/9fe82ed)) - Saleor project was moved to dedicated GitHub organization ([#&#8203;873](https://github.com/release-it/release-it/issues/873)) ([`1e0f8f7`](https://github.com/release-it/release-it/commit/1e0f8f7)) ### [`v14.13.0`](https://github.com/release-it/release-it/releases/14.13.0) [Compare Source](https://github.com/release-it/release-it/compare/14.12.5...14.13.0) - Allow wildcards for required branch(es) (closes [#&#8203;877](https://github.com/release-it/release-it/issues/877)) ([`fb8622b`](https://github.com/release-it/release-it/commit/fb8622b)) - Fix/add tests and wrap up `npm.allowSameVersion` ([`739f6f6`](https://github.com/release-it/release-it/commit/739f6f6)) - Allow running npm version with arg `--allow-same-version` ([#&#8203;878](https://github.com/release-it/release-it/issues/878)) ([`2a7565d`](https://github.com/release-it/release-it/commit/2a7565d)) ### [`v14.12.5`](https://github.com/release-it/release-it/releases/14.12.5) [Compare Source](https://github.com/release-it/release-it/compare/14.12.4...14.12.5) - Fix body when auto-generating release notes (and updating) GitHub releases ([`2c42a8e`](https://github.com/release-it/release-it/commit/2c42a8e)) - Fix spec for different version of Git ([`c20d9d0`](https://github.com/release-it/release-it/commit/c20d9d0)) - Remove deprecated ref from docs ([`5e0d4c0`](https://github.com/release-it/release-it/commit/5e0d4c0)) ### [`v14.12.4`](https://github.com/release-it/release-it/releases/14.12.4) [Compare Source](https://github.com/release-it/release-it/compare/14.12.3...14.12.4) - Update node-fetch (security issue in transitive dep, closes [#&#8203;862](https://github.com/release-it/release-it/issues/862)) ([`d9aaa6c`](https://github.com/release-it/release-it/commit/d9aaa6c)) - Remove the unused deprecated feature itself ([`d80beaf`](https://github.com/release-it/release-it/commit/d80beaf)) - Remove old code coverage stuff ([`bdf6d18`](https://github.com/release-it/release-it/commit/bdf6d18)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
odit_renovate added 1 commit 2022-04-30 12:47:17 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
c7c32fa386
Update dependency release-it to v15
niggl approved these changes 2022-04-30 14:10:14 +00:00
niggl left a comment
Owner

Let's release some release-it releases

Let's release some release-it releases
niggl merged commit c3cc58f4c9 into main 2022-04-30 14:10:20 +00:00
niggl deleted branch renovate/release-it-15.x 2022-04-30 14:10:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kauft.es/linkylinky#25
No description provided.