Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps org.maplibre.gl:android-sdk from 9.5.2 to 10.0.0-pre.0.

Release notes

Sourced from org.maplibre.gl:android-sdk's releases.

android-v10.0.0-pre.0

✨ Features and improvements

  • Breaking: Changed resourcePrefix to maplibre_ from mapbox_ 647 and renamed resources accordingly. Note that this is a breaking change since the names of public resources were renamed as well. Replaced Mapbox logo with MapLibre logo.
  • GMS location: Replace new LocationRequest() with LocationRequest.Builder, and LocationRequest.PRIORITY_X with Priority.PRIORITY_X (620)

🐞 Bug fixes

  • Increment minSdkVersion from 14 to 21, as it covers 99.2%% of the newer devices since 2014
  • and lessens the backward compatibility burden (630)
  • Catches NaN for onMove event (621)

⛵ Dependencies

  • Revert "Revert "Gradle update"" - Update Gradle from v3 to v7 (#619)

android-v9.6.0

✨ Features and improvements

  • Add missing header guards (#543)
  • Removing unused versions sdk (#515)
  • (tag: node-v5.0.1-pre.0) Upgrade libs and remove Jetifier (#218)
  • Migrate examples in android TestApp to Kotlin (#416)
  • Add ClientOptions to be able to pass around client name and version (#365)
  • Use maplibre docs for more links (#354)
  • Use the MapLibre style spec docs website (#353)
  • Refresh iOS & Android build docs (5f679b55b)
  • Qt build improvements and documentation (#277)
  • Replace Mapbox with MapLibre in README titles (#297)
  • Rename MaptilerFileSource to MBTilesFileSource (#198)
  • Changed missed MapBox reference to MapLibre (#253)
  • Implement map projection functionality (#254)
  • chore: rename master -> main in CI and scripts (#246)
  • Feature - Bring back node support (#217)
  • Remove obsolete CI configurations (#219)

🐞 Bug fixes

  • Fixes potential NaN when calling NativeMapView::nativeMoveBy (#501)
  • Fix android ci workflows (#476)
  • Fix typo in geo.cpp (#412)
  • Fix render tests (#351)
  • fix shiftY calculation typo (#285)
  • [msvc] Fix warnings, mainly casting to smaller types (#270)
  • Fix street label appearance while animating near zoom level threshhold (#267)

⛵ Dependencies

  • Bump semver from 7.3.7 to 7.3.8 in /platform/android (#530)
  • Bump to JDK 11 in android CI and generate Gradle Wrapper (#474)

... (truncated)

Commits
  • 79245a0 Prepare for 10.0.0 Android release (#790)
  • 950d910 Avoid implicit casts (#787)
  • 709c799 Improve node docs with available platforms (#786)
  • ac5730f Remove Android Instrumentation Tests running on Google (#763)
  • e86cb1e Avoid implicit casts and portable printf with size_t (#722)
  • 42aea6f Enable C++ unit test on macOS CI (#674)
  • 78d8ebb Bump pixelmatch from 4.0.2 to 5.3.0 in /platform/ios (#489)
  • e6d6e6c Bump pretty-bytes from 6.0.0 to 6.1.0 (#775)
  • 64eeba4 Bump aws-sdk from 2.1304.0 to 2.1309.0 (#774)
  • d77f33b Make sure Actions are run when maplibre-gl-js is changed (#768)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-gl-native) from 9.5.2 to 10.0.0-pre.0.
- [Release notes](https://github.com/maplibre/maplibre-gl-native/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-native/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-native@android-v9.5.2...android-v10.0.0-pre.0)

---
updated-dependencies:
- dependency-name: org.maplibre.gl:android-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #172.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.maplibre.gl-android-sdk-10.0.0-pre.0 branch February 23, 2023 09:23
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant