Bump third_party/maplibre-native from 550f64b to 2a8ebc4 in the gitsubmodule group - #662
Bump third_party/maplibre-native from 550f64b to 2a8ebc4 in the gitsubmodule group#662dependabot[bot] wants to merge 1 commit into
550f64b to 2a8ebc4 in the gitsubmodule group#662Conversation
Bumps the gitsubmodule group with 1 update: [third_party/maplibre-native](https://github.com/maplibre/maplibre-native). Updates `third_party/maplibre-native` from `550f64b` to `2a8ebc4` - [Release notes](https://github.com/maplibre/maplibre-native/releases) - [Commits](maplibre/maplibre-native@550f64b...2a8ebc4) --- updated-dependencies: - dependency-name: third_party/maplibre-native dependency-version: 2a8ebc4906df6037e756534e583a3b8e55283ed7 dependency-type: direct:production dependency-group: gitsubmodule ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2e5a9684da
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -1 +1 @@ | |||
| Subproject commit 550f64be2232e09934ffc660a9acdbacff8b164a | |||
| Subproject commit 2a8ebc4906df6037e756534e583a3b8e55283ed7 | |||
There was a problem hiding this comment.
Update local paths for the upstream
mln directory rename
This revision renames MapLibre Native's physical mbgl directories to mln, but the automatic submodule setup still applies patches against include/mbgl, src/mbgl, and platform/default/src/mbgl (.mise/bin/sync-submodules:75-80 and patches/maplibre-native/*.patch), so every mise task that initializes dependencies fails at git apply; even if setup is bypassed, the CMake source lists such as cmake/mln_ffi_platform.cmake:51-68 still reference the removed paths. Update the patches and all vendored source paths alongside this pin.
AGENTS.md reference: AGENTS.md:L103-L105
Useful? React with 👍 / 👎.
Bumps the gitsubmodule group with 1 update: third_party/maplibre-native.
Updates
third_party/maplibre-nativefrom550f64bto2a8ebc4Commits
2a8ebc4core: renamembgldirectories tomln(#4511)06fcf13fix(glfw): synchronize Metal renderable size (#4510)f0bd259Release MapLibre Android 13.5.1 (#4507)2e13de2Fix surface transform (#4495)65a3405fix(core): Fix nullptr access during custom layer pre-render (#4496)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions