Commit graph

103 commits

Author SHA1 Message Date
e1d39d916a Bump version 2026-03-11 22:46:27 +00:00
59284d00f9 Fix publishing 2026-03-11 22:44:39 +00:00
0aea22c211 Python 3.13 2026-03-11 22:03:58 +00:00
cc16505ef9 Set up publishing 2026-03-11 21:24:53 +00:00
dependabot[bot]
31993762de Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:06:26 +00:00
dependabot[bot]
1db4cd02f9 Bump actions/setup-node from 6.1.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6.1.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:06:09 +00:00
88d48afce3
Add diff applying error & improve CI (#32)
* Use stable rust

* Add From impls

* Revert to nightly

* Improve dev env & CI setup

* Update lock

* Add thiserror

* Add diff error

* Fix tests

* Lint

* Rename NumberOrString

* Format

* Fix lint script
2025-12-06 21:54:08 +00:00
dependabot[bot]
e03b9147df
Bump actions/setup-node from 6.0.0 to 6.1.0 (#31)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  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>
2025-12-05 22:13:06 +00:00
dependabot[bot]
ff5421d023
Bump actions/checkout from 5 to 6 (#25)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2025-12-05 22:12:59 +00:00
8339474a21
Merge pull request #9 from schmelczer/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2025-10-26 21:30:47 +00:00
0556e449e6
Merge pull request #8 from schmelczer/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-10-26 21:30:35 +00:00
dependabot[bot]
27f071d8db
Bump actions/setup-node from 4.4.0 to 6.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.4.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 19:21:49 +00:00
dependabot[bot]
6b2aaa0328
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 19:27:59 +00:00
dependabot[bot]
da1c78e5bf
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 03:40:07 +00:00
8911f88157
Merge pull request #2 from schmelczer/dependabot/github_actions/actions/setup-node-4.4.0
Bump actions/setup-node from 4.2.0 to 4.4.0
2025-07-12 22:18:19 +01:00
cf21219424
Add favicon 2025-07-12 15:25:12 +01:00
6e27435092
Fix tests 2025-07-12 11:35:06 +01:00
65acd9076c
Run publish on all tags 2025-07-12 11:29:19 +01:00
8f1d2ca4b3
Fix publishing CI 2025-07-10 22:46:26 +01:00
fe2642fff9
Fix NPM readme 2025-07-10 21:14:01 +01:00
0d184189c4
Fix typo 2025-07-09 23:27:45 +01:00
9d3c12bf4e
Fix CI 2025-07-09 23:23:42 +01:00
40e654d8c3
Cache steps 2025-07-09 22:43:51 +01:00
267313c204
Parallelise publish 2025-07-09 22:43:34 +01:00
dependabot[bot]
870f205130
Bump actions/setup-node from 4.2.0 to 4.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 22:06:28 +00:00
56ce3c294f
Faster checks 2025-07-08 23:05:59 +01:00
66a4d13464
Update CI 2025-07-08 22:57:57 +01:00
258c1e6ff0
Add build script 2025-07-07 22:09:36 +01:00
3b32d56915
Add publish tasks 2025-07-06 22:44:57 +01:00
8501033acd
Update CI 2025-07-06 22:33:18 +01:00
f07aa5faa7
Use wbpack for website 2025-07-06 15:16:51 +01:00
f8ce100930 Add dependabot for JS 2025-07-04 03:14:27 +01:00
bf7ceb16c6 Run tests with more features 2025-06-29 15:30:15 +01:00
2884311b62
Fix CI 2025-06-19 20:31:28 +01:00
0b53cbba19
Update actions 2025-06-15 14:46:58 +01:00
3e87a68dfd
Fix build command 2025-06-15 12:26:41 +01:00
0cd6d5824b
Update action 2025-06-15 12:25:40 +01:00
a3cc14ba92
Add github pages 2025-06-15 12:22:45 +01:00
8eba310e8b
Fix dependabot config 2025-05-22 21:10:03 +01:00
bfb522b2c7
Update dependabot 2025-05-22 20:25:21 +01:00
a839ff8fc5
Fix npm dependabot 2025-04-05 17:12:25 +01:00
b0c6c082a1
Fix tests and ignore expensive test 2025-04-05 13:45:28 +01:00
28ab87bda0
Fix CI 2025-04-04 23:16:17 +01:00
d9774f364f
Add machete to checks 2025-04-04 21:58:19 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
958af89116
Rename config.yml 2025-03-24 21:57:26 +00:00
272cb2e958
Create dependabot.yml 2025-03-23 15:13:45 +00:00
58a61d036b
Update branch name 2025-03-22 20:55:14 +00:00
bd44fe9c74
Remove debug step 2025-03-22 17:21:30 +00:00
da369e61e7
Fix E2E 2025-03-22 14:49:39 +00:00