Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.asamm:locus-api-android from 0.9.32 to 0.9.50 #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps com.asamm:locus-api-android from 0.9.32 to 0.9.50.

Changelog

Sourced from com.asamm:locus-api-android's changelog.

[0.9.50]

Changed

  • removed custom implementation of the Logger and using public "Asamm logger" instead
  • refactoring in the GeoDataExtra class
  • separating extensions to Point & Track into separate helper class

[0.9.49]

Changed

  • split geocache notes to local and external

Removed

  • ballonStyle and listStyle from GeoDataStyle

[0.9.48]

Added

  • temperature and power to track statistics

[0.9.47]

Added

  • via-point notified during navigation (PAR_RTE_POINT_PASS_PLACE_NOTIFY in [GeoDataExtra])
  • cross-country skiing profile (VALUE_RTE_TYPE_SKI_CROSS_COUNTRY in [GeoDataExtra])

Changed

  • removed deprecated track statistics methods
  • minor [GeoDataExtra] refactoring

[0.9.46]

Changed

  • updated work with parameters in [GeoData] objects

[0.9.45]

Changed

  • reverted Location object close to old system due to high memory footprint in new solution

[0.9.44]

Changed

  • reduced memory footprint for Location object
  • Storable object now correctly accept serialized size up to 50MB (on own risk)

[0.9.43]

Changed

  • updates in the Location serialization

[0.9.42]

Fixed

  • Location incorrect order of objects
  • validation of Location variables

[0.9.41]

Changed

... (truncated)

Commits
  • 2fbd81a - chg: refactoring in the extra helper
  • ecfd577 - chg: removed custom implementation of the Logger and using public "Asamm lo...
  • abe6ec8 - chg: split geocache notes to local and external
  • e9f58aa - chg: minor version fix
  • 5a1d296 - add: temperature and power to track statistics
  • d5f51f7 - chg: updated changelog
  • 9603742 Merge branch 'master' of https://github.com/asamm/locus-api
  • 65381dd - chg: removed deprecated track statistics methods
  • 2f7fd12 Merge pull request #46 from asamm/v_0_9_47
  • 2976c72 -add: [GeoDataExtra] navigation: Via-point notified during navigation
  • 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 [com.asamm:locus-api-android](https://github.com/asamm/locus-api) from 0.9.32 to 0.9.50.
- [Release notes](https://github.com/asamm/locus-api/releases)
- [Changelog](https://github.com/asamm/locus-api/blob/master/CHANGELOG.md)
- [Commits](asamm/locus-api@Locus_API_0.9.32...Locus_API_0.9.50)

---
updated-dependencies:
- dependency-name: com.asamm:locus-api-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants