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

fix(deps): bump nuxt-socket-io from 1.1.17 to 3.0.12 #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps nuxt-socket-io from 1.1.17 to 3.0.12.

Release notes

Sourced from nuxt-socket-io's releases.

v3.0.11 -- Stable Release

Stable release tested against Nuxt3 stable.

v2.0.3 -- Stable Release

v2.0.2 -- Stable Release

v2.0.0 -- Stable Release

Latest stable release

v1.1.24 - Stable Release

See CHANGELOG

1.1.11 - Ran security audit and updated dependencies.

Ran security audit and updated dependencies.

Changelog

Sourced from nuxt-socket-io's changelog.

Change Log

All notable changes to this project will be documented in this file.

3.0.11 - 2022-12-01

Changed

  • Updated install instructions
  • Clamped socket.io deps to 4.1.1 for now

3.0.10 - 2022-11-30

Added

  • Support for Nuxt3 and socket.io@4.x
  • Experimental feature for using the redis adapter.

2.0.0 - 2021-11-13

Changed (major)

  • VuexOpts types and Namespace configuration types changed. Entries with the Record<string, string> have been deprecated in favor of string-only entries, which are easier to work with.
  • Package type is now "module". Entirely ESM.
  • Tested against node lts (16.x).
  • Code reorganization and cleanup across the project.

1.1.24 - 2021-10-01

Fixed

  • Namespace regex patterns and documentation links (credit: PitPietro)

1.1.23 - 2021-08-29

Fixed

  • Automatic server registration with .ts and .mjs extensions (credit: ohashi14715369)

1.1.22 - 2021-08-16

Removed

  • Dependency on vue-template-compiler (which should have never been there)

1.1.21 - 2021-08-12

Reverted

  • Reverted changes introduced in 1.1.20

1.1.20 - 2021-08-09

Changed

  • Make NuxtSocketOpts and NuxtSocket non-partial (credit: CS_Birb)

1.1.19 - 2021-08-06

Changed

  • Type definitions file because socket.io-client types changed (credit: matthiasbaldi)

1.1.18 - 2021-05-11

Added

  • Wired up support for the socket.io server options

Updated

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [nuxt-socket-io](https://github.com/richardeschloss/nuxt-socket-io) from 1.1.17 to 3.0.12.
- [Release notes](https://github.com/richardeschloss/nuxt-socket-io/releases)
- [Changelog](https://github.com/richardeschloss/nuxt-socket-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/richardeschloss/nuxt-socket-io/commits)

---
updated-dependencies:
- dependency-name: nuxt-socket-io
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from zygzagZ December 5, 2022 00:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant