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

build(deps-dev): update @vuepress/utils requirement from ^2.0.0-beta.35 to ^2.0.0-beta.61 #168

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Updates the requirements on @vuepress/utils to permit the latest version.

Release notes

Sourced from @​vuepress/utils's releases.

v2.0.0-beta.61

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/utils's changelog.

2.0.0-beta.61 (2023-02-27)

Bug Fixes

  • client: avoid updating routeLocale on route hash change (#1253) (5eb9489)
  • markdown: render token attrs in code block (#1220) (b4e313b)
  • theme-default: fix site name text overflow style (#1260) (95363a5)

Features

2.0.0-beta.60 (2022-12-28)

Bug Fixes

  • markdown: avoid extracting headers in nested blocks by bumping mdit-vue (close #1201) (ecd3716)
  • theme-default: fix word breaking (close #1209) (#1210) (1e7761f)
  • theme-default: preserve url params when switching language (#1211) (941b2fe)

Features

  • client: improve default head title resolver (c688270)
  • plugin-docsearch: add injectStyles option (close #948) (#1208) (34fb6c2)

2.0.0-beta.59 (2022-12-14)

Bug Fixes

  • bundler-webpack: fix order of extensionAlias (close #1082) (28eeb9b)

2.0.0-beta.58 (2022-12-10)

Bug Fixes

... (truncated)

Commits
  • 61ee4e4 build: publish v2.0.0-beta.61
  • 8e6560c test(markdown): mock error logs
  • b722a62 feat(markdown): add error log for importCode plugin (#1273)
  • e9b35cf refactor(plugin-docsearch): introduce vueuse package (#1271)
  • 8a63e19 feat(core): attach markdownEnv to page object (#1228)
  • f5d5b11 feat(plugin-docsearch): load docsearch asynchronously (close #1247) (#1254)
  • 346c6e7 build: bump dependencies
  • 8bdfbf2 build: add workspace-concurrency limit
  • 6e63dba chore(core): remove redundant async definition (#1264)
  • 37e7077 docs: clean up legacy scripts
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [@vuepress/utils](https://github.com/vuepress/vuepress-next) to permit the latest version.
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-beta.35...v2.0.0-beta.61)

---
updated-dependencies:
- dependency-name: "@vuepress/utils"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2023
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.

0 participants