Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency release-it to v15 - autoclosed #25

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
release-it ^14.14.2 -> ^15.0.0 age adoption passing confidence

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)

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #25 (c56a482) into main (ca067cd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           30        30           
  Branches        10        10           
=========================================
  Hits            30        30           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca067cd...c56a482. Read the comment docs.

@renovate renovate bot force-pushed the renovate/release-it-15.x branch from c56a482 to bec8bb5 Compare May 1, 2022 14:01
@renovate
Copy link
Contributor Author

renovate bot commented May 1, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
npm notice 
npm notice New minor version of npm available! 8.5.5 -> 8.8.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.8.0>
npm notice Run `npm install -g npm@8.8.0` to update!
npm notice 

@renovate renovate bot changed the title chore(deps): update devdependency release-it to v15 chore(deps): update dependency release-it to v15 May 1, 2022
@renovate renovate bot changed the title chore(deps): update dependency release-it to v15 chore(deps): update dependency release-it to v15 - autoclosed May 17, 2022
@renovate renovate bot closed this May 17, 2022
@renovate renovate bot deleted the renovate/release-it-15.x branch May 17, 2022 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants