ably / ably-chat-js

Ably Chat SDK for JavaScript to build chat experiences at scale
https://ably-livestream-chat-demo.vercel.app/
Apache License 2.0
8 stars 0 forks source link

build(deps): bump the simple group in /demo with 4 updates #358

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the simple group in /demo with 4 updates: ably, netlify-cli, postcss and tailwindcss.

Updates ably from 2.3.1 to 2.4.0

Release notes

Sourced from ably's releases.

v2.4.0

Full Changelog: https://github.com/ably/ably-js/compare/2.3.2...2.4.0

What's Changed

  • Add wsConnectivityCheckUrl client option #1862
  • Push plugin is now available to be loaded via a CDN link #1861

v2.3.2

Full Changelog: https://github.com/ably/ably-js/compare/2.3.1...2.3.2

What's Changed

  • Fix websocket reconnection can get stuck in a disconnected/connecting loop under specific network conditions #1855
  • Fix fetchRequest implementation didn't work with checkConnectivity #1856
Changelog

Sourced from ably's changelog.

2.4.0 (2024-09-11)

  • Add wsConnectivityCheckUrl client option #1862
  • Push plugin is now available to be loaded via a CDN link #1861

2.3.2 (2024-09-06)

  • Fix websocket reconnection can get stuck in a disconnected/connecting loop under specific network conditions #1855
  • Fix fetchRequest implementation didn't work with checkConnectivity #1856
Commits
  • 8c9ce8b Merge pull request #1863 from ably/release/2.4.0
  • cd6a097 Update Push plugin readme to mention 2.4.0 version instead
  • a3000f5 chore: bump version for 2.4.0 release
  • 990d67b chore: update changelog for 2.4.0 release
  • 6e85f91 Merge pull request #1862 from ably/1850/wsConnectivityUrl-client-option
  • 59551f5 Add wsConnectivityCheckUrl client option
  • 7d6d512 Merge pull request #1861 from ably/push-plugin-cdn
  • a80ff5f Add README for Push plugin via CDN
  • 3f6c116 Add minified Push plugin cdn config
  • 5af5573 Add push-cdn.js to cdn_deploy script
  • Additional commits viewable in compare view


Updates netlify-cli from 17.34.3 to 17.36.3

Release notes

Sourced from netlify-cli's releases.

v17.36.3

17.36.3 (2024-09-30)

Bug Fixes

v17.36.2

17.36.2 (2024-09-20)

Bug Fixes

v17.36.1

17.36.1 (2024-09-19)

Bug Fixes

  • deps: bump find-my-way from 8.2.0 to 8.2.2 and vite from 5.2.10 to 5.4.6 (#6828) (04567fb)
  • deps: update dependency @​netlify/blobs to v8.0.1 (#6801) (ffb394c)
  • deps: update dependency express to v4.20.0 [security] (#6820) (7089c02)

v17.36.0

17.36.0 (2024-09-10)

Features

  • dev: update dev server plugin env variable to be an array of plugins (#6811) (dbcf1f5)

v17.35.0

17.35.0 (2024-09-06)

Features

v17.34.4

17.34.4 (2024-09-05)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

17.36.3 (2024-09-30)

Bug Fixes

17.36.2 (2024-09-20)

Bug Fixes

17.36.1 (2024-09-19)

Bug Fixes

  • deps: bump find-my-way from 8.2.0 to 8.2.2 and vite from 5.2.10 to 5.4.6 (#6828) (04567fb)
  • deps: update dependency @​netlify/blobs to v8.0.1 (#6801) (ffb394c)
  • deps: update dependency express to v4.20.0 [security] (#6820) (7089c02)

17.36.0 (2024-09-10)

Features

  • dev: update dev server plugin env variable to be an array of plugins (#6811) (dbcf1f5)

17.35.0 (2024-09-06)

Features

17.34.4 (2024-09-05)

Bug Fixes

  • increased the default functions timeout to 30s (#6804) (2438a00)
Commits


Updates postcss from 8.4.42 to 8.4.47

Release notes

Sourced from postcss's releases.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.
Changelog

Sourced from postcss's changelog.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.
Commits


Updates tailwindcss from 3.4.10 to 3.4.13

Release notes

Sourced from tailwindcss's releases.

v3.4.13

Fixed

  • Improve source glob verification performance (#14481)

v3.4.12

Fixed

  • Ensure using @apply with utilities that use @defaults works with rules defined in the base layer when using optimizeUniversalDefaults (#14427)

v3.4.11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Changelog

Sourced from tailwindcss's changelog.

[3.4.13] - 2024-09-23

Fixed

  • Improve source glob verification performance (#14481)

[3.4.12] - 2024-09-17

Fixed

  • Ensure using @apply with utilities that use @defaults works with rules defined in the base layer when using optimizeUniversalDefaults (#14427)

[3.4.11] - 2024-09-11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 4 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.18% (🎯 92%) 2853 / 3029
🟢 Statements 94.18% (🎯 92%) 2853 / 3029
🟢 Functions 93.39% (🎯 93%) 212 / 227
🟢 Branches 94.26% (🎯 93%) 772 / 819
File CoverageNo changed files found.
Generated in workflow #1566 for commit 7ecf9c1 by the Vitest Coverage Report Action
AndyTWF commented 2 weeks ago

@dependabot rebase

dependabot[bot] commented 2 weeks ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

AndyTWF commented 2 weeks ago

@dependabot recreate

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.