Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Bump nuxt-socket-io from 1.1.18 to 1.1.23 #290

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 Aug 30, 2021

Bumps nuxt-socket-io from 1.1.18 to 1.1.23.

Release notes

Sourced from nuxt-socket-io's releases.

v1.1.23 - Stable Release

See CHANGELOG

Changelog

Sourced from nuxt-socket-io's changelog.

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)
Commits
  • ddb286a Merge pull request #229 from richardeschloss/development
  • c82942e Version bump
  • 6b39903 Merge pull request #228 from richardeschloss/issue/224
  • c8fd7aa Added fix for .ts and .mjs extensions
  • 491b358 Added services with .ts and .mjs extensions
  • 86ef97b require --> import
  • dbb73a4 Removed dependency
  • f5deedb Merge pull request #220 from richardeschloss/development
  • 35ff5ac Merge pull request #219 from richardeschloss/issue/210
  • 11332a7 Reverted
  • Additional commits viewable in compare view

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.18 to 1.1.23.
- [Release notes](https://github.com/richardeschloss/nuxt-socket-io/releases)
- [Changelog](https://github.com/richardeschloss/nuxt-socket-io/blob/master/CHANGELOG.md)
- [Commits](richardeschloss/nuxt-socket-io@v1.1.18...v1.1.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants