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

Cherry-picking updates from main to release-v2.18 #4631

Merged
merged 31 commits into from
Apr 15, 2024

Conversation

azarovalex
Copy link
Contributor

We'd like to include all latest changes in the main branch to the latest stable release, so I'm cherry-picking all changes to the release branch.

This branch was created from the latest main 44ece0e, I merged release-v2.18 into it and resolved all conflicts in favor of the main.

kried and others added 30 commits February 9, 2024 17:19
* Use camera options to calculate zoom for overview camera
Enable Dependabot version updates
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/checkout-4

Bump actions/checkout from 3 to 4
…/codeql-action-3

Bump github/codeql-action from 2 to 3
Co-authored-by: Nastassia Makaranka <[email protected]>
…s-for-carplay

Add support for carplay to hide waypoints from route line
* vk/dependencies-update: bumped Directions to 2.12.0, Maps to 10.16.5. Now compatible with Turf 2.7.0.

* vk/dependencies-update: CHANGELOG updated

* vk/dependencies-update: bumped NN to v202; update cocoapods in gemfile to 1.14

* vk/dependencies-update: unit tests fix

* Sync Package.resolved with last resolved dependencies

* Update CHANGELOG.md

* Sync CocoaPodsTest

---------

Co-authored-by: Udumft <[email protected]>
…wController creation (#4617)

* Don't check if AVSpeechSynthesizer.isSpeaking when unmuting it

* add changelog entry
* Improve error handing in case of invalid route responses

* Fix the order in which delegate is notified about failed reroute attempt

* Fix for old Swift compiler versions

* Fixed project structure in Carthage integration

* Added changelog entry
* Fix Examples signing when building on a real device

* Replace build phases with the new script in 3 test targets

* Grant exec permissions to the script
* Update NN and Maps

* Update CHANGELOG.md

* Update CHANGELOG.md
…ain-copy

# Conflicts:
#	CHANGELOG.md
#	Cartfile
#	Cartfile.resolved
#	MapboxCoreNavigation.podspec
#	MapboxNavigation-SPM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	MapboxNavigation.podspec
#	Package.resolved
#	Package.swift
#	Tests/CocoaPodsTest/PodInstall/Podfile.lock
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.51%. Comparing base (7218d24) to head (668fed9).

Impacted file tree graph

@@              Coverage Diff               @@
##           release-v2.18    #4631   +/-   ##
==============================================
  Coverage          60.51%   60.51%           
==============================================
  Files                189      189           
  Lines              21307    21307           
==============================================
  Hits               12894    12894           
  Misses              8413     8413           
Files Coverage Δ
...ces/MapboxNavigation/SystemSpeechSynthesizer.swift 46.04% <100.00%> (ø)

@azarovalex azarovalex marked this pull request as ready for review April 15, 2024 13:33
@azarovalex azarovalex requested a review from a team as a code owner April 15, 2024 13:33
@azarovalex azarovalex changed the base branch from main to release-v2.18 April 15, 2024 13:41
@azarovalex azarovalex merged commit 135a5da into release-v2.18 Apr 15, 2024
21 checks passed
@azarovalex azarovalex deleted the azarovalex/main-copy branch April 15, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants