-
Notifications
You must be signed in to change notification settings - Fork 36
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
Bump @docusaurus/core from 2.0.0-alpha.71 to 2.0.0-alpha.72 in /website #72
Bump @docusaurus/core from 2.0.0-alpha.71 to 2.0.0-alpha.72 in /website #72
Conversation
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-alpha.71 to 2.0.0-alpha.72. - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md) - [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.72/packages/docusaurus) Signed-off-by: dependabot[bot] <support@github.com>
@dependabot[bot]: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.
DetailsI am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository. |
Codecov Report
@@ Coverage Diff @@
## main #72 +/- ##
=======================================
Coverage 93.85% 93.85%
=======================================
Files 14 14
Lines 244 244
Branches 29 29
=======================================
Hits 229 229
Misses 14 14
Partials 1 1 Continue to review full report at Codecov.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
* migrated all __e2e__/call to rpc.test.ts * cleanup README.md * moved transactions.e2e.ts to packages/whale-api-client * moved all e2e tests * added test for whale.rpc.client * clean up tests * fixed tsconfig * added test for whale.rpc.response.ts
* migrated all __e2e__/call to rpc.test.ts * cleanup README.md * moved transactions.e2e.ts to packages/whale-api-client * moved all e2e tests * added test for whale.rpc.client * clean up tests * fixed tsconfig * added test for whale.rpc.response.ts
* migrated all __e2e__/call to rpc.test.ts * cleanup README.md * moved transactions.e2e.ts to packages/whale-api-client * moved all e2e tests * added test for whale.rpc.client * clean up tests * fixed tsconfig * added test for whale.rpc.response.ts
Bumps @docusaurus/core from 2.0.0-alpha.71 to 2.0.0-alpha.72.
Release notes
Sourced from
@docusaurus/core's releases
.... (truncated)
Changelog
Sourced from
@docusaurus/core's changelog
.... (truncated)
Commits
e7527ad
v2.0.0-alpha.72abae86f
refactor(v2): use correct plugin types (#4418)1078341
refactor(v2): i18n cleanups / refactors (#4405)735b3b3
fix(v2): broken link checker should not report false positives when using enc...bfe52cd
refactor(v2): correct some of type errors reported by eslint (#4382)986de6b
chore(v2): prepare v2.0.0.alpha-71 release (#4376)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)