Commit Graph

89 Commits

Author SHA1 Message Date
dependabot[bot]
bfce645fd3
Bump pnpm/action-setup from 2.4.0 to 3.0.0 (#11664)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 08:50:16 -05:00
dependabot[bot]
aca90172f4
Bump release-drafter/release-drafter from 5 to 6 (#11657)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 10:06:54 -05:00
dependabot[bot]
df7f1c284b
Bump dorny/paths-filter from 2 to 3 (#11650)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 19:43:48 +01:00
Jacco van den Berg
5161e41bcd
Remove size limit from CI (#11599)
* Remove size limit from CI

* remove eslint ignores
2023-11-30 14:37:04 +01:00
Jongwoo Han
b22e46cc64
Replace deprecated command with environment file (#11570)
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
2023-11-06 18:35:20 +01:00
dependabot[bot]
7772381c0f
Bump actions/setup-node from 3 to 4 (#11560)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 08:08:16 -04:00
Jacco van den Berg
6516b0a150
revert node version (#11499) 2023-09-14 15:41:54 +02:00
Jacco van den Berg
82ebf7653b
Update node checkout and version (#11498)
* Add min extension to umd build

* Update node checkout and runtime versions

* remove unsaved code
2023-09-14 15:20:57 +02:00
dependabot[bot]
ef5fa53946
Bump pnpm/action-setup from 2.2.4 to 2.4.0 (#11427)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  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>
2023-07-31 08:11:26 -04:00
Jacco van den Berg
cc1fcb0e93
Add version specific urls to release template (#11240) 2023-04-20 17:49:30 +02:00
Jacco van den Berg
6cc429ddde
Specify node version for CI (#11160)
* specify node version

* Spam to run CI

* Remove docs update, specify node version at other places
2023-02-22 18:42:18 -05:00
Jacco van den Berg
23e8f7d378
Update link to new template (#11113) 2023-02-03 08:28:17 +01:00
Jacco van den Berg
9bc0f76c40
Update link to UMD bundle for master (#11004) 2022-12-20 16:42:29 +01:00
Dan Onoshko
64a027874c
fix: move types to src dir to escape src / dist dirs in paths (#10993) 2022-12-16 07:56:06 -05:00
Jacco van den Berg
a14f6cc1d1
update-react-to-v4 (#10930) 2022-12-09 09:11:13 -05:00
Jacco van den Berg
5fdc0f71af
Use UDM build for reproducible sample (#10919) 2022-11-25 08:03:51 -05:00
Jacco van den Berg
c0fe7f9b05
Remove V3 support, update readme (#10872) 2022-11-15 20:14:15 +02:00
Jacco van den Berg
ae1365e1ed
Fix release (#10871)
* Update namespace

* fix release, bump version
2022-11-15 00:17:20 +01:00
dependabot[bot]
3ecda1c7c5
Bump pnpm/action-setup from 2.2.2 to 2.2.4 (#10800)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 21:25:41 +03:00
Jacco van den Berg
0b54338d7f
Remove setting of version in package-lock since it does not exist and pnpm-lock does not have it (#10789) 2022-10-12 09:25:04 -04:00
Alex
eee1bf257b
Update release.yml (#10642) 2022-08-31 09:54:21 -04:00
Ben McCann
9258f250b6
Switch to pnpm (#10576) 2022-08-22 20:42:43 +02:00
Dan Onoshko
a4de430d99
fix: treeshaking (#10504)
* fix: treeshaking
* refactor: DatasetController.datasetElementType and DatasetController.dataElementType as static props
2022-08-04 09:17:40 -04:00
Evert Timberg
26e70b7608
Explicitly include package.json files for subpackages (#10513)
Remove redundant permissions on release CI to prevent a failure
Bump version to v3.8.2

Co-authored-by: Chart.js <>
2022-07-24 14:42:33 -04:00
Jacco van den Berg
3fe5811648
Lint before build & test, remove lint from test (#10462)
* Lint before build & test, remove lint from test
* should reconize test now
* test skip build in test step
* readd build step
2022-07-07 07:15:54 -04:00
Jacco van den Berg
7432b609c4
Add dependencie updates under the development part in release drafter (#10445) 2022-06-29 10:41:13 -04:00
dependabot[bot]
68379db1ea
Bump actions/setup-node from 2 to 3 (#10431)
* Bump actions/setup-node from 2 to 3

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .github/workflows/ci.yml

Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>

* Apply suggestions from code review

Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>

* Update .github/workflows/deploy-docs.yml

Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evert Timberg <evert.timberg@gmail.com>
Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
Co-authored-by: Jacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
2022-06-21 07:13:18 +03:00
dependabot[bot]
4037c1c2ed
Bump actions/checkout from 2 to 3 (#10430)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 07:54:06 -04:00
Naveen
b19b3d7c3d
chore: Included githubactions in the dependabot config (#10423)
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-20 07:13:52 +03:00
Naveen
0616868959
chore: Set permissions for GitHub actions (#10399)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-13 10:25:56 -04:00
Evert Timberg
3c0a71a3fc
Coveralls no longer runs on Windows CI (#10367) 2022-05-22 13:15:34 -04:00
Jacco van den Berg
8ac3cc2191
Remove test job from windows runner (#10345)
* Remove test stop from windows runner

* consistent formatting
2022-05-08 20:19:41 +03:00
Jacco van den Berg
51b051f766
Improve issue templates (#10038)
* Make issue templates fancier

* should be valid yml now

* remove title field

* remove reproducable sample for docs

* add example back to docs, change link for plugin and add TS link for TS issues

* wrong labels, forgot type: in front of it

* implement feedback

* gramar, missing word
2022-01-03 11:47:49 +02:00
Oscar Dominguez
12d5e4c7e7
ci(workflow): add cache to workflows using actions/setup-node (#9757)
* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows

* style(workflows): restore single quotes and remove unnecessary 'null'
2021-10-16 22:18:11 +03:00
Evert Timberg
eb1e82c981
Update old codepen links to ones for v3 (#9619) 2021-09-04 14:03:52 -04:00
jiho lee
3212124e9d
Fix broken guidelines url in PR template (#9228) 2021-06-03 15:34:54 -04:00
Evert Timberg
394330665e
Allow the CI to be manually run (#8821) 2021-04-04 09:39:48 -04:00
Jukka Kurkela
c6d43bbbc5
Update release process to create versioned docs (#8817)
* Update release process to create versioned docs
* Remove test, separate tag
2021-04-04 09:10:29 -04:00
Jukka Kurkela
77cdadb1dc
Update codepen url in bug template (#8816) 2021-04-04 07:32:32 -04:00
Jukka Kurkela
c26f7b8fcc
Patch release workflow (#8815)
* Allow manual triggering of release drafter
* Add instructions for patch release
2021-04-04 07:04:56 -04:00
Evert Timberg
8780e15c73
v3.0.0 version bump (#8781)
* v3.0.0 version bump
* Update urls for next -> latest
* Remove TS urls
2021-04-02 14:56:54 -04:00
Jacco van den Berg
73a5ec3ea1
Added v2 to issue template as not supported and change links in readme to v3 versions (#8693) 2021-04-02 14:32:55 -04:00
Evert Timberg
d4cb431b84
Remove old sample files (#8777)
* Remove old sample files

* Code review feedback

* Add sample redirect
2021-04-02 09:10:03 -04:00
Jukka Kurkela
93e07ebb48
Generate API docs with vuepress-plugin-typedoc (#8755)
* Generate API docs with vuepress-plugin-typedoc

* Links, fixes, cleanup
2021-03-30 16:19:59 -04:00
Evert Timberg
4b7b3f277f
Build docs with node14 (#8754) 2021-03-30 10:48:40 -04:00
Jukka Kurkela
46d567a79e
Revert "Run compressed Size action on pull_request_target (#8440)" (#8454)
This reverts commit 7e6a711875.
2021-02-18 10:46:51 -05:00
Jukka Kurkela
7e6a711875
Run compressed Size action on pull_request_target (#8440) 2021-02-16 16:41:41 -05:00
Evert Timberg
19a91bebfb
Remove unused typedoc option that is deprecated (#8433)
* Remove unused typedoc option that is deprecated

* Improved filtering for top level file changes
2021-02-15 22:25:10 +02:00
Evert Timberg
d26172ada8
infra: Bump CI to node 14 (#8426)
infra: Remove duplicated ES2019 plugin
2021-02-14 15:37:12 -05:00
Jukka Kurkela
6e555e2285
Prevent test timeouts due to Chrome backgrounding (#8360)
* Prevent test timeouts due to Chrome backgrounding

* Add karma.conf.js to test filters
2021-02-01 07:50:18 -05:00