Commit Graph

31086 Commits

Author SHA1 Message Date
Tim Schaub
a46d01fbc1 Merge pull request #13621 from openlayers/dependabot/npm_and_yarn/express-4.18.0
Bump express from 4.17.3 to 4.18.0
2022-04-28 20:52:46 -06:00
dependabot[bot]
b5925185ee Bump express from 4.17.3 to 4.18.0
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.18.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 14:45:53 +00:00
Tim Schaub
b902398a77 Merge pull request #13614 from tschaub/dependabot-fix
Fix dependabot config
2022-04-28 08:44:46 -06:00
Tim Schaub
9a3fd74470 Fix dependabot config 2022-04-28 08:31:26 -06:00
Tim Schaub
4f6a3149c8 Merge pull request #13611 from turrisxyz/naveen/feat/dependabot
Include GitHub actions in the dependabot config
2022-04-27 19:48:32 -06:00
Tim Schaub
a086b419e6 Merge pull request #13594 from mike-000/load
Do not reload data tiles if already loaded or loading
2022-04-27 14:57:08 -06:00
Tim Schaub
5084d5566a Test that data tiles can be loaded after error 2022-04-27 14:50:33 -06:00
naveensrinivasan
f396a0efa5 chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-27 15:38:37 -05:00
mike-000
0ef7c40b8e do not reload if already loaded or loading 2022-04-27 14:35:11 -06:00
Tim Schaub
36ec95677d Merge pull request #13607 from turrisxyz/setup-permissions
Limit permissions for GitHub actions
2022-04-27 14:33:05 -06:00
naveen
c6a7aa08c7 chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-04-27 01:37:20 +00:00
Tim Schaub
fc743b1b52 Merge pull request #13603 from tschaub/rectangles
Handle rotation with non-square tiles
2022-04-25 19:13:11 -06:00
Tim Schaub
de9f6e2dc5 Handle rotation with non-square tiles 2022-04-25 10:40:37 -06:00
Tim Schaub
8038a9fd12 Merge pull request #13596 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.0
Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0
2022-04-25 08:07:15 -06:00
Tim Schaub
ab06aa8ae9 Merge pull request #13600 from openlayers/dependabot/npm_and_yarn/puppeteer-13.6.0
Bump puppeteer from 13.5.2 to 13.6.0
2022-04-25 07:11:13 -06:00
Tim Schaub
7c16efbe8a Merge pull request #13598 from openlayers/dependabot/npm_and_yarn/pixelmatch-5.3.0
Bump pixelmatch from 5.2.1 to 5.3.0
2022-04-25 07:10:11 -06:00
Tim Schaub
59b84b2a23 Merge pull request #13601 from openlayers/dependabot/npm_and_yarn/babel-loader-8.2.5
Bump babel-loader from 8.2.4 to 8.2.5
2022-04-25 07:09:26 -06:00
Tim Schaub
8063e2e344 Merge pull request #13599 from openlayers/dependabot/npm_and_yarn/karma-6.3.19
Bump karma from 6.3.18 to 6.3.19
2022-04-25 07:08:48 -06:00
dependabot[bot]
a9db8498e6 Bump babel-loader from 8.2.4 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:02:36 +00:00
dependabot[bot]
5d5c914dbd Bump puppeteer from 13.5.2 to 13.6.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.2 to 13.6.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.5.2...v13.6.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:02:26 +00:00
dependabot[bot]
bdbe1af3ce Bump karma from 6.3.18 to 6.3.19
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.3.19.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:02:13 +00:00
dependabot[bot]
bc3cac09d6 Bump pixelmatch from 5.2.1 to 5.3.0
Bumps [pixelmatch](https://github.com/mapbox/pixelmatch) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/mapbox/pixelmatch/releases)
- [Commits](https://github.com/mapbox/pixelmatch/compare/v5.2.1...v5.3.0)

---
updated-dependencies:
- dependency-name: pixelmatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:02:01 +00:00
dependabot[bot]
1317f1663b Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.1.0 to 22.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 10:01:18 +00:00
Andreas Hocevar
7ca0aee843 Merge pull request #13595 from ahocevar/loadstart-loadend-docs
Properly document loadstart and loadend events
2022-04-23 21:36:53 +02:00
Andreas Hocevar
c080a0d2bf Properly document loadstart and loadend events 2022-04-23 21:27:27 +02:00
Andreas Hocevar
16325f069c Merge pull request #13568 from mike-000/osmdata-attribution
Update OSM Vector Tiles attribution
2022-04-22 08:38:31 +02:00
Tim Schaub
b6acf39ae9 Merge pull request #13582 from openlayers/dependabot/npm_and_yarn/sinon-13.0.2
Bump sinon from 13.0.1 to 13.0.2
2022-04-18 07:09:21 -06:00
Tim Schaub
ffeda8d20c Merge pull request #13583 from openlayers/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-18 06:44:55 -06:00
Tim Schaub
03f09370ba Merge pull request #13578 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.1.0
Bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0
2022-04-18 06:42:53 -06:00
Tim Schaub
ada63b4989 Merge pull request #13579 from openlayers/dependabot/npm_and_yarn/fs-extra-10.1.0
Bump fs-extra from 10.0.1 to 10.1.0
2022-04-18 06:42:14 -06:00
Tim Schaub
f8a3092182 Merge pull request #13580 from openlayers/dependabot/npm_and_yarn/karma-6.3.18
Bump karma from 6.3.17 to 6.3.18
2022-04-18 06:41:30 -06:00
dependabot[bot]
52daaf6414 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:40:42 +00:00
Tim Schaub
4c70a07d02 Merge pull request #13581 from openlayers/dependabot/npm_and_yarn/rollup-2.70.2
Bump rollup from 2.70.1 to 2.70.2
2022-04-18 06:40:42 -06:00
Tim Schaub
af190db93c Merge pull request #13577 from openlayers/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.2.1
Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1
2022-04-18 06:40:05 -06:00
dependabot[bot]
9c0b3264eb Bump sinon from 13.0.1 to 13.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.1...v13.0.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 10:02:08 +00:00
dependabot[bot]
becacd4bd0 Bump rollup from 2.70.1 to 2.70.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.70.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.70.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 10:01:54 +00:00
dependabot[bot]
f45908d097 Bump karma from 6.3.17 to 6.3.18
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.18.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 10:01:42 +00:00
dependabot[bot]
1f3e60f2be Bump fs-extra from 10.0.1 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 10:01:30 +00:00
dependabot[bot]
3d9dd18e4b Bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.3 to 21.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.1.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 10:01:21 +00:00
dependabot[bot]
198cef6e84 Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.3 to 13.2.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.2.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 10:01:03 +00:00
Andreas Hocevar
d315675ecc Merge pull request #13528 from burleight/webglpointslayer-wrap-x
WebGLPointsLayer wrapX support - partially addressing #11131
2022-04-17 17:34:01 +02:00
Andreas Hocevar
d404371417 Merge pull request #13571 from rycgar/justify-text
Add `justify` option for text style
2022-04-15 13:25:22 +02:00
Andreas Hocevar
e8f151543d Simplify/beautify example 2022-04-15 13:13:39 +02:00
Denis
585ae66961 Fix review for text justify 2022-04-14 13:06:49 +02:00
Andreas Hocevar
041b9a188a Use reference image from CI 2022-04-14 08:14:47 +02:00
Andreas Hocevar
18080d6c4c Merge pull request #13565 from mike-000/null-projection
Do not assert null projection
2022-04-14 07:38:02 +02:00
Denis
359512c6b2 Add test for text justification within the text-box
See: https://github.com/openlayers/openlayers/issues/13481
2022-04-13 15:35:52 +02:00
Denis
1850e16bde Improve jsDoc and some naming 2022-04-13 14:11:28 +02:00
Denis
e00e3a7b8e Improve jsDoc for style/Text justify 2022-04-13 00:08:15 +02:00
Denis
4db25c86c8 Implement text justify within the label box
See: https://github.com/openlayers/openlayers/issues/13481
2022-04-13 00:08:15 +02:00