Update dependency pusher-js to v5.1.1 - abandoned #51
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.0
->5.1.1
Release Notes
pusher/pusher-js
v5.1.1
Compare Source
[FIXED] An issue with typescript declarations which caused builds to fail on
typescript projects dependent on pusher-js
v5.1.0
Compare Source
[NEW] Include typescript declarations
[CHANGED] Make stats opt in rather than opt out - Previously we sent some
metrics about connection strategies to stats.pusher.com by default, it could be
disabled by passing the
disableStats
option. This functionality is now off bydefault and can be enabled by passing the
enableStats
option[FIXED] An issue where local tests would hang for 300s if a browser wasn't
available
v5.0.3
Compare Source
[NEW] Log a warning when there is an auth error
[CHANGED] Default logger now uses console.warn and console.error
[CHANGED] Improved log messages
v5.0.2
Compare Source
[FIXED] Utilise new API for @react-native-community/netinfo suppressing
deprecation warnings
[CHANGED] output an ES6 module from typescript to allow webpack to optimise the
bundle more effectively (thanks to @stof for this change)
[CHANGED] Use prettier to format source
v5.0.1
Compare Source
[FIXED] We no longer include an unnecessary Buffer polyfill in bundles
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.