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

Bump @giantmachines/redux-websocket from 1.2.1 to 1.5.1 in /ui #110

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps @giantmachines/redux-websocket from 1.2.1 to 1.5.1.

Release notes

Sourced from @​giantmachines/redux-websocket's releases.

v1.5.0

  • Added reconnectOnError option as part of Options interface to enable reconnection attempt when connection is closed via an error event.

v1.3.0

For more info, look at CHANGELOG.md

  • Introduce dateSerializer middleware option
  • Upgrade npm dependencies

v1.2.3

No release notes provided.

v1.2.2

No release notes provided.

Changelog

Sourced from @​giantmachines/redux-websocket's changelog.

[1.5.1] - 2021-05-10

Added

  • Added maintenance note to README.
  • Bump minor dependency versions

[1.5.0] - 2021-02-16

Added

  • Added reconnectOnError option as part of Options interface to enable reconnection attempt when connection is closed via an error event.

[1.4.0] - 2020-11-17

Added

  • Added deserializer option as part of Options interface to enable deserializing of messages sent by the server. By default the message data gets passed through as is.

[1.3.0] - 2020-09-29

Added

  • Added dateSerializer option as part of Options interface to enable serializing meta.timestamp. The default behavior retains meta.timestamp as a Date object.

Changed

  • Bump elliptic from 6.4.1 to 6.5.3
  • Bump prismjs from 1.15.0 to 1.21.0 in /demo
  • Bump http-proxy from 1.17.0 to 1.18.1 in /demo
  • Bump lodash from 4.17.15 to 4.17.20 in /demo
  • Bump elliptic from 6.5.2 to 6.5.3 in /demo
Commits
  • fe59c69 1.5.1
  • a841c35 docs: add to changelog, cleanup
  • 9a7abdf docs: add maintenance mode note
  • aaae0f3 Merge pull request #174 from giantmachines/dependabot/npm_and_yarn/demo/hoste...
  • 917971b Merge pull request #173 from giantmachines/dependabot/npm_and_yarn/hosted-git...
  • 8f15e23 Merge pull request #172 from giantmachines/dependabot/npm_and_yarn/demo/lodas...
  • 9b61f32 Merge pull request #171 from giantmachines/dependabot/npm_and_yarn/lodash-4.1...
  • 8488aa8 Merge pull request #170 from giantmachines/dependabot/npm_and_yarn/demo/url-p...
  • 5d194aa Merge pull request #169 from giantmachines/dependabot/npm_and_yarn/demo/ssri-...
  • 4775b87 Merge pull request #168 from giantmachines/dependabot/npm_and_yarn/ssri-6.0.2
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2021
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants