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

fix(deps): update dependency hexo to v7 #326

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hexo (source) 6.3.0 -> 7.3.0 age adoption passing confidence

Release Notes

hexojs/hexo (hexo)

v7.3.0

Compare Source

New Features

Fixes

Performances

Test

CI

Misc

Full Changelog

v7.2.0

Compare Source

New Features

Improved type definitions

Fixes

Refactor

Test

CI/CD

Docs

Dependencies

New Contributors

Full Changelog: hexojs/hexo@v7.1.1...v7.2.0

v7.1.1

Compare Source

Fixes

Misc

Full Changelog: hexojs/hexo@v7.1.0...v7.1.1

v7.1.0

Compare Source

Notable Changes

New Features

Fixes

CI/CD

Dependencies

New Contributors

Full Changelog: hexojs/hexo@v7.0.0...v7.1.0

v7.0.0

Compare Source

Migration Guide

built-in tags

WARNING
Some of the built-in tags have been dropped (gist, youtube, jsfiddle, and vimeo). If you use those tags in your existing blog posts, you can install hexo-tag-embed to continue using them with Hexo v7.0.0.

Note
No need to install it if you are not using (or will not use) gist, youtube, jsfiddle, vimeo tags in your post or page.

$ npm i hexo-tag-embed
Syntax highlighting

WARNING
Syntax highlighting is refactored and controlled by the following settings. See Syntax Highlighting for more details.

syntax_highlighter: highlight.js # highlight.js | prismjs | <empty>

Breaking Changes

Notable Changes

New Features

Fixes

Performance

Refactor

CI/CD

Dependencies

Test

Misc

New Contributors

Full Changelog


Appendix: Changes between v7.0.0(RC2) and v7.0.0

Breaking Changes

New Feature

Performance

Fixes

CI/CD

Dependencies

Misc

Full Changelog

hexojs/hexo@v7.0.0-rc2...v7.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 4, 2024

⚠ 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: packages/demo/package-lock.json
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:^

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-09T05_06_32_359Z-debug-0.log

Copy link

netlify bot commented Apr 4, 2024

Deploy Preview for nexmoe-demo canceled.

Name Link
🔨 Latest commit 0e2ad11
🔍 Latest deploy log https://app.netlify.com/sites/nexmoe-demo/deploys/67565473aa80360008f0e4ef

Copy link

cloudflare-workers-and-pages bot commented Apr 4, 2024

Deploying hexo-theme-nexmoe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0e2ad11
Status: ✅  Deploy successful!
Preview URL: https://3055da12.hexo-theme-nexmoe-9ad.pages.dev
Branch Preview URL: https://renovate-hexo-7-x-lockfile.hexo-theme-nexmoe-9ad.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch 2 times, most recently from af29c65 to 55045ad Compare April 14, 2024 10:30
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 55045ad to 295fd57 Compare April 17, 2024 11:24
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ 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: packages/demo/package-lock.json
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:^
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-09T02_22_27_033Z-debug-0.log

@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 295fd57 to ce0feff Compare May 14, 2024 03:51
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from ce0feff to efb2661 Compare June 4, 2024 13:04
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from efb2661 to 68c0cc0 Compare July 1, 2024 17:31
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 68c0cc0 to 9499860 Compare July 21, 2024 14:07
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 9499860 to 870dbc1 Compare August 28, 2024 07:42
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 870dbc1 to 3b13e10 Compare September 27, 2024 21:56
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 3b13e10 to 7ff7625 Compare October 9, 2024 09:52
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 7ff7625 to f4a6d19 Compare December 2, 2024 12:04
@renovate renovate bot changed the title fix(deps): update dependency hexo to v7 fix(deps): update dependency hexo to v7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/hexo-7.x-lockfile branch December 8, 2024 18:26
@renovate renovate bot changed the title fix(deps): update dependency hexo to v7 - autoclosed fix(deps): update dependency hexo to v7 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from 221aa83 to f4a6d19 Compare December 8, 2024 23:10
@renovate renovate bot force-pushed the renovate/hexo-7.x-lockfile branch from f4a6d19 to 0e2ad11 Compare December 9, 2024 02:22
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.

0 participants