3
0
Commit Graph

6044 Commits

Author SHA1 Message Date
Vladimir Alexiev
cfed91efab
mention it requires java 14 ()
... and doesn't work with Java 16 or later versions (see issue ).

This PR is a duplicate of : I wasn't sure whether I should edit `docs` or `versioned_docs`, so edited both.
2021-08-31 13:51:30 +02:00
Vladimir Alexiev
2a52d6f51e
mention it requires java 14 ()
... and doesn't work with Java 16 or later versions (see issue [](https://github.com/OpenRefine/OpenRefine/issues/4106))
2021-08-31 13:50:33 +02:00
dependabot[bot]
cef96c0f8f
build(deps): bump google-http-client-jackson2 from 1.39.2 to 1.40.0 ()
Bumps [google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.39.2 to 1.40.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.39.2...v1.40.0)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  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-30 16:04:43 +02:00
Florian Giroud
f123c5e129
Cypress Testing, Edge error message about window changed, updated exeption handler () 2021-08-30 13:35:03 +02:00
Florian Giroud
b7652e9036
Attempt to fix flaky reconciliation tests ()
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 ()
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
dependabot[bot]
9e91668415
build(deps): bump jackson.version from 2.12.4 to 2.12.5 ()
Bumps `jackson.version` from 2.12.4 to 2.12.5.

