dependabot[bot]
cce51de0cb
build(deps): bump jetty-servlets ( #3998 )
...
Bumps [jetty-servlets](https://github.com/eclipse/jetty.project ) from 9.4.26.v20200117 to 9.4.41.v20210516.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.26.v20200117...jetty-9.4.41.v20210516 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 09:43:56 +02:00
Matías García Isaía
282cfa6e93
Fix null precondition while importing a Google Sheet ( #3801 )
...
`Credential.Builder()` requires a non-null `AccessMethod`[0], and we were sending
it `null` when actually importing the spreadsheet.
This commit defaults to the same `BearerToken.authorizationHeaderAccessMethod()` that the
`getDriveService()` function was already using.
[0]: https://github.com/googleapis/google-oauth-java-client/blob/v1.31.0/google-oauth-client/src/main/java/com/google/api/client/auth/oauth2/Credential.java#L636-L638
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-06-28 09:35:05 +02:00
Joe Wicentowski
26eaacefc6
Update homebrew-cask-process.md ( #4017 )
...
As promised in https://github.com/OpenRefine/OpenRefine/pull/3949
2021-06-28 08:36:18 +02:00
Antonin Delpeuch
9919ee51bf
Respect spaces in clustering dialog. Closes #4004 . ( #4005 )
2021-06-27 16:14:22 +02:00
Florian Giroud
91440b4cfb
Tests stability ( #4014 )
...
* Cypress 7.5 now redirects properly, removed doCreateProjectThroughUserInterface method
* temporarily changed CI
* temporarily changed CI
* Fixed an invalid call to a method that doesn't exist, fixed importing tutorial tests
* Fixed row_records test
* Attempt to fix flaky tests by improving the way we check for notifications
* disabledf scatterplot testing
* Attempt to fix flaky tests
* force CI
* force CI
* force CI
* force CI, edge
* attempt to fix flaky tests
* Attempt to fix flaky tests
* CI
* fastfix
* Code cleaning & linting
* Removed temporary edit of CI/CD
* revert debug edit of test files
2021-06-26 16:15:28 +05:30
dependabot[bot]
dbaa80a2eb
build(deps): bump @docusaurus/preset-classic in /docs ( #4012 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.1 to 2.0.0-beta.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.2/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 05:26:21 +02:00
Antonin Delpeuch
329b17f40f
Merge pull request #4013 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-06-25 05:25:43 +02:00
Sandra Fauconnier
c99fa2fa40
Translated using Weblate (Dutch)
...
Currently translated at 53.1% (413 of 777 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2021-06-24 21:33:25 +02:00
Thad Guidry
24807dd7fa
Update to Docusaurus 2 beta ( #4008 )
...
There are significant updates currently and plans coming on their roadmap. For now, along with many bug fixes, this allows us to explore more translation opportunities.
2021-06-24 08:23:57 +02:00
dependabot[bot]
4f028cb72e
build(deps): bump cypress from 7.2.0 to 7.5.0 in /main/tests/cypress ( #3970 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.2.0 to 7.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.2.0...v7.5.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 09:32:39 +02:00
dependabot[bot]
a1da40a7f6
build(deps): bump mockito-core from 3.11.1 to 3.11.2 ( #3999 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 14:12:43 +02:00
dependabot[bot]
9cf921607d
build(deps): bump google-api-services-sheets ( #4000 )
...
Bumps google-api-services-sheets from v4-rev20210527-1.31.0 to v4-rev20210527-1.31.5.
---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-sheets
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 14:12:13 +02:00
dependabot[bot]
8790d3729b
build(deps): bump git-commit-id-plugin from 4.0.4 to 4.0.5 ( #3973 )
...
Bumps git-commit-id-plugin from 4.0.4 to 4.0.5.
---
updated-dependencies:
- dependency-name: pl.project13.maven:git-commit-id-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 14:11:37 +02:00
dependabot[bot]
c7eb964b35
build(deps-dev): bump eslint in /main/tests/cypress ( #4002 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 14:11:11 +02:00
dependabot[bot]
144586cfc4
build(deps): bump cypress-file-upload in /main/tests/cypress ( #4003 )
...
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload ) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases )
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v5.0.7...v5.0.8 )
---
updated-dependencies:
- dependency-name: cypress-file-upload
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 14:10:51 +02:00
dependabot[bot]
256f96d3d6
build(deps): bump slf4j.version from 1.7.30 to 1.7.31 ( #3994 )
...
Bumps `slf4j.version` from 1.7.30 to 1.7.31.
Updates `slf4j-log4j12` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/commits )
Updates `slf4j-api` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/commits )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 18:05:21 +02:00
dependabot[bot]
97aa92bfae
build(deps): bump @docusaurus/preset-classic in /docs ( #3997 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.0 to 2.0.0-beta.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.1/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-19 18:34:11 +02:00
Antonin Delpeuch
550cd2a721
Merge pull request #3989 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-06-17 16:11:21 +02:00
Boris Lehečka
52da572ec5
Translated using Weblate (Czech)
...
Currently translated at 49.8% (387 of 777 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/cs/
2021-06-16 19:32:31 +02:00
Joe Wicentowski
e00c4280b9
Update Homebrew documentation ( #3949 )
...
With Homebrew 2.6.0:
> All brew cask commands have been deprecated in favour of brew commands (with --cask) when necessary.
See https://brew.sh/2020/12/01/homebrew-2.6.0/ .
Also, removed mention of openrefine-dev cask as this facility does not appear to be in use.
2021-06-16 10:28:06 +02:00
dependabot[bot]
3fd686c5b9
build(deps): bump commons-io from 2.9.0 to 2.10.0 ( #3985 )
...
Bumps commons-io from 2.9.0 to 2.10.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:23:01 +02:00
dependabot[bot]
5086ec3c91
build(deps): bump maven-dependency-plugin from 3.1.2 to 3.2.0 ( #3984 )
...
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:22:30 +02:00
dependabot[bot]
fb917a643a
build(deps): bump mockito-core from 3.11.0 to 3.11.1 ( #3982 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.11.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:14:45 +02:00
Antonin Delpeuch
a8c0b115fa
Merge pull request #3981 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-06-13 06:31:26 +02:00
Włodzimierz Bartczak
765b32c136
Translated using Weblate (Polish)
...
Currently translated at 23.4% (53 of 226 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/pl/
2021-06-12 18:56:40 +02:00
Boris Lehečka
95b90d82b8
Translated using Weblate (Czech)
...
Currently translated at 49.6% (386 of 777 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/cs/
2021-06-12 18:56:39 +02:00
Antonin Delpeuch
d647f93c7c
Remove lavalamp js dependency, non-free. Closes #3957 . ( #3974 )
2021-06-11 19:18:55 +02:00
dependabot[bot]
df964ef328
build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /docs ( #3975 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 09:33:37 +02:00
Antonin Delpeuch
1654cd31b1
Use environment variables for default workspace location on Windows, ( #3840 )
...
* Use environment variables for default workspace location on Windows, for #2961 .
* Mention possibility of using System.getProperty instead
* Migrate to user.profile java property for Windows workspace dir fallback
2021-06-10 08:09:09 +02:00
dependabot[bot]
5c891e6ad7
build(deps-dev): bump prettier in /main/tests/cypress ( #3968 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 10:51:44 +02:00
dependabot[bot]
1543c53046
build(deps-dev): bump jsdoc from 3.6.6 to 3.6.7 in /main/tests/cypress ( #3914 )
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.6...3.6.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 09:30:08 +02:00
Antonin Delpeuch
5f9f26c010
Merge pull request #3965 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-06-07 09:25:56 +02:00
Hosted Weblate
6104e569c5
Merge remote-tracking branch 'origin/master'
2021-06-07 09:22:49 +02:00
Gomaa
64bc7e2f57
Adjust the condition of the port number ( #3954 )
2021-06-07 09:22:46 +02:00
Hosted Weblate
55b96584fe
Merge remote-tracking branch 'origin/master'
2021-06-07 09:18:54 +02:00
dependabot[bot]
cfe00de6c2
build(deps-dev): bump eslint in /main/tests/cypress ( #3969 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 09:18:50 +02:00
Hosted Weblate
307c9b7f6f
Merge remote-tracking branch 'origin/master'
2021-06-07 08:48:40 +02:00
Boris Lehečka
2fc846273b
Translated using Weblate (Czech)
...
Currently translated at 47.4% (369 of 777 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/cs/
2021-06-07 08:48:40 +02:00
dependabot[bot]
60d84089de
build(deps): bump google-api-services-sheets ( #3956 )
...
Bumps google-api-services-sheets from v4-rev20210504-1.31.0 to v4-rev20210527-1.31.0.
---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-sheets
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 08:48:32 +02:00
Boris Lehečka
49118d4392
Translated using Weblate (Czech)
...
Currently translated at 3.9% (9 of 226 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/cs/
2021-06-06 17:33:47 +02:00
Boris Lehečka
cd8d6dcd74
Translated using Weblate (Czech)
...
Currently translated at 93.3% (42 of 45 strings)
Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/cs/
2021-06-06 17:33:47 +02:00
Boris Lehečka
80a4a807ef
Translated using Weblate (Czech)
...
Currently translated at 46.2% (359 of 777 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/cs/
2021-06-06 17:33:46 +02:00
Boris Lehečka
50ad8926f3
Added translation using Weblate (Czech)
2021-06-05 22:52:27 +02:00
Antonin Delpeuch
55ea285347
Merge pull request #3964 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-06-05 19:54:53 +02:00
Boris Lehečka
8b45aeb2af
Translated using Weblate (Czech)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/cs/
2021-06-05 17:13:43 +02:00
Boris Lehečka
5601b3207c
Added translation using Weblate (Czech)
2021-06-05 17:01:15 +02:00
Boris Lehečka
027837c7a3
Added translation using Weblate (Czech)
2021-06-05 16:13:28 +02:00
Antonin Delpeuch
187245fb6a
Merge pull request #3963 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-06-04 15:44:55 +02:00
CennoxX
b9ae789201
Translated using Weblate (German)
...
Currently translated at 97.2% (756 of 777 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2021-06-04 15:32:35 +02:00
dependabot[bot]
1494f78e8e
build(deps): bump ws from 6.2.1 to 6.2.2 in /docs ( #3962 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 12:34:30 +02:00