geoblocks / ol-maplibre-layer

Use a MapBox map as an OpenLayers layer
https://geoblocks.github.io/ol-maplibre-layer/demo.html
BSD 3-Clause "New" or "Revised" License
39 stars 6 forks source link

chore(deps): update all patch and minor versions #184

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.8.0 -> 7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.8.0 -> 7.10.0 age adoption passing confidence
maplibre-gl (source) 4.2.0 -> 4.3.2 age adoption passing confidence
ol (source) 9.1.0 -> 9.2.3 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) ##### 🚀 Features - **eslint-plugin:** \[sort-type-constituents] support case sensitive sorting ##### 🩹 Fixes - **eslint-plugin:** \[prefer-regexp-exec] fix heuristic to check whether regex may contain global flag ##### ❤️ Thank You - auvred - Emanuel Hoogeveen - jsfm01 - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🩹 Fixes - **eslint-plugin:** \[explicit-function-return-types] fix false positive on default parameters ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
maplibre/maplibre-gl-js (maplibre-gl) ### [`v4.3.2`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#432) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.3.1...v4.3.2) ##### 🐞 Bug fixes - Fix an issue with `moveend` zoom being different than the actual current zoom ([#​4132](https://togithub.com/maplibre/maplibre-gl-js/pull/4132)) ### [`v4.3.1`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#431) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.3.0...v4.3.1) ##### 🐞 Bug fixes - Fix drift in zoom that may happen during flyTo and easeTo due to freezeElevation logic. ([#​3878](https://togithub.com/maplibre/maplibre-gl-js/issues/3878)) ### [`v4.3.0`](https://togithub.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#430) [Compare Source](https://togithub.com/maplibre/maplibre-gl-js/compare/v4.2.0...v4.3.0) ##### ✨ Features and improvements - Add `getData` method for GeoJSON Sources to provide the possibility to obtain all the source's features ([#​4082](https://togithub.com/maplibre/maplibre-gl-js/pull/4082)) - Allow cross-fading between raster tile source updates at the same zoom level ([#​4072](https://togithub.com/maplibre/maplibre-gl-js/pull/4072)) ##### 🐞 Bug fixes - Fix normalizeSpriteURL before transformRequest throwing an Error with relative URLs ([#​3897](https://togithub.com/maplibre/maplibre-gl-js/issues/3897)) - Fix return type of map.cameraForBounds ([#​3760](https://togithub.com/maplibre/maplibre-gl-js/issues/3760)) - Fix to run benchmark with MAPLIBRE_STYLES environment variable ([#​2122](https://togithub.com/maplibre/maplibre-gl-js/issues/2122)) - Fix symbol collisions using inaccurate and sometimes entirely wrong collision boxes when the map is pitched or rotated ([#​210](https://togithub.com/maplibre/maplibre-gl-js/issues/210)) - Fix `text-translate` and `icon-translate` behaving weirdly and inconsistently with other `-translate` properties ([#​3456](https://togithub.com/maplibre/maplibre-gl-js/issues/3456)) - Fix symbol collision debug view (`showCollisionBoxes`) not showing the actual bounding boxes used for collision and click areas. The displayed boxes now match actual collision boxes exactly ([#​4071](https://togithub.com/maplibre/maplibre-gl-js/pull/4071)) - Fix symbol collision boxes not being accurate for variable-anchor symbols ([#​4071](https://togithub.com/maplibre/maplibre-gl-js/pull/4071)) - Fix icon collision boxes using `text-translate` property for translation instead of the correct `icon-translate` ([#​4071](https://togithub.com/maplibre/maplibre-gl-js/pull/4071))
openlayers/openlayers (ol) ### [`v9.2.3`](https://togithub.com/openlayers/openlayers/releases/tag/v9.2.3) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v9.2.2...v9.2.3) The 9.2.3 is a patch release that addresses the issue below. - Fix execute() arguments (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15851](https://togithub.com/openlayers/openlayers/pull/15851)) ### [`v9.2.2`](https://togithub.com/openlayers/openlayers/releases/tag/v9.2.2) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v9.2.1...v9.2.2) The 9.2.2 is a patch release that addresses the issues below. ##### List of all changes - Avoid throwing error if ClusterSource source is null (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/15842](https://togithub.com/openlayers/openlayers/pull/15842)) - Fix feature type generics (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15843](https://togithub.com/openlayers/openlayers/pull/15843)) ### [`v9.2.1`](https://togithub.com/openlayers/openlayers/releases/tag/v9.2.1) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v9.2.0...v9.2.1) The 9.2.1 release patches the 9.2.0 release with a fix for a TypeScript issue using vector layers. ##### List of all changes See below for a complete list of features and fixes. - Add test cases for typescript use (by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/15834](https://togithub.com/openlayers/openlayers/pull/15834)) - Do not make the source type of a vector layer generic (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15831](https://togithub.com/openlayers/openlayers/pull/15831)) ### [`v9.2.0`](https://togithub.com/openlayers/openlayers/releases/tag/v9.2.0) [Compare Source](https://togithub.com/openlayers/openlayers/compare/v9.1.0...v9.2.0) The 9.2 release fixes a number of rendering issues and introduces a few new features. OGC tile sources now support collections selection. Snap events are now more consistent (see below). Type annotations continue to improve, and documentation and examples got a number of updates. ##### The `snap` event's feature property is now never `null` Previously, listeners for the `Snap` interaction's `snap` event received `null` as value for the `feature` property when snapped to a segment. Now, the value of the `feature` property is always set to the snapped feature. To distinguish between a vertex and a segment snap, look at the `snap` event's `segment` property. It will set to `null` on a vertex snap, and to the snapped segment on a segment snap. ##### List of all changes See below for a complete list of features and fixes. - Align getStyle() behavior and documentation (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15826](https://togithub.com/openlayers/openlayers/pull/15826)) - Calculate reprojection tile ranges for each world (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/15825](https://togithub.com/openlayers/openlayers/pull/15825)) - Fix removal of render features from vector source (by [@​sebakerckhof](https://togithub.com/sebakerckhof) in [https://github.com/openlayers/openlayers/pull/15827](https://togithub.com/openlayers/openlayers/pull/15827)) - fix: handle errors in response parsing in xhr loader (by [@​sebakerckhof](https://togithub.com/sebakerckhof) in [https://github.com/openlayers/openlayers/pull/15808](https://togithub.com/openlayers/openlayers/pull/15808)) - Hit detect symbols with declutterMode: 'none' (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15812](https://togithub.com/openlayers/openlayers/pull/15812)) - refactor: remove unneeded '/' for URL construction (by [@​jansule](https://togithub.com/jansule) in [https://github.com/openlayers/openlayers/pull/15809](https://togithub.com/openlayers/openlayers/pull/15809)) - Stop using deprecated search API from EPSG.io (by [@​petrsloup](https://togithub.com/petrsloup) in [https://github.com/openlayers/openlayers/pull/15806](https://togithub.com/openlayers/openlayers/pull/15806)) - feat: add collections option to OGCVectorTile source (by [@​jansule](https://togithub.com/jansule) in [https://github.com/openlayers/openlayers/pull/15792](https://togithub.com/openlayers/openlayers/pull/15792)) - fix: webgl style regression - force ambiguous match input type to an accepted type (by [@​sebakerckhof](https://togithub.com/sebakerckhof) in [https://github.com/openlayers/openlayers/pull/15802](https://togithub.com/openlayers/openlayers/pull/15802)) - Add feature type generic to feature loader types (by [@​sebakerckhof](https://togithub.com/sebakerckhof) in [https://github.com/openlayers/openlayers/pull/15780](https://togithub.com/openlayers/openlayers/pull/15780)) - Accept render features source in WebGLPointsLayer (by [@​sebakerckhof](https://togithub.com/sebakerckhof) in [https://github.com/openlayers/openlayers/pull/15779](https://togithub.com/openlayers/openlayers/pull/15779)) - Fix WebGL VectorLayer wrapX renderer (by [@​sakitam-gis](https://togithub.com/sakitam-gis) in [https://github.com/openlayers/openlayers/pull/15785](https://togithub.com/openlayers/openlayers/pull/15785)) - Fix deferred rendering of layer extents, multiple worlds and non-1 opacity (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15796](https://togithub.com/openlayers/openlayers/pull/15796)) - Improve performance of deferred rendering (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15789](https://togithub.com/openlayers/openlayers/pull/15789)) - Delete palette texture before creating a new context (by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/15787](https://togithub.com/openlayers/openlayers/pull/15787)) - Add feature type to vector source signature (by [@​sebakerckhof](https://togithub.com/sebakerckhof) in [https://github.com/openlayers/openlayers/pull/15774](https://togithub.com/openlayers/openlayers/pull/15774)) - Better generics for vector and vectortile layers (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15767](https://togithub.com/openlayers/openlayers/pull/15767)) - Show how to combine a layer with a render function and a standard layer (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15762](https://togithub.com/openlayers/openlayers/pull/15762)) - Rebuild executors when declutter state changes (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15768](https://togithub.com/openlayers/openlayers/pull/15768)) - Remove unused layer property (by [@​M393](https://togithub.com/M393) in [https://github.com/openlayers/openlayers/pull/15765](https://togithub.com/openlayers/openlayers/pull/15765)) - fix: Group.d.ts type errors [#​15756](https://togithub.com/openlayers/openlayers/issues/15756) (by [@​sakitam-gis](https://togithub.com/sakitam-gis) in [https://github.com/openlayers/openlayers/pull/15757](https://togithub.com/openlayers/openlayers/pull/15757)) - Use outdoor instead of streets style for site and mapbox-style example (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15738](https://togithub.com/openlayers/openlayers/pull/15738)) - Fix getFeatures(pixel) regression (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15734](https://togithub.com/openlayers/openlayers/pull/15734)) - Add Snap Data: feature (by [@​CarolineDelerue](https://togithub.com/CarolineDelerue) in [https://github.com/openlayers/openlayers/pull/15730](https://togithub.com/openlayers/openlayers/pull/15730)) - Reuse container preparation code (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15727](https://togithub.com/openlayers/openlayers/pull/15727)) - Fix:issues#15716, compute the actual height of the text style background (by [@​Frank-Chan](https://togithub.com/Frank-Chan) in [https://github.com/openlayers/openlayers/pull/15717](https://togithub.com/openlayers/openlayers/pull/15717)) - Fix offscreen-canvas example and make code more web worker friendly (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15720](https://togithub.com/openlayers/openlayers/pull/15720)) - update MapTiler maps in examples (by [@​bolollo](https://togithub.com/bolollo) in [https://github.com/openlayers/openlayers/pull/15725](https://togithub.com/openlayers/openlayers/pull/15725)) - Fix VectorImageLayer declutter description (by [@​janruo](https://togithub.com/janruo) in [https://github.com/openlayers/openlayers/pull/15724](https://togithub.com/openlayers/openlayers/pull/15724)) - Fix VectorImageLayer options types (by [@​janruo](https://togithub.com/janruo) in [https://github.com/openlayers/openlayers/pull/15713](https://togithub.com/openlayers/openlayers/pull/15713)) - Document the string and number operators (by [@​tschaub](https://togithub.com/tschaub) in [https://github.com/openlayers/openlayers/pull/15700](https://togithub.com/openlayers/openlayers/pull/15700)) - Update satellite tiles url (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/15669](https://togithub.com/openlayers/openlayers/pull/15669)) - Tile render order (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15685](https://togithub.com/openlayers/openlayers/pull/15685)) - Update terrain-rgb URL Fixes [#​15686](https://togithub.com/openlayers/openlayers/issues/15686) (by [@​bolollo](https://togithub.com/bolollo) in [https://github.com/openlayers/openlayers/pull/15687](https://togithub.com/openlayers/openlayers/pull/15687)) - Support for newer IGC format versions (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15696](https://togithub.com/openlayers/openlayers/pull/15696)) - Update MapTiler streets url (by [@​mike-000](https://togithub.com/mike-000) in [https://github.com/openlayers/openlayers/pull/15688](https://togithub.com/openlayers/openlayers/pull/15688)) - Render vector layers to same css rotated canvas as other layers (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15683](https://togithub.com/openlayers/openlayers/pull/15683)) - Only declutter when necessary (by [@​ahocevar](https://togithub.com/ahocevar) in [https://github.com/openlayers/openlayers/pull/15682](https://togithub.com/openlayers/openlayers/pull/15682)) - Add missing api tag on removeFeatures (by [@​ger-benjamin](https://togithub.com/ger-benjamin) in [https://github.com/openlayers/openlayers/pull/15679](https://togithub.com/openlayers/openlayers/pull/15679)) - Clear RenderBox on DragBox Deactivation (by [@​behoney](https://togithub.com/behoney) in [https://github.com/openlayers/openlayers/pull/15671](https://togithub.com/openlayers/openlayers/pull/15671))
Dependency Updates - Bump puppeteer from 22.8.1 to 22.8.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15828](https://togithub.com/openlayers/openlayers/pull/15828)) - Bump puppeteer from 22.8.0 to 22.8.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15821](https://togithub.com/openlayers/openlayers/pull/15821)) - Bump semver from 7.6.0 to 7.6.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15822](https://togithub.com/openlayers/openlayers/pull/15822)) - Bump puppeteer from 22.7.1 to 22.8.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15800](https://togithub.com/openlayers/openlayers/pull/15800)) - Bump jsdoc from 4.0.2 to 4.0.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15799](https://togithub.com/openlayers/openlayers/pull/15799)) - Bump [@​octokit/rest](https://togithub.com/octokit/rest) from 20.1.0 to 20.1.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15798](https://togithub.com/openlayers/openlayers/pull/15798)) - Bump rollup from 4.16.1 to 4.17.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15788](https://togithub.com/openlayers/openlayers/pull/15788)) - Bump rollup from 4.16.1 to 4.17.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15782](https://togithub.com/openlayers/openlayers/pull/15782)) - Bump puppeteer from 22.6.5 to 22.7.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15783](https://togithub.com/openlayers/openlayers/pull/15783)) - Bump ol-mapbox-style from 12.3.1 to 12.3.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15781](https://togithub.com/openlayers/openlayers/pull/15781)) - Bump rollup from 4.14.3 to 4.16.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15761](https://togithub.com/openlayers/openlayers/pull/15761)) - Bump marked from 12.0.1 to 12.0.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15760](https://togithub.com/openlayers/openlayers/pull/15760)) - Bump ol-stac from 1.0.0-beta.9 to 1.0.0-beta.10 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15743](https://togithub.com/openlayers/openlayers/pull/15743)) - Bump puppeteer from 22.6.3 to 22.6.5 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15742](https://togithub.com/openlayers/openlayers/pull/15742)) - Bump typescript from 5.4.4 to 5.4.5 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15741](https://togithub.com/openlayers/openlayers/pull/15741)) - Bump rollup from 4.14.1 to 4.14.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15740](https://togithub.com/openlayers/openlayers/pull/15740)) - Bump rollup from 4.13.2 to 4.14.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15712](https://togithub.com/openlayers/openlayers/pull/15712)) - Bump puppeteer from 22.6.1 to 22.6.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15707](https://togithub.com/openlayers/openlayers/pull/15707)) - Bump webpack-dev-middleware from 7.2.0 to 7.2.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15711](https://togithub.com/openlayers/openlayers/pull/15711)) - Bump [@​octokit/rest](https://togithub.com/octokit/rest) from 20.0.2 to 20.1.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15709](https://togithub.com/openlayers/openlayers/pull/15709)) - Bump typescript from 5.4.3 to 5.4.4 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15708](https://togithub.com/openlayers/openlayers/pull/15708)) - Bump rollup-plugin-external-globals from 0.9.2 to 0.10.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15706](https://togithub.com/openlayers/openlayers/pull/15706)) - Bump puppeteer from 22.6.0 to 22.6.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15695](https://togithub.com/openlayers/openlayers/pull/15695)) - Bump webpack-dev-middleware from 7.1.1 to 7.2.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15694](https://togithub.com/openlayers/openlayers/pull/15694)) - Bump rollup from 4.13.0 to 4.13.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15693](https://togithub.com/openlayers/openlayers/pull/15693)) - Bump mocha from 10.3.0 to 10.4.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15692](https://togithub.com/openlayers/openlayers/pull/15692)) - Bump ol-mapbox-style from 12.2.1 to 12.3.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15691](https://togithub.com/openlayers/openlayers/pull/15691)) - Bump proj4 from 2.10.0 to 2.11.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15663](https://togithub.com/openlayers/openlayers/pull/15663)) - Bump express from 4.18.3 to 4.19.2 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15684](https://togithub.com/openlayers/openlayers/pull/15684)) - Bump typescript from 5.4.2 to 5.4.3 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15661](https://togithub.com/openlayers/openlayers/pull/15661)) - Bump express from 4.18.3 to 4.19.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15662](https://togithub.com/openlayers/openlayers/pull/15662)) - Bump webpack-dev-server from 5.0.3 to 5.0.4 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15664](https://togithub.com/openlayers/openlayers/pull/15664)) - Bump puppeteer from 22.5.0 to 22.6.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15665](https://togithub.com/openlayers/openlayers/pull/15665)) - Bump webpack-dev-middleware from 7.1.0 to 7.1.1 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15666](https://togithub.com/openlayers/openlayers/pull/15666)) - Bump webpack from 5.90.3 to 5.91.0 (by [@​openlayers](https://togithub.com/openlayers) in [https://github.com/openlayers/openlayers/pull/15667](https://togithub.com/openlayers/openlayers/pull/15667))
#### New Contributors * @​bolollo made their first contributi[https://github.com/openlayers/openlayers/pull/15687](https://togithub.com/openlayers/openlayers/pull/15687)/15687 * @​janruo made their first contributi[https://github.com/openlayers/openlayers/pull/15713](https://togithub.com/openlayers/openlayers/pull/15713)/15713 * @​Frank-Chan made their first contributi[https://github.com/openlayers/openlayers/pull/15717](https://togithub.com/openlayers/openlayers/pull/15717)/15717 * @​CarolineDelerue made their first contributi[https://github.com/openlayers/openlayers/pull/15730](https://togithub.com/openlayers/openlayers/pull/15730)/15730 * @​sakitam-fdd made their first contributi[https://github.com/openlayers/openlayers/pull/15757](https://togithub.com/openlayers/openlayers/pull/15757)/15757 **Full Changelog**: https://github.com/openlayers/openlayers/compare/v9.1.0...v9.2.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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