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 all non-major dependencies #328

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 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.34.1 -> 7.34.2 age adoption passing confidence
hexo-component-inferno 3.0.0 -> 3.1.0 age adoption passing confidence
hexo-renderer-marked 6.2.0 -> 6.3.0 age adoption passing confidence
hexo-renderer-stylus 3.0.0 -> 3.0.1 age adoption passing confidence
semver 7.6.0 -> 7.6.2 age adoption passing confidence
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence
vitepress (source) 1.1.3 -> 1.2.3 age adoption passing confidence
vue (source) 3.4.21 -> 3.4.27 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.2

Compare Source

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

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

Dependencies

New Contributors

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

npm/node-semver (semver)

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores
Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

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.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vuejs/vitepress (vitepress)

v1.2.3

Compare Source

Bug Fixes
  • theme,a11y: handle overflow on long mathematical equation and make tables focusable (#​3932) (closes #​3914) (afc611d)
  • types: wrong types generated for markdown-it > mdurl (48ca76c), closes #​3935

v1.2.2

Compare Source

Bug Fixes
  • dont escape ampersand twice in title (7ea3572)

v1.2.1

Compare Source

Bug Fixes
  • a11y: make code blocks accessible with keyboard (#​3902) (cb308b9)
  • escape title properly in build (49b1233)
  • theme: remove unnecessary navigation role on nav element (af4717d)

v1.2.0

Compare Source

Bug Fixes
  • build: show file info on error (f0debd2)
  • dev: match dev and prod routing behavior (#​3837) (b360ac8)
  • markdown: entities and escapes not working properly (#​3882) (d5dbd70)
  • render 404 page completely on client to infer locale from browser path (#​3858) (728cb15)
  • style: prefer YaHei over DengXian (f0a37b4)
  • theme/regression: custom font not applying in Chinese docs because of specificity (fa2f38a), closes #​3864
  • theme: external link icon not visible for target _blank links (d08eeed), closes #​3327
  • theme: fix invalid vp-offset in ssr (9794877)
Features

1.1.4 (2024-04-27)

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

1.1.3 (2024-04-18)

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

1.1.1 (2024-04-18)

Bug Fixes

v1.1.4

Compare Source

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

v1.1.3

Compare Source

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

v1.1.2

Compare Source

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
  • client: hashchange should only be triggered for same page navigations (#​3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#​3767) (5f28e74)
Features

1.0.2 (2024-04-01)

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

1.0.1 (2024-03-22)

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)

v1.0.2

Compare Source

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)
vuejs/core (vue)

v3.4.27

Compare Source

Bug Fixes

v3.4.26

Compare Source

Bug Fixes

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)

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 has been generated by Mend Renovate. View repository job log here.

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

Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for nexmoe-demo canceled.

Name Link
🔨 Latest commit 043fa98
🔍 Latest deploy log https://app.netlify.com/sites/nexmoe-demo/deploys/665ecb4407f3a20009dd9e6d

Copy link

cloudflare-pages bot commented Apr 26, 2024

Deploying hexo-theme-nexmoe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 043fa98
Status: ✅  Deploy successful!
Preview URL: https://d0c59d1d.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
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-06-04T13_02_55_447Z-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 from c66d35f to 11ca698 Compare June 4, 2024 02:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 11ca698 to 043fa98 Compare June 4, 2024 08:07
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

0 participants