Sam Nolan
|
156d98c979
|
Add comment about when width is not finite
|
2022-10-04 09:54:43 +11:00 |
|
Sam Nolan
|
20382a5476
|
Update incorrect comments
|
2022-10-04 09:47:17 +11:00 |
|
dependabot[bot]
|
d13b14b18c
|
Merge pull request #1205 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.8.0
|
2022-10-03 14:58:49 +00:00 |
|
dependabot[bot]
|
e21eedd579
|
⬆️ Bump @types/node from 18.7.22 to 18.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.22 to 18.8.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:50:50 +00:00 |
|
dependabot[bot]
|
ab8f11abe0
|
Merge pull request #1207 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-4.8.4
|
2022-10-03 14:47:30 +00:00 |
|
dependabot[bot]
|
c95152f4f5
|
Merge pull request #1206 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.5.1
|
2022-10-03 14:45:05 +00:00 |
|
dependabot[bot]
|
8dbdc89fa0
|
Merge pull request #1204 from quantified-uncertainty/dependabot/npm_and_yarn/types/lodash-4.14.186
|
2022-10-03 14:42:56 +00:00 |
|
dependabot[bot]
|
344fb8eba4
|
Merge pull request #1202 from quantified-uncertainty/dependabot/npm_and_yarn/headlessui/react-1.7.3
|
2022-10-03 14:41:25 +00:00 |
|
dependabot[bot]
|
02eb10f092
|
⬆️ Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:38:15 +00:00 |
|
dependabot[bot]
|
9f57645c90
|
⬆️ Bump framer-motion from 7.4.0 to 7.5.1
Bumps [framer-motion](https://github.com/framer/motion) from 7.4.0 to 7.5.1.
- [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/v7.4.0...v7.5.1)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:37:08 +00:00 |
|
dependabot[bot]
|
fd5ef6720e
|
⬆️ Bump @types/lodash from 4.14.185 to 4.14.186
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.185 to 4.14.186.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:34:00 +00:00 |
|
dependabot[bot]
|
545d74131c
|
⬆️ Bump commander from 9.4.0 to 9.4.1
Bumps [commander](https://github.com/tj/commander.js) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v9.4.0...v9.4.1)
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:32:55 +00:00 |
|
dependabot[bot]
|
f5d1777ce8
|
⬆️ Bump @headlessui/react from 1.7.2 to 1.7.3
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.3/packages/@headlessui-react)
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:32:28 +00:00 |
|
Umur Ozkul
|
54cbcea5d6
|
to operator priority
higher than logical operators, lower than all other operators
|
2022-10-03 16:16:00 +02:00 |
|
Vyacheslav Matyukhin
|
5f5334ed8e
|
Merge pull request #1200 from quantified-uncertainty/sampleset-doc-fix
fix SampleSet.fromDist docs (fixes #1039)
|
2022-10-03 02:45:38 +03:00 |
|
Vyacheslav Matyukhin
|
f33323c4d7
|
fix SampleSet.fromDist docs (fixes #1039)
|
2022-10-03 03:29:02 +04:00 |
|
Vyacheslav Matyukhin
|
ca91604ce2
|
disable algolia search
|
2022-10-02 17:47:49 +04:00 |
|
Vyacheslav Matyukhin
|
d5a0e0fe6c
|
0.5 release versions
|
2022-10-02 15:30:17 +04:00 |
|
Vyacheslav Matyukhin
|
ef3069c665
|
Merge pull request #1185 from quantified-uncertainty/epic-0.5.0
0.5.0 overhaul
|
2022-10-02 13:48:30 +03:00 |
|
Vyacheslav Matyukhin
|
c47d5b4e62
|
remove SquigglePartial story (was broken since 0.4)
|
2022-10-02 14:28:03 +04:00 |
|
Vyacheslav Matyukhin
|
a764f3075c
|
WIP (broken)
|
2022-10-02 14:04:45 +04:00 |
|
dependabot[bot]
|
6819e6d38d
|
⬆️ Bump ts-loader from 9.4.0 to 9.4.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.4.0...9.4.1)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-30 15:28:46 +00:00 |
|
Sam Nolan
|
056bbb65f4
|
Merge branch 'epic-0.5.0' into component-testing
|
2022-09-30 15:21:29 +10:00 |
|
Sam Nolan
|
5d38871e25
|
Add component testing and remove vega warnings
|
2022-09-30 15:19:49 +10:00 |
|
Sam Nolan
|
6cd368ba7d
|
Format components
|
2022-09-30 10:38:48 +10:00 |
|
Sam Nolan
|
8477b0c5f7
|
Format Rescript + fix ts error
|
2022-09-30 10:36:42 +10:00 |
|
Sam Nolan
|
ecf9d43401
|
Format rescript
|
2022-09-30 10:34:15 +10:00 |
|
Sam Nolan
|
32cd765969
|
Merge branch 'develop' into epic-0.5.0
|
2022-09-30 10:30:36 +10:00 |
|
Sam Nolan
|
7bff9bafb8
|
Merge branch 'develop' into project-component
|
2022-09-30 10:23:42 +10:00 |
|
Sam Nolan
|
b00edc78f9
|
Merge branch 'develop' into remove-sources
|
2022-09-30 10:22:40 +10:00 |
|
Sam Nolan
|
33c16bd072
|
Start component testing
|
2022-09-30 10:22:14 +10:00 |
|
Vyacheslav Matyukhin
|
184584c9f3
|
CallStack, location -> frame, WIP
|
2022-09-29 19:48:31 +04:00 |
|
dependabot[bot]
|
46e689af51
|
Merge pull request #1182 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.4.0
|
2022-09-28 21:58:04 +00:00 |
|
Sam Nolan
|
c9e5b11416
|
Format rescript
|
2022-09-28 14:16:05 +10:00 |
|
Vyacheslav Matyukhin
|
4c56b2fd07
|
implement error markers in editor
|
2022-09-27 02:29:00 +04:00 |
|
dependabot[bot]
|
c44c4baa5f
|
Merge pull request #1177 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-dev-server-4.11.1
|
2022-09-26 18:51:49 +00:00 |
|
dependabot[bot]
|
67e8f1a196
|
Merge pull request #1180 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.7.22
|
2022-09-26 18:33:57 +00:00 |
|
dependabot[bot]
|
acae4bfd3e
|
Merge pull request #1174 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.36.1
|
2022-09-26 18:29:59 +00:00 |
|
dependabot[bot]
|
3098cf7b71
|
⬆️ Bump @types/node from 18.7.18 to 18.7.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.18 to 18.7.22.
- [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-09-26 18:24:08 +00:00 |
|
dependabot[bot]
|
bc1bfeb5cd
|
⬆️ Bump webpack-dev-server from 4.11.0 to 4.11.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.0...v4.11.1)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 18:24:06 +00:00 |
|
dependabot[bot]
|
28ba89b8c8
|
⬆️ Bump react-hook-form from 7.35.0 to 7.36.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.35.0 to 7.36.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.35.0...v7.36.1)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 18:21:37 +00:00 |
|
dependabot[bot]
|
f02e522a2e
|
⬆️ Bump fast-check from 3.1.3 to 3.1.4
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.1.3 to 3.1.4.
- [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.4/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-09-26 18:12:34 +00:00 |
|
dependabot[bot]
|
730851379e
|
⬆️ Bump framer-motion from 7.3.5 to 7.4.0
Bumps [framer-motion](https://github.com/framer/motion) from 7.3.5 to 7.4.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/v7.3.5...v7.4.0)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 18:08:09 +00:00 |
|
Quinn
|
4521d03664
|
Merge pull request #1181 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-18.0.21
⬆️ Bump @types/react from 18.0.20 to 18.0.21
|
2022-09-26 13:52:32 -04:00 |
|
Ozzie Gooen
|
6d1bc4009f
|
Merge pull request #1171 from quantified-uncertainty/sampleset-cdf
|
2022-09-26 12:23:24 -04:00 |
|
dependabot[bot]
|
bf3f71c721
|
⬆️ Bump @types/react from 18.0.20 to 18.0.21
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.20 to 18.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 14:38:43 +00:00 |
|
Vyacheslav Matyukhin
|
845d38e375
|
top-level SqError; expose stacktrace in TS API
|
2022-09-26 16:27:45 +04:00 |
|
Sam Nolan
|
b2ae31742e
|
Format rescript
|
2022-09-26 14:20:00 +10:00 |
|
Sam Nolan
|
96a0d9c489
|
Add removeSource to project
|
2022-09-26 14:14:37 +10:00 |
|
Sam Nolan
|
b4fbd1f8e8
|
Format and ts errors
|
2022-09-26 13:55:22 +10:00 |
|
Sam Nolan
|
64f9c9ddfc
|
Merge branch 'overhaul' into project-component
|
2022-09-26 13:35:12 +10:00 |
|
Vyacheslav Matyukhin
|
69b32d0b93
|
refactor into SqError
|
2022-09-26 04:44:08 +04:00 |
|
Vyacheslav Matyukhin
|
111dd5535c
|
move location to Reducer_Peggy_Parse, separate parse errors
|
2022-09-26 03:42:34 +04:00 |
|
Vyacheslav Matyukhin
|
41574e08c9
|
error stacktraces and locations (initial take, WIP)
|
2022-09-25 03:16:14 +04:00 |
|
Vyacheslav Matyukhin
|
d3bc08ab9d
|
remove all type-related code
|
2022-09-24 21:26:44 +04:00 |
|
Vyacheslav Matyukhin
|
c337211af6
|
rename tests
|
2022-09-24 20:39:09 +04:00 |
|
Vyacheslav Matyukhin
|
2e9dabccd9
|
Merge branch 'develop' into overhaul
|
2022-09-24 20:29:00 +04:00 |
|
Vyacheslav Matyukhin
|
bfcea1df02
|
implement SampleSet.cdf
|
2022-09-24 19:18:30 +04:00 |
|
Ozzie Gooen
|
f82cff9c19
|
Delete Function.md
|
2022-09-24 10:13:20 -04:00 |
|
Sam Nolan
|
3ae442ee1f
|
Fix some collection issues
|
2022-09-22 10:02:15 +10:00 |
|
Sam Nolan
|
94b4744bea
|
Merge branch 'develop' into project-component
|
2022-09-22 08:30:57 +10:00 |
|
Vyacheslav Matyukhin
|
9ddd1bfae0
|
Merge pull request #1166 from quantified-uncertainty/fix-multiple-plots
Fixes multiple plots
|
2022-09-21 22:50:29 +04:00 |
|
Sam Nolan
|
46fd5900d2
|
Make distributions required
|
2022-09-21 16:14:06 +10:00 |
|
Sam Nolan
|
d619794cf6
|
Merge branch 'develop' into project-component
|
2022-09-21 16:09:58 +10:00 |
|
Sam Nolan
|
b7d634de86
|
Rename import as prefix to real source name
|
2022-09-21 13:40:15 +10:00 |
|
Sam Nolan
|
2458762acd
|
Add auto generated cell ids
|
2022-09-21 13:02:33 +10:00 |
|
Sam Nolan
|
59e937ad7c
|
Re-add noUnknown to yup schema for plots
|
2022-09-21 09:42:21 +09:30 |
|
Sam Nolan
|
483aaf73db
|
Fixes multiple plots
|
2022-09-21 09:39:28 +09:30 |
|
Vyacheslav Matyukhin
|
4be410e33b
|
0.5.0-alpha.2
|
2022-09-21 03:41:12 +04:00 |
|
Vyacheslav Matyukhin
|
14070a589d
|
Merge pull request #1165 from quantified-uncertainty/typed-pointset-conversion
Typed pointset conversion
|
2022-09-21 03:21:22 +04:00 |
|
Vyacheslav Matyukhin
|
824749976e
|
tweaking names
|
2022-09-21 03:19:39 +04:00 |
|
Vyacheslav Matyukhin
|
59d38f7885
|
E.A.Floats.sort uses typed arrays
|
2022-09-21 03:17:25 +04:00 |
|
Vyacheslav Matyukhin
|
25dce72f11
|
getExn -> get
|
2022-09-21 03:03:17 +04:00 |
|
Vyacheslav Matyukhin
|
d9f4171943
|
Merge pull request #1161 from quantified-uncertainty/sampleset-to-pointset-speedups
Sampleset to pointset speedups
|
2022-09-21 02:51:26 +04:00 |
|
Vyacheslav Matyukhin
|
a96f9ffa9a
|
another splitContinuousAndDiscrete test
|
2022-09-21 02:25:14 +04:00 |
|
Vyacheslav Matyukhin
|
13f352752e
|
review updates
|
2022-09-21 02:20:17 +04:00 |
|
Vyacheslav Matyukhin
|
5db63fbe9f
|
fastSort in toPointSet conversion
|
2022-09-21 01:42:54 +04:00 |
|
Vyacheslav Matyukhin
|
9f103f5cbe
|
3-arg fnDefinition
|
2022-09-20 21:08:42 +04:00 |
|
Vyacheslav Matyukhin
|
a4fd10e1fb
|
Merge branch 'overhaul' into no-fr-values
|
2022-09-20 20:54:36 +04:00 |
|
Vyacheslav Matyukhin
|
e07236c22d
|
fix scripts, support SAMPLE_COUNT
|
2022-09-20 20:54:26 +04:00 |
|
Vyacheslav Matyukhin
|
e079404f7c
|
Merge branch 'develop' into overhaul
|
2022-09-20 19:46:02 +04:00 |
|
Vyacheslav Matyukhin
|
4ed5ce0d47
|
WIP
|
2022-09-20 19:42:50 +04:00 |
|
dependabot[bot]
|
a247a05340
|
⬆️ Bump @storybook/addon-essentials from 6.5.10 to 6.5.12
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.10 to 6.5.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.12/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-09-20 04:06:31 +00:00 |
|
dependabot[bot]
|
80bbe2efb0
|
Merge pull request #1152 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.12
|
2022-09-20 04:01:24 +00:00 |
|
dependabot[bot]
|
795b432f86
|
⬆️ Bump @storybook/manager-webpack5 from 6.5.10 to 6.5.12
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.10 to 6.5.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.12/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-09-20 03:52:37 +00:00 |
|
dependabot[bot]
|
7021286035
|
Merge pull request #1153 from quantified-uncertainty/dependabot/npm_and_yarn/ts-loader-9.4.0
|
2022-09-20 03:50:21 +00:00 |
|
dependabot[bot]
|
ce89041d68
|
Merge pull request #1158 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.12
|
2022-09-20 03:44:37 +00:00 |
|
dependabot[bot]
|
bdffee0e13
|
Merge pull request #1151 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.12
|
2022-09-20 03:44:32 +00:00 |
|
dependabot[bot]
|
a30c63d547
|
Merge pull request #1155 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.12
|
2022-09-20 03:42:28 +00:00 |
|
dependabot[bot]
|
336c8b7d48
|
Merge pull request #1156 from quantified-uncertainty/dependabot/npm_and_yarn/headlessui/react-1.7.2
|
2022-09-20 03:39:30 +00:00 |
|
dependabot[bot]
|
ccc20e472e
|
⬆️ Bump ts-loader from 9.3.1 to 9.4.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.3.1...v9.4.0)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 03:36:48 +00:00 |
|
dependabot[bot]
|
170b91742c
|
⬆️ Bump @storybook/addon-links from 6.5.10 to 6.5.12
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.10 to 6.5.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.12/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-09-20 03:28:59 +00:00 |
|
dependabot[bot]
|
958c451589
|
⬆️ Bump @storybook/addon-actions from 6.5.10 to 6.5.12
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.10 to 6.5.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.12/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 03:28:33 +00:00 |
|
Quinn
|
0c12abe159
|
Merge pull request #1159 from quantified-uncertainty/dependabot/npm_and_yarn/vscode-uri-3.0.6
⬆️ Bump vscode-uri from 3.0.3 to 3.0.6
|
2022-09-19 23:28:21 -04:00 |
|
dependabot[bot]
|
388c2adcd4
|
⬆️ Bump @headlessui/react from 1.6.6 to 1.7.2
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.6.6 to 1.7.2.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.2/packages/@headlessui-react)
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 03:28:08 +00:00 |
|
dependabot[bot]
|
7d7cb74ad8
|
⬆️ Bump @storybook/react from 6.5.10 to 6.5.12
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.10 to 6.5.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.12/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-09-20 03:27:57 +00:00 |
|
Quinn
|
8034de892e
|
Merge pull request #1157 from quantified-uncertainty/dependabot/npm_and_yarn/web-vitals-3.0.2
⬆️ Bump web-vitals from 3.0.1 to 3.0.2
|
2022-09-19 23:27:19 -04:00 |
|
Quinn
|
bb09fe9018
|
Merge pull request #1154 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.7.18
⬆️ Bump @types/node from 18.7.16 to 18.7.18
|
2022-09-19 23:25:01 -04:00 |
|
Quinn
|
7045fc6646
|
Merge pull request #1147 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.3.5
⬆️ Bump framer-motion from 7.3.2 to 7.3.5
|
2022-09-19 23:22:56 -04:00 |
|
Quinn
|
e01f12656a
|
Merge pull request #1146 from quantified-uncertainty/dependabot/npm_and_yarn/postcss-nesting-10.2.0
⬆️ Bump postcss-nesting from 10.1.10 to 10.2.0
|
2022-09-19 23:22:20 -04:00 |
|