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

Bump @docusaurus/core from 3.0.0 to 3.1.1 #92

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps @docusaurus/core from 3.0.0 to 3.1.1.

Release notes

Sourced from @​docusaurus/core's releases.

3.1.1 (2024-01-26)

🐛 Bug Fix

  • docusaurus-types, docusaurus
    • #9791 fix(core): broken links optimization behaves differently than non-optimized logic (@​slorber)
  • docusaurus
    • #9788 fix(core): links with target "_blank" should no be checked by the broken link checker (@​slorber)
    • #9407 fix(core): conditionally include hostname parameter when using… (@​jack-robson)
  • docusaurus-utils
    • #9776 fix(mdx-loader): allow spaces before mdx-code-block info string (@​eitsupi)
  • create-docusaurus
  • docusaurus-theme-common
    • #9727 fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (@​tats-u)
  • docusaurus-theme-classic, docusaurus-theme-mermaid
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils, docusaurus

🏃‍♀️ Performance

💅 Polish

Committers: 6

3.1.0 (2024-01-05)

🚀 New Feature

  • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@​OzakIOne)
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@​slorber)
  • docusaurus-theme-common
    • #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@​tats-u)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

3.1.1 (2024-01-26)

🐛 Bug Fix

  • docusaurus-types, docusaurus
    • #9791 fix(core): broken links optimization behaves differently than non-optimized logic (@​slorber)
  • docusaurus
    • #9788 fix(core): links with target "_blank" should no be checked by the broken link checker (@​slorber)
    • #9407 fix(core): conditionally include hostname parameter when using… (@​jack-robson)
  • docusaurus-utils
    • #9776 fix(mdx-loader): allow spaces before mdx-code-block info string (@​eitsupi)
  • create-docusaurus
  • docusaurus-theme-common
    • #9727 fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (@​tats-u)
  • docusaurus-theme-classic, docusaurus-theme-mermaid
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils, docusaurus

🏃‍♀️ Performance

💅 Polish

Committers: 6

3.1.0 (2024-01-05)

🚀 New Feature

  • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@​OzakIOne)
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@​slorber)
  • docusaurus-theme-common
    • #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@​tats-u)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus

... (truncated)

Commits

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 [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@wcalderipe wcalderipe merged commit aa27462 into main Feb 6, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/core-3.1.1 branch February 6, 2024 10:39
mattschoch pushed a commit that referenced this pull request Jun 19, 2024
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
wcalderipe added a commit that referenced this pull request Feb 5, 2025
* Migration, data is persisted per-connection (#88)

* schema migration to scope all data per connection

* data migration script

* fix provider type per connection

* unique keys order

* fixed failing tests

* added connectionId to mock data in transfer and sync tests

* handle known destination connections to connectionId

* abstract away single tie to connection change from known destinations

* filter on correct row in wallet repository

* updated migration script to duplicate provider resources

* updates existing transfers

* Pass through known destination (#90)

* Add CSR public key format for FB connection (#92)

* Add CSR public key format for FB connection

* Add optional CSR format in the public key DTO

* Add describe block

* Pin node-forge version

* Remove wallet connections list (#95)

* Scope operations by connection (#96)

* Scope operations by connection

* Scope sync operations by connection

* Fix supertest wrapper to work with query method

* Use signed request util in the wallet E2E tests

* Fix flaky tests

* Add back connection list endpoint

* Fix address E2E tests

* Bump SDK version

* Add network and asset endpoints in the SDK

* Adding BitGo connection

* ScopedSync by RawAccounts (#84)

* duplicated sync, poc working

* fixed rebase conflicts and format

* cleanup rebase merge, correctly insert connectionId on scope sync

* fireblocks scoped-sync updates

* use vault label

* added updates to anchorage's scoped sync service

* add tests on anchorage scoped sync

* cleaned up anchorage scope sync tests

* map fireblocks assetWallets to network specific accounts

* fixed not found test expectation

* test fireblocks scoped sync

* fixed rebase conflicts

* changed externalId standard

* Adding Raw Accounts endpoint & Assed/Network bootstrap

* Adding includeAddress query param so fireblocks does not always fetch addresses

* Cache assets & refactor network cache (#98)

* Cache asset

Refactor network to use cache manager

* Remove draft config

* Pin cache-manager version

* Lower case cache keys

* Fix findAll method

* Endpoints to fetch scoped-syncs (#101)

* scoped sync persists stringified raw accounts

* add status fetching endpoints for scoped syncs

* use prismaservice methods to json stringify and parse

* Minor fixes before release connection-specific (#102)

* Add back the nested wallet and account endpoints in the connection

* Minor fix on scope sync logs

Connection ID is mandatory in the Vault Client

* connect a new connection triggers full sync on anchorage (#103)

* connect a new connection triggers full sync on anchorage

* fix test excpetation for empty raw accounts on anchorage

* Add listProviderRawAccounts method in the Vault SDK

* removed references to 'sync' and dropped table

* removed syncService from connection test

* deleted sync e2e test

* re-generated sdk without scoped sync methods

* Revert "re-generated sdk without scoped sync methods"

This reverts commit 66dccdfa2bd909d2f6c015b153e87c3728004dd2.

* Revert "removed references to 'sync' and dropped table"

This reverts commit 9c2cd022b95439ce9bc4a45a44d7c67da0cdc535.

* Revert "deleted sync e2e test"

This reverts commit 2f4a252650fb871662cbe92ba149aa9e2dc5d0c6.

* Revert "removed syncService from connection test"

This reverts commit 450ece6a34ec5ef04bf170c176f56de4e71b97c9.

* removed sync functionality except list

* removed deprecated imports

---------

Co-authored-by: Ptroger <[email protected]>
Co-authored-by: Pierre Troger <[email protected]>

* Feature/nar 2059 make scoped sync quicker (#104)

* fireblocks query uniquely scoped accounts, handle duplicated rawAccounts

* optimized queries per wallet

* anchorage scoped syncs swallow not found errors

* batch requests to control rate limiting

* removed connection-sync event handler

* manage error handling in promiseAllSettled

* use httpstatus

* expect precisely one account

* Asset fallback (#105)

* Asset fallback for Anchorage and Fireblocks

* Add TransferAssetService

* Remove findTransferAsset from AssetService

* Remove fallback type

* Refactor TransferAssetService

* Fix integration test types

* Fix E2E tests

* Fix provider

---------

Co-authored-by: Ptroger <[email protected]>
Co-authored-by: Matt Schoch <[email protected]>
Co-authored-by: Pierre Troger <[email protected]>
wcalderipe added a commit that referenced this pull request Feb 5, 2025
* Migration, data is persisted per-connection (#88)

* schema migration to scope all data per connection

* data migration script

* fix provider type per connection

* unique keys order

* fixed failing tests

* added connectionId to mock data in transfer and sync tests

* handle known destination connections to connectionId

* abstract away single tie to connection change from known destinations

* filter on correct row in wallet repository

* updated migration script to duplicate provider resources

* updates existing transfers

* Pass through known destination (#90)

* Add CSR public key format for FB connection (#92)

* Add CSR public key format for FB connection

* Add optional CSR format in the public key DTO

* Add describe block

* Pin node-forge version

* Remove wallet connections list (#95)

* Scope operations by connection (#96)

* Scope operations by connection

* Scope sync operations by connection

* Fix supertest wrapper to work with query method

* Use signed request util in the wallet E2E tests

* Fix flaky tests

* Add back connection list endpoint

* Fix address E2E tests

* Bump SDK version

* Add network and asset endpoints in the SDK

* Adding BitGo connection

* ScopedSync by RawAccounts (#84)

* duplicated sync, poc working

* fixed rebase conflicts and format

* cleanup rebase merge, correctly insert connectionId on scope sync

* fireblocks scoped-sync updates

* use vault label

* added updates to anchorage's scoped sync service

* add tests on anchorage scoped sync

* cleaned up anchorage scope sync tests

* map fireblocks assetWallets to network specific accounts

* fixed not found test expectation

* test fireblocks scoped sync

* fixed rebase conflicts

* changed externalId standard

* Adding Raw Accounts endpoint & Assed/Network bootstrap

* Adding includeAddress query param so fireblocks does not always fetch addresses

* Cache assets & refactor network cache (#98)

* Cache asset

Refactor network to use cache manager

* Remove draft config

* Pin cache-manager version

* Lower case cache keys

* Fix findAll method

* Endpoints to fetch scoped-syncs (#101)

* scoped sync persists stringified raw accounts

* add status fetching endpoints for scoped syncs

* use prismaservice methods to json stringify and parse

* Minor fixes before release connection-specific (#102)

* Add back the nested wallet and account endpoints in the connection

* Minor fix on scope sync logs

Connection ID is mandatory in the Vault Client

* connect a new connection triggers full sync on anchorage (#103)

* connect a new connection triggers full sync on anchorage

* fix test excpetation for empty raw accounts on anchorage

* Add listProviderRawAccounts method in the Vault SDK

* removed references to 'sync' and dropped table

* removed syncService from connection test

* deleted sync e2e test

* re-generated sdk without scoped sync methods

* Revert "re-generated sdk without scoped sync methods"

This reverts commit 66dccdfa2bd909d2f6c015b153e87c3728004dd2.

* Revert "removed references to 'sync' and dropped table"

This reverts commit 9c2cd022b95439ce9bc4a45a44d7c67da0cdc535.

* Revert "deleted sync e2e test"

This reverts commit 2f4a252650fb871662cbe92ba149aa9e2dc5d0c6.

* Revert "removed syncService from connection test"

This reverts commit 450ece6a34ec5ef04bf170c176f56de4e71b97c9.

* removed sync functionality except list

* removed deprecated imports

---------

Co-authored-by: Ptroger <[email protected]>
Co-authored-by: Pierre Troger <[email protected]>

* Feature/nar 2059 make scoped sync quicker (#104)

* fireblocks query uniquely scoped accounts, handle duplicated rawAccounts

* optimized queries per wallet

* anchorage scoped syncs swallow not found errors

* batch requests to control rate limiting

* removed connection-sync event handler

* manage error handling in promiseAllSettled

* use httpstatus

* expect precisely one account

* Asset fallback (#105)

* Asset fallback for Anchorage and Fireblocks

* Add TransferAssetService

* Remove findTransferAsset from AssetService

* Remove fallback type

* Refactor TransferAssetService

* Fix integration test types

* Fix E2E tests

* Fix provider

* Update Unified API examples

* Remove pagination

* Update README

* Update quickstart README

* Quickstart, Select Accounts section

* Adding `.` before quickstart readme so it orders first in gist

* Update SDK version

* Ignore config.*.yaml files in git

---------

Co-authored-by: Ptroger <[email protected]>
Co-authored-by: Matt Schoch <[email protected]>
Co-authored-by: Pierre Troger <[email protected]>
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.

1 participant