Commit Graph

171 Commits

Author SHA1 Message Date
Andrea Luzzardi
fa674280a8
Merge pull request #1459 from dagger/dependabot/npm_and_yarn/website/cypress-9.3.1
build(deps-dev): bump cypress from 9.2.1 to 9.3.1 in /website
2022-01-19 12:28:11 -08:00
dependabot[bot]
511f5fc3d9
build(deps): bump amplitude-js from 8.15.0 to 8.15.1 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.15.0 to 8.15.1.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.15.0...v8.15.1)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 19:18:06 +00:00
dependabot[bot]
acca5a9a25
build(deps-dev): bump cypress from 9.2.1 to 9.3.1 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.1 to 9.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/v9.2.1...v9.3.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 19:17:39 +00:00
jffarge
aa4cdd9c81 docs: 🐛 increate cypress get timeout to avoid github action errors
Signed-off-by: jffarge <jf@dagger.io>
2022-01-19 10:42:12 +01:00
dependabot[bot]
52fbdfc77c
build(deps): bump shelljs from 0.8.4 to 0.8.5 in /website
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 07:09:30 +00:00
dependabot[bot]
567aa49273
Bump sass from 1.47.0 to 1.48.0 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.47.0...1.48.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 19:17:19 +00:00
Jffarge
4b763b291f
Merge pull request #1412 from dagger/dependabot/npm_and_yarn/website/follow-redirects-1.14.7
Bump follow-redirects from 1.14.6 to 1.14.7 in /website
2022-01-13 16:35:48 +01:00
dependabot[bot]
d1bd6c7dbc
Bump follow-redirects from 1.14.6 to 1.14.7 in /website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 15:18:00 +00:00
dependabot[bot]
f2ad4667f5
Bump @svgr/webpack from 5.5.0 to 6.2.0 in /website
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.2.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.5.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@svgr/webpack"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 15:17:34 +00:00
jffarge
6b301b274b docs: 🐛 fix editurl path
related to https://github.com/facebook/docusaurus/pull/6119

Signed-off-by: jffarge <jf@dagger.io>
2022-01-13 16:00:35 +01:00
jffarge
707a3f0a4c docs: 🐛 Fix Cypress test wrapper
Signed-off-by: jffarge <jf@dagger.io>
2022-01-13 15:42:13 +01:00
jffarge
b69866b7f9 docs: 📦 Update docusaurus to beta-14
Need to move gtag options from themeconfig to preset-classic configuration. Change introduce with docusaurus beta.10

https://github.com/facebook/docusaurus/pull/5832
Signed-off-by: jffarge <jf@dagger.io>
2022-01-13 15:25:49 +01:00
dependabot[bot]
0a44aecf55
Bump concurrently from 6.5.1 to 7.0.0 in /website
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.5.1...v7.0.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 12:09:41 +00:00
jffarge
ac6d784714 docs: 💄 Update UI
Signed-off-by: jffarge <jf@dagger.io>
2022-01-12 16:10:25 +01:00
guillaume
aaa893c7a4 Improve doc's main image loading time
Doc's main image is currently heavy.
This PR makes it 5x smaller while keeping equivalent design

Pairs: @gerhard, @slumbering

Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-01-12 01:01:51 +01:00
dependabot[bot]
299dc78fa1
Bump cypress from 9.2.0 to 9.2.1 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.0 to 9.2.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/v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 19:16:40 +00:00
dependabot[bot]
0142be4b47
Bump amplitude-js from 8.13.0 to 8.15.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.13.0 to 8.15.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.13.0...v8.15.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 09:32:51 +00:00
jffarge
6952a92e4b docs: 📦 Bump up sass package to 1.46.0
Signed-off-by: jffarge <jf@dagger.io>
2022-01-11 09:32:41 +01:00
jffarge
14dd6b866d docs: 📦 bump up cypress to 9.2.0
Signed-off-by: jffarge <jf@dagger.io>
2022-01-07 17:14:47 +01:00
satotake
693846e18c docs: 💄 remove unused vars
Signed-off-by: satotake <doublequotation@gmail.com>
2022-01-04 01:33:10 +09:00
satotake
5c57eb9550 docs: 💄fix color contrast of admonitions
Color contrast of in adomonitions is so low:

* [Light mode] : `<code>`
* [Dark modr] : `<div class="admonition-content">`

This happens because custom style for `<code>` overrides original colors.
Fix this.

