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

⬆️ Update vuepress #2856

Merged
merged 2 commits into from
Jan 31, 2024
Merged

⬆️ Update vuepress #2856

merged 2 commits into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vuepress/client (source) 2.0.0-rc.0 -> 2.0.0-rc.2 age adoption passing confidence
@vuepress/plugin-pwa (source) 2.0.0-rc.0 -> 2.0.0-rc.3 age adoption passing confidence
@vuepress/plugin-pwa-popup (source) 2.0.0-rc.0 -> 2.0.0-rc.3 age adoption passing confidence
@vuepress/plugin-register-components (source) 2.0.0-rc.0 -> 2.0.0-rc.3 age adoption passing confidence
@vuepress/plugin-search (source) 2.0.0-rc.0 -> 2.0.0-rc.3 age adoption passing confidence
vuepress (source) 2.0.0-rc.0 -> 2.0.0-rc.2 age adoption passing confidence

Release Notes

vuepress/vuepress-next (@​vuepress/client)

v2.0.0-rc.2

Compare Source

Bug Fixes

v2.0.0-rc.1

Compare Source

Bug Fixes
  • bundler-vite: serve assets with absolute path in dev server correctly (close #​1442) (d0b4062)
  • client: avoid updating existing head tags (close #​1268) (#​1314) (bfbab28)
  • client: merge locales head correctly (2fe35bb)
  • markdown: use non-greedy matching when parsing attributes (#​1469) (91d8e3d)
Features
  • bump to vue 3.4 (7f192ea)
  • cli: update config file build target to node18 (66d20fc)
  • cli: update info command to include more binaries and remove ecosystem packages (84b5c80)
  • markdown: add absolutePathPrependBase option for assets plugin (634af03)
  • markdown: add title support for code blocks (close #​1277) (#​1456) (706a427)
  • markdown: bump to markdown-it 14 (5abdcdf)
  • markdown: update default anchor permalink function (close #​1363) (#​1452) (f7d6dde)
  • vuepress: add client-types export (#​1460) (57bb91b)
  • vuepress: add more exports and bin shorthands (close #​1446) (#​1449) (3a32e0a)
BREAKING CHANGES
  • vuepress: vuepress-vite and vuepress-webpack packages have been removed, and the corresponding commands have been moved to vuepress package. With vuepress command, you need to install bundler package and set bundler in config file manually. With vuepress-vite and vuepress-webpack command, you still need to install bundler package, but you can omit bundler option in config file.
  • markdown: the default permalink function of markdown-it-anchor has been changed from ariaHidden to headerLink for better accessibility, which would be a potential breaking change for theme authors
  • markdown: bump to markdown-it 14
vuejs/vuepress (@​vuepress/plugin-pwa)

v2.0.0-rc.3

Compare Source

vuejs/vuepress (@​vuepress/plugin-register-components)

v2.0.0-rc.3

Compare Source

vuejs/vuepress (@​vuepress/plugin-search)

v2.0.0-rc.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am every weekday" in timezone Europe/Berlin, Automerge - 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.

👻 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 30, 2024
@renovate renovate bot requested a review from Suchty112 January 30, 2024 00:25
@Suchty112 Suchty112 requested review from jxn-30 and removed request for Suchty112 January 30, 2024 05:15
@Suchty112 Suchty112 assigned jxn-30 and unassigned Suchty112 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/vuepress branch 9 times, most recently from ca2f5dd to 8516ee1 Compare January 31, 2024 06:33
@renovate renovate bot force-pushed the renovate/vuepress branch from 8516ee1 to edc18aa Compare January 31, 2024 09:49
Copy link
Contributor Author

renovate bot commented Jan 31, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@jxn-30 jxn-30 enabled auto-merge January 31, 2024 10:21
@jxn-30 jxn-30 merged commit f684bb5 into dev Jan 31, 2024
8 checks passed
@jxn-30 jxn-30 deleted the renovate/vuepress branch January 31, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants