geo6 / geocoder

GNU General Public License v3.0
2 stars 0 forks source link

Bump ol from 5.2.0 to 5.3.0 #138

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ol from 5.2.0 to 5.3.0.

Release notes *Sourced from [ol's releases](https://github.com/openlayers/openlayers/releases).* > ## v5.3.0 > We're continuing to work toward more complete type checking with TypeScript – based on JSDoc annotations in the source. The 5.3 release includes a number of bug fixes related to the type checking effort. In addition the release comes with a handful of new features and improved API reference docs. > > ### Upgrade Notes > > #### The `getUid` function returns string > > The `getUid` function from the `ol/util` module now returns a string instead of a number. > > #### Attributions are not collapsible for `ol/source/OSM` > > When a map contains a layer from a `ol/source/OSM` source, the `ol/control/Attribution` control will be shown with the `collapsible: false` behavior. > > To get the previous behavior, configure the `ol/control/Attribution` control with `collapsible: true`. > > ### New Features and Fixes > > * [#8642](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8642) - Fixes for optional key passing, issue [#8067](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8067) for tile sources ([[**dimin**](https://github.com/dimin)](https://github.com/dimin)) > * [#8885](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8885) - Move GeolocationProperty into Geolocation ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8881](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8881) - Remove custom styles in drag-and-drop examples ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8877](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8877) - Create context in vector tile layer constructor ([[**tschaub**](https://github.com/tschaub)](https://github.com/tschaub)) > * [#8883](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8883) - New test runner ([[**tschaub**](https://github.com/tschaub)](https://github.com/tschaub)) > * [#8882](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8882) - Import simplification ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8858](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8858) - Add condition for viewParams and TypeScript related option ([[**webgeodatavore**](https://github.com/webgeodatavore)](https://github.com/webgeodatavore)) > * [#8879](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8879) - Build with CircleCI ([[**openlayers**](https://github.com/openlayers)](https://github.com/openlayers)) > * [#8878](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8878) - Avoid logging 404 warnings ([[**tschaub**](https://github.com/tschaub)](https://github.com/tschaub)) > * [#8876](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8876) - Remove RenderType enum from vector tile layer ([[**tschaub**](https://github.com/tschaub)](https://github.com/tschaub)) > * [#8874](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8874) - Remove unnecessary type casts in canvas layer renderer ([[**tschaub**](https://github.com/tschaub)](https://github.com/tschaub)) > * [#8869](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8869) - Fix more types for TypeScript ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8868](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8868) - Throw when calling abstract methods; fix abstract return types ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8862](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8862) - Legacy build and apidoc improvements ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8867](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8867) - Fix example builder ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8852](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8852) - Improve link handling in API docs ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8853](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8853) - Make rendercomplete work with vector sources without loader ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8851](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8851) - Use typescript types for RBush ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8850](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8850) - Remove old TODO in ol/Graticule ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8847](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8847) - Fix API docs ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8845](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8845) - Remove RenderType enum from vector layer ([[**tschaub**](https://github.com/tschaub)](https://github.com/tschaub)) > * [#8843](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8843) - Fix ts typing for fullscreen button ([[**tonio**](https://github.com/tonio)](https://github.com/tonio)) > * [#8841](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8841) - Use super.method instead of prototype.method.call ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8842](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8842) - Change target type from Element to HTMLElement ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8840](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8840) - Remove unneeded code in VectorTile renderer ([[**elemoine**](https://github.com/elemoine)](https://github.com/elemoine)) > * [#8844](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8844) - Set crossOrigin to anonymous in mapbox-streets-v6-style ([[**elemoine**](https://github.com/elemoine)](https://github.com/elemoine)) > * [#8776](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8776) - Use setTimeout without the window namespace ([[**ahocevar**](https://github.com/ahocevar)](https://github.com/ahocevar)) > * [#8837](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8837) - Re-export MousePosition from ol/control ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8832](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8832) - Remove source foreachfeatureatcoordinate from ol/renderer/webgl/ImageLayer ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8833](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8833) - Fix wrong filename in type annotation ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8827](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8827) - Removed unused forEachFeatureAtCoordinate from ol/source/Source ([[**schmidtk**](https://github.com/schmidtk)](https://github.com/schmidtk)) > * [#8830](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8830) - Type annotation fixes in ol/control/ ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > * [#8829](https://github-redirect.dependabot.com/openlayers/openlayers/pull/8829) - Change getUid return type from number to string ([[**fredj**](https://github.com/fredj)](https://github.com/fredj)) > ... (truncated)
Commits - [`346cd56`](https://github.com/openlayers/openlayers/commit/346cd562ee000a015f26d8e651a43b03829962ff) Changes for 5.3.0 - [`ba88081`](https://github.com/openlayers/openlayers/commit/ba88081eba28840c8de28c99fdd136512d808fa4) Merge pull request [#8642](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8642) from dimin/master - [`2a3b21c`](https://github.com/openlayers/openlayers/commit/2a3b21cfd9b4a5ab541f635d433c4c2451f5934f) Merge pull request [#8885](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8885) from fredj/rm_GeolocationProperty - [`785954f`](https://github.com/openlayers/openlayers/commit/785954f7222f389a38bcadae3875ba1e56b28f4a) Move GeolocationProperty into Geolocation - [`b8b3dcc`](https://github.com/openlayers/openlayers/commit/b8b3dcc066d1dbb0412738163b018e0f19d9c189) Merge pull request [#8884](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8884) from openlayers/greenkeeper/webpack-4.25.1 - [`76c4c2f`](https://github.com/openlayers/openlayers/commit/76c4c2f85c0d7812b6902df9b94e466d52e5900d) chore(package): update webpack to version 4.25.1 - [`65bbee4`](https://github.com/openlayers/openlayers/commit/65bbee4c8b400ded66050cfdc93dbc6ccd77cacf) Merge pull request [#8881](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8881) from fredj/dnd_style - [`10b56a4`](https://github.com/openlayers/openlayers/commit/10b56a4543bfe5b203cc99d7a14b4ce536b822ec) Merge pull request [#8877](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8877) from tschaub/unconditional-context - [`42a094d`](https://github.com/openlayers/openlayers/commit/42a094d7301ac26a93390c2926184efffa8c99d1) Merge pull request [#8883](https://github-redirect.dependabot.com/openlayers/openlayers/issues/8883) from tschaub/new-ci - [`680ce96`](https://github.com/openlayers/openlayers/commit/680ce960e101f5295f39d25b0361d64362103101) Test Chrome with CircleCI - Additional commits viewable in [compare view](https://github.com/openlayers/openlayers/compare/v5.2.0...v5.3.0)


Dependabot compatibility score

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.