Fix: react strict mode compatibility#49
Closed
jlarmstrongiv wants to merge 69 commits intocpunion:masterfrom
Closed
Fix: react strict mode compatibility#49jlarmstrongiv wants to merge 69 commits intocpunion:masterfrom
jlarmstrongiv wants to merge 69 commits intocpunion:masterfrom
Conversation
Run lifecycle code mod renaming unsafe
Update readme install
Update import
Transpile spread operator
2.0.3 bump
Moved class component outside forwardRef function
Re-connect if the channel is changed
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) - [Commits](https://github.com/yargs/yargs-parser/commits) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.20) Signed-off-by: dependabot[bot] <support@github.com>
….17.20 Bump lodash from 4.17.15 to 4.17.20
Bump acorn from 5.7.3 to 5.7.4
after 8.0.1 found via yarn why node-notifier. closes #13
chore: Update node-notifier per security
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
Bump y18n from 4.0.0 to 4.0.1
Snyk has created this PR to upgrade actioncable from 5.2.4 to 5.2.5. See this package in npm: See this project in Snyk: https://app.snyk.io/org/jackhowa/project/646a257f-7fc6-4f97-a4f4-93a07245fb99?utm_source=github&utm_medium=upgrade-pr
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
….17.21 Bump lodash from 4.17.20 to 4.17.21
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.7 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.14.7...4.16.6) Signed-off-by: dependabot[bot] <support@github.com>
…it-info-2.8.9 Bump hosted-git-info from 2.8.8 to 2.8.9
…list-4.16.6 Bump browserslist from 4.14.7 to 4.16.6
…d92f06432e290 [Snyk] Upgrade actioncable from 5.2.4 to 5.2.5
Snyk has created this PR to upgrade actioncable from 5.2.5 to 5.2.6. See this package in npm: See this project in Snyk: https://app.snyk.io/org/jackhowa/project/646a257f-7fc6-4f97-a4f4-93a07245fb99?utm_source=github&utm_medium=upgrade-pr
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.2...7.4.6) Signed-off-by: dependabot[bot] <support@github.com>
Clean up files
Bump ws from 7.4.2 to 7.4.6
…35290105a46dc [Snyk] Upgrade actioncable from 5.2.5 to 5.2.6
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…se-1.0.7 Bump path-parse from 1.0.6 to 1.0.7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See #39