Commit Graph

1939 Commits

Author SHA1 Message Date
Quinn Dougherty
ce169f7271 Merge remote-tracking branch 'origin/develop' into docusaurus-footer 2022-08-09 16:18:48 -07:00
Quinn Dougherty
c288fd58c3 versions correction (manual) 2022-08-09 13:57:45 -07:00
Ozzie Gooen
80e17be903 Updated Squiggle components package 2022-08-09 13:53:29 -07:00
Ozzie Gooen
63e2b1f8c9 Updated npm versions to 0.3.0 2022-08-09 11:55:49 -07:00
dependabot[bot]
e2fe12c5f7
⬆️ Bump @testing-library/user-event from 14.4.1 to 14.4.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.1 to 14.4.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.4.1...v14.4.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:53:27 +00:00
dependabot[bot]
e095838a0e
Merge pull request #958 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.6.4 2022-08-08 14:47:53 +00:00
Quinn
46f8570d33
Merge pull request #962 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.8
⬆️ Bump tailwindcss from 3.1.7 to 3.1.8
2022-08-08 10:45:13 -04:00
dependabot[bot]
6d07228a9c
⬆️ Bump @types/node from 18.6.3 to 18.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:40:08 +00:00
Quinn
450634f7e2
Merge pull request #959 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.0.0
⬆️ Bump framer-motion from 6.5.1 to 7.0.0
2022-08-08 10:36:04 -04:00
dependabot[bot]
29c5d30ef9
Merge pull request #957 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5 2022-08-08 14:34:34 +00:00
dependabot[bot]
d6655bde2f
⬆️ Bump tailwindcss from 3.1.7 to 3.1.8
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.7...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:32:06 +00:00
dependabot[bot]
7422e5becf
⬆️ Bump framer-motion from 6.5.1 to 7.0.0
Bumps [framer-motion](https://github.com/framer/motion) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v6.5.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:28:42 +00:00
dependabot[bot]
dce0864bde
⬆️ Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:26:50 +00:00
dependabot[bot]
c2f2b644a6
⬆️ Bump @types/vscode from 1.69.0 to 1.70.0
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.69.0 to 1.70.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:22:30 +00:00
Forrest Wolf
90cd7f2a4a Fix example in squiggle-lang README 2022-08-04 15:00:05 -04:00
Quinn Dougherty
861616a6a6 replaced version in website/package.json; regenerated yarn.lock 2022-08-04 10:11:27 -04:00
Quinn Dougherty
7bf0aa81c5 Merge remote-tracking branch 'origin/develop' into docusaurus-footer 2022-08-04 10:03:22 -04:00
Quinn Dougherty
d9c98cd411 rm version from website package.json because private: true 2022-08-04 09:59:01 -04:00
Quinn Dougherty
f390e38ba2 Merge remote-tracking branch 'origin/develop' into docusaurus-footer 2022-08-04 09:57:02 -04:00
dependabot[bot]
0e7ea923d5
⬆️ Bump @storybook/builder-webpack5 from 6.5.9 to 6.5.10
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:51:23 +00:00
dependabot[bot]
e23899f0d2
Merge pull request #948 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.4.1 2022-08-04 13:46:33 +00:00
Quinn
9ac89ed9a7
Merge pull request #952 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.10
⬆️ Bump @storybook/manager-webpack5 from 6.5.9 to 6.5.10
2022-08-04 09:44:48 -04:00
dependabot[bot]
0092923543
⬆️ Bump @testing-library/user-event from 14.3.0 to 14.4.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.3...v14.4.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:35:32 +00:00
dependabot[bot]
cc86186e0a
⬆️ Bump @storybook/addon-links from 6.5.9 to 6.5.10
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:32:35 +00:00
dependabot[bot]
b65102721e
⬆️ Bump @storybook/manager-webpack5 from 6.5.9 to 6.5.10
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:32:10 +00:00
dependabot[bot]
bc81ee0227
Merge pull request #947 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.10 2022-08-04 13:27:50 +00:00
dependabot[bot]
4cbea6826f
⬆️ Bump @storybook/addon-essentials from 6.5.9 to 6.5.10
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:17:28 +00:00
dependabot[bot]
6a6fdcfee7
⬆️ Bump @storybook/react from 6.5.9 to 6.5.10
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:15:12 +00:00
Quinn Dougherty
ba402a8e6a added build date to docusaurus footer 2022-08-01 18:17:13 -04:00
Quinn Dougherty
e31707ebed oof, there was a hyphen in the quri website url 2022-08-01 15:22:08 -04:00
Quinn Dougherty
6fe1597d57 Merge remote-tracking branch 'origin/develop' into docusaurus-footer 2022-08-01 15:15:51 -04:00
dependabot[bot]
d3da994230
⬆️ Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 19:08:01 +00:00
Quinn Dougherty
4d78980530 yarn format:all compels me :) 2022-08-01 15:05:00 -04:00
dependabot[bot]
632f4b7b1d
Merge pull request #939 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.32.0 2022-08-01 18:58:32 +00:00
dependabot[bot]
31085f8218
⬆️ Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 18:49:08 +00:00
github-actions[bot]
1e70bff069
chore: release develop 2022-08-01 18:45:32 +00:00
Quinn Dougherty
89e5f7e072 Added note about dynamic custom component in internal docs 2022-08-01 14:44:40 -04:00
Quinn Dougherty
fd411c49b9 fix: so the PR it opens is proper this time 2022-08-01 14:18:21 -04:00
Quinn Dougherty
7ea95225b2 fix: added NextJS starter to Integrations.md 2022-08-01 14:06:29 -04:00
Quinn Dougherty
689b8b9c6f Merge remote-tracking branch 'origin/develop' into docusaurus-footer 2022-08-01 13:22:52 -04:00
Quinn Dougherty
0a58ebf6e5 made footer two versions 2022-08-01 13:16:24 -04:00
dependabot[bot]
6a2584d800
Merge pull request #934 from quantified-uncertainty/dependabot/npm_and_yarn/floating-ui/react-dom-interactions-0.9.1 2022-08-01 15:29:47 +00:00
dependabot[bot]
9d238fc42e
Merge pull request #933 from quantified-uncertainty/dependabot/npm_and_yarn/fast-check-3.1.1 2022-08-01 15:25:14 +00:00
dependabot[bot]
e7369b61fa
⬆️ Bump @floating-ui/react-dom-interactions from 0.6.6 to 0.9.1
Bumps [@floating-ui/react-dom-interactions](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom-interactions) from 0.6.6 to 0.9.1.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom-interactions@0.9.1/packages/react-dom-interactions)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom-interactions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:16:15 +00:00
dependabot[bot]
8b124376b2
⬆️ Bump vega-lite from 5.3.0 to 5.4.0
Bumps [vega-lite](https://github.com/vega/vega-lite) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Changelog](https://github.com/vega/vega-lite/blob/v5.4.0/CHANGELOG.md)
- [Commits](https://github.com/vega/vega-lite/compare/v5.3.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:15:57 +00:00
dependabot[bot]
bf90427bfa
⬆️ Bump fast-check from 3.1.0 to 3.1.1
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.1.1/packages/fast-check)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:13:32 +00:00
dependabot[bot]
f431e7fadb
Merge pull request #927 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.31.0 2022-08-01 15:09:34 +00:00
dependabot[bot]
f8bcd1c4b3
Merge pull request #930 from quantified-uncertainty/dependabot/npm_and_yarn/docusaurus/core-2.0.1 2022-08-01 15:07:13 +00:00
dependabot[bot]
77fb3b14a0
⬆️ Bump @typescript-eslint/parser from 5.30.7 to 5.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:03:42 +00:00
dependabot[bot]
0ebb948a17
Merge pull request #931 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.34.0 2022-08-01 15:03:20 +00:00