ol-webpack
ol-webpack copied to clipboard
Bump ol from 7.2.2 to 7.3.0
Bumps ol from 7.2.2 to 7.3.0.
Release notes
Sourced from ol's releases.
v7.3.0
The 7.3 release includes rendering performance improvements with many layers, performance improvements when snapping during editing, and a handful of useful fixes. See the detailed list of changes below. Nothing special should be required when upgrading from the 7.2 release. Thanks to those who contributed!
List of all changes
See below for a complete list of features and fixes.
- Use correct GeoTIFF value for image height in getResolutions (by
@spoydin openlayers/openlayers#14511)- Safeguard against negative view hint values to avoid unexpected behavior (by
@jahowin openlayers/openlayers#14545)- Fix a padding setter bug of
ol/Viewwhen usinguseGeographic()(by@kikuchanin openlayers/openlayers#14531)- Clean up artifacts after depoyment (by
@tyrasdin openlayers/openlayers#14533)- Update ESRI World Basemap url in examples (by
@mike-000in openlayers/openlayers#14524)- Improve the performance of remove Snap interaction (by
@XingGuoZin openlayers/openlayers#14516)- Fix geolocation event types (by
@ahocevarin openlayers/openlayers#14503)- Use
event.keyinstead ofevent.charCode(by@WebKiethin openlayers/openlayers#14492)- New
isVisible()andgetAttributions()methods on Layer (by@ahocevarin openlayers/openlayers#14476)- Use multisurface and multicurve for GML 3.2 and WFS 2.0 (by
@ahocevarin openlayers/openlayers#14471)- Use fetch instead of jsonp for getting Bing metadata (by
@ahocevarin openlayers/openlayers#14464)- Fix cloning of Icons with width/height (by
@marcjansenin openlayers/openlayers#14457)- Add more browsers that support OffscreenCanvas (by
@ahocevarin openlayers/openlayers#14448)- Use PointerEvent constructor, no need to support IE any more (by
@ahocevarin openlayers/openlayers#14438)- Store images as canvas for more efficient reuse (by
@ahocevarin openlayers/openlayers#14444)- Fix for issue #14389 (by
@ghschierin openlayers/openlayers#14430)- Add repeat property for text along lines (by
@ahocevarin openlayers/openlayers#14400)- Add .babelrc and .prettierrc to CodeSandbox export (by
@mike-000in openlayers/openlayers#14419)- Ensure gl context is cleared in
ol/source/Raster(by@mike-000in openlayers/openlayers#14414)- Add rendering test for the full build (by
@ahocevarin openlayers/openlayers#14405)- Release v7.2.2 (by
@openlayersin openlayers/openlayers#14404)
- Bump dns-packet from 5.3.1 to 5.4.0 (by
@openlayersin openlayers/openlayers#14547)- Bump ol-mapbox-style from 9.6.0 to 9.7.0 (by
@openlayersin openlayers/openlayers#14539)- Bump yargs from 17.7.0 to 17.7.1 (by
@openlayersin openlayers/openlayers#14538)- Bump puppeteer from 19.7.1 to 19.7.2 (by
@openlayersin openlayers/openlayers#14537)- Bump
@metalsmith/markdownfrom 1.9.0 to 1.9.1 (by@openlayersin openlayers/openlayers#14536)- Bump eslint from 8.34.0 to 8.35.0 (by
@openlayersin openlayers/openlayers#14535)- Bump puppeteer from 19.7.0 to 19.7.1 (by
@openlayersin openlayers/openlayers#14522)- Bump ol-mapbox-style from 9.5.0 to 9.6.0 (by
@openlayersin openlayers/openlayers#14523)- Bump jsdoc-plugin-typescript from 2.2.0 to 2.2.1 (by
@openlayersin openlayers/openlayers#14521)- Bump jsdoc from 4.0.0 to 4.0.2 (by
@openlayersin openlayers/openlayers#14520)- Bump yargs from 17.6.2 to 17.7.0 (by
@openlayersin openlayers/openlayers#14519)- Bump pngjs from 6.0.0 to 7.0.0 (by
@openlayersin openlayers/openlayers#14518)- Bump puppeteer from 19.6.3 to 19.7.0 (by
@openlayersin openlayers/openlayers#14504)- Bump eslint from 8.33.0 to 8.34.0 (by
@openlayersin openlayers/openlayers#14505)- Bump
@metalsmith/in-placefrom 4.5.0 to 4.6.0 (by@openlayersin openlayers/openlayers#14486)- Bump typescript from 4.9.4 to 4.9.5 (by
@openlayersin openlayers/openlayers#14487)- Bump puppeteer from 19.6.2 to 19.6.3 (by
@openlayersin openlayers/openlayers#14488)- Bump
@metalsmith/markdownfrom 1.8.0 to 1.9.0 (by@openlayersin openlayers/openlayers#14489)
... (truncated)
Commits
ea66d16Updates for the 7.3.0 release507d92eMerge pull request #14511 from spoyd/issue-14510311d20aMerge pull request #14547 from openlayers/dependabot/npm_and_yarn/dns-packet-...e60d29cUse getWidth and getHeight instead of file directory properties5358f5bBump dns-packet from 5.3.1 to 5.4.071a9bd1Merge pull request #14545 from jahow/webgl-points-allow-end-interaction49f1fe0View / make sure hint value does not go below zero in endInteractionbfda1feMerge pull request #14539 from openlayers/dependabot/npm_and_yarn/ol-mapbox-s...a0eb808Merge pull request #14538 from openlayers/dependabot/npm_and_yarn/yargs-17.7.1a84b638Merge pull request #14537 from openlayers/dependabot/npm_and_yarn/puppeteer-1...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)