StaticJsCMS / static-cms

A Git-based CMS for Static Site Generators
https://staticcms.org
MIT License
580 stars 52 forks source link

fix(deps): update dependency ol to v7.5.2 - autoclosed #1057

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ol (source) 7.3.0 -> 7.5.2 age adoption passing confidence

Release Notes

openlayers/openlayers (ol) ### [`v7.5.2`](https://togithub.com/openlayers/openlayers/releases/tag/v7.5.2) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v7.5.1...v7.5.2) ### 7.5.2 The 7.5.2 is a patch release that includes a fix for hit detection on Vector and VectorTile layers configured with `declutter: true`. See the [7.5.0 release notes](https://togithub.com/openlayers/openlayers/releases/tag/v7.5.0) for a complete list of changes since the previous release. - Keep declutter tree for hit detection (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15028](https://togithub.com/openlayers/openlayers/pull/15028)) ### [`v7.5.1`](https://togithub.com/openlayers/openlayers/releases/tag/v7.5.1) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v7.5.0...v7.5.1) The 7.5.1 is a patch release that includes a couple fixes to TypeScript declarations published with the package. See the [7.5.0 release notes](./v7.5.0.md) for a complete list of changes since the previous release. - Fix OGCVectorTile source types (by [@​MoonE](https://togithub.com/MoonE) in [https://github.com/openlayers/openlayers/pull/15015](https://togithub.com/openlayers/openlayers/pull/15015)) - Fix return type of Layer#renderFrame (by [@​MoonE](https://togithub.com/MoonE) in [https://github.com/openlayers/openlayers/pull/15005](https://togithub.com/openlayers/openlayers/pull/15005)) ### [`v7.5.0`](https://togithub.com/openlayers/openlayers/releases/tag/v7.5.0) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v7.4.0...v7.5.0) The 7.5 release includes a solid batch of new features and fixes. Among the improvements, you'll find more control over label decluttering, improved WebGL semi-transparent tile rendering, more consistency hit detecting transparent items, improvements with WebGL vector rendering, fixes for raster source loading, and more. No special changes should be required when upgrading from previous 7.x releases. See the [upgrade notes](https://togithub.com/openlayers/openlayers/blob/v7.5.0/changelog/upgrade-notes.md) for a few minor changes in behavior. ##### List of all changes See below for a complete list of features and fixes. - New flushDeclutterItems() map method to control declutter stack (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14971](https://togithub.com/openlayers/openlayers/pull/14971)) - Render VectorLayer when ReplayGroup is empty but render listener exists (by [@​M393](https://togithub.com/M393) in [https://github.com/openlayers/openlayers/pull/14984](https://togithub.com/openlayers/openlayers/pull/14984)) - Improve the description of the Coordinate type (by [@​Isti115](https://togithub.com/Isti115) in [https://github.com/openlayers/openlayers/pull/14994](https://togithub.com/openlayers/openlayers/pull/14994)) - Use none to avoid hit detection of text fills (by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14992](https://togithub.com/openlayers/openlayers/pull/14992)) - Reorganise old no fill / transparent fill tests (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14982](https://togithub.com/openlayers/openlayers/pull/14982)) - Migrate to [@​rollup/plugin-terser](https://togithub.com/rollup/plugin-terser) (by [@​bjornharrtell](https://togithub.com/bjornharrtell) in [https://github.com/openlayers/openlayers/pull/14985](https://togithub.com/openlayers/openlayers/pull/14985)) - WebGLTile: Properly render semi-transparent tiles (by [@​puckipedia](https://togithub.com/puckipedia) in [https://github.com/openlayers/openlayers/pull/14983](https://togithub.com/openlayers/openlayers/pull/14983)) - Hit detect transparent fill and backgroundFill in Text styles (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14943](https://togithub.com/openlayers/openlayers/pull/14943)) - Hit detect images even if zero opacity (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14939](https://togithub.com/openlayers/openlayers/pull/14939)) - Fix test for keyboard zoom on a Mac (by [@​fjellfly](https://togithub.com/fjellfly) in [https://github.com/openlayers/openlayers/pull/14977](https://togithub.com/openlayers/openlayers/pull/14977)) - Apply dashed line hit detection to all geometry types (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14938](https://togithub.com/openlayers/openlayers/pull/14938)) - npx update-browserslist-db@latest (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14975](https://togithub.com/openlayers/openlayers/pull/14975)) - fix [#​14968](https://togithub.com/openlayers/openlayers/issues/14968) (by [@​tanhh326](https://togithub.com/tanhh326) in [https://github.com/openlayers/openlayers/pull/14972](https://togithub.com/openlayers/openlayers/pull/14972)) - Don't overwrite browser zoom shortcuts (by [@​fjellfly](https://togithub.com/fjellfly) in [https://github.com/openlayers/openlayers/pull/14946](https://togithub.com/openlayers/openlayers/pull/14946)) - Add upgrade note about start/end textAlign fix (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14970](https://togithub.com/openlayers/openlayers/pull/14970)) - Fix textAlign start/end for placement: line (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14932](https://togithub.com/openlayers/openlayers/pull/14932)) - Cannot create polygon from empty extent (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14962](https://togithub.com/openlayers/openlayers/pull/14962)) - Use Terrarium tiles in Shaded Relief examples (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14957](https://togithub.com/openlayers/openlayers/pull/14957)) - fix Style RenderFunction type (by [@​tanhh326](https://togithub.com/tanhh326) in [https://github.com/openlayers/openlayers/pull/14956](https://togithub.com/openlayers/openlayers/pull/14956)) - Update TileJSON source url (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14937](https://togithub.com/openlayers/openlayers/pull/14937)) - Slightly enhance documentation for circle radius (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14951](https://togithub.com/openlayers/openlayers/pull/14951)) - More WebGL TileHelper cleanup (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14935](https://togithub.com/openlayers/openlayers/pull/14935)) - Better types for more timeouts (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14934](https://togithub.com/openlayers/openlayers/pull/14934)) - WebGL helper improvements (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14929](https://togithub.com/openlayers/openlayers/pull/14929)) - Use new headless option for Puppeteer (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14928](https://togithub.com/openlayers/openlayers/pull/14928)) - Add typedef, use underscore for private methods (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14925](https://togithub.com/openlayers/openlayers/pull/14925)) - Fix infinite tile rendering loop and incomplete images in Raster source (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14922](https://togithub.com/openlayers/openlayers/pull/14922)) - Remove .nvmrc (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14917](https://togithub.com/openlayers/openlayers/pull/14917)) - Remove reference to ES5 (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14907](https://togithub.com/openlayers/openlayers/pull/14907)) - Draw features style example (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14920](https://togithub.com/openlayers/openlayers/pull/14920)) - Fix cluster source handling of points with null geometry (by [@​roemhildtg](https://togithub.com/roemhildtg) in [https://github.com/openlayers/openlayers/pull/14915](https://togithub.com/openlayers/openlayers/pull/14915)) - Avoid line dash flicker in Measure examples (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14918](https://togithub.com/openlayers/openlayers/pull/14918)) - Use `touch-action: none;` for elements in viewport (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14906](https://togithub.com/openlayers/openlayers/pull/14906)) - return last snapTo feature (by [@​fmg-lydonchandra](https://togithub.com/fmg-lydonchandra) in [https://github.com/openlayers/openlayers/pull/14676](https://togithub.com/openlayers/openlayers/pull/14676)) - Fix dynamic background color (by [@​kikuchan](https://togithub.com/kikuchan) in [https://github.com/openlayers/openlayers/pull/14895](https://togithub.com/openlayers/openlayers/pull/14895)) - Remove marked warning (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14878](https://togithub.com/openlayers/openlayers/pull/14878)) - Update concepts.md (by [@​barnoma-soz](https://togithub.com/barnoma-soz) in [https://github.com/openlayers/openlayers/pull/14882](https://togithub.com/openlayers/openlayers/pull/14882)) - Fix VectorImageLayer opacity (by [@​MrLynx93](https://togithub.com/MrLynx93) in [https://github.com/openlayers/openlayers/pull/14867](https://togithub.com/openlayers/openlayers/pull/14867)) - Another attempt to avoid missing tiles with the Raster source (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14856](https://togithub.com/openlayers/openlayers/pull/14856)) - Avoid missing tiles for Raster source using Tile layers or sources (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14853](https://togithub.com/openlayers/openlayers/pull/14853)) - WebGL / Support styles with only fill, stroke or symbol, better defaults (by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14840](https://togithub.com/openlayers/openlayers/pull/14840)) - Use MapTiler Coordinates API to find proj4 transforms without `+nadgrids` for `fromEPSGCode()` (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14692](https://togithub.com/openlayers/openlayers/pull/14692)) - Remove pointer events polyfill from examples (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14816](https://togithub.com/openlayers/openlayers/pull/14816)) - Optionally show or hide Bing 'placeholder' tiles (by [@​Shane98c](https://togithub.com/Shane98c) in [https://github.com/openlayers/openlayers/pull/14832](https://togithub.com/openlayers/openlayers/pull/14832)) - Expressions / add `geometry-type` operator, fix exponential `interpolate` (by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14837](https://togithub.com/openlayers/openlayers/pull/14837)) - Test image with less text for lower font engine sensitivity (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14828](https://togithub.com/openlayers/openlayers/pull/14828)) - Add support for 'in' and 'sqrt' operators in expressions (by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14803](https://togithub.com/openlayers/openlayers/pull/14803)) - Rework webgl points hit detection (by [@​gberaudo](https://togithub.com/gberaudo) in [https://github.com/openlayers/openlayers/pull/14806](https://togithub.com/openlayers/openlayers/pull/14806)) - send 'loadend' event on layer image load failure (by [@​Tobias43](https://togithub.com/Tobias43) in [https://github.com/openlayers/openlayers/pull/14810](https://togithub.com/openlayers/openlayers/pull/14810)) - Add option-based support for options.target in ZoomSlider (by [@​Pierstoval](https://togithub.com/Pierstoval) in [https://github.com/openlayers/openlayers/pull/14807](https://togithub.com/openlayers/openlayers/pull/14807)) - Update reference image for changed type system on CI (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14805](https://togithub.com/openlayers/openlayers/pull/14805)) - Update sponsors (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14789](https://togithub.com/openlayers/openlayers/pull/14789)) - Fix ufos example with type hint (by [@​MoonE](https://togithub.com/MoonE) in [https://github.com/openlayers/openlayers/pull/14791](https://togithub.com/openlayers/openlayers/pull/14791)) - Miscellaneous rich text documentation fixes (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14790](https://togithub.com/openlayers/openlayers/pull/14790)) - Get a pixel perfect match WMS image (by [@​sbrunner](https://togithub.com/sbrunner) in [https://github.com/openlayers/openlayers/pull/14719](https://togithub.com/openlayers/openlayers/pull/14719)) - Updates for the 7.4.0 release (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14787](https://togithub.com/openlayers/openlayers/pull/14787))
Dependency Updates - Bump puppeteer from 20.9.0 to 21.0.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14980](https://togithub.com/openlayers/openlayers/pull/14980)) - Bump marked from 5.1.2 to 7.0.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14981](https://togithub.com/openlayers/openlayers/pull/14981)) - Bump handlebars from 4.7.7 to 4.7.8 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14979](https://togithub.com/openlayers/openlayers/pull/14979)) - Bump marked from 5.1.1 to 5.1.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14960](https://togithub.com/openlayers/openlayers/pull/14960)) - Bump eslint from 8.45.0 to 8.46.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14959](https://togithub.com/openlayers/openlayers/pull/14959)) - Bump [@​metalsmith/in-place](https://togithub.com/metalsmith/in-place) from 4.6.0 to 5.0.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14940](https://togithub.com/openlayers/openlayers/pull/14940)) - Bump puppeteer from 20.8.2 to 20.9.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14942](https://togithub.com/openlayers/openlayers/pull/14942)) - Bump webpack from 5.88.1 to 5.88.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14941](https://togithub.com/openlayers/openlayers/pull/14941)) - Bump eslint from 8.44.0 to 8.45.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14903](https://togithub.com/openlayers/openlayers/pull/14903)) - Bump [@​octokit/rest](https://togithub.com/octokit/rest) from 19.0.13 to 20.0.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14905](https://togithub.com/openlayers/openlayers/pull/14905)) - Bump metalsmith from 2.6.0 to 2.6.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14904](https://togithub.com/openlayers/openlayers/pull/14904)) - Bump puppeteer from 20.8.0 to 20.8.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14902](https://togithub.com/openlayers/openlayers/pull/14902)) - Bump [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.2 to 25.0.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14901](https://togithub.com/openlayers/openlayers/pull/14901)) - Bump globby from 13.2.1 to 13.2.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14890](https://togithub.com/openlayers/openlayers/pull/14890)) - Bump puppeteer from 20.7.4 to 20.8.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14889](https://togithub.com/openlayers/openlayers/pull/14889)) - Bump marked from 5.1.0 to 5.1.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14888](https://togithub.com/openlayers/openlayers/pull/14888)) - Bump semver from 7.5.3 to 7.5.4 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14887](https://togithub.com/openlayers/openlayers/pull/14887)) - Bump webpack from 5.88.0 to 5.88.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14874](https://togithub.com/openlayers/openlayers/pull/14874)) - Bump globby from 13.2.0 to 13.2.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14876](https://togithub.com/openlayers/openlayers/pull/14876)) - Bump eslint from 8.43.0 to 8.44.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14875](https://togithub.com/openlayers/openlayers/pull/14875)) - Bump typescript from 5.1.3 to 5.1.6 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14873](https://togithub.com/openlayers/openlayers/pull/14873)) - Bump puppeteer from 20.7.3 to 20.7.4 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14872](https://togithub.com/openlayers/openlayers/pull/14872)) - Bump sinon from 15.1.2 to 15.2.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14863](https://togithub.com/openlayers/openlayers/pull/14863)) - Bump webpack from 5.87.0 to 5.88.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14862](https://togithub.com/openlayers/openlayers/pull/14862)) - Bump [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.1 to 25.0.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14860](https://togithub.com/openlayers/openlayers/pull/14860)) - Bump puppeteer from 20.7.2 to 20.7.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14861](https://togithub.com/openlayers/openlayers/pull/14861)) - Bump semver from 7.5.2 to 7.5.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14864](https://togithub.com/openlayers/openlayers/pull/14864)) - Bump webpack from 5.86.0 to 5.87.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14848](https://togithub.com/openlayers/openlayers/pull/14848)) - Bump globby from 13.1.4 to 13.2.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14847](https://togithub.com/openlayers/openlayers/pull/14847)) - Bump puppeteer from 20.7.1 to 20.7.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14846](https://togithub.com/openlayers/openlayers/pull/14846)) - Bump [@​octokit/rest](https://togithub.com/octokit/rest) from 19.0.11 to 19.0.13 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14845](https://togithub.com/openlayers/openlayers/pull/14845)) - Bump sinon from 15.1.0 to 15.1.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14844](https://togithub.com/openlayers/openlayers/pull/14844)) - Bump semver from 7.5.1 to 7.5.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14843](https://togithub.com/openlayers/openlayers/pull/14843)) - Bump eslint from 8.42.0 to 8.43.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14842](https://togithub.com/openlayers/openlayers/pull/14842)) - Bump puppeteer from 20.5.0 to 20.7.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14829](https://togithub.com/openlayers/openlayers/pull/14829)) - Bump webpack-cli from 5.1.3 to 5.1.4 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14824](https://togithub.com/openlayers/openlayers/pull/14824)) - Bump [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.0 to 25.0.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14821](https://togithub.com/openlayers/openlayers/pull/14821)) - Bump marked from 5.0.4 to 5.1.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14819](https://togithub.com/openlayers/openlayers/pull/14819)) - Bump webpack-dev-server from 4.15.0 to 4.15.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14822](https://togithub.com/openlayers/openlayers/pull/14822)) - Bump webpack from 5.85.1 to 5.86.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14823](https://togithub.com/openlayers/openlayers/pull/14823)) - Bump [@​metalsmith/markdown](https://togithub.com/metalsmith/markdown) from 1.9.2 to 1.10.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14818](https://togithub.com/openlayers/openlayers/pull/14818)) - Bump ol-mapbox-style from 10.5.0 to 10.6.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14794](https://togithub.com/openlayers/openlayers/pull/14794)) - Bump webpack from 5.84.1 to 5.85.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14804](https://togithub.com/openlayers/openlayers/pull/14804)) - Bump metalsmith from 2.5.1 to 2.6.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14801](https://togithub.com/openlayers/openlayers/pull/14801)) - Bump [@​rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve) from 15.0.2 to 15.1.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14798](https://togithub.com/openlayers/openlayers/pull/14798)) - Bump eslint from 8.41.0 to 8.42.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14797](https://togithub.com/openlayers/openlayers/pull/14797)) - Bump typescript from 5.0.4 to 5.1.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14795](https://togithub.com/openlayers/openlayers/pull/14795)) - Bump webpack-cli from 5.1.1 to 5.1.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14802](https://togithub.com/openlayers/openlayers/pull/14802)) - Bump puppeteer from 20.4.0 to 20.5.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14799](https://togithub.com/openlayers/openlayers/pull/14799)) - Bump marked from 5.0.3 to 5.0.4 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/14796](https://togithub.com/openlayers/openlayers/pull/14796))
#### New Contributors * @​Pierstoval made their first contributi[https://github.com/openlayers/openlayers/pull/14807](https://togithub.com/openlayers/openlayers/pull/14807)/14807 * @​Tobias43 made their first contributi[https://github.com/openlayers/openlayers/pull/14810](https://togithub.com/openlayers/openlayers/pull/14810)/14810 * @​Shane98c made their first contributi[https://github.com/openlayers/openlayers/pull/14832](https://togithub.com/openlayers/openlayers/pull/14832)/14832 * @​MrLynx93 made their first contributi[https://github.com/openlayers/openlayers/pull/14867](https://togithub.com/openlayers/openlayers/pull/14867)/14867 * @​barnoma-soz made their first contributi[https://github.com/openlayers/openlayers/pull/14882](https://togithub.com/openlayers/openlayers/pull/14882)/14882 * @​fmg-lydonchandra made their first contributi[https://github.com/openlayers/openlayers/pull/14676](https://togithub.com/openlayers/openlayers/pull/14676)/14676 * @​tanhh326 made their first contributi[https://github.com/openlayers/openlayers/pull/14956](https://togithub.com/openlayers/openlayers/pull/14956)/14956 * @​fjellfly made their first contributi[https://github.com/openlayers/openlayers/pull/14946](https://togithub.com/openlayers/openlayers/pull/14946)/14946 * @​puckipedia made their first contributi[https://github.com/openlayers/openlayers/pull/14983](https://togithub.com/openlayers/openlayers/pull/14983)/14983 * @​Isti115 made their first contributi[https://github.com/openlayers/openlayers/pull/14994](https://togithub.com/openlayers/openlayers/pull/14994)/14994 **Full Changelog**: https://github.com/openlayers/openlayers/compare/v7.4.0...v7.5.0 ### [`v7.4.0`](https://togithub.com/openlayers/openlayers/releases/tag/v7.4.0) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v7.3.0...v7.4.0) #### Summary The 7.4 release includes WebGL vector tiles along with several improvements to vector styling of WebGL layers, a new interaction for one-finger zooming on touch devices, and support for way geometries in the OSMXML parser. Several bug fixes for working with user projections and performance improvements for WebGL tile rendering are also on on board. #### What's Changed - Updates for the 7.3.0 release by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14548](https://togithub.com/openlayers/openlayers/pull/14548) - Avoid rendering a tile more than once by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14550](https://togithub.com/openlayers/openlayers/pull/14550) - Bump ol-mapbox-style from 9.7.0 to 10.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14551](https://togithub.com/openlayers/openlayers/pull/14551) - Update CONTRIBUTING.md by [@​RobQuincey](https://togithub.com/RobQuincey) in [https://github.com/openlayers/openlayers/pull/14568](https://togithub.com/openlayers/openlayers/pull/14568) - Bump puppeteer from 19.7.2 to 19.7.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14559](https://togithub.com/openlayers/openlayers/pull/14559) - Bump ol-mapbox-style from 10.1.0 to 10.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14561](https://togithub.com/openlayers/openlayers/pull/14561) - Bump webpack from 5.75.0 to 5.76.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14563](https://togithub.com/openlayers/openlayers/pull/14563) - Bump sinon from 15.0.1 to 15.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14566](https://togithub.com/openlayers/openlayers/pull/14566) - Bump jquery from 3.6.3 to 3.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14560](https://togithub.com/openlayers/openlayers/pull/14560) - Bump rollup-plugin-external-globals from 0.7.1 to 0.7.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14562](https://togithub.com/openlayers/openlayers/pull/14562) - Bump proj4 from 2.8.1 to 2.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14564](https://togithub.com/openlayers/openlayers/pull/14564) - Bump eslint from 8.35.0 to 8.36.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14565](https://togithub.com/openlayers/openlayers/pull/14565) - Fix issue with external map example by [@​RobQuincey](https://togithub.com/RobQuincey) in [https://github.com/openlayers/openlayers/pull/14572](https://togithub.com/openlayers/openlayers/pull/14572) - Automatically update URL of examples page based on search query by [@​RobQuincey](https://togithub.com/RobQuincey) in [https://github.com/openlayers/openlayers/pull/14576](https://togithub.com/openlayers/openlayers/pull/14576) - Remove unused, broken getTileRangeExtent method by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14579](https://togithub.com/openlayers/openlayers/pull/14579) - Bump puppeteer from 19.7.4 to 19.7.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14588](https://togithub.com/openlayers/openlayers/pull/14588) - Bump webpack-dev-server from 4.11.1 to 4.13.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14587](https://togithub.com/openlayers/openlayers/pull/14587) - Bump webpack from 5.76.1 to 5.76.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14585](https://togithub.com/openlayers/openlayers/pull/14585) - Bump webpack-dev-middleware from 6.0.1 to 6.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14584](https://togithub.com/openlayers/openlayers/pull/14584) - Avoid unnecessary else if indentation by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14591](https://togithub.com/openlayers/openlayers/pull/14591) - Handle direction function by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14590](https://togithub.com/openlayers/openlayers/pull/14590) - Bump typescript from 4.9.5 to 5.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14586](https://togithub.com/openlayers/openlayers/pull/14586) - WebGL / Introduce a base tile renderer by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14594](https://togithub.com/openlayers/openlayers/pull/14594) - Add latest typescript to CodeSandbox devDependencies by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14589](https://togithub.com/openlayers/openlayers/pull/14589) - Update deprecated KeyboardEvent properties by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14598](https://togithub.com/openlayers/openlayers/pull/14598) - Smarter isVisible method on Layer by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14599](https://togithub.com/openlayers/openlayers/pull/14599) - Do not use non-API methods in example by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14607](https://togithub.com/openlayers/openlayers/pull/14607) - Handle wrapped worlds in Box Selection example by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14608](https://togithub.com/openlayers/openlayers/pull/14608) - WebGL Points / mark the renderer as initially ready by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14611](https://togithub.com/openlayers/openlayers/pull/14611) - Bump sinon from 15.0.2 to 15.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14612](https://togithub.com/openlayers/openlayers/pull/14612) - Bump marked from 4.2.12 to 4.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14613](https://togithub.com/openlayers/openlayers/pull/14613) - Bump puppeteer from 19.7.5 to 19.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14614](https://togithub.com/openlayers/openlayers/pull/14614) - Bump fs-extra from 11.1.0 to 11.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14615](https://togithub.com/openlayers/openlayers/pull/14615) - Bump ol-mapbox-style from 10.2.0 to 10.3.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14617](https://togithub.com/openlayers/openlayers/pull/14617) - Bump webpack from 5.76.2 to 5.76.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14616](https://togithub.com/openlayers/openlayers/pull/14616) - Base scale calculation on icon size, not image size by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14619](https://togithub.com/openlayers/openlayers/pull/14619) - WebGL vector tile renderer by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14445](https://togithub.com/openlayers/openlayers/pull/14445) - Clear size when target is detached from map by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14622](https://togithub.com/openlayers/openlayers/pull/14622) - Helper method to bind a texture by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14628](https://togithub.com/openlayers/openlayers/pull/14628) - Ensure empty extents stay empty when transformed by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14627](https://togithub.com/openlayers/openlayers/pull/14627) - Allow postProcesses to be passed to parent renderer by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14630](https://togithub.com/openlayers/openlayers/pull/14630) - Bump puppeteer from 19.8.0 to 19.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14636](https://togithub.com/openlayers/openlayers/pull/14636) - Bump eslint from 8.36.0 to 8.37.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14635](https://togithub.com/openlayers/openlayers/pull/14635) - Bump webpack from 5.76.3 to 5.77.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14634](https://togithub.com/openlayers/openlayers/pull/14634) - Bump webpack-dev-server from 4.13.1 to 4.13.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14633](https://togithub.com/openlayers/openlayers/pull/14633) - Bump typescript from 5.0.2 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14632](https://togithub.com/openlayers/openlayers/pull/14632) - Make Modify hitdetect mode work with user projection by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14638](https://togithub.com/openlayers/openlayers/pull/14638) - Bump eslint from 8.37.0 to 8.38.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14655](https://togithub.com/openlayers/openlayers/pull/14655) - Bump ol-mapbox-style from 10.3.4 to 10.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14649](https://togithub.com/openlayers/openlayers/pull/14649) - Bump [@​metalsmith/layouts](https://togithub.com/metalsmith/layouts) from 2.6.0 to 2.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14654](https://togithub.com/openlayers/openlayers/pull/14654) - Bump [@​rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve) from 15.0.1 to 15.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14653](https://togithub.com/openlayers/openlayers/pull/14653) - Bump puppeteer from 19.8.3 to 19.8.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14652](https://togithub.com/openlayers/openlayers/pull/14652) - Bump typescript from 5.0.3 to 5.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14651](https://togithub.com/openlayers/openlayers/pull/14651) - Draw DataTile image at correct position when converting to array by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14647](https://togithub.com/openlayers/openlayers/pull/14647) - Bump webpack from 5.77.0 to 5.78.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14650](https://togithub.com/openlayers/openlayers/pull/14650) - WebGL / Add support for stroke and fill in the ShaderBuilder class by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14660](https://togithub.com/openlayers/openlayers/pull/14660) - Fix VectorContext drawFeature and drawCircle with user projection by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14659](https://togithub.com/openlayers/openlayers/pull/14659) - Remove experimental description from getUserProjection() API method by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14656](https://togithub.com/openlayers/openlayers/pull/14656) - Bump globby from 13.1.3 to 13.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14678](https://togithub.com/openlayers/openlayers/pull/14678) - Bump semver from 7.3.8 to 7.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14679](https://togithub.com/openlayers/openlayers/pull/14679) - Bump webpack-dev-server from 4.13.2 to 4.13.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14680](https://togithub.com/openlayers/openlayers/pull/14680) - Bump puppeteer from 19.8.5 to 19.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14682](https://togithub.com/openlayers/openlayers/pull/14682) - Bump [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.0.1 to 24.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14677](https://togithub.com/openlayers/openlayers/pull/14677) - Bump webpack from 5.78.0 to 5.79.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14681](https://togithub.com/openlayers/openlayers/pull/14681) - Bump ol-mapbox-style from 10.4.0 to 10.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14683](https://togithub.com/openlayers/openlayers/pull/14683) - WebGL / add support for more types in style expressions by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14685](https://togithub.com/openlayers/openlayers/pull/14685) - Bump karma from 6.4.1 to 6.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14695](https://togithub.com/openlayers/openlayers/pull/14695) - Bump semver from 7.4.0 to 7.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14696](https://togithub.com/openlayers/openlayers/pull/14696) - Bump puppeteer from 19.9.0 to 19.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14697](https://togithub.com/openlayers/openlayers/pull/14697) - Bump webpack-cli from 5.0.1 to 5.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14698](https://togithub.com/openlayers/openlayers/pull/14698) - Bump karma-chrome-launcher from 3.1.1 to 3.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14701](https://togithub.com/openlayers/openlayers/pull/14701) - Bump sinon from 15.0.3 to 15.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14702](https://togithub.com/openlayers/openlayers/pull/14702) - Bump webpack from 5.79.0 to 5.80.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14699](https://togithub.com/openlayers/openlayers/pull/14699) - Bump eslint from 8.38.0 to 8.39.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14700](https://togithub.com/openlayers/openlayers/pull/14700) - Rename properties to conform with protected / private conventions by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14694](https://togithub.com/openlayers/openlayers/pull/14694) - Fix several typos by [@​marcjansen](https://togithub.com/marcjansen) in [https://github.com/openlayers/openlayers/pull/14704](https://togithub.com/openlayers/openlayers/pull/14704) - Bump yargs from 17.7.1 to 17.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14715](https://togithub.com/openlayers/openlayers/pull/14715) - Bump webpack from 5.80.0 to 5.81.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14716](https://togithub.com/openlayers/openlayers/pull/14716) - Bump puppeteer from 19.10.1 to 19.11.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14717](https://togithub.com/openlayers/openlayers/pull/14717) - Bump engine.io and socket.io by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14722](https://togithub.com/openlayers/openlayers/pull/14722) - Update Maptiler topo map to latest version by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14724](https://togithub.com/openlayers/openlayers/pull/14724) - OSMXML: support reading geometry from ways by [@​simon04](https://togithub.com/simon04) in [https://github.com/openlayers/openlayers/pull/14674](https://togithub.com/openlayers/openlayers/pull/14674) - Do not restrict image reprojection extent width for global projections by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14706](https://togithub.com/openlayers/openlayers/pull/14706) - Bump webpack-dev-middleware from 6.0.2 to 6.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14725](https://togithub.com/openlayers/openlayers/pull/14725) - Bump marked from 4.3.0 to 5.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14726](https://togithub.com/openlayers/openlayers/pull/14726) - Bump webpack-dev-server from 4.13.3 to 4.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14727](https://togithub.com/openlayers/openlayers/pull/14727) - Bump puppeteer from 19.11.1 to 20.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14729](https://togithub.com/openlayers/openlayers/pull/14729) - Bump webpack-cli from 5.0.2 to 5.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14730](https://togithub.com/openlayers/openlayers/pull/14730) - Bump eslint from 8.39.0 to 8.40.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14731](https://togithub.com/openlayers/openlayers/pull/14731) - Bump webpack from 5.81.0 to 5.82.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14728](https://togithub.com/openlayers/openlayers/pull/14728) - Update source name for maptiler topo-v2 by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14732](https://togithub.com/openlayers/openlayers/pull/14732) - Details on conforming with the style guidelines by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/14734](https://togithub.com/openlayers/openlayers/pull/14734) - Add example of flat style by [@​JakobMiksch](https://togithub.com/JakobMiksch) in [https://github.com/openlayers/openlayers/pull/14740](https://togithub.com/openlayers/openlayers/pull/14740) - Clarify what text repeat means by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/14742](https://togithub.com/openlayers/openlayers/pull/14742) - Handle user projection in Translate interaction by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/14743](https://togithub.com/openlayers/openlayers/pull/14743) - Bump webpack-cli from 5.1.0 to 5.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14746](https://togithub.com/openlayers/openlayers/pull/14746) - Bump [@​metalsmith/markdown](https://togithub.com/metalsmith/markdown) from 1.9.1 to 1.9.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14747](https://togithub.com/openlayers/openlayers/pull/14747) - Bump puppeteer from 20.1.1 to 20.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14748](https://togithub.com/openlayers/openlayers/pull/14748) - Bump [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 24.1.0 to 25.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14749](https://togithub.com/openlayers/openlayers/pull/14749) - Bump [@​octokit/rest](https://togithub.com/octokit/rest) from 19.0.7 to 19.0.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14751](https://togithub.com/openlayers/openlayers/pull/14751) - Bump jquery from 3.6.4 to 3.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14752](https://togithub.com/openlayers/openlayers/pull/14752) - Bump semver from 7.5.0 to 7.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14754](https://togithub.com/openlayers/openlayers/pull/14754) - Bump marked from 5.0.1 to 5.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14755](https://togithub.com/openlayers/openlayers/pull/14755) - Add DblClickDragZoom interaction by [@​oterral](https://togithub.com/oterral) in [https://github.com/openlayers/openlayers/pull/13752](https://togithub.com/openlayers/openlayers/pull/13752) - Bump rollup-plugin-external-globals from 0.7.3 to 0.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14750](https://togithub.com/openlayers/openlayers/pull/14750) - Bump webpack from 5.82.0 to 5.82.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14753](https://togithub.com/openlayers/openlayers/pull/14753) - fix(KML): add support for reading tags in KML format by [@​danji90](https://togithub.com/danji90) in [https://github.com/openlayers/openlayers/pull/12787](https://togithub.com/openlayers/openlayers/pull/12787) - Bump webpack-dev-middleware from 6.1.0 to 6.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14772](https://togithub.com/openlayers/openlayers/pull/14772) - Bump webpack from 5.82.1 to 5.83.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14771](https://togithub.com/openlayers/openlayers/pull/14771) - Bump sinon from 15.0.4 to 15.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14770](https://togithub.com/openlayers/openlayers/pull/14770) - Bump [@​octokit/rest](https://togithub.com/octokit/rest) from 19.0.8 to 19.0.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14769](https://togithub.com/openlayers/openlayers/pull/14769) - Bump socket.io-parser from 4.2.1 to 4.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14775](https://togithub.com/openlayers/openlayers/pull/14775) - Bump puppeteer from 20.2.0 to 20.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14767](https://togithub.com/openlayers/openlayers/pull/14767) - WebGL / Add support for multiple styles in vector & vector tile renderers by [@​jahow](https://togithub.com/jahow) in [https://github.com/openlayers/openlayers/pull/14765](https://togithub.com/openlayers/openlayers/pull/14765) - Bump webpack from 5.83.1 to 5.84.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14778](https://togithub.com/openlayers/openlayers/pull/14778) - Bump eslint from 8.40.0 to 8.41.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14768](https://togithub.com/openlayers/openlayers/pull/14768) - Bump webpack from 5.84.0 to 5.84.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14784](https://togithub.com/openlayers/openlayers/pull/14784) - Bump puppeteer from 20.3.0 to 20.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14783](https://togithub.com/openlayers/openlayers/pull/14783) - Bump marked from 5.0.2 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/openlayers/openlayers/pull/14782](https://togithub.com/openlayers/openlayers/pull/14782) #### New Contributors - [@​RobQuincey](https://togithub.com/RobQuincey) made their first contribution in [https://github.com/openlayers/openlayers/pull/14568](https://togithub.com/openlayers/openlayers/pull/14568) - [@​simon04](https://togithub.com/simon04) made their first contribution in [https://github.com/openlayers/openlayers/pull/14674](https://togithub.com/openlayers/openlayers/pull/14674) - [@​danji90](https://togithub.com/danji90) made their first contribution in [https://github.com/openlayers/openlayers/pull/12787](https://togithub.com/openlayers/openlayers/pull/12787) **Full Changelog**: https://github.com/openlayers/openlayers/compare/v7.3.0...v7.4.0

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 6 months ago

Deploy Preview for staticjscms ready!

Name Link
Latest commit 7095dba247496b1251f88c12a73b4b954bff9f3b
Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/659703b57831a8000869766d
Deploy Preview https://deploy-preview-1057.staticcms.org
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for demo-staticjscms ready!

Name Link
Latest commit 7095dba247496b1251f88c12a73b4b954bff9f3b
Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/659703b55930bb00082c8609
Deploy Preview https://deploy-preview-1057.demo.staticcms.org
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (99e6a3c) 55.87% compared to head (7095dba) 55.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1057 +/- ## ======================================= Coverage 55.87% 55.87% ======================================= Files 259 259 Lines 12314 12314 Branches 3089 3089 ======================================= Hits 6880 6880 Misses 5027 5027 Partials 407 407 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.