Bump maplibre-gl from 4.7.1 to 6.3.0 - #5
Closed
dependabot[bot] wants to merge 11 commits into
Closed
Conversation
Tauri v2 desktop app for building custom printable hunting maps from public USGS/Census/USFS data, with multi-sheet PDF export, magnetic declination, and land-access overlays. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Dependabot version updates covers npm, Cargo, and GitHub Actions. The workflow runs tsc/vite build on the frontend and cargo check/clippy/fmt on src-tauri as a practical code-quality gate, since GitHub's native Code Quality/CodeQL product needs GitHub Advanced Security, which isn't available on this private repo's current plan. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The workflow ran npm ci against a Yarn-only project (yarn.lock, no package-lock.json), and the existing Rust source wasn't rustfmt-clean, so the baseline CI run failed on master before any dependency bump was in the picture. Switched the frontend job to yarn install/build and applied cargo fmt (whitespace-only diff). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/maplibre-gl-6.3.0
branch
from
August 19, 2026 01:15
e613eee to
99ab1cc
Compare
A transitive dependency (@mapbox/jsonlint-lines-primitives, already in yarn.lock on master) requires Node >= 22. The workflow was pinned to 20, so yarn install --frozen-lockfile failed regardless of which dependency a PR touched. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/maplibre-gl-6.3.0
branch
from
August 19, 2026 01:19
99ab1cc to
e62016f
Compare
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the cargo-minor-patch group with 1 update in the /src-tauri directory: [uuid](https://github.com/uuid-rs/uuid). Updates `uuid` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...v1.24.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 5.2.0. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/plugin-react@5.2.0/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.2.0/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/maplibre-gl-6.3.0
branch
from
August 19, 2026 01:34
e62016f to
b3bf29b
Compare
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 4.7.1 to 6.3.0. - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-gl-js@v4.7.1...v6.3.0) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/maplibre-gl-6.3.0
branch
from
August 19, 2026 01:36
b3bf29b to
31a3a66
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps maplibre-gl from 4.7.1 to 6.3.0.
Release notes
Sourced from maplibre-gl's releases.
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
... (truncated)
Commits
2ebfa18Bump js version to 6.3.0 (#8144)8867237Fix projective rendering for image source quads (#7887)d409340docs: make the benchmark checklist item conditional on touching benchmarked c...d7bfbc4ci: run the micro benchmarks (#8142)c2557b0GM1.6 Unpack the remaining packed vertex data with bitwise operations (#8143)08ec7a4chore(deps-dev): bump puppeteer from 25.4.0 to 25.5.0 (#8136)b0d8708chore(deps-dev): bump vite from 8.2.0 to 8.2.1 (#8137)a44f026chore(deps): bump node from 26.5 to 26.7 (#8140)f8bc094chore(deps-dev): bump rolldown from 1.2.2 to 1.2.3 (#8135)faa190cchore(deps-dev): bump cssnano from 8.0.2 to 8.0.4 (#8134)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for maplibre-gl since your current version.