Commit Graph

6145 Commits

Author SHA1 Message Date
dependabot[bot]
84956e2896
build(deps): bump @docusaurus/preset-classic in /docs (#3909)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.75 to 2.0.0-beta.0.
- [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.0/packages/docusaurus-preset-classic)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 08:54:21 +02:00
dependabot[bot]
80fb066c44
build(deps): bump mysql-connector-java from 8.0.24 to 8.0.25 (#3897)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.24 to 8.0.25.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 08:53:53 +02:00
Antonin Delpeuch
36589e5b1c
Make sure POST requests are retried even when connections are closed. (#3875)
By default, the Apache HTTP client does not retry POST requests in those cases
because they are not deemed idempotent. But for reconciliation they are, so they
should be retried.

Closes #3664.
2021-05-15 08:52:23 +02:00
Antonin Delpeuch
e664712a70
Make schema evaluation null-proof; avoid adding null values in data extension. (#3723)
Null values in non-null cells should normally not happen, but sometimes they do and
we shouldn't fail miserably in those cases.

Closes #2880.

Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-05-15 08:51:26 +02:00
Antonin Delpeuch
787c272fe0
Fix date parsing for XLS and ODS files to avoid timezone-dependency. (#3825)
Closes #3740.
2021-05-15 08:51:04 +02:00
Antonin Delpeuch
bbec28e67d
Restore log levels after Jetty update (#3827)
* Restore log levels after Jetty update

* Merge the two log4j.properties files
2021-05-15 08:50:38 +02:00
Antonin Delpeuch
0739a89696
Merge pull request #3910 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-05-13 19:09:00 +02:00
Hosted Weblate
be4b7df393 Merge remote-tracking branch 'origin/master' 2021-05-13 19:07:55 +02:00
dependabot[bot]
15d43c55ee
build(deps): bump jmh.version from 1.30 to 1.31 (#3907)
Bumps `jmh.version` from 1.30 to 1.31.

Updates `jmh-core` from 1.30 to 1.31

Updates `jmh-generator-annprocess` from 1.30 to 1.31

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 19:07:52 +02:00
Hosted Weblate
e4f11e4b9f Merge remote-tracking branch 'origin/master' 2021-05-13 19:07:11 +02:00
dependabot[bot]
e414c71324
build(deps): bump mariadb-java-client from 2.7.2 to 2.7.3 (#3904)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 19:07:05 +02:00
Hosted Weblate
040cc40a11 Merge remote-tracking branch 'origin/master' 2021-05-13 14:08:58 +02:00
Florian Giroud
56f910f7db
Reconciliation tests (#3777)
* Reconciliation tests PoC

* removed debug statement

* Added more reconciliation tests

* Fixed typo

* Fixed reconciliation test

* test disabling error handling, troubleshooting

* Attempt to fix flaky integration tests

* restored error handling, fixed flaky test

* Attempt to fix flaly test

* Attempt to fix flaky tests
2021-05-13 14:08:55 +02:00
ssantos
d6452fb66d
Translated using Weblate (Portuguese)
Currently translated at 96.2% (748 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt/
2021-05-13 11:33:37 +02:00
dependabot[bot]
99780057e7
build(deps): bump dotenv from 9.0.0 to 9.0.2 in /main/tests/cypress (#3898)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.0 to 9.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v9.0.0...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-05-11 15:18:33 +05:30
dependabot[bot]
574ac82c5a
build(deps-dev): bump eslint in /main/tests/cypress (#3894)
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.26.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.24.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-05-11 15:17:54 +05:30
dependabot[bot]
897bfa5308
build(deps-dev): bump prettier in /main/tests/cypress (#3896)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [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.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 15:17:31 +05:30
loulan
b481387d73
Fix wikibase date export format (#3887)
* fixes #3694
2021-05-10 09:08:02 +02:00
Kush Trivedi
dd822526e9
Merge pull request #3889 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-05-09 12:32:12 +05:30
ssantos
8456331f7f
Translated using Weblate (Portuguese)
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/pt/
2021-05-08 22:33:16 +02:00
gitonthescene
dd49148f38
closes #3862 (#3865)
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
2021-05-08 09:06:42 +02:00
dependabot[bot]
8abf367392
build(deps): bump launch4j-maven-plugin from 2.1.0 to 2.1.1 (#3879)
Bumps [launch4j-maven-plugin](https://github.com/lukaszlenart/launch4j-maven-plugin) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/lukaszlenart/launch4j-maven-plugin/releases)
- [Commits](https://github.com/lukaszlenart/launch4j-maven-plugin/compare/launch4j-maven-plugin-2.1.0...launch4j-maven-plugin-2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-05-08 09:06:18 +02:00
dependabot[bot]
c49630f3eb
build(deps): bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#3878)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.6...v0.8.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 09:05:25 +02:00
Antonin Delpeuch
0d9c197a5f
Cleanup technical reference, incorporating changes made on the wiki (#3863)
* Cleanup technical reference, incorporating changes made on the wiki

* Re-add reconciliation-api.md erroneously deleted in merge
2021-05-08 09:03:53 +02:00
Antonin Delpeuch
7961c90d44
Documentation versioning (#3847)
* Take snapshot of docs for version 3.4

* Versioning for docs of the cross function, for #2504

* Document 'Store archive file' option (#1963)

* Remove unsupported preference from 3.4 docs (#2624)

* Mention that forEach works on JSON objects (#3149)

* Remove wholeText from 3.4 docs (#3180)

* Document -H, /H CLI options (#3288)

* Migrate Wikibase documentation from Wikidata (#1640)

* Miscellanous, copy-editing
2021-05-08 08:55:39 +02:00
dependabot[bot]
a345c67c9a
build(deps-dev): bump eslint-plugin-cypress in /main/tests/cypress (#3880)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.2...v2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-05-08 00:13:48 +05:30
dependabot[bot]
f4d0f8ef7e
build(deps): bump dotenv from 8.2.0 to 9.0.0 in /main/tests/cypress (#3883)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-05-08 00:08:04 +05:30
Antonin Delpeuch
7d5bfba6f3
Merge pull request #3886 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-05-07 19:47:29 +02:00
ssantos
d0c5db0252
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/pt_PT/
2021-05-07 18:33:22 +02:00
Adolfo Jayme Barrientos
03285fc7d4
Translated using Weblate (Spanish)
Currently translated at 99.8% (776 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2021-05-07 18:33:22 +02:00
Antonin Delpeuch
4687f7a22f
Add maintainer guidelines. Closes #3864. (#3866) 2021-05-06 12:48:09 +02:00
dependabot[bot]
03963ea7d1
build(deps): bump jmh.version from 1.29 to 1.30 (#3882)
Bumps `jmh.version` from 1.29 to 1.30.

Updates `jmh-core` from 1.29 to 1.30

Updates `jmh-generator-annprocess` from 1.29 to 1.30

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 08:29:12 +02:00
Antonin Delpeuch
dafbcb7ccf
Merge pull request #3876 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-05-04 20:18:02 +02:00
ssantos
16f56b3d3b
Translated using Weblate (Portuguese)
Currently translated at 100.0% (62 of 62 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/pt/
2021-05-04 16:32:14 +02:00
dependabot[bot]
cfff1d8b7c
build(deps): bump cypress-file-upload in /main/tests/cypress (#3873)
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) from 5.0.3 to 5.0.7.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases)
- [Commits](https://github.com/abramenal/cypress-file-upload/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 11:30:22 +02:00
dependabot[bot]
b59ff650db
build(deps): bump fs-extra from 9.1.0 to 10.0.0 in /main/tests/cypress (#3874)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.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/9.1.0...10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 11:30:11 +02:00
dependabot[bot]
e9123ece73
build(deps): bump mockito-core from 3.8.0 to 3.9.0 (#3792)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-05-04 09:30:50 +02:00
dependabot[bot]
3bd053afa1
build(deps): bump plexus-archiver from 4.2.4 to 4.2.5 (#3830)
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.4...plexus-archiver-4.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 08:28:54 +02:00
dependabot[bot]
1edeb9e20f
build(deps): bump @docusaurus/preset-classic in /docs (#3871)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.74 to 2.0.0-alpha.75.
- [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-alpha.75/packages/docusaurus-preset-classic)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 11:03:41 +02:00
Antonin Delpeuch
1af3245f01
Merge pull request #3872 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-05-03 10:57:36 +02:00
ssantos
7f4da4d5c9
Translated using Weblate (Portuguese)
Currently translated at 97.7% (44 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/pt/
2021-05-03 10:32:18 +02:00
Isao Matsunami
a76dd42981
Translated using Weblate (Japanese)
Currently translated at 100.0% (777 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-05-03 10:32:18 +02:00
Antonin Delpeuch
7f7c9f0af1
Merge pull request #3867 from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-05-01 23:22:02 +02:00
Hosted Weblate
d8d7b83927 Merge remote-tracking branch 'origin/master' 2021-05-01 22:19:41 +02:00
Kush Trivedi
5b5d511600
Revert "feat: add firefox for ui_tests (#3459)" (#3868)
This reverts commit c3445b102f.
2021-05-02 01:49:37 +05:30
Hosted Weblate
b1fbc5e75b Merge remote-tracking branch 'origin/master' 2021-05-01 14:41:38 +02:00
dependabot[bot]
66d45f55b9
build(deps): bump cypress from 7.1.0 to 7.2.0 in /main/tests/cypress (#3851)
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.1.0 to 7.2.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.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-05-01 18:11:35 +05:30
Karol
ce434d06f1
Translated using Weblate (Polish)
Currently translated at 21.6% (168 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/
2021-05-01 14:32:17 +02:00
Eihel
b94b47ca5b
Translated using Weblate (French)
Currently translated at 100.0% (777 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-05-01 14:32:16 +02:00
dependabot[bot]
aab4fbe697
build(deps): bump react and react-dom in /docs (#3858)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 13:48:09 +02:00