[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
-
1.7.5 - 2024-12-11
- feat: linkBridge debug mode by @ gronxb in #90
-
1.7.4 - 2024-12-08
- feat: version compat layer 1.7.2 by @ gronxb in #88
-
1.7.3 - 2024-12-07
- fix: multiple linkBridge by @ gronxb in #86
- chore: migrate biome by @ gronxb in #87
-
1.7.2 - 2024-11-04
- fix: correct module and main entry points in package.json @ gronxb 79510ad
-
1.7.1 - 2024-10-28
- feat(react-native): postMessage broadcast options by @ gronxb in #75
-
1.7.0 - 2024-10-26
- as-is
- to-be
- chore(example): bump react native 0.76.0 by @ gronxb in #68
- chore: deprecated @ webview-bridge/vue by @ gronxb in #69
- feat(react-native): post message dynamic validate by @ gronxb in #70
- chore: migrate tspc, esbuild to tsup, nx by @ gronxb in #71
- chore: build:dev command by @ gronxb in #72
- chore: bump react 18.3.1 by @ gronxb in #73
- fix: resolution @ webview-bridge/utils by @ gronxb in #74
-
1.7.0-rc.1 - 2024-10-26
-
1.7.0-rc.0 - 2024-10-26
-
1.6.2 - 2024-07-11
- chore: add jsdoc by @ gronxb in #60
-
1.6.1 - 2024-07-11
- fix: ensure hydration in SSR environment by @ gronxb in #59
-
1.6.0 - 2024-07-10
- feat: initialBridge mock by @ gronxb in #56
- chore: remove deprecated linkNativeMethod by @ gronxb in #57
- fix: resolve this binding issue in bridge instance by @ gronxb in #58
-
1.5.3 - 2024-07-09
- fix: mock store for non-native environment (SSR) by @ gronxb in #55
-
1.5.2 - 2024-07-03
-
1.5.1 - 2024-06-30
-
1.5.1-rc.2 - 2024-06-30
-
1.5.0 - 2024-06-25
-
1.5.0-rc.1 - 2024-06-25
-
1.4.7 - 2024-06-25
-
1.4.6 - 2024-06-24
-
1.4.6-nightly.0 - 2024-06-24
-
1.4.5 - 2024-06-19
-
1.4.4 - 2024-06-19
-
1.4.3 - 2024-05-12
-
1.4.3-nightly.0 - 2024-05-12
-
1.4.2 - 2024-04-28
-
1.4.1 - 2024-04-20
-
1.4.1-nightly.0 - 2024-04-20
-
1.4.0 - 2024-03-24
from @webview-bridge/react-native GitHub release notesWhat'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/webcommunication method. Ensure@ webview-bridge/react-nativeexplicitly 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
postMessagestructure 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
initialBridgefieldhttps://gronxb.github.io/webview-bridge/non-react-native-environment.html
It is possible to configure
initialBridgeto 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
initialBridgeis configured,bridge.isWebViewBridgeAvailableshould 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: