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 6 updates #40

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the minor-and-patch group with 6 updates:

Package From To
@blocksuite/sync 0.17.17 0.17.18
lucide-react 0.447.0 0.452.0
yjs 13.6.19 13.6.20
@types/node 22.7.4 22.7.5
@types/react-dom 18.3.0 18.3.1
typescript 5.6.2 5.6.3

Updates @blocksuite/sync from 0.17.17 to 0.17.18

Release notes

Sourced from @​blocksuite/sync's releases.

v0.17.18

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​blocksuite/sync's changelog.

0.17.18

Patch Changes

  • 9f70715: Bug Fixes:

    • fix(blocks): can not search in at menu with IME. #8481
    • fix(std): dispatcher pointerUp calls twice. #8485
    • fix(blocks): pasting elements with css inline style. #8491
    • fix(blocks): hide outline panel toggle button when callback is null. #8493
    • fix(blocks): pasting twice when span inside h tag. #8496
    • fix(blocks): image should be displayed when in vertical mode. #8497
    • fix: press backspace at the start of first line when edgeless text exist. #8498
  • Updated dependencies [9f70715]

    • @​blocksuite/global@​0.17.18
Commits

Updates lucide-react from 0.447.0 to 0.452.0

Release notes

Sourced from lucide-react's releases.

New icons 0.452.0

Modified Icons 🔨

New icons 0.451.0

Modified Icons 🔨

New icons 0.450.0

Modified Icons 🔨

New icons 0.449.0

New icons 🎨

New icons 0.448.0

New icons 🎨

Commits

Updates yjs from 13.6.19 to 13.6.20

Release notes

Sourced from yjs's releases.

v13.6.20

  • lint 487465d7
  • add yjs-inspector 345fd31b
  • add devtools 4ff65b5d
  • #667 sanity checks for Yjs caveats. In dev_mode, objects inserted into Yjs can't be manipulated. 8152cf81
  • #667 - add sanity messages when data is read before type is added to a document. 3bf44b98
  • Y.Array.length should be 0 before it is integrated - #666 8cd1a482
  • Merge pull request #665 from batchor/main 9e9f2940
  • add ScienHub as a user. 4fb7789c
  • add ScienHub as a user. c1ef9a12

yjs/yjs@v13.6.19...v13.6.20

Commits

Updates @types/node from 22.7.4 to 22.7.5

Commits

Updates @types/react-dom from 18.3.0 to 18.3.1

Commits

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@blocksuite/sync](https://github.com/toeverything/blocksuite/tree/HEAD/packages/framework/sync) | `0.17.17` | `0.17.18` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.447.0` | `0.452.0` |
| [yjs](https://github.com/yjs/yjs) | `13.6.19` | `13.6.20` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.5` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |


Updates `@blocksuite/sync` from 0.17.17 to 0.17.18
- [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.18/packages/framework/sync)

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

Updates `yjs` from 13.6.19 to 13.6.20
- [Release notes](https://github.com/yjs/yjs/releases)
- [Commits](yjs/yjs@v13.6.19...v13.6.20)

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

Updates `@types/react-dom` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@blocksuite/sync"
  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: yjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

👷 Deploy Preview for yjs-inspector processing.

Name Link
🔨 Latest commit 2723697
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/670c8c99a5437b0008c27558

Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for yjs-inspector ready!

Name Link
🔨 Latest commit 2723697
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/670c8c99a5437b0008c27558
😎 Deploy Preview https://deploy-preview-40--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 ee36a0b into main Oct 14, 2024
5 checks passed
@lawvs lawvs deleted the dependabot/npm_and_yarn/minor-and-patch-0290172e80 branch October 14, 2024 05:14
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