Updates `jackson-databind` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.4...jackson-core-2.12.5)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-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-08-30 07:42:58 +02:00
dependabot[bot]
8190bf0f3d
build(deps): bump @docusaurus/preset-classic in /docs ()
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.4 to 2.0.0-beta.5.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.5/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-08-28 15:17:59 +02:00
dependabot[bot]
81ece415f8
build(deps): bump @docusaurus/core in /docs ()
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.4 to 2.0.0-beta.5.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.5/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/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-08-27 15:56:30 +02:00
dependabot[bot]
da57d09a2c
build(deps): bump sqlite-jdbc from 3.36.0.1 to 3.36.0.2 ()
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.1 to 3.36.0.2.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.36.0.1...3.36.0.2)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  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-08-27 15:55:10 +02:00
Vladimir Alexiev
5316e08f4f
fixes () 2021-08-26 20:00:15 +02:00
Antonin Delpeuch
0140ac52cb
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-08-26 18:37:25 +01: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
Eihel
432af3aa44
Translated using Weblate (French)
Currently translated at 98.2% (222 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-08-25 14:33:52 +02:00
dependabot[bot]
273dc6a8d3
build(deps): bump launch4j-maven-plugin from 2.1.1 to 2.1.2 ()
Bumps [launch4j-maven-plugin](https://github.com/lukaszlenart/launch4j-maven-plugin) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/lukaszlenart/launch4j-maven-plugin/releases)
- [Commits](https://github.com/lukaszlenart/launch4j-maven-plugin/compare/launch4j-maven-plugin-2.1.1...launch4j-maven-plugin-2.1.2)

---
updated-dependencies:
- dependency-name: com.akathist.maven.plugins.launch4j:launch4j-maven-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>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-08-22 15:50:36 +02:00
dependabot[bot]
52a4a75b43
build(deps): bump @crowdin/cli from 3.6.4 to 3.6.5 in /docs ()
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/cli3/CHANGELOG.md)
- [Commits](https://github.com/crowdin/crowdin-cli/compare/3.6.4...3.6.5)

---
updated-dependencies:
- dependency-name: "@crowdin/cli"
  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-08-22 15:49:40 +02:00
Florian Giroud
90c074ca68
Cypress tests, added exception handling for edge error messages ()
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 ()
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
Stéphane Guillou
f7a46f0a6c
fix internal link ()
Old link would not lead to any section in live documentation.
2021-08-13 08:18:53 +02:00
dependabot[bot]
5c9c084dd3
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /docs ()
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 20:10:43 +02:00
dependabot[bot]
60ad501c7e
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /docs ()
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 20:10:16 +02:00
dependabot[bot]
1b02461a1c
build(deps): bump jmh.version from 1.32 to 1.33 ()
Bumps `jmh.version` from 1.32 to 1.33.

Updates `jmh-core` from 1.32 to 1.33

Updates `jmh-generator-annprocess` from 1.32 to 1.33

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  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-12 20:07:12 +02:00
Antonin Delpeuch
47d61d6930
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-08-12 20:06:19 +02:00
Hosted Weblate
25d6d6b7db
Merge remote-tracking branch 'origin/master' 2021-08-09 09:32:08 +02:00
Florian Giroud
a42c60ead7
Code cleanup, removed old frontend tests, () 2021-08-09 09:32:00 +02:00
Yaron Shahrabani
147493f35a
Translated using Weblate (Hebrew)
Currently translated at 100.0% (45 of 45 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/he/
2021-08-05 15:33:51 +02:00
dependabot[bot]
7412bbaaf0
build(deps): bump cypress from 8.0.0 to 8.1.0 in /main/tests/cypress ()
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 ()
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 ()
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]
409cf2c300
build(deps): bump @docusaurus/preset-classic in /docs ()
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.3 to 2.0.0-beta.4.
- [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.4/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-07-29 21:29:10 +02:00
dependabot[bot]
4cde23ed84
build(deps): bump @docusaurus/core in /docs ()
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.3 to 2.0.0-beta.4.
- [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.4/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/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-07-29 20:11:34 +02:00
dependabot[bot]
bba2e6e015
build(deps): bump marc4j from 2.9.1 to 2.9.2 ()
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
Antonin Delpeuch
4a993d51a6
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-07-25 16:18:48 +02:00
Susanna Ånäs
7f1071bf24
Translated using Weblate (Finnish)
Currently translated at 50.4% (114 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fi/
2021-07-25 15:35:09 +02:00
dependabot[bot]
6efec5469d
build(deps): bump cypress from 7.5.0 to 8.0.0 in /main/tests/cypress ()
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]
4c7ba73c99
build(deps): bump mysql-connector-java from 8.0.25 to 8.0.26 ()
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.25 to 8.0.26.
- [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/compare/8.0.25...8.0.26)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  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-20 21:44:33 +02:00
dependabot[bot]
fe86ec9582
build(deps): bump slf4j.version from 1.7.31 to 1.7.32 ()
Bumps `slf4j.version` from 1.7.31 to 1.7.32.

Updates `slf4j-log4j12` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-api` from 1.7.31 to 1.7.32
- [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-07-20 21:43:48 +02:00
dependabot[bot]
f42d971505
build(deps-dev): bump eslint in /main/tests/cypress ()
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 ()
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 ()
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
dependabot[bot]
de1633cd79
build(deps): bump postgresql from 42.2.20 to 42.2.23 ()
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.20 to 42.2.23.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.23/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.20...REL42.2.23)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  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-12 08:33:03 +02:00
dependabot[bot]
7e1b7dfb82
build(deps): bump google-api-services-sheets ()
Bumps google-api-services-sheets from v4-rev20210527-1.32.1 to v4-rev20210629-1.32.1.

---
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-07-12 08:07:14 +02:00
Thad Guidry
758303b5a8
ignore node_modules folder during active development () 2021-07-12 07:58:46 +02:00
Antonin Delpeuch
4c42362ae2
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-07-12 07:55:48 +02:00
Boris Lehečka
b1f8a1743e
Translated using Weblate (Czech)
Currently translated at 44.6% (101 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/cs/
2021-07-12 00:33:32 +02:00
Antonin Delpeuch
5843871550
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2021-07-10 11:19:37 +02:00
Boris Lehečka
0f1c770572
Translated using Weblate (Czech)
Currently translated at 38.9% (88 of 226 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/cs/
2021-07-09 22:33:45 +02:00
dependabot[bot]
6375baf5ea
build(deps): bump @crowdin/cli from 3.6.3 to 3.6.4 in /docs ()
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/cli3/CHANGELOG.md)
- [Commits](https://github.com/crowdin/crowdin-cli/compare/3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: "@crowdin/cli"
  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-08 20:33:08 +02:00
dependabot[bot]
c555615fdb
build(deps): bump google-api-services-sheets ()
Bumps google-api-services-sheets from v4-rev20210527-1.31.5 to v4-rev20210527-1.32.1.

---
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-07-08 16:12:07 +02:00
Florian Giroud
1df51b6b58
Speed-up testing time for Cypress in CI/CD ()
* 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