Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps vuepress-plugin-seo2 from 2.0.0-beta.209 to 2.0.0-beta.238.

Release notes

Sourced from vuepress-plugin-seo2's releases.

v2.0.0-beta.238

⚠ BREAKING CHANGES

  • md-enhance: presentation option is no longer supported, use revealJs instead

Features

  • auto-catalog: add hideHeading and indexType (#3367) (998d1cc)
  • components: support vidstack@v1 (d3b1629)
  • md-enhance: rebuild presentation to revealJs (539b39f)
  • md-enhance: support new mermaid diagrams (505a1cb)
  • shared: add getRealPath utils (2386fee)

Bug Fixes

  • components: fix pdf component (0af92a4)
  • deps: update dependency @​types/three to v0.157.0 (#3485) (fc756d7)
  • deps: update dependency three to v0.156.1 (#3400) (91b84fb)
  • feed2: use compareDate utils (1837738)
  • md-enhance: fix er chart darkmode (7b8ce62)
  • md-enhance: fix webpack issue (c00ac31)
  • shared: improve compareDate (fd9494b)
  • theme: remove workaround (eba8720)
  • theme: split pageview chunk (a9bc830)

v2.0.0-beta.237

Bug Fixes

  • comment2: fix pm issue, close #3411 (6ade149)
  • components: update fr locale in backToTop (#3416) (2428691)
  • copyright2: fix copyright plugin (c402095)
  • search-pro: avoiding displaying short term if longer term exists (186e84e)
  • shared: fix VPLink, close #3430 (a6f1dea)
  • theme: fix excerpt code block style, close #3413 (930f392)

v2.0.0-beta.236

⚠ BREAKING CHANGES

  • copyright2: rename triggerWords to triggerLength

Features

Bug Fixes

... (truncated)

Changelog

Sourced from vuepress-plugin-seo2's changelog.

2.0.0-beta.238 (2023-10-10)

⚠ BREAKING CHANGES

  • md-enhance: presentation option is no longer supported, use revealJs instead

Features

  • auto-catalog: add hideHeading and indexType (#3367) (998d1cc)
  • components: support vidstack@v1 (d3b1629)
  • md-enhance: rebuild presentation to revealJs (539b39f)
  • md-enhance: support new mermaid diagrams (505a1cb)
  • shared: add getRealPath utils (2386fee)

Bug Fixes

  • components: fix pdf component (0af92a4)
  • deps: update dependency @​types/three to v0.157.0 (#3485) (fc756d7)
  • deps: update dependency three to v0.156.1 (#3400) (91b84fb)
  • feed2: use compareDate utils (1837738)
  • md-enhance: fix er chart darkmode (7b8ce62)
  • md-enhance: fix webpack issue (c00ac31)
  • shared: improve compareDate (fd9494b)
  • theme: remove workaround (eba8720)
  • theme: split pageview chunk (a9bc830)

2.0.0-beta.237 (2023-09-05)

Bug Fixes

  • comment2: fix pm issue, close #3411 (6ade149)
  • components: update fr locale in backToTop (#3416) (2428691)
  • copyright2: fix copyright plugin (c402095)
  • search-pro: avoiding displaying short term if longer term exists (186e84e)
  • shared: fix VPLink, close #3430 (a6f1dea)
  • theme: fix excerpt code block style, close #3413 (930f392)

2.0.0-beta.236 (2023-08-29)

⚠ BREAKING CHANGES

  • copyright2: rename triggerWords to triggerLength

Features

Bug Fixes

... (truncated)

Commits
  • 74f175d chore(release): publish v2.0.0-beta.238
  • aafb95c chore: update tsconfig
  • fcefe9b chore: bump deps
  • ec8cb62 chore(release): publish v2.0.0-beta.237
  • 5a34cfd chore(release): publish v2.0.0-beta.236
  • 93c0ff0 chore: update deps
  • c82353d chore: update deps
  • 38648b3 chore(release): publish v2.0.0-beta.235
  • 685a23a chore(release): publish v2.0.0-beta.234
  • cdf8424 chore(release): publish v2.0.0-beta.233
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [vuepress-plugin-seo2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/seo2) from 2.0.0-beta.209 to 2.0.0-beta.238.
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-beta.238/packages/seo2)

---
updated-dependencies:
- dependency-name: vuepress-plugin-seo2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 10, 2023 12:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Superseded by #920.

@dependabot dependabot bot closed this Oct 24, 2023
auto-merge was automatically disabled October 24, 2023 12:32

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/vuepress-plugin-seo2-2.0.0-beta.238 branch October 24, 2023 12:32
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant