cassandre-tech / cassandre-trading-bot

Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.
https://trading-bot.cassandre.tech
GNU General Public License v3.0
582 stars 165 forks source link

Bump @vuepress/client from 2.0.0-beta.62 to 2.0.0-beta.66 in /docs #1198

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @vuepress/client from 2.0.0-beta.62 to 2.0.0-beta.66.

Release notes

Sourced from @​vuepress/client's releases.

v2.0.0-beta.66

Please refer to CHANGELOG.md for details.

v2.0.0-beta.65

Please refer to CHANGELOG.md for details.

v2.0.0-beta.64

Please refer to CHANGELOG.md for details.

v2.0.0-beta.63

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/client's changelog.

2.0.0-beta.66 (2023-07-11)

Reverts

  • fix(client): avoid mismatching between route path and page data (close #1249) (#1361) (73e55f0)

2.0.0-beta.65 (2023-07-11)

Bug Fixes

Features

  • plugin-git: remove duplicate no-reply contributors (#1364) (3ff1b06)

2.0.0-beta.64 (2023-07-03)

Bug Fixes

  • plugin-active-header-links: remove force replace when updating hash (#1360) (fa6b9ea)

Performance Improvements

  • client: use eager computed for routeLocale (9d85d4f)
  • client: use eager computed for routePath to avoid extra route locale resolving (aacff56)
  • core: reduce pageRoutes size (#1274) (08cf419)

2.0.0-beta.63 (2023-06-08)

Bug Fixes

  • plugin-medium-zoom: avoid inject error in ssr mode (close #1338) (#1339) (5a56c9b)
  • theme-default: fix languages locale config (close #1345) (2edad72)
Commits
  • 84c3041 build: publish v2.0.0-beta.66
  • 73e55f0 revert: fix(client): avoid mismatching between route path and page data (clos...
  • 18a7afd build: publish v2.0.0-beta.65
  • 9b0ad9e fix(client): avoid mismatching between route path and page data (close #1249)...
  • bd2657e docs: add comments for client config file path (close #1237)
  • 3ff1b06 feat(plugin-git): remove duplicate no-reply contributors (#1364)
  • 7d80137 style: format code
  • a63667b build: update moduleResolution to Bundler
  • ee4c10f build: bump deps and update prettier integration
  • debd65d fix(client): fallback page lang to site lang (close #1365) (#1380)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #1215.