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

chore(deps): bump tomTomSdkVersion from 0.33.1 to 0.34.0 #80

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps tomTomSdkVersion from 0.33.1 to 0.34.0.
Updates com.tomtom.sdk.maps:map-display from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.routing:route-planner-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.location:provider-android from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.location:provider-simulation from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.location:provider-map-matched from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.navigation:navigation-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.navigation:ui from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.navigation:route-replanner-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.search:search-online from 0.33.1 to 0.34.0

Updates com.tomtom.sdk.search:ui from 0.33.1 to 0.34.0

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 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 `tomTomSdkVersion` from 0.33.1 to 0.34.0.

Updates `com.tomtom.sdk.maps:map-display` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.routing:route-planner-online` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.location:provider-android` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.location:provider-simulation` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.location:provider-map-matched` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.navigation:navigation-online` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.navigation:ui` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.navigation:route-replanner-online` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.search:search-online` from 0.33.1 to 0.34.0

Updates `com.tomtom.sdk.search:ui` from 0.33.1 to 0.34.0

---
updated-dependencies:
- dependency-name: com.tomtom.sdk.maps:map-display
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.routing:route-planner-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.location:provider-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.location:provider-simulation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.location:provider-map-matched
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.navigation:navigation-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.navigation:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.navigation:route-replanner-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.search:search-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.search:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@joserojas-tomtom joserojas-tomtom merged commit 0b9bad8 into main Oct 26, 2023
2 checks passed
@joserojas-tomtom joserojas-tomtom deleted the dependabot/gradle/tomTomSdkVersion-0.34.0 branch October 26, 2023 09:30
@joserojas-tomtom
Copy link
Collaborator

Compilation went ok - the app still has the Hybrid and Offline menu buttons deactivated. But navigation went well again.
It would be nice to print the version number in the main screen of the app, for testing verification

@babaosoftware
Copy link

After the latest upgrade to 0.34.0, and after cloning the repository on my machine, it fails to download the library com.tomtom.sdk:data-management-common-android:0.34.0
This seems to be a new dependency for provider-map-matched, as well as all navigation libraries.
I don't seem to find such a library in the maven repository. There is one called just data-management-common.
Anyone else having this problem?
Everything works fine with the previous version, 0.33.1

@AlinaUshakova-TomTom
Copy link
Collaborator

@babaosoftware apologies for that, fix is on the way.
Release was accidentally tested with the account that has broader permissions than some customers have.

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.

3 participants