Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 8.57.0 -> 8.57.1 age confidence
eslint-plugin-react 7.34.1 -> 7.37.5 age confidence
hexo (source) 7.2.0 -> 7.3.0 age confidence
hexo-component-inferno 3.0.0 -> 3.1.2 age confidence
hexo-renderer-marked 6.2.0 -> 6.3.0 age confidence
hexo-renderer-stylus 3.0.0 -> 3.0.1 age confidence
semver 7.6.0 -> 7.7.3 age confidence
typescript (source) 5.4.3 -> 5.9.3 age confidence
vitepress (source) 1.1.3 -> 1.6.4 age confidence
vue (source) 3.4.21 -> 3.5.25 age confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
Chores
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.5

Compare Source

Fixed
Changed

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
Changed
  • [Tests] [jsx-no-script-url]: Improve tests (#​3849 @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#​3841 @​bastiendmt)

v7.37.2

Compare Source

Fixed
  • [destructuring-assignment]: fix false negative when using typeof props.a (#​3835 @​golopot)
Changed
  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#​3835 @​golopot)

v7.37.1

Compare Source

Fixed
Changed

v7.37.0

Compare Source

Added
Changed

v7.36.1

Compare Source

Fixed

v7.36.0

Compare Source

Added
Fixed
  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#​3629 @​HenryBrown0)
  • JSX pragma: fail gracefully (#​3632 @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#​3799 @​ljharb)
Changed

v7.35.2

Compare Source

Fixed
  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#​3814 @​ljharb)

v7.35.1

Compare Source

Fixed
  • [jsx-curly-brace-presence]: do not trigger on strings containing a quote character (#​3798 @​akulsr0)

v7.35.0

Compare Source

Added
Fixed
Changed

v7.34.4

Compare Source

Fixed

v7.34.3

Compare Source

Fixed
  • [prop-types]: null-check rootNode before calling getScope (#​3762 @​crnhrv)
  • [boolean-prop-naming]: avoid a crash with a spread prop (#​3733 @​ljharb)
  • [jsx-boolean-value]: assumeUndefinedIsFalse with never must not allow explicit true value (#​3757 @​6uliver)
  • [no-object-type-as-default-prop]: enable rule for components with many parameters (#​3768 @​JulienR1)
  • [jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#​3769 @​akulsr0)

v7.34.2

Compare Source

Fixed
Changed
hexojs/hexo (hexo)

v7.3.0

Compare Source

New Features

Fixes

Performances

  • perf(processor/post): improve processing speed when config.post_asset_folder is enabled by @​yoshinorin in #​5473

Test

CI

Misc

Full Changelog

ppoffice/hexo-component-inferno (hexo-component-inferno)

v3.1.2

Compare Source

Bug Fixes

  • Fix Insight search plugin's interaction with pjax #​70

v3.1.1

Compare Source

Bug Fixes

  • Fix Giscus comment plugin #​67

v3.1.0

Compare Source

New Features

  • Add Giscus comment plugin #​66
hexojs/hexo-renderer-marked (hexo-renderer-marked)

v6.3.0

Compare Source

New Features

Fixed

Dependencies

Misc

New Contributors

Full Changelog: hexojs/hexo-renderer-marked@v6.2.0...v6.3.0

hexojs/hexo-renderer-stylus (hexo-renderer-stylus)

v3.0.1

Compare Source

Fixes

  • fix:hexo-config() return '' causing error while should be 0 in some themes by @​kusurin in #​170

Dependencies

New Contributors

Full Changelog: hexojs/hexo-renderer-stylus@v3.0.0...v3.0.1

npm/node-semver (semver)

v7.7.3

Compare Source

Bug Fixes
Chores

v7.7.2

Compare Source

Bug Fixes
Chores

v7.7.1

Compare Source

Bug Fixes

v7.7.0

Compare Source

Features
Bug Fixes
Documentation
Chores

v7.6.3

Compare Source

Bug Fixes
Documentation

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores
microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 26, 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-07T16_43_42_488Z-debug-0.log

@netlify
Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for nexmoe-demo canceled.

Name Link
🔨 Latest commit bb1bf4f
🔍 Latest deploy log https://app.netlify.com/projects/nexmoe-demo/deploys/69308b03c6859b0007e1ced9

@cloudflare-workers-and-pages
Copy link

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

Deploying hexo-theme-nexmoe with  Cloudflare Pages  Cloudflare Pages

Latest commit: bb1bf4f
Status: ✅  Deploy successful!
Preview URL: https://cc3cc583.hexo-theme-nexmoe-9ad.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.hexo-theme-nexmoe-9ad.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b04ba3d to a574451 Compare April 29, 2024 09:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6050dc1 to 3fd862c Compare May 9, 2024 17:48
@renovate
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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:^
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-03T19_09_35_043Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 95f69b9 to 7735e00 Compare May 21, 2024 03:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7735e00 to c66d35f Compare May 28, 2024 08:24
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies May 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 043fa98 to 54d71d9 Compare June 10, 2024 06:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 91206f3 to f64f650 Compare June 20, 2024 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4703525 to 1506047 Compare June 28, 2024 04:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 16fdf55 to 2e630ad Compare July 7, 2024 17:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ba341f7 to c89b399 Compare July 20, 2024 08:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8109991 to 05f9cce Compare May 19, 2025 17:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 11c75f6 to 2c06ca3 Compare May 29, 2025 01:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c06ca3 to 5bcf7be Compare June 6, 2025 02:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f5e9416 to 29f8e78 Compare June 22, 2025 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29f8e78 to fe6f6a1 Compare July 2, 2025 14:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe6f6a1 to 84a79fa Compare July 23, 2025 02:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9ef5739 to 73fa7f7 Compare August 13, 2025 16:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5ea4e66 to 8ec409a Compare August 25, 2025 08:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6e350a0 to 65baa6d Compare September 4, 2025 17:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9150461 to 2e99841 Compare September 25, 2025 15:09
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 25, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e99841 to 277162f Compare September 30, 2025 23:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 277162f to 49ed76c Compare October 8, 2025 01:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 49ed76c to a9ecf03 Compare October 21, 2025 16:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0bd93c5 to 3fc35f2 Compare November 10, 2025 15:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d644799 to 0909876 Compare November 24, 2025 09:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0909876 to bb1bf4f Compare December 3, 2025 19:09
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