Skip to content

Bump @maplibre/maplibre-react-native from 11.0.0-beta.24 to 11.0.1#145

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/maplibre/maplibre-react-native-11.0.1
Closed

Bump @maplibre/maplibre-react-native from 11.0.0-beta.24 to 11.0.1#145
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/maplibre/maplibre-react-native-11.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps @maplibre/maplibre-react-native from 11.0.0-beta.24 to 11.0.1.

Release notes

Sourced from @​maplibre/maplibre-react-native's releases.

v11.0.1

11.0.1 (2026-04-21)

Bug Fixes

  • Android: reduce memory usage for GeoJSONSource data (#1462) (3c4a3da)

v11.0.0

11.0.0 (2026-04-17)

[!IMPORTANT] MapLibre React Native v11 is the first release to only support the new architecture. As this required significant changes to the implementation, the APIs were also improved and are based upon MapLibre GL JS.

Please follow the v11 migration guide for upgrading.

Bug Fixes

... (truncated)

Changelog

Sourced from @​maplibre/maplibre-react-native's changelog.

11.0.1 (2026-04-21)

Bug Fixes

  • Android: reduce memory usage for GeoJSONSource data (#1462) (3c4a3da)

11.0.0 (2026-04-17)

[!IMPORTANT] MapLibre React Native v11 is the first release to only support the new architecture. As this required significant changes to the implementation, the APIs were also improved and are based upon MapLibre GL JS.

Please follow the v11 migration guide for upgrading.

Bug Fixes

  • add getAnimatableRef for reanimated v4 compatibility (#1404) (c966818)
  • align ViewAnnotation selection behavior (#1325) (ec2bb87)
  • Android: add safe area insets to Map ornaments (#1400) (ae41fca)
  • Android: call MapLibre.getInstance from createViewInstance (#1433) (6bb8b6b)
  • Android: don't propagate Marker onPress to Map (#1317) (64705a1)
  • Android: dynamic ornament position updates (#1278) (f8ee83f)
  • Android: emit onRegionIsChanging from Map for double tap zoom (#1379) (c51afa3)
  • Android: initial attribution position (#1416) (0b357db)
  • Android: keep MapLibre.getInstance from module (#1435) (7465fea)
  • Android: Map memory leak (#1384) (d416bca)
  • Android: MapView onPress structure (#1178) (1292ef9)
  • Android: MapView region change events center (#1183) (c5ab2a0)
  • Android: Marker anchor (#1316) (80d01b6)
  • Android: pausing OfflinePack (#1378) (3270665)
  • Android: remove Marker disableClippingRecursively (#1377) (66df5ef)
  • Android: resolve takeSnap with uri directly (#1092) (d26e47b)
  • Android: revert location engine to default (#1324) (61e5f40)
  • Android: uniformly apply pixel density to events (#1280) (5bf1c08)
  • AnimatedPoint: don’t shadow _listeners (#1283) (172f9dc)
  • Camera onTrackUserLocationChange null value (#1113) (728368c)
  • export MLRNCustomHeaders from Pods (#1052) (6505766)
  • FollyConvert.h imports for static linking (#1262) (814481d)
  • GeoJSONSource: clearing clusterProperties (#1252) (0a46e4a)
  • GeoJSONSource: using url as data (#1242) (a018f52)
  • Images: unwrap event payload (#1207) (e810b07)
  • iOS: add PBXShellScriptBuildPhase once (#1403) (1d44333)
  • iOS: fully reset Camera on recycle (#1318) (954a0c2)
  • iOS: fully reset Layer on recycle (#1319) (d720afa)
  • iOS: handle NSNull in style prop to prevent crash (#1277) (4f6bb68)
  • iOS: ImageSource load initial local url (#1263) (e0e4710)
  • iOS: Map.project align order of longitude, latitude (#1288) (824e6f1)
  • iOS: MapView methods references (#1129) (39a7d94)
  • iOS: Marker anchor center and top-left (#1301) (25689c8)
  • iOS: offline pack migration wait to be loaded (#1434) (7636772)
  • iOS: preserve native annotation drag for custom view annotations (#1420) (fb24424)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@maplibre/maplibre-react-native](https://github.com/maplibre/maplibre-react-native) from 11.0.0-beta.24 to 11.0.1.
- [Release notes](https://github.com/maplibre/maplibre-react-native/releases)
- [Changelog](https://github.com/maplibre/maplibre-react-native/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-react-native@v11.0.0-beta.24...v11.0.1)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-react-native"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Roadmap Apr 22, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #148.

@dependabot dependabot Bot closed this Apr 29, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in Roadmap Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/maplibre/maplibre-react-native-11.0.1 branch April 29, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants