bcc-code / directus-schema-sync

The better way to sync your Directus schema and data between environments
Apache License 2.0
90 stars 4 forks source link

Bump vite and @directus/extensions-sdk #30

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps vite to 4.5.2 and updates ancestor dependency @directus/extensions-sdk. These dependencies need to be updated together.

Updates vite from 4.3.7 to 4.5.2

Release notes

Sourced from vite's releases.

create-vite@4.4.1

Please refer to CHANGELOG.md for details.

create-vite@4.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.5.2 (2024-01-19)

4.5.1 (2023-12-04)

4.5.0 (2023-10-18)

4.4.11 (2023-10-05)

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094

4.4.10 (2023-10-03)

... (truncated)

Commits


Updates @directus/extensions-sdk from 10.1.11 to 10.3.4

Release notes

Sourced from @​directus/extensions-sdk's releases.

v10.3.0

✨ New Features & Improvements

  • @​directus/api
    • Integrated Websockets Subscriptions for REST and GraphQL in Directus 🕸️🧦 (#14737 by @​br41nslug)
      • A CRUD implementation over WebSockets
      • A REST Subscriptions implementation
      • GraphQL Subscriptions over WebSockets
      • Three authentication modes: public, handshake, strict
      • Authentication refresh with an open socket
      • Heartbeat signal to keep the connection alive
      • Follows the Directus permission model
      • Message rate limiting and connection limiting
      • Horizontal scaling with the Messenger
      • Extensible event driven design
  • @​directus/stores
  • @​directus/release-notes-generator

🐛 Bug Fixes & Optimizations

... (truncated)

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bcc-code/directus-schema-sync/network/alerts).