Commit Graph

2917 Commits

Author SHA1 Message Date
Ritesh Soni
e286d9f02f
Added tests for view/collapse, #3427
* added four tests (collapse.spec.js,collapse_all.spec.js,collapse_left.spec.js,collapse_right.spec.js) to check if the column's label are empty when collapsed
2021-10-04 16:39:47 +02:00
dependabot[bot]
5e310a7700
build(deps): bump mockwebserver from 4.9.1 to 4.9.2 (#4191)
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  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-10-03 09:01:27 +02:00
dependabot[bot]
0de1611df1
build(deps): bump guava from 30.1.1-jre to 31.0-jre (#4179)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  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-09-27 20:32:19 +02:00
Yaron Shahrabani
d8e3c6c889
Translated using Weblate (Hebrew)
Currently translated at 87.9% (683 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/he/
2021-09-27 00:36:08 +02:00
Isao Matsunami
c3e61de0e2
Translated using Weblate (Japanese)
Currently translated at 90.2% (701 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-09-27 00:36:05 +02:00
Eihel
7777cb3bc3
Translated using Weblate (French)
Currently translated at 96.1% (747 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-09-27 00:36:04 +02:00
Ritesh Soni
9bbdd3c454
normalize casing in UI text in English (#4172)
* normalize casing in UI text in English

* fixes issue
2021-09-25 14:48:56 +02:00
dependabot[bot]
54f79a12ae
build(deps): bump joda-time from 2.10.10 to 2.10.11 (#4175)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.10 to 2.10.11.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.10...v2.10.11)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  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>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-09-24 08:01:14 +02:00
dependabot[bot]
7f9973b74d
build(deps): bump cypress from 8.4.0 to 8.4.1 in /main/tests/cypress (#4165)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.0 to 8.4.1.
- [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/v8.4.0...v8.4.1)

---
updated-dependencies:
- dependency-name: cypress
  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-09-21 08:18:19 +02:00
Florian Giroud
13f97c246d
Proposal #4159, Removed all Cypress reconciliation tests (#4161) 2021-09-17 12:56:10 +02:00
Antonin Delpeuch
dc180faf30
Revert "Improved stability for undo/redo tests (#4158)" (#4160)
This reverts commit 186d17cfbf.
2021-09-17 12:21:54 +02:00
Florian Giroud
186d17cfbf
Improved stability for undo/redo tests (#4158) 2021-09-17 12:07:52 +02:00
dependabot[bot]
d177c63bed
build(deps-dev): bump prettier in /main/tests/cypress (#4152)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.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.4.0...2.4.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-09-17 09:34:54 +02:00
dependabot[bot]
1e0a012ced
build(deps-dev): bump eslint-plugin-cypress in /main/tests/cypress (#4147)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.3 to 2.12.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.3...v2.12.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  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-09-16 14:18:12 +02:00
dependabot[bot]
76c596e8ac
build(deps): bump cypress from 8.3.1 to 8.4.0 in /main/tests/cypress (#4148)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.1 to 8.4.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/v8.3.1...v8.4.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-09-16 13:44:31 +02:00
dependabot[bot]
0387ef9b84
build(deps-dev): bump prettier in /main/tests/cypress (#4144)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.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.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  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-09-10 08:03:54 +02:00
Sandra Fauconnier
3d1bf1a9f3
Translated using Weblate (Dutch)
Currently translated at 56.4% (439 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2021-09-08 12:36:03 +02:00
dependabot[bot]
9aa8fd3cbf
build(deps): bump cypress from 8.3.0 to 8.3.1 in /main/tests/cypress (#4133)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.0 to 8.3.1.
- [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/v8.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: cypress
  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-09-06 14:33:14 +02:00
Florian Giroud
f123c5e129
Cypress Testing, Edge error message about window changed, updated exeption handler (#4131) 2021-08-30 13:35:03 +02:00
Florian Giroud
b7652e9036
Attempt to fix flaky reconciliation tests (#4091)
Attempt to fix flaky reconciliation tests
2021-08-30 12:47:26 +02:00
dependabot[bot]
005e8b77a7
build(deps): bump cypress from 8.1.0 to 8.3.0 in /main/tests/cypress (#4107)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.1.0 to 8.3.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/v8.1.0...v8.3.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>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-08-30 10:36:59 +02:00
Sandra Fauconnier
cdddf0d9a0
Translated using Weblate (Dutch)
Currently translated at 53.7% (418 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2021-08-25 14:33:52 +02:00
Florian Giroud
90c074ca68
Cypress tests, added exception handling for edge error messages (#4043)
Added exception handling for "Cannot read property offsetTop" of undefined
2021-08-19 11:20:05 +02:00
dependabot[bot]
fa3ca5a84b
build(deps): bump uniqid from 5.3.0 to 5.4.0 in /main/tests/cypress (#4111)
Bumps [uniqid](https://github.com/adamhalasz/uniqid) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/adamhalasz/uniqid/releases)
- [Commits](https://github.com/adamhalasz/uniqid/commits)

---
updated-dependencies:
- dependency-name: uniqid
  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-08-19 07:07:50 +01:00
Florian Giroud
a42c60ead7
Code cleanup, removed old frontend tests, #3552 (#4093) 2021-08-09 09:32:00 +02:00
dependabot[bot]
7412bbaaf0
build(deps): bump cypress from 8.0.0 to 8.1.0 in /main/tests/cypress (#4074)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.0.0 to 8.1.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/v8.0.0...v8.1.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>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-08-04 17:50:35 +05:30
dependabot[bot]
6a8a717d98
build(deps-dev): bump eslint in /main/tests/cypress (#4088)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.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.31.0...v7.32.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-08-03 15:27:02 +02:00
dependabot[bot]
51fe10aec8
build(deps): bump git-commit-id-plugin from 4.0.5 to 4.9.10 (#4087)
Bumps git-commit-id-plugin from 4.0.5 to 4.9.10.

---
updated-dependencies:
- dependency-name: pl.project13.maven:git-commit-id-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-08-03 11:31:26 +02:00
dependabot[bot]
bba2e6e015
build(deps): bump marc4j from 2.9.1 to 2.9.2 (#4072)
Bumps [marc4j](https://github.com/marc4j/marc4j) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/marc4j/marc4j/releases)
- [Changelog](https://github.com/marc4j/marc4j/blob/master/changes.txt)
- [Commits](https://github.com/marc4j/marc4j/compare/2.9.1...2.9.2)

---
updated-dependencies:
- dependency-name: org.marc4j:marc4j
  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-07-28 20:21:25 +02:00
dependabot[bot]
6efec5469d
build(deps): bump cypress from 7.5.0 to 8.0.0 in /main/tests/cypress (#4066)
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.5.0 to 8.0.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.5.0...v8.0.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-07-24 14:06:42 +05:30
dependabot[bot]
f42d971505
build(deps-dev): bump eslint in /main/tests/cypress (#4063)
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.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-07-20 23:11:42 +05:30
dependabot[bot]
a6f4a93e7b
build(deps): bump commons-compress from 1.20 to 1.21 (#4059)
Bumps commons-compress from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  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-07-14 11:19:51 +02:00
dependabot[bot]
cdd7591adc
build(deps): bump commons-io from 2.10.0 to 2.11.0 (#4060)
Bumps commons-io from 2.10.0 to 2.11.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-07-14 11:19:30 +02:00
Florian Giroud
1df51b6b58
Speed-up testing time for Cypress in CI/CD (#4042)
* Added an environment variable to disable projects cleanup on CI/CD, improve performances

* revert DISABLE_PROJECT_CLEANUP to be 0 by default

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-07-08 14:13:55 +02:00
Florian Giroud
423715d3ca
Improved notification checking, improved reconciliation tests to improve flakiness rate (#4041) 2021-07-08 12:03:28 +02:00
dependabot[bot]
aba5f7ff10
build(deps-dev): bump eslint in /main/tests/cypress (#4038)
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.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.29.0...v7.30.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>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-07-07 11:34:08 +02:00
Boris Lehečka
25ada064f9
Translated using Weblate (Czech)
Currently translated at 67.0% (521 of 777 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/cs/
2021-07-06 22:34:13 +02:00
dependabot[bot]
0d43c01eae
build(deps-dev): bump prettier in /main/tests/cypress (#4022)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [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.1...2.3.2)

---
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-29 02:25:55 +05:30
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
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
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]
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
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
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
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