-
Notifications
You must be signed in to change notification settings - Fork 43
Update vue-mapbox-gl devDependencies #298
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
Open
titouanmathis
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/vue-mapbox-gl-dev-dependencies
base: develop
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 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
✅ Deploy Preview for vue-mapbox-gl-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Export Size@studiometa/vue-mapbox-gl
Unchanged@studiometa/vue-mapbox-gl
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #298 +/- ##
========================================
Coverage 64.00% 64.00%
========================================
Files 22 22
Lines 2445 2445
Branches 70 70
========================================
Hits 1565 1565
Misses 878 878
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1555511
to
e014429
Compare
627af8a
to
11ae0e3
Compare
bb025ae
to
6e183df
Compare
dc20f11
to
e37019f
Compare
bc13722
to
def785b
Compare
def785b
to
4d9d63d
Compare
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.
This PR contains the following updates:
5.0.3
->5.1.0
3.0.2
->3.0.5
3.11.1
->3.14.0
3.5.13
->3.5.18
Release Notes
mapbox/mapbox-gl-geocoder (@mapbox/mapbox-gl-geocoder)
v5.1.0
Compare Source
Features / Improvements 🚀
useBrowserFocus
option to use the browser's native focus management instead of the geocoder's custom focus management. This is useful for accessibility.studiometa/js-toolkit (@studiometa/js-toolkit)
v3.0.5
Compare Source
Changed
Fixed
v3.0.4
Compare Source
Changed
v3.0.3
Compare Source
Changed
domScheduler
(#607, #608, ebf96d2b)mapbox/mapbox-gl-js (mapbox-gl)
v3.14.0
Compare Source
Breaking changes⚠️
glyphs
URL template from the root style instead of their own.Features and improvements ✨
split
expression to divide a string into an array of substrings based on a specified delimiter.Bug fixes 🐞
icon-image-cross-fade
.raster
layers from a singleraster-array
source.setData
on large datasets.v3.13.0
Compare Source
Breaking changes⚠️
interpolate
expression will interpolate between non-alpha-premultiplied colors. The change might affectraster-particle-color
,line-gradient
, andheatmap-color
.rgb
expression will return non-premultiplied-alpha color.Features and improvements ✨
["worldview"]
expression, which returns the currentworldview
of the map.model-translation
support for batched model layers.Bug fixes 🐞
mapbox-gl-rtl-text
v0.3.0 plugin not loading in certain configurations.text-variable-anchor
disappearing.mouseleave
withoutmouseenter
.color-use-theme
property of 3D lights.config
expressions (h/t @brncsk) #13453.setStyle
with the same URL of an import.Workflow 🛠️
v3.12.0
Compare Source
Features and improvements ✨
wrapTileId
property toCustomLayerInterface
to control whether tile IDs are wrapped across world copies during rendering.line-pattern-cross-fade
,fill-pattern-cross-fade
, andfill-extrusion-pattern-cross-fade
properties for smooth transitions between pattern images.extra_bounds
in TileJSON for more fine-grained control over tile requests, particularly when dealing with sparse data coverage.Bug fixes 🐞
setData
on symbol layers could cause flickering.CustomSourceInterface
TypeScript type that was missing in the public interface.line-gradient
validation to work not only on GeoJSON, but also on vector tile sources if they havemapbox_clip_start
andmapbox_clip_end
properties precomputed.styleimagemissing
event not firing in certain scenarios.vuejs/core (vue)
v3.5.18
Compare Source
Bug Fixes
v-pre
(#12556) (21b685a)v-bind
dynamic argument content correctly (#12554) (d3af67e)v3.5.17
Compare Source
Bug Fixes
InEntity
state (#13362) (f05a8d6)__v_skip
flag toDep
to prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnce
andvSlot
(#13343) (762fae4)v3.5.16
Compare Source
Reverts
v3.5.15
Compare Source
Bug Fixes
allowArbitraryExtensions
on resolving type (#13301) (f7ce5ae), closes #13295$props
inComponentInstance
(#12870) (f44feed), closes #12751undefined
from inferred prop types with default values (#13007) (5179d32), closes #13006oldValue
before runningcb
to prevent stale value (#12296) (c69c4bb), closes #12294v3.5.14
Compare Source
Bug Fixes
useTemplateRef
as a definite ref (#13197) (8ae1122)v-for
(#13091) (3f27c58), closes #13087Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.