René's URL Explorer Experiment


Title: Bump mapbox-gl from 1.12.0 to 2.3.1 by dependabot[bot] · Pull Request #258 · SuperMap/iClient-JavaScript · GitHub

Open Graph Title: Bump mapbox-gl from 1.12.0 to 2.3.1 by dependabot[bot] · Pull Request #258 · SuperMap/iClient-JavaScript

X Title: Bump mapbox-gl from 1.12.0 to 2.3.1 by dependabot[bot] · Pull Request #258 · SuperMap/iClient-JavaScript

Description: Bumps mapbox-gl from 1.12.0 to 2.3.1. Release notes Sourced from mapbox-gl's releases. v2.3.1 🐞 Bug fixes Fix fog flickering when the map option optimizeForTerrain is set to false (#10763) Fix collision boxes which were not correctly updated for symbols with text-variable-anchor (#10709) v2.3.0 ✨ Features and improvements Add configurable fog as a root style specification (#10564) Add support for data-driven expressions in line-dasharray and line-cap properties. (#10591) Add support for data-driven text-line-height (#10612) Add client-side elevation querying with map.queryTerrainElevation(lngLat) when terrain is active (#10602) Reduce GPU memory footprint when terrain is active by sharing a single depth stencil renderbuffer for all draping (#10611) Optimize tile cover by preventing unnecessary tile loads when terrain is active (#10467) Batch render DOM elements to avoid reflow (#10530, #10567) (h/t zarov) 🐞 Bug fixes Fix style property transitions not invalidating the terrain render cache (#10485) Fix raster tile expiry data not being retained. (#10494) (h/t andycalder) Fix undefined type error when removing line-gradient paint property (#10557) Fix unclustered points in a clustered GeoJSON source incorrectly snapping to a grid at high zoom levels. (#10523) Fix map.loadImage followed with a delay by map.addImage failing in Safari and Firefox. (#10524) Allow conditional display of formatted images in text (#10553) Fix fill-extrusion elevation underflow below sea level (#10570) Fix dashed lines with square line caps. (#9561) Fix markers sometimes throwing an error after being removed from a 3D map. (#10478) (h/t andycalder) Set type=button on attribution button to prevent accidental form submit when map is nested in

(#10531) Fix nine documentation typos (#10546, #10548 #10551 #10646) (h/t coliff) v2.3.0-beta.1 No release notes provided. v2.2.0 Features and improvements Add testMode Map option that silences errors and warnings generated due to an invalid accessToken. It may be useful when using the library to write unit tests. (#10445) Improve geojsonSource.setData(...) performance in Safari (#10417) Add map.getTerrain() method (#10413) Add showTerrainWireframe map debug option for displaying terrain wireframe (#10406) Document the default limit and offset of geojsonSource.getClusterLeaves(...) (#10403) (h/t henk23) (Development) Update dev environment to native ES modules to support Node 14+ (#10367) Bug fixes Fix map.getBounds() to return the inset bounds when map padding is set (#10386) Support flat roofs for fill-extrusions when using custom data sources with terrain (#10347) Fix flickering accuracy circle in GeolocateControl. (#10334) (h/t anderswi) Show Mapbox logo if no style is provided for the map (#10361) Switch to using alphabetic baseline for locally-rendered glyphs to avoid misalignment on fonts with large ascenders/descenders. (#10390) Fix incorrect diffing of styles when using raster DEM tile sources (#10418) Fix queryRenderedFeatures(...) for fill-extrusions partly behind the camera (#10428) Fix artifacts caused by negative terrain elevation (#10432) ... (truncated) Changelog Sourced from mapbox-gl's changelog. 2.3.1 🐞 Bug fixes Fix fog flickering when the map option optimizeForTerrain is set to false (#10763) Fix collision boxes which were not correctly updated for symbols with text-variable-anchor (#10709) 2.3.0 ✨ Features and improvements Add configurable fog as a root style specification (#10564) Add support for data-driven expressions in line-dasharray and line-cap properties. (#10591) Add support for data-driven text-line-height (#10612) Add client-side elevation querying with map.queryTerrainElevation(lngLat) when terrain is active (#10602) Reduce GPU memory footprint when terrain is active by sharing a single depth stencil renderbuffer for all draping (#10611) Optimize tile cover by preventing unnecessary tile loads when terrain is active (#10467) Batch render DOM elements to avoid reflow (#10530, #10567) (h/t zarov) 🐞 Bug fixes Fix style property transitions not invalidating the terrain render cache (#10485) Fix raster tile expiry data not being retained. (#10494) (h/t andycalder) Fix undefined type error when removing line-gradient paint property (#10557) Fix unclustered points in a clustered GeoJSON source incorrectly snapping to a grid at high zoom levels. (#10523) Fix map.loadImage followed with a delay by map.addImage failing in Safari and Firefox. (#10524) Allow conditional display of formatted images in text (#10553) Fix fill-extrusion elevation underflow below sea level (#10570) Fix dashed lines with square line caps. (#9561) Fix markers sometimes throwing an error after being removed from a 3D map. (#10478) (h/t andycalder) Set type=button on attribution button to prevent accidental form submit when map is nested in (#10531) Fix nine documentation typos (#10546, #10548 #10551 #10646) (h/t coliff) 2.2.0 Features and improvements Add testMode Map option that silences errors and warnings generated due to an invalid accessToken. It maybe useful when using the library to write unit tests. (#10445) Improve geojsonSource.setData(...) performance in Safari (#10417) Add map.getTerrain() method (#10413) Add showTerrainWireframe map debug option for displaying terrain wireframe (#10406) Document the default limit and offset of geojsonSource.getClusterLeaves(...) (#10403) (h/t henk23) (Development) Update dev environment to native ES modules to support Node 14+ (#10367) Bug fixes Fix map.getBounds() to return the inset bounds when map padding is set (#10386) Support flat roofs for fill-extrusions when using custom data sources with terrain (#10347) Fix flickering accuracy circle in GeolocateControl. (#10334) (h/t anderswi) Show Mapbox logo if no style is provided for the map (#10361) Switch to using alphabetic baseline for locally-rendered glyphs to avoid misalignment on fonts with large ascenders/descenders. (#10390) Fix incorrect diffing of styles when using raster DEM tile sources (#10418) Fix queryRenderedFeatures(...) for fill-extrusions partly behind the camera (#10428) Fix artifacts caused by negative terrain elevation (#10432) ... (truncated) Commits c377a90 v2.3.1 additional cherry-picks (#10790) 90c6675 Cherry pick PRs for 2.3.1 (#10787) abe8157 Implement dual ESM + CJS compatibility in style-spec (#10718) 51363c5 v2.3.0 (#10708) c8c159f Update sources and markers while fog transitioning (#10691) ecd7c23 Docs cherry-picks for v2.3 (#10683) 2907954 Disable fog tile culling with low horizon-blend (#10679) 6b1c25f fix line atlas not caching dashes properly (#10669) (#10671) b3816cf Include dist/package.json in npm published files (#10668) 0fce63d Release 2.3.0-beta.1 (#10662) Additional commits viewable in compare view 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 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)

Open Graph Description: Bumps mapbox-gl from 1.12.0 to 2.3.1. Release notes Sourced from mapbox-gl's releases. v2.3.1 🐞 Bug fixes Fix fog flickering when the map option optimizeForTerrain is set to false (#10763) F...

X Description: Bumps mapbox-gl from 1.12.0 to 2.3.1. Release notes Sourced from mapbox-gl's releases. v2.3.1 🐞 Bug fixes Fix fog flickering when the map option optimizeForTerrain is set to false (#1076...

Opengraph URL: https://github.com/SuperMap/iClient-JavaScript/pull/258

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:60e50f0c-c7bd-ae3f-094e-d0b48e1a98ad
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA27C:98CCF:B4CB8B:E8334D:69922E66
html-safe-nonce37a0c5c59b22ffd60007ac30f464e63c5b76ed734689937a6932b206b905c2a8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMjdDOjk4Q0NGOkI0Q0I4QjpFODMzNEQ6Njk5MjJFNjYiLCJ2aXNpdG9yX2lkIjoiODk0NjUxOTk1ODU1NDI5MTgxNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac30c273321819b3df543ce4f76865e6a644bc37f59b47bbc84c6e4b475efd66b1
hovercard-subject-tagpull_request:675078382
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/SuperMap/iClient-JavaScript/pull/258/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps mapbox-gl from 1.12.0 to 2.3.1. Release notes Sourced from mapbox-gl's releases. v2.3.1 🐞 Bug fixes Fix fog flickering when the map option optimizeForTerrain is set to false (#10763) F...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/SuperMap/iClient-JavaScript git https://github.com/SuperMap/iClient-JavaScript.git
octolytics-dimension-user_id2839337
octolytics-dimension-user_loginSuperMap
octolytics-dimension-repository_id99533003
octolytics-dimension-repository_nwoSuperMap/iClient-JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id99533003
octolytics-dimension-repository_network_root_nwoSuperMap/iClient-JavaScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/SuperMap/iClient-JavaScript/pull/258/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSuperMap%2FiClient-JavaScript%2Fpull%2F258%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSuperMap%2FiClient-JavaScript%2Fpull%2F258%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=SuperMap%2FiClient-JavaScript
Reloadhttps://github.com/SuperMap/iClient-JavaScript/pull/258/files
Reloadhttps://github.com/SuperMap/iClient-JavaScript/pull/258/files
Reloadhttps://github.com/SuperMap/iClient-JavaScript/pull/258/files
SuperMap https://github.com/SuperMap
iClient-JavaScripthttps://github.com/SuperMap/iClient-JavaScript
Notifications https://github.com/login?return_to=%2FSuperMap%2FiClient-JavaScript
Fork 290 https://github.com/login?return_to=%2FSuperMap%2FiClient-JavaScript
Star 895 https://github.com/login?return_to=%2FSuperMap%2FiClient-JavaScript
Code https://github.com/SuperMap/iClient-JavaScript
Issues 4 https://github.com/SuperMap/iClient-JavaScript/issues
Pull requests 10 https://github.com/SuperMap/iClient-JavaScript/pulls
Actions https://github.com/SuperMap/iClient-JavaScript/actions
Projects 0 https://github.com/SuperMap/iClient-JavaScript/projects
Security 0 https://github.com/SuperMap/iClient-JavaScript/security
Insights https://github.com/SuperMap/iClient-JavaScript/pulse
Code https://github.com/SuperMap/iClient-JavaScript
Issues https://github.com/SuperMap/iClient-JavaScript/issues
Pull requests https://github.com/SuperMap/iClient-JavaScript/pulls
Actions https://github.com/SuperMap/iClient-JavaScript/actions
Projects https://github.com/SuperMap/iClient-JavaScript/projects
Security https://github.com/SuperMap/iClient-JavaScript/security
Insights https://github.com/SuperMap/iClient-JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FSuperMap%2FiClient-JavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FSuperMap%2FiClient-JavaScript%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/SuperMap/iClient-JavaScript/tree/master
dependabot/npm_and_yarn/mapbox-gl-2.3.1https://github.com/SuperMap/iClient-JavaScript/tree/dependabot/npm_and_yarn/mapbox-gl-2.3.1
Conversation 1 https://github.com/SuperMap/iClient-JavaScript/pull/258
Commits 1 https://github.com/SuperMap/iClient-JavaScript/pull/258/commits
Checks 0 https://github.com/SuperMap/iClient-JavaScript/pull/258/checks
Files changed https://github.com/SuperMap/iClient-JavaScript/pull/258/files
Please reload this pagehttps://github.com/SuperMap/iClient-JavaScript/pull/258/files
Bump mapbox-gl from 1.12.0 to 2.3.1 https://github.com/SuperMap/iClient-JavaScript/pull/258/files#top
Show all changes 1 commit https://github.com/SuperMap/iClient-JavaScript/pull/258/files
c80815f Bump mapbox-gl from 1.12.0 to 2.3.1 dependabot[bot] Jul 17, 2021 https://github.com/SuperMap/iClient-JavaScript/pull/258/commits/c80815fb0898ced64d3ec7422261fc8121daa4c9
Clear filters https://github.com/SuperMap/iClient-JavaScript/pull/258/files
Please reload this pagehttps://github.com/SuperMap/iClient-JavaScript/pull/258/files
Please reload this pagehttps://github.com/SuperMap/iClient-JavaScript/pull/258/files
package.jsonhttps://github.com/SuperMap/iClient-JavaScript/pull/258/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/SuperMap/iClient-JavaScript/blob/c80815fb0898ced64d3ec7422261fc8121daa4c9/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/SuperMap/iClient-JavaScript/pull/258/{{ revealButtonHref }}
https://github.com/SuperMap/iClient-JavaScript/pull/258/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/SuperMap/iClient-JavaScript/pull/258/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.