Skip to content

Commit

Permalink
Merge pull request #659 from nteract/update-d3-deps
Browse files Browse the repository at this point in the history
Update d3 deps
  • Loading branch information
emeeks authored Apr 9, 2024
2 parents 1bf2138 + 1ab1137 commit 6957650
Show file tree
Hide file tree
Showing 40 changed files with 37,538 additions and 10,110 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: "yarn"
node-version: 18.x
cache: "npm"

- name: Install dependencies
run: yarn install --frozen-lockfile
run: npm install --legacy-peer-deps --frozen-lockfile

- name: Run tests
run: yarn test
run: npm test

- name: Run type check
run: yarn typescript
run: npm run typescript
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ This changelog was autogenerated with conventional-changelog.
* Oh boy it's beta release time! ([a23eaf1](https://github.com/emeeks/semiotic/commit/a23eaf1))
* Old Lifecycle Events Killed in Frames ([7ba37c4](https://github.com/emeeks/semiotic/commit/7ba37c4))
* React 16.goodbyeOldLifeCycles ([5b87f4e](https://github.com/emeeks/semiotic/commit/5b87f4e))
* Remove Download Button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Remove Download button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Rough is now optional ([ebc2e27](https://github.com/emeeks/semiotic/commit/ebc2e27))
* Update examples to use ES5 rough build ([1e054cb](https://github.com/emeeks/semiotic/commit/1e054cb))
* Working(?) canvas interaction component ([13943e1](https://github.com/emeeks/semiotic/commit/13943e1))
Expand Down Expand Up @@ -649,7 +649,7 @@ This changelog was autogenerated with conventional-changelog.
* Oh boy it's beta release time! ([a23eaf1](https://github.com/emeeks/semiotic/commit/a23eaf1))
* Old Lifecycle Events Killed in Frames ([7ba37c4](https://github.com/emeeks/semiotic/commit/7ba37c4))
* React 16.goodbyeOldLifeCycles ([5b87f4e](https://github.com/emeeks/semiotic/commit/5b87f4e))
* Remove Download Button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Remove Download button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Rough is now optional ([ebc2e27](https://github.com/emeeks/semiotic/commit/ebc2e27))
* Update examples to use ES5 rough build ([1e054cb](https://github.com/emeeks/semiotic/commit/1e054cb))
* Working(?) canvas interaction component ([13943e1](https://github.com/emeeks/semiotic/commit/13943e1))
Expand Down Expand Up @@ -756,7 +756,7 @@ This changelog was autogenerated with conventional-changelog.
* Oh boy it's beta release time! ([a23eaf1](https://github.com/emeeks/semiotic/commit/a23eaf1))
* Old Lifecycle Events Killed in Frames ([7ba37c4](https://github.com/emeeks/semiotic/commit/7ba37c4))
* React 16.goodbyeOldLifeCycles ([5b87f4e](https://github.com/emeeks/semiotic/commit/5b87f4e))
* Remove Download Button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Remove Download button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Rough is now optional ([ebc2e27](https://github.com/emeeks/semiotic/commit/ebc2e27))
* Update examples to use ES5 rough build ([1e054cb](https://github.com/emeeks/semiotic/commit/1e054cb))
* Working(?) canvas interaction component ([13943e1](https://github.com/emeeks/semiotic/commit/13943e1))
Expand Down Expand Up @@ -786,7 +786,7 @@ This changelog was autogenerated with conventional-changelog.
* Oh boy it's beta release time! ([a23eaf1](https://github.com/emeeks/semiotic/commit/a23eaf1))
* Old Lifecycle Events Killed in Frames ([7ba37c4](https://github.com/emeeks/semiotic/commit/7ba37c4))
* React 16.goodbyeOldLifeCycles ([5b87f4e](https://github.com/emeeks/semiotic/commit/5b87f4e))
* Remove Download Button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Remove Download button ([3e01bd0](https://github.com/emeeks/semiotic/commit/3e01bd0))
* Rough is now optional ([ebc2e27](https://github.com/emeeks/semiotic/commit/ebc2e27))
* Update examples to use ES5 rough build ([1e054cb](https://github.com/emeeks/semiotic/commit/1e054cb))
* Working(?) canvas interaction component ([13943e1](https://github.com/emeeks/semiotic/commit/13943e1))
Expand Down Expand Up @@ -1248,7 +1248,7 @@ This changelog was autogenerated with conventional-changelog.
* Fix the assignment bug with points ([7353e09](https://github.com/emeeks/semiotic/commit/7353e09))
* Fix the brush problem ([c637e46](https://github.com/emeeks/semiotic/commit/c637e46))
* Fix the fix ([e58880d](https://github.com/emeeks/semiotic/commit/e58880d))
* Fix this in DownloadButton ([66ae36e](https://github.com/emeeks/semiotic/commit/66ae36e))
* Fix this in Downloadbutton ([66ae36e](https://github.com/emeeks/semiotic/commit/66ae36e))
* Fix version ([39dcef8](https://github.com/emeeks/semiotic/commit/39dcef8))
* Fix vertical boxplot ([1241386](https://github.com/emeeks/semiotic/commit/1241386))
* Fix wind rose example ([ea35af6](https://github.com/emeeks/semiotic/commit/ea35af6))
Expand All @@ -1273,7 +1273,7 @@ This changelog was autogenerated with conventional-changelog.
* flow fixing ([c1f2210](https://github.com/emeeks/semiotic/commit/c1f2210))
* Flow linting and point fix ([c8855b6](https://github.com/emeeks/semiotic/commit/c8855b6))
* flow type <Annotation /> ([dff22ec](https://github.com/emeeks/semiotic/commit/dff22ec))
* Flow Update DownloadButton ([d21bfe4](https://github.com/emeeks/semiotic/commit/d21bfe4))
* Flow Update Downloadbutton ([d21bfe4](https://github.com/emeeks/semiotic/commit/d21bfe4))
* FlowFixMe ftw ([182b709](https://github.com/emeeks/semiotic/commit/182b709))
* Get rid of area-line ([1274fe5](https://github.com/emeeks/semiotic/commit/1274fe5))
* Get rid of FlowFixMes ([56f99fc](https://github.com/emeeks/semiotic/commit/56f99fc))
Expand Down Expand Up @@ -2316,7 +2316,7 @@ This changelog was autogenerated with conventional-changelog.
* Catch some bugs ([05504f7](https://github.com/emeeks/semiotic/commit/05504f7))
* Fix custom click on hierarchical overlays ([8921bfb](https://github.com/emeeks/semiotic/commit/8921bfb))
* Fix some more flow and lint ([a5a6691](https://github.com/emeeks/semiotic/commit/a5a6691))
* Flow Update DownloadButton ([44efb3f](https://github.com/emeeks/semiotic/commit/44efb3f))
* Flow Update Downloadbutton ([44efb3f](https://github.com/emeeks/semiotic/commit/44efb3f))
* Highlight and bug fixes ([0c60771](https://github.com/emeeks/semiotic/commit/0c60771))
* More flowing ([715219e](https://github.com/emeeks/semiotic/commit/715219e))
* More typing ([c3b16d1](https://github.com/emeeks/semiotic/commit/c3b16d1))
Expand Down Expand Up @@ -3007,7 +3007,7 @@ This changelog was autogenerated with conventional-changelog.
* Finish minimap example ([00b56e4](https://github.com/emeeks/semiotic/commit/00b56e4))
* Fix curly arc brackets ([db0911c](https://github.com/emeeks/semiotic/commit/db0911c))
* Fix data version ([ec5bea0](https://github.com/emeeks/semiotic/commit/ec5bea0))
* Fix this in DownloadButton ([ef9b599](https://github.com/emeeks/semiotic/commit/ef9b599))
* Fix this in Downloadbutton ([ef9b599](https://github.com/emeeks/semiotic/commit/ef9b599))
* How much time have I spent on this silly chartttttttt ([0829dcd](https://github.com/emeeks/semiotic/commit/0829dcd))
* Ignore padding for whole pie piece cases ([7b63ae4](https://github.com/emeeks/semiotic/commit/7b63ae4))
* Move the design firm ([eab1998](https://github.com/emeeks/semiotic/commit/eab1998))
Expand Down
10 changes: 5 additions & 5 deletions config/jest/cssTransform.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
'use strict';
"use strict"

// This is a custom Jest transformer turning style imports into empty objects.
// http://facebook.github.io/jest/docs/en/webpack.html

module.exports = {
process() {
return 'module.exports = {};';
return "module.exports = {};"
},
getCacheKey() {
// The output is always the same.
return 'cssTransform';
},
};
return "cssTransform"
}
}
10 changes: 5 additions & 5 deletions config/jest/fileTransform.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
'use strict';
"use strict"

const path = require('path');
const path = require("path")

// This is a custom Jest transformer turning file imports into filenames.
// http://facebook.github.io/jest/docs/en/webpack.html

module.exports = {
process(src, filename) {
return `module.exports = ${JSON.stringify(path.basename(filename))};`;
},
};
return `module.exports = ${JSON.stringify(path.basename(filename))};`
}
}
Loading

0 comments on commit 6957650

Please sign in to comment.