dependabot[bot]
ddad7b503d
build(deps): bump algoliasearch-helper from 3.6.1 to 3.6.2 in /docs ( #4321 )
...
Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/algolia/algoliasearch-helper-js/releases )
- [Changelog](https://github.com/algolia/algoliasearch-helper-js/blob/develop/CHANGELOG )
- [Commits](https://github.com/algolia/algoliasearch-helper-js/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: algoliasearch-helper
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-24 08:12:01 +01:00
Mattzee
bc2099a6f4
Updated build-test-run.md no JDK later that 14.0.2 ( #4280 )
...
* Updated build-test-run.md no JDK later that 14.0.2
Added a recommendation about JDK version to use.
Build-test-run.md sugguested to install the latest JDK which let's you build OpenRefine, but running it does not work see:
https://github.com/OpenRefine/OpenRefine/issues/4106
This might be frustrating for beginners not aware of this issue.
* Update build-test-run.md
changed Java version recommendation according to disucussion on https://github.com/OpenRefine/OpenRefine/pull/4280
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-22 09:34:44 +01:00
dependabot[bot]
3ad989e1d9
build(deps): bump @crowdin/cli from 3.7.1 to 3.7.2 in /docs ( #4313 )
...
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli ) from 3.7.1 to 3.7.2.
- [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.7.1...3.7.2 )
---
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-11-20 21:26:05 +01:00
Antonin Delpeuch
c9520ef40d
Add missing files for 3.5 docs
2021-11-07 18:45:47 +01:00
Antonin Delpeuch
d6b5e257dc
Fix 3.5 docs
2021-11-07 18:34:58 +01:00
Antonin Delpeuch
f66c7d2e5c
Add docs for 3.5
2021-11-07 15:03:22 +01:00
Moeti-Mphoso
f096c35234
Update contributing.md ( #4275 )
...
* Update contributing.md
* Update contributing.md
updated as per comments about "closes" and "fixes" special words
* update contributing.md as per suggestions
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-07 14:52:04 +01:00
dependabot[bot]
97c1b07784
build(deps): bump @docusaurus/preset-classic in /docs ( #4264 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.8 to 2.0.0-beta.9.
- [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.9/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-11-07 11:07:24 +01:00
Joey
782ebf1a03
Document clone command, and Java requirements ( #4272 )
2021-11-04 21:51:48 +01:00
dependabot[bot]
3eb19a25f8
build(deps): bump @crowdin/cli from 3.7.0 to 3.7.1 in /docs ( #4251 )
...
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli ) from 3.7.0 to 3.7.1.
- [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.7.0...3.7.1 )
---
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-10-28 20:19:01 +02:00
Thad Guidry
41e471708e
Add mention of adding Row numbers into column ( #4062 )
...
* Add mention of adding Row numbers into column
* move row.index note to Facets
* remove unneeded sentence
* mention customizing facets in Numeric facets
* update yarn.lock to master branch
* remove yarn.lock changes from PR
* remove yarn.lock from PR
* try again to revert to origin
* Restore yarn.lock
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-10-23 07:34:52 +02:00
Thad Guidry
57fa7c2800
Add info box in doc page about Reconciling with Wikidata ( #4016 )
...
* Add info at very top about Reconciling with Wikidata
* Apply suggestions from code review
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-10-22 21:09:49 +02:00
Antonin Delpeuch
369774a847
Document translation of docs ( #4033 )
...
* Document translation of docs
* Fix page ids
2021-10-22 20:33:45 +02:00
dependabot[bot]
b7cc54fc7f
build(deps): bump @docusaurus/preset-classic in /docs ( #4235 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.7 to 2.0.0-beta.8.
- [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.8/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-10-22 07:15:43 +02:00
Pablo Castellano
3bca46329c
Update wikidata reconciliation endpoint ( #4206 )
2021-10-20 14:45:57 +02:00
Antonin Delpeuch
9036e50954
Improve documentation of Java compatibility. ( #4219 )
2021-10-20 11:35:47 +02:00
dependabot[bot]
aca71f6e3d
build(deps): bump @docusaurus/preset-classic in /docs ( #4215 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.6 to 2.0.0-beta.7.
- [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.7/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-10-16 10:11:32 +02:00
Thad Guidry
ebaccfc4eb
Mention about yarn upgrade for starting errors ( #4069 )
...
- also clean up markdown
2021-09-26 14:09:01 +02:00
dependabot[bot]
3d243ba98c
build(deps): bump prismjs from 1.24.0 to 1.25.0 in /docs ( #4167 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 08:03:40 +02:00
dependabot[bot]
34ed142bb2
build(deps): bump @crowdin/cli from 3.6.5 to 3.7.0 in /docs ( #4164 )
...
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli ) from 3.6.5 to 3.7.0.
- [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.5...3.7.0 )
---
updated-dependencies:
- dependency-name: "@crowdin/cli"
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-17 20:25:34 +02:00
dependabot[bot]
8ed2d0cdef
build(deps): bump axios from 0.21.1 to 0.21.4 in /docs ( #4142 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 12:00:02 +02:00
dependabot[bot]
de79faf5cc
build(deps): bump @docusaurus/preset-classic in /docs ( #4138 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.5 to 2.0.0-beta.6.
- [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.6/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-09-05 09:40:23 +02:00
dependabot[bot]
3670442b8f
build(deps): bump @docusaurus/core in /docs ( #4137 )
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.0.0-beta.5 to 2.0.0-beta.6.
- [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.6/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-09-04 17:27:04 +02:00
Vladimir Alexiev
cfed91efab
mention it requires java 14 ( #4135 )
...
... and doesn't work with Java 16 or later versions (see issue #4106 ).
This PR is a duplicate of #4134 : 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 ( #4134 )
...
... and doesn't work with Java 16 or later versions (see issue [#4106 ](https://github.com/OpenRefine/OpenRefine/issues/4106 ))
2021-08-31 13:50:33 +02:00
dependabot[bot]
8190bf0f3d
build(deps): bump @docusaurus/preset-classic in /docs ( #4126 )
...
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 ( #4127 )
...
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]
52a4a75b43
build(deps): bump @crowdin/cli from 3.6.4 to 3.6.5 in /docs ( #4116 )
...
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
Stéphane Guillou
f7a46f0a6c
fix internal link ( #4102 )
...
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 ( #4099 )
...
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 ( #4100 )
...
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]
409cf2c300
build(deps): bump @docusaurus/preset-classic in /docs ( #4076 )
...
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 ( #4075 )
...
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]
6375baf5ea
build(deps): bump @crowdin/cli from 3.6.3 to 3.6.4 in /docs ( #4050 )
...
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
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
dependabot[bot]
ecd420a548
build(deps): bump @crowdin/cli from 3.6.2 to 3.6.3 in /docs ( #4039 )
...
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli ) from 3.6.2 to 3.6.3.
- [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.2...3.6.3 )
---
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-07 08:13:47 +02:00
dependabot[bot]
0c5854cbde
build(deps): bump @crowdin/cli from 3.6.0 to 3.6.2 in /docs ( #4037 )
...
Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli ) from 3.6.0 to 3.6.2.
- [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.0...3.6.2 )
---
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-06 15:43:52 +02:00
Thad Guidry
685ac580fc
Add Translations section to Docs README ( #4034 )
2021-07-05 15:03:29 +02:00
Antonin Delpeuch
9b24ba64f2
Fix docusaurus config so it fails on broken links. ( #4032 )
...
* Fix docusaurus config so it fails on broken links. Closes #4031
* Fix broken links
2021-07-04 18:43:32 +02:00
Antonin Delpeuch
aebcd41102
Crowdin integration to translate the docs ( #4029 )
...
* Start Crowdin integration, for #3890
* Wire up crowdin in docs deployment
2021-07-02 20:37:23 +02:00
dependabot[bot]
2fe8780256
build(deps): bump @docusaurus/preset-classic in /docs ( #4026 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.2 to 2.0.0-beta.3.
- [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.3/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-30 20:48:38 +02:00
Thad Guidry
8021690d4f
Update info on Docs README about Next version ( #4024 )
...
* Update info on Docs README about Next version
@wetneb Does this look OK? I just tested and seems that this is how we can actually work and see the "current" docs and we didn't really document this anywhere as far as I can tell. So this README section is a good place?
* fix numbered list
2021-06-29 22:25:52 +02:00
dependabot[bot]
ad0b31abe9
build(deps): bump prismjs from 1.23.0 to 1.24.0 in /docs ( #4023 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: prismjs
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-29 07:32:28 +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
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
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]
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
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]
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
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