Commit 4d14d46
feat(webview-bridge): update to v5.1.0 (#1534)
Bumps `@tef-novum/webview-bridge` from `^4.2.0` to `^5.1.0`.
## Release notes
- **v5.0.0** —
https://github.com/Telefonica/webview-bridge/releases/tag/v5.0.0
- Change `requestPermissionBackgroundLocation` and
`requestPermissionBatteryOptimization` responses (#257)
- Clarify Locator SDK contracts in docs and mode typing (#258)
- **v5.1.0** —
https://github.com/Telefonica/webview-bridge/releases/tag/v5.1.0
- Update `setupLocatorSdkConfig` request model (#262)
- Clarify documentation according to API level (#260)
## Notes
The v5.0.0 breaking changes affect APIs
(`requestPermissionBackgroundLocation`,
`requestPermissionBatteryOptimization`, `setupLocatorSdkConfig`) that
are **not used** anywhere in this repo, so the major bump is safe.
## Test plan
- [x] `yarn ts-check` passes
- [x] `yarn test` passes (517/517)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f36c377 commit 4d14d46
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4250 | 4250 | | |
4251 | 4251 | | |
4252 | 4252 | | |
4253 | | - | |
4254 | | - | |
4255 | | - | |
4256 | | - | |
| 4253 | + | |
| 4254 | + | |
| 4255 | + | |
| 4256 | + | |
4257 | 4257 | | |
4258 | 4258 | | |
4259 | 4259 | | |
| |||
4342 | 4342 | | |
4343 | 4343 | | |
4344 | 4344 | | |
4345 | | - | |
| 4345 | + | |
4346 | 4346 | | |
4347 | 4347 | | |
4348 | 4348 | | |
| |||
0 commit comments