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

chore(deps): bump the minor-and-patch group with 4 updates #44

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the minor-and-patch group with 4 updates: @blocksuite/sync, cmdk, lucide-react and @types/node.

Updates @blocksuite/sync from 0.17.21 to 0.17.25

Release notes

Sourced from @​blocksuite/sync's releases.

v0.17.25

Please refer to CHANGELOG.md for details.

v0.17.24

Please refer to CHANGELOG.md for details.

v0.17.23

Please refer to CHANGELOG.md for details.

v0.17.22

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​blocksuite/sync's changelog.

0.17.25

Patch Changes

  • 4d0bd4c: fix(blocks): reset keyboard toolbar after blur (#8646)

    Fix

    • fix(blocks): reset keyboard toolbar after blur (#8646)
    • fix: scale note and edgeless-text when resize and align elements (#8642)
    • fix(edgeless): can not insert link when no selection (#8644)
    • fix(database): prevent 0 in number cells from getting rendered as an empty string (#8629)

    Refactor

    • refactor(blocks): provide position controll config for keyboard toolbar (#8645)
  • Updated dependencies [4d0bd4c]

    • @​blocksuite/global@​0.17.25

0.17.24

Patch Changes

  • 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

    Feat

    • feat(blocks): add callback control to AI panel hide and toggle (#8639)

    Fix

    • fix(edgeless): failed to add link in edgeless text (#8589)
    • fix: add data-theme on surface ref component (#8638)
    • fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
    • fix: use html theme observer result as default app theme value (#8635)
    • fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

    Chore

    • chore: release patch version (#8636)
  • 39a840a: ## Fix

    • fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
    • fix: use html theme observer result as default app theme value (#8635)
    • fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)
  • Updated dependencies [5e23d07]

  • Updated dependencies [39a840a]

... (truncated)

Commits

Updates cmdk from 1.0.0 to 1.0.4

Release notes

Sourced from cmdk's releases.

v1.0.4

What's Changed

New Contributors

Full Changelog: pacocoursey/cmdk@v1.0.3...v1.0.4

v1.0.3

  • Fix use-sync-external-store shim for compatibility with Next.js 15 and React 19 RC

v1.0.1

What's Changed

New Contributors

Full Changelog: pacocoursey/cmdk@v1.0.0...v1.0.1

Commits

Updates lucide-react from 0.453.0 to 0.454.0

Release notes

Sourced from lucide-react's releases.

New icons 0.454.0

Modified Icons 🔨

Commits

Updates @types/node from 22.8.1 to 22.8.7

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 4 updates: [@blocksuite/sync](https://github.com/toeverything/blocksuite/tree/HEAD/packages/framework/sync), [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@blocksuite/sync` from 0.17.21 to 0.17.25
- [Release notes](https://github.com/toeverything/blocksuite/releases)
- [Changelog](https://github.com/toeverything/blocksuite/blob/master/packages/framework/sync/CHANGELOG.md)
- [Commits](https://github.com/toeverything/blocksuite/commits/v0.17.25/packages/framework/sync)

Updates `cmdk` from 1.0.0 to 1.0.4
- [Release notes](https://github.com/pacocoursey/cmdk/releases)
- [Commits](https://github.com/pacocoursey/cmdk/commits/v1.0.4/cmdk)

Updates `lucide-react` from 0.453.0 to 0.454.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.454.0/packages/lucide-react)

Updates `@types/node` from 22.8.1 to 22.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@blocksuite/sync"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: cmdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link

netlify bot commented Nov 4, 2024

👷 Deploy Preview for yjs-inspector processing.

Name Link
🔨 Latest commit 3aff266
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/672841864a549e000844641f

Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for yjs-inspector ready!

Name Link
🔨 Latest commit 3aff266
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/672841864a549e000844641f
😎 Deploy Preview https://deploy-preview-44--yjs-inspector.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lawvs lawvs merged commit 7ee667a into main Nov 4, 2024
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-08823bdd53 branch November 4, 2024 07:02
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