Signed-off-by: satotake <doublequotation@gmail.com>
2022-01-02 19:58:02 +09:00
dependabot[bot]
cf5ce85682
Bump concurrently from 6.4.0 to 6.5.1 in /website
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.4.0 to 6.5.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.4.0...v6.5.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 13:02:41 +00:00
Sam Alba
7c7cce38c9 docs: filter out netlify deployments
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-12-17 14:58:40 -08:00
Sam Alba
034cb51781
Merge pull request #1190 from slumbering/fix/docs-iframe
[Docs] fix iframe width + bump docusaurus to the latest version
2021-12-09 13:33:51 -08:00
jffarge
05c31df35d docs: 🐛 push the actual iframe fix + force netlify node version
Signed-off-by: jffarge <jeanfrancois.farge@gmail.com>
2021-12-09 17:57:48 +01:00
jffarge
eabe248d74 docs: 🐛 fix bad english
Signed-off-by: jffarge <jeanfrancois.farge@gmail.com>
2021-12-09 08:11:10 -08:00
jffarge
3821d62115 docs: 🐛 fixe iframe width + bump docusaurus to the latest version
Signed-off-by: jffarge <jeanfrancois.farge@gmail.com>
2021-12-09 14:24:19 +01:00
dependabot[bot]
fc316c7d83
build(deps): bump amplitude-js from 8.12.0 to 8.13.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.12.0...v8.13.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 19:16:08 +00:00
dependabot[bot]
f94cc2b6af
build(deps): bump sass from 1.43.4 to 1.43.5 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.4 to 1.43.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.43.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 19:13:40 +00:00
Andrea Luzzardi
bab40d4027
Merge pull request #1160 from dagger/dependabot/npm_and_yarn/website/algoliasearch-helper-3.6.2
build(deps): bump algoliasearch-helper from 3.4.4 to 3.6.2 in /website
2021-11-23 14:46:54 -08:00
dependabot[bot]
c03455bcaa
build(deps): bump algoliasearch-helper from 3.4.4 to 3.6.2 in /website
Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js) from 3.4.4 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.4.4...3.6.2)

---
updated-dependencies:
- dependency-name: algoliasearch-helper
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 21:41:33 +00:00
dependabot[bot]
dd28cde83b
build(deps-dev): bump cypress from 8.5.0 to 9.1.0 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 9.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.5.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 19:20:58 +00:00
dependabot[bot]
7d142d2d58
build(deps): bump amplitude-js from 8.11.0 to 8.12.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 19:18:31 +00:00
jffarge
fa8925fd0a docs: 🐛 downgrade cypress to 8.5.0 avoiding a Runner unexpectedly exited
Related Cypress issue : https://github.com/cypress-io/cypress/issues/18681

Signed-off-by: jffarge <jf@dagger.io>
2021-11-18 14:57:22 +01:00
jffarge
0fbb4613b3 docs: 🐛 Use common import instead of dynamic for Amplitude-js
Signed-off-by: jffarge <jf@dagger.io>
2021-11-18 11:50:01 +01:00
dependabot[bot]
3d5a10dba4
build(deps): bump amplitude-js from 8.10.0 to 8.11.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 19:15:39 +00:00
dependabot[bot]
6ae360c1c4
build(deps-dev): bump cypress from 8.7.0 to 9.0.0 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.7.0 to 9.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/v8.7.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 19:40:51 +00:00
Andrea Luzzardi
ac90111a28
Merge pull request #1138 from dagger/dependabot/npm_and_yarn/website/concurrently-6.4.0
build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /website
2021-11-15 11:37:17 -08:00
dependabot[bot]
821732c523
build(deps): bump amplitude-js from 8.9.1 to 8.10.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.9.1 to 8.10.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.9.1...v8.10.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 19:15:50 +00:00
dependabot[bot]
3fba338588
build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /website
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 19:15:23 +00:00
dependabot[bot]
a944e7cea3
build(deps-dev): bump cypress-localstorage-commands in /website
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases)
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md)
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 19:14:29 +00:00
dependabot[bot]
b7e5aea5aa
build(deps): bump remark-code-import from 0.3.0 to 0.4.0 in /website
Bumps [remark-code-import](https://github.com/kevin940726/remark-code-import) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/kevin940726/remark-code-import/releases)
- [Commits](https://github.com/kevin940726/remark-code-import/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: remark-code-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 19:16:05 +00:00
Andrea Luzzardi
ef9feb702a
Merge pull request #1078 from dagger/dependabot/npm_and_yarn/website/cypress-8.7.0
build(deps-dev): bump cypress from 8.6.0 to 8.7.0 in /website
2021-11-08 19:15:45 -08:00
dependabot[bot]
9c1d164495
build(deps): bump amplitude-js from 8.8.0 to 8.9.1 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.8.0 to 8.9.1.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.8.0...v8.9.1)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:51:03 +00:00
dependabot[bot]
a44bf8c8d3
build(deps-dev): bump cypress from 8.6.0 to 8.7.0 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.6.0 to 8.7.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.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:49:38 +00:00
Andrea Luzzardi
5e0d582ddd
Merge pull request #1079 from dagger/dependabot/npm_and_yarn/website/sass-1.43.4
build(deps): bump sass from 1.43.3 to 1.43.4 in /website
2021-11-08 18:45:54 -08:00
dependabot[bot]
92e08771d6
build(deps): bump sass from 1.43.3 to 1.43.4 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.3 to 1.43.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.43.3...1.43.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 01:58:24 +00:00
dependabot[bot]
738fc23638
build(deps-dev): bump cypress-localstorage-commands in /website
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases)
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md)
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 01:58:05 +00:00
jffarge
07404ae25e docs: 💄 remove icons overloading + few css changes
Signed-off-by: jffarge <jf@dagger.io>
2021-11-08 15:25:46 +01:00
dependabot[bot]
6d311c7df5
build(deps): bump sass from 1.42.1 to 1.43.3 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.42.1 to 1.43.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.42.1...1.43.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 19:15:50 +00:00