Tim Schaub
1b0d978d43
Merge pull request #12294 from openlayers/dependabot/npm_and_yarn/mocha-8.4.0
...
Bump mocha from 8.3.2 to 8.4.0
2021-05-10 13:10:42 -06:00
Tim Schaub
94873cc7d8
Merge pull request #12295 from openlayers/dependabot/npm_and_yarn/glob-7.1.7
...
Bump glob from 7.1.6 to 7.1.7
2021-05-10 13:10:01 -06:00
Tim Schaub
0f292f4fed
Merge pull request #12297 from mike-000/patch-1
...
Add condition option to Translate interaction
2021-05-10 13:09:16 -06:00
mike-000
666c996f8e
Update src/ol/interaction/Translate.js
...
Co-authored-by: Tim Schaub <tschaub@users.noreply.github.com >
2021-05-10 19:53:30 +01:00
mike-000
c0dd40cdb7
fix indentation
2021-05-10 16:54:02 +01:00
mike-000
5218251621
fix indentation
2021-05-10 16:35:54 +01:00
mike-000
2006a8ce46
Test condition option
2021-05-10 16:34:07 +01:00
mike-000
41cc956b52
Add condition option
2021-05-10 16:03:01 +01:00
dependabot[bot]
927c5a78cf
Bump glob from 7.1.6 to 7.1.7
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 05:10:00 +00:00
dependabot[bot]
8e402f32c1
Bump mocha from 8.3.2 to 8.4.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.3.2 to 8.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.3.2...v8.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 05:09:32 +00:00
Tim Schaub
ea1e19bcd6
Merge pull request #12283 from tschaub/yey-maps
...
Add link to yey'maps as a sponsor
2021-05-09 08:32:08 -06:00
Tim Schaub
fd95643c48
Add link to yey'maps as a sponsor
2021-05-08 15:01:01 -06:00
Tim Schaub
0f8c3ba6ce
Merge pull request #12277 from tschaub/lint-index
...
Lint the index file after generating the legacy build
2021-05-05 11:09:30 -06:00
Tim Schaub
b69222ecae
Lint the index file after generating the legacy build
2021-05-05 10:00:49 -06:00
MoonE
eea68e26ce
Merge pull request #12266 from MoonE/fix-legacy-build
...
Fix legacy build
2021-05-04 20:38:51 +02:00
Maximilian Krög
a235ecba95
Only delete build/legacy before building legacy
...
`transpile` deletes build/ol and `build-index` should delete index.js
2021-05-03 23:32:10 +02:00
Tim Schaub
1ce7ef95fc
Build legacy build in github workflows
2021-05-03 22:26:05 +02:00
Tim Schaub
f7b204a1cf
Merge pull request #12273 from tschaub/naming-convention
...
Use lowercase module names for modules without a default export
2021-05-03 14:00:56 -06:00
Tim Schaub
6ab95a974e
Merge pull request #12269 from openlayers/dependabot/npm_and_yarn/webpack-5.36.2
...
Bump webpack from 5.36.1 to 5.36.2
2021-05-03 07:34:43 -06:00
Tim Schaub
f08f31101c
Lowercase module names for modules without a default export
2021-05-03 07:32:12 -06:00
dependabot[bot]
0d04e43b5d
Bump webpack from 5.36.1 to 5.36.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 10:57:46 +00:00
Tim Schaub
72ea4e7599
Merge pull request #12268 from openlayers/dependabot/npm_and_yarn/rollup-2.46.0
...
Bump rollup from 2.45.2 to 2.46.0
2021-05-03 03:58:28 -06:00
Tim Schaub
fc932acfce
Merge pull request #12270 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.14.0
...
Bump @babel/preset-env from 7.13.15 to 7.14.0
2021-05-03 03:57:16 -06:00
Tim Schaub
7f655b1c80
Merge pull request #12271 from openlayers/dependabot/npm_and_yarn/yargs-17.0.0
...
Bump yargs from 16.2.0 to 17.0.0
2021-05-03 03:56:24 -06:00
Tim Schaub
9349dda177
Merge pull request #12272 from openlayers/dependabot/npm_and_yarn/babel/core-7.14.0
...
Bump @babel/core from 7.13.16 to 7.14.0
2021-05-03 03:54:47 -06:00
dependabot[bot]
e66c920d45
Bump @babel/core from 7.13.16 to 7.14.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.16 to 7.14.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:13:05 +00:00
dependabot[bot]
78140eb418
Bump yargs from 16.2.0 to 17.0.0
...
Bumps [yargs](https://github.com/yargs/yargs ) from 16.2.0 to 17.0.0.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:12:34 +00:00
dependabot[bot]
0d8762712d
Bump @babel/preset-env from 7.13.15 to 7.14.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.15 to 7.14.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:11:55 +00:00
dependabot[bot]
5cdefd0c16
Bump rollup from 2.45.2 to 2.46.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.45.2 to 2.46.0.
- [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.45.2...v2.46.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:10:54 +00:00
Maximilian Krög
40f8e69675
Fix legacy build
...
The build process failed because webpack does not allow failed imports
when it is run as a module.
This detects modules with default exports and only generates import
statements for default exports where they are available.
2021-05-02 23:49:50 +02:00
Tim Schaub
8939d744b5
Merge pull request #12264 from tschaub/test-node
...
Run selected format tests in Node
2021-05-02 14:32:20 -06:00
Tim Schaub
f2f004d4af
Array test already run in node
2021-05-02 09:20:09 -06:00
Tim Schaub
d8142931e2
Run a portion of the format tests in node
2021-05-02 09:17:32 -06:00
Tim Schaub
8ff40c40e8
Merge pull request #12263 from tschaub/fix-publish
...
Fix the next-dev-version.js script
2021-05-01 10:37:04 -06:00
Tim Schaub
a67bd5a764
Fix the next-dev-version.js script
2021-05-01 10:32:07 -06:00
Tim Schaub
af68a7e0e7
Merge pull request #12241 from tschaub/module
...
Use modules everywhere
2021-05-01 10:24:08 -06:00
Tim Schaub
7b934a06be
Add node tests
2021-05-01 10:18:23 -06:00
Tim Schaub
c301d2413b
Modules all the way
2021-05-01 10:17:04 -06:00
Andreas Hocevar
ae70a1fb9d
Merge pull request #12250 from mike-000/patch-1
...
Do not set projection extent in WMTS optionsFromCapabilities
2021-05-01 13:51:00 +02:00
Tim Schaub
42b8f74e83
Merge pull request #12259 from tschaub/clearer-failure
...
Make it clearer what fails in webgl point layer test
2021-04-28 21:07:06 -07:00
Tim Schaub
ca61dd2361
Merge pull request #12258 from tschaub/codeql-update
...
Following the recommendation to run on a merge commit
2021-04-28 19:56:01 -07:00
Tim Schaub
b376bc371a
Make it clearer what fails
2021-04-28 19:53:02 -07:00
Tim Schaub
19d8100049
Following the recommendation to run on a merge commit
2021-04-28 19:49:29 -07:00
Tim Schaub
b7ccb68b02
Merge pull request #12256 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.3.0
...
Bump clean-css-cli from 5.2.2 to 5.3.0
2021-04-28 13:35:23 -07:00
Tim Schaub
3c9ba61a63
Merge pull request #12255 from openlayers/dependabot/npm_and_yarn/webpack-5.36.1
...
Bump webpack from 5.35.1 to 5.36.1
2021-04-28 13:34:46 -07:00
dependabot[bot]
06cbac7b4c
Bump webpack from 5.35.1 to 5.36.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.35.1 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-28 19:30:23 +00:00
Tim Schaub
15cc849feb
Merge pull request #12251 from tschaub/test-shuffle
...
Test reorganization
2021-04-28 12:29:29 -07:00
dependabot[bot]
44b996e35e
Bump clean-css-cli from 5.2.2 to 5.3.0
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.2...v5.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-28 18:59:38 +00:00
Tim Schaub
070b8bde68
Merge pull request #12254 from openlayers/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-04-28 11:58:28 -07:00
Tim Schaub
3fad5a9f9f
Start fresh with ignores
2021-04-28 11:49:57 -07:00