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 5 updates #43

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@blocksuite/sync 0.17.19 0.17.21
@types/node 22.7.7 22.8.1
@types/react 18.3.11 18.3.12
eslint-plugin-react-refresh 0.4.13 0.4.14
vite 5.4.9 5.4.10

Updates @blocksuite/sync from 0.17.19 to 0.17.21

Release notes

Sourced from @​blocksuite/sync's releases.

v0.17.21

Please refer to CHANGELOG.md for details.

v0.17.20

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​blocksuite/sync's changelog.

0.17.21

Patch Changes

  • 24db578: ## Feat

    • feat(blocks): mobile keyboard toolbar widget (#8585)
    • feat: add mobile detection and virtual keyboard support (#8584)
    • feat(blocks): handle event only when nav.clipboard is available (#8587)
    • feat: add new dnd (#8524)

    Fix

    • fix(edgeless): delete at the start of edgeless text (#8574)

    Chore

    • chore: organize edgeless spec exports (#8595)
    • chore: Lock file maintenance (#8569)

    Refactor

    • refactor(blocks): extract insert inline latex to command (#8594)
    • refactor(blocks): remove hover state after button pressed in mobile (#8586)
  • Updated dependencies [24db578]

    • @​blocksuite/global@​0.17.21

0.17.20

Patch Changes

  • 99d69d5: ## Feat

    • feat(blocks): add more html transformer apis (#8573)
    • feat(blocks): support more markdown transformer api (#8564)
    • feat(blocks): add abort controller to peekviewservice (#8558)
    • feat: add docLinkMiddleware for linked doc export (#8553)

    Fix

    • fix: mind map dragging issue (#8563)
    • fix(database): can't use horizontal scrollbar (#8576)
    • fix: note width is less than minimum width after resize and arrange (#8550)
    • fix: newly created note alignments cannot be stored persistently (#8551)
    • fix: inline range calculation not expected (#8552)
    • fix(database): avoid filter bar flickering (#8562)
    • fix(database): drag and drop block into database block (#8561)
    • fix(blocks): split paragraphs based on newlines (#8556)
    • fix(database): incorrect delete row logic (#8544)

... (truncated)

Commits

Updates @types/node from 22.7.7 to 22.8.1

Commits

Updates @types/react from 18.3.11 to 18.3.12

Commits

Updates eslint-plugin-react-refresh from 0.4.13 to 0.4.14

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.14

Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.14

Commits

Updates vite from 5.4.9 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@blocksuite/sync](https://github.com/toeverything/blocksuite/tree/HEAD/packages/framework/sync) | `0.17.19` | `0.17.21` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.8.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.13` | `0.4.14` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.10` |


Updates `@blocksuite/sync` from 0.17.19 to 0.17.21
- [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.21/packages/framework/sync)

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

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

Updates `eslint-plugin-react-refresh` from 0.4.13 to 0.4.14
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.13...v0.4.14)

Updates `vite` from 5.4.9 to 5.4.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

---
updated-dependencies:
- dependency-name: "@blocksuite/sync"
  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-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  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 Oct 28, 2024
Copy link

netlify bot commented Oct 28, 2024

👷 Deploy Preview for yjs-inspector processing.

Name Link
🔨 Latest commit 71858c4
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/671f00e33b0a590008b9bee9

Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for yjs-inspector ready!

Name Link
🔨 Latest commit 71858c4
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/671f00e33b0a590008b9bee9
😎 Deploy Preview https://deploy-preview-43--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 0722b26 into main Oct 28, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-a759f00526 branch October 28, 2024 03:29
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