[Snyk] Upgrade @webview-bridge/react-native from 1.4.0 to 1.7.5 #8
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.
Snyk has created this PR to upgrade @webview-bridge/react-native from 1.4.0 to 1.7.5.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 27 versions ahead of your current version.
The recommended version was released 3 months ago.
Release notes
Package name: @webview-bridge/react-native
What's Changed
Full Changelog: v1.7.4...v1.7.5
What's Changed
Full Changelog: v1.7.3...v1.7.4
Caution
This patch contains a breaking change due to the modification of the@ webview-bridge/web
communication method. Ensure@ webview-bridge/react-native
explicitly uses version 1.7.3 to avoid potential issues.The compatibility layer has been added in version 1.7.4, resolving the issue.
Please use version 1.7.4.
What's Changed
Full Changelog: v1.7.2...v1.7.3
What's Changed
Full Changelog: v1.7.1...v1.7.2
Guide
https://gronxb.github.io/webview-bridge/using-a-post-message.html#broadcast
What's Changed
Full Changelog: v1.7.0...v1.7.1
Migration Guide
The
postMessage
structure was limited to only zod, yup, and superstruct, making it incompatible with various schema libraries.Therefore, I separated this layer as validate, allowing integration with any schema library.
https://gronxb.github.io/webview-bridge/using-a-post-message.html
What's Changed
Full Changelog: v1.6.2...v1.7.0
What's Changed
Full Changelog: v1.6.1...v1.6.2
What's Changed
Full Changelog: v1.6.0...v1.6.1
What's Changed
initialBridge
fieldhttps://gronxb.github.io/webview-bridge/non-react-native-environment.html
It is possible to configure
initialBridge
to operate in a non-React Native environment.Prioritize applying the bridge of the React Native WebView, and if it is unavailable, apply the
initialBridge
.Therefore, if
initialBridge
is configured,bridge.isWebViewBridgeAvailable
should be true even in environments that are not React Native.Full Changelog: v1.5.3...v1.6.0
What's Changed
Full Changelog: v1.5.2...v1.5.3
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: