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 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 mapbox-gl from 3.0.1 to 3.1.0.
Release notes
Sourced from mapbox-gl's releases.
... (truncated)
Changelog
Sourced from mapbox-gl's changelog.
Commits
d882740
v3.1.0 (internal-1054)412793e
Fix types and unit test (internal-1055)5e1ab95
[GLJS-413] Evolving basemap fixes for config options evaluation (internal-1048)5eed522
[GLJS-640] Trigger map rerender if all source tiles are 404 (internal-1050)ce9883d
Require either "url" or "tiles" for tiled sources (internal-1052)9e2b66d
Check for empty layer and source IDs in runtime (internal-1051)7727f7d
[GLJS-592] Allownull
in TerrainSpecification to override terrain in import...e279511
Bump tape from 5.7.2 to 5.7.3 (internal-1049)59a7dbb
Allow deferred terrain when fingerprinting protection is enabled (internal-1047)94099bb
Fail on unsuccesful performance test triggers (internal-1039)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