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 8 updates #47

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@blocksuite/sync 0.17.32 0.18.0
@emotion/react 11.13.3 11.13.5
@emotion/styled 11.13.0 11.13.5
jotai 2.10.2 2.10.3
tailwind-merge 2.5.4 2.5.5
@types/node 22.9.0 22.9.3
prettier-plugin-tailwindcss 0.6.8 0.6.9
typescript 5.6.3 5.7.2

Updates @blocksuite/sync from 0.17.32 to 0.18.0

Release notes

Sourced from @​blocksuite/sync's releases.

v0.18.0

Please refer to CHANGELOG.md for details.

v0.17.33

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​blocksuite/sync's changelog.

0.18.0

Minor Changes

  • 9daa1f3: ## Feat

    • feat(blocks): markdown adapter reference serialization and deserialization (#8782)
    • feat(blocks): add lazy loading to image and iframe (#8773)

    Fix

    • fix(edgeless): missing reference info during edgeless card conversion (#8790)
    • fix(blocks): linked popover styles (#8789)
    • fix(blocks): add abortional to getMenus (#8786)
    • fix(blocks): incorrect viewport of embed linked doc with edgeless mode (#8785)
    • fix(database): crash in edgeless on mobile safari (#8784)
    • fix(blocks): signify at menu config items (#8780)
    • fix(database): update title on composition end (#8781)
    • fix(database): kanban/table drag and drop (#8778)
    • fix(database): prevent the default behavior of arrow keys when a progress cell is focused (#8777)
    • fix(blocks): update at menu popover styles (#8774)
    • fix(edgeless): frame overlay is not updated during dragging a new frame (#8771)

    Chore

    • chore(blocks): bump theme (#8783)
    • chore: organize gfx model (#8766)

    Refactor

    • refactor(database): make Table View compatible with mobile devices (#8787)
    • refactor(edgeless): remove legacy surface ref renderer (#8759)
    • refactor: unify container and group (#8772)
    • refactor(database): table ui (#8779)
    • refactor(database): link cell icon (#8776)
    • refactor(database): use Trait to manage the functionality of Views (#8775)
    • refactor(database): column move (#8726)

Patch Changes

  • Updated dependencies [9daa1f3]
    • @​blocksuite/global@​0.18.0

0.17.33

Patch Changes

  • c65c3ee: ## Feat

    • feat: add pdf style to attachment (#8752)

... (truncated)

Commits

Updates @emotion/react from 11.13.3 to 11.13.5

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @emotion/styled from 11.13.0 to 11.13.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates jotai from 2.10.2 to 2.10.3

Release notes

Sourced from jotai's releases.

v2.10.3

This fixes various edge cases. Huge thanks to @​dmaskasky ! 🎉

What's Changed

Full Changelog: pmndrs/jotai@v2.10.2...v2.10.3

Commits
  • 6b406ff 2.10.3
  • 6a854a9 chore(deps): update dev dependencies (#2830)
  • 71d4a6b feat(docs): update docs for jotai-history (#2736)
  • ad2f83c docs: add jotai-derive extension documentation (#2656)
  • cc3f3b6 feat(website): UI/UX improvements (#2829)
  • 14c028a prefer epoch number comparisons to indicate value change (#2828)
  • 474e369 use iterative approach in recompute dependents (#2821)
  • c41a6de call subscribers when setatom changes value in onmount (#2815)
  • 1bf91ce add tests: can read sync derived atom in write without initializing (#2824)
  • 29662ea fix: setAtom uses stale pending on atom unmount (#2811)
  • Additional commits viewable in compare view

Updates tailwind-merge from 2.5.4 to 2.5.5

Release notes

Sourced from tailwind-merge's releases.

v2.5.5

Bug Fixes

Documentation

Full Changelog: dcastil/tailwind-merge@v2.5.4...v2.5.5

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • b499bcc v2.5.5
  • b17d9ba add changelog for v2.5.5
  • de88bfd Merge pull request #492 from oliverhaas/patch-1
  • 3d05ac7 fix: typo "fractons" instead of "fractions"
  • 862ff39 Merge pull request #491 from dcastil/dependabot/npm_and_yarn/cross-spawn-7.0.6
  • 10c826f Bump cross-spawn from 7.0.3 to 7.0.6
  • 8f61232 Merge pull request #490 from dcastil/dependabot/npm_and_yarn/eslint/plugin-ki...
  • 8410cef Bump @​eslint/plugin-kit from 0.2.0 to 0.2.3
  • 4dc0491 make release-drafter use bug label instead of bugfix
  • aac29dc Merge pull request #486 from dcastil/docs/484/add-installation-instructions
  • Additional commits viewable in compare view

Updates @types/node from 22.9.0 to 22.9.3

Commits

Updates prettier-plugin-tailwindcss from 0.6.8 to 0.6.9

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.9

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.9] - 2024-11-19

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)
Commits

Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable 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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@blocksuite/sync](https://github.com/toeverything/blocksuite/tree/HEAD/packages/framework/sync) | `0.17.32` | `0.18.0` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.13.5` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.5` |
| [jotai](https://github.com/pmndrs/jotai) | `2.10.2` | `2.10.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.4` | `2.5.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.8` | `0.6.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |


Updates `@blocksuite/sync` from 0.17.32 to 0.18.0
- [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.18.0/packages/framework/sync)

Updates `@emotion/react` from 11.13.3 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.13.0 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `jotai` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.2...v2.10.3)

Updates `tailwind-merge` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.4...v2.5.5)

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

Updates `prettier-plugin-tailwindcss` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.8...v0.6.9)

Updates `typescript` from 5.6.3 to 5.7.2
- [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.3...v5.7.2)

---
updated-dependencies:
- dependency-name: "@blocksuite/sync"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tailwind-merge
  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: prettier-plugin-tailwindcss
  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-minor
  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 25, 2024
Copy link

netlify bot commented Nov 25, 2024

👷 Deploy Preview for yjs-inspector processing.

Name Link
🔨 Latest commit 08c0ee8
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/6743f71f4518970008482391

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for yjs-inspector ready!

Name Link
🔨 Latest commit 08c0ee8
🔍 Latest deploy log https://app.netlify.com/sites/yjs-inspector/deploys/6743f71f4518970008482391
😎 Deploy Preview https://deploy-preview-47--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 215eb7f into main Nov 26, 2024
3 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-7ffd4af5b1 branch November 26, 2024 05:31
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