-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency mapbox-gl to v1.13.3 #156
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/mapbox-gl-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
changed the title
chore(deps): update dependency @types/mapbox-gl to v1.12.7
Update dependency @types/mapbox-gl to v1.12.7
Nov 16, 2020
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
November 17, 2020 18:40
32c4e6e
to
af5e032
Compare
renovate
bot
changed the title
Update dependency @types/mapbox-gl to v1.12.7
Update dependency @types/mapbox-gl to v1.12.8
Nov 17, 2020
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
November 19, 2020 22:13
af5e032
to
175f7a4
Compare
renovate
bot
changed the title
Update dependency @types/mapbox-gl to v1.12.8
Update dependency mapbox-gl to v1.13.0
Nov 19, 2020
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
3 times, most recently
from
December 9, 2020 08:52
d3aa79d
to
284c1d7
Compare
renovate
bot
changed the title
Update dependency mapbox-gl to v1.13.0
fix(deps): update dependency mapbox-gl to v1.13.0
Dec 22, 2020
renovate
bot
changed the title
fix(deps): update dependency mapbox-gl to v1.13.0
Update dependency mapbox-gl to v1.13.0
Jan 19, 2021
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
February 18, 2021 04:43
284c1d7
to
699a6e2
Compare
renovate
bot
changed the title
Update dependency mapbox-gl to v1.13.0
Update dependency mapbox-gl to v1.13.1
Feb 18, 2021
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
May 13, 2021 09:53
699a6e2
to
5c34baf
Compare
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
October 19, 2021 00:12
5c34baf
to
727e2b7
Compare
renovate
bot
changed the title
Update dependency mapbox-gl to v1.13.1
Update dependency mapbox-gl to v1.13.2
Oct 19, 2021
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
March 7, 2022 15:11
727e2b7
to
b97b31f
Compare
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
September 25, 2022 17:29
b97b31f
to
a05a533
Compare
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
March 19, 2023 00:08
a05a533
to
cc4206a
Compare
renovate
bot
changed the title
Update dependency mapbox-gl to v1.13.2
Update dependency mapbox-gl to v1.13.3
Mar 19, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
May 28, 2023 12:00
cc4206a
to
b2b82a3
Compare
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
September 27, 2023 11:07
b2b82a3
to
9bb8085
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
October 18, 2023 09:05
9bb8085
to
f29a01f
Compare
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
November 7, 2023 23:06
f29a01f
to
3b791a8
Compare
renovate
bot
force-pushed
the
renovate/mapbox-gl-1.x
branch
from
November 21, 2023 01:54
3b791a8
to
c20cab7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
1.12.0
->1.13.3
1.12.5
->1.13.10
Release Notes
mapbox/mapbox-gl-js (mapbox-gl)
v1.13.3
Compare Source
🐞 Bug fixes
customAccessToken
is provided along with non-Mapbox tiles (#12520)v1.13.2
Compare Source
🐞 Bug fixes
v1.13.1
Compare Source
1.13.1
🐞 Bug fixes
v1.13.0
Compare Source
✨ Features and improvements
symbol-sort-key
. #9751 (h/t @osvodef)Marker
clickTolerance
option. #9640 (h/t @ChristopherChudzicki)Map
hasControl
method. #10035Popup
setOffset
method. #9946 (h/t @jutaz)KeyboardHandler
disableRotation
andenableRotation
methods. #10072 (h/t @jmbott)🐞 Bug fixes
queryRenderedFeatures
didn't properly expose the paint values if they were data-driven. #10074 (h/t @osvodef)fitBounds
had an unexpected result with non-zero bearing and uneven padding. #9821 (h/t @allison-strandberg)within
expression didn't work inquerySourceFeatures
. #9933Popup
content HTML element was removed onsetDOMContent
. #10036icon-image
is used as a legacy categorical function. #10060Image
dataURI's are released. #10118We intend to remove support for Internet Explorer 11 in a future release of GL JS later this year.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.