Joel Wetzell
|
6936b7f46d
|
Merge pull request #31 from jwetzell/dependabot/npm_and_yarn/astro-6.1.4
Bump astro from 6.0.8 to 6.1.4
|
2026-04-13 08:34:34 -05:00 |
|
dependabot[bot]
|
ba99ea9e1b
|
Bump astro from 6.0.8 to 6.1.4
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.0.8 to 6.1.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.1.4/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 6.1.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-06 16:50:51 +00:00 |
|
Joel Wetzell
|
0f994e7fa9
|
add docs for individual midi processors
|
2026-03-28 15:51:52 -05:00 |
|
Joel Wetzell
|
a8fc730eed
|
convert all .md to .mdx
|
2026-03-28 14:59:10 -05:00 |
|
Joel Wetzell
|
694c0e505a
|
add language hints to code blocks
|
2026-03-28 14:48:30 -05:00 |
|
Joel Wetzell
|
4d76d36d37
|
add edit link base
|
2026-03-26 18:11:21 -05:00 |
|
Joel Wetzell
|
a8b3815372
|
disable table of contents at global level
|
2026-03-26 18:09:38 -05:00 |
|
Joel Wetzell
|
551bf08cb3
|
disable table of contents
|
2026-03-26 18:07:35 -05:00 |
|
Joel Wetzell
|
cc77a35377
|
fill in basic details for remaining processors/modules
|
2026-03-26 17:57:08 -05:00 |
|
Joel Wetzell
|
3a92370cdd
|
add layout for remaining processors/modules and order everything
|
2026-03-26 16:56:56 -05:00 |
|
Joel Wetzell
|
aa79150507
|
update examples with new API parameter
|
2026-03-26 15:24:46 -05:00 |
|
Joel Wetzell
|
2f3ee647ef
|
update cli help
|
2026-03-23 20:42:45 -05:00 |
|
Joel Wetzell
|
a522db3ed2
|
Merge pull request #27 from jwetzell/dependabot/npm_and_yarn/astro-6.0.8
Bump astro from 6.0.5 to 6.0.8
|
2026-03-23 13:36:00 -05:00 |
|
dependabot[bot]
|
b6bd2c57fd
|
Bump astro from 6.0.5 to 6.0.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.0.5 to 6.0.8.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.0.8/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 6.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-23 18:35:13 +00:00 |
|
Joel Wetzell
|
14f52e5ff5
|
Merge pull request #28 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.38.2
Bump @astrojs/starlight from 0.38.1 to 0.38.2
|
2026-03-23 13:34:00 -05:00 |
|
dependabot[bot]
|
8664390da4
|
Bump @astrojs/starlight from 0.38.1 to 0.38.2
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.38.1 to 0.38.2.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.2/packages/starlight)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.38.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-23 17:22:38 +00:00 |
|
Joel Wetzell
|
24f2b45e07
|
add docs for db and redis
|
2026-03-21 11:12:06 -05:00 |
|
Joel Wetzell
|
23aa7d81e0
|
add source to wrapped payload documentation
|
2026-03-16 18:56:15 -05:00 |
|
Joel Wetzell
|
293140735d
|
update messaging about nil processor payloads
|
2026-03-16 18:23:06 -05:00 |
|
Joel Wetzell
|
064b74e30a
|
add docs for filter.expr and wrapped payload stuff
|
2026-03-16 18:21:36 -05:00 |
|
Joel Wetzell
|
c6c357747f
|
rename regex filter
|
2026-03-16 18:20:00 -05:00 |
|
Joel Wetzell
|
56cd32e564
|
fix path of content config file
|
2026-03-16 18:06:13 -05:00 |
|
Joel Wetzell
|
d42018544c
|
fix name of content config file
|
2026-03-16 17:46:08 -05:00 |
|
Joel Wetzell
|
330a96229f
|
update astro to v6
|
2026-03-16 17:44:11 -05:00 |
|
Joel Wetzell
|
d5a85350d4
|
Merge pull request #24 from jwetzell/dependabot/npm_and_yarn/astrojs/check-0.9.8
Bump @astrojs/check from 0.9.6 to 0.9.8
|
2026-03-16 17:38:01 -05:00 |
|
dependabot[bot]
|
60e37feb25
|
Bump @astrojs/check from 0.9.6 to 0.9.8
Bumps [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) from 0.9.6 to 0.9.8.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.8/packages/language-tools/astro-check)
---
updated-dependencies:
- dependency-name: "@astrojs/check"
dependency-version: 0.9.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-16 17:35:36 +00:00 |
|
Joel Wetzell
|
5c760ea76f
|
update config examples
|
2026-03-12 21:45:48 -05:00 |
|
Joel Wetzell
|
5c17c419fe
|
Merge pull request #22 from jwetzell/dependabot/github_actions/actions/setup-node-6.3.0
Bump actions/setup-node from 6.2.0 to 6.3.0
|
2026-03-11 10:07:10 -05:00 |
|
Joel Wetzell
|
1b149b6c20
|
Merge pull request #23 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.37.7
Bump @astrojs/starlight from 0.37.6 to 0.37.7
|
2026-03-11 10:06:59 -05:00 |
|
dependabot[bot]
|
14a454336e
|
Bump @astrojs/starlight from 0.37.6 to 0.37.7
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.37.6 to 0.37.7.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.7/packages/starlight)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.37.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-09 18:33:35 +00:00 |
|
dependabot[bot]
|
8bc7ee1610
|
Bump actions/setup-node from 6.2.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/6044e13b5dc448c55e2357c09f80417699197238...53b83947a5a98c8d113130e565377fae1a50d02f)
---
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-09 18:33:13 +00:00 |
|
Joel Wetzell
|
27f36ce197
|
add documentation for filter.regex
|
2026-03-08 17:24:01 -05:00 |
|
Joel Wetzell
|
5ea1dde4ae
|
remove osc.message.filter docs
|
2026-03-08 14:15:36 -05:00 |
|
Joel Wetzell
|
b6036626a0
|
remove http.client module
|
2026-03-08 13:18:22 -05:00 |
|
Joel Wetzell
|
44a60b0d1a
|
update docs for route changes
|
2026-03-04 21:50:01 -06:00 |
|
Joel Wetzell
|
02522a52b5
|
add docs for float.random
|
2026-03-03 21:55:45 -06:00 |
|
Joel Wetzell
|
3f8538765a
|
Merge pull request #21 from jwetzell/dependabot/npm_and_yarn/astro-5.18.0
Bump astro from 5.17.3 to 5.18.0
|
2026-03-03 21:46:03 -06:00 |
|
dependabot[bot]
|
d14e07cc5f
|
Bump astro from 5.17.3 to 5.18.0
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.17.3 to 5.18.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/astro@5.18.0/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.18.0/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-04 03:44:59 +00:00 |
|
Joel Wetzell
|
ba14cf8f24
|
remove uint parse/random
|
2026-03-03 21:43:43 -06:00 |
|
Joel Wetzell
|
9d2d54ccbb
|
Merge pull request #18 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.37.6
Bump @astrojs/starlight from 0.37.4 to 0.37.6
|
2026-03-02 12:40:14 -06:00 |
|
dependabot[bot]
|
b9d050d0c0
|
Bump @astrojs/starlight from 0.37.4 to 0.37.6
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.37.4 to 0.37.6.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.6/packages/starlight)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.37.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-02 18:38:07 +00:00 |
|
Joel Wetzell
|
1150f589b8
|
Merge pull request #20 from jwetzell/dependabot/npm_and_yarn/astro-5.17.3
Bump astro from 5.17.1 to 5.17.3
|
2026-03-02 12:37:04 -06:00 |
|
dependabot[bot]
|
a55bafcd8e
|
Bump astro from 5.17.1 to 5.17.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.17.1 to 5.17.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/astro@5.17.3/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.17.3/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.17.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 18:42:18 +00:00 |
|
Joel Wetzell
|
ffbd717993
|
add more processor documentation
|
2026-02-08 15:16:49 -06:00 |
|
Joel Wetzell
|
c94002c1b6
|
Merge pull request #10 from jwetzell/dependabot/github_actions/actions/setup-node-6.2.0
Bump actions/setup-node from 6.1.0 to 6.2.0
|
2026-02-01 21:07:17 -06:00 |
|
Joel Wetzell
|
287e1caf96
|
Merge pull request #13 from jwetzell/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 6.0.1 to 6.0.2
|
2026-02-01 21:07:08 -06:00 |
|
Joel Wetzell
|
eaac1f93b8
|
Merge pull request #14 from jwetzell/dependabot/npm_and_yarn/astro-5.16.15
Bump astro from 5.16.6 to 5.16.15
|
2026-02-01 21:06:58 -06:00 |
|
dependabot[bot]
|
7e772d0853
|
Bump astro from 5.16.6 to 5.16.15
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.16.6 to 5.16.15.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.16.15/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.16.15
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-02 03:06:05 +00:00 |
|
Joel Wetzell
|
9524539503
|
Merge pull request #15 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.37.4
Bump @astrojs/starlight from 0.37.1 to 0.37.4
|
2026-02-01 21:04:56 -06:00 |
|
dependabot[bot]
|
f8b8d71e67
|
Bump @astrojs/starlight from 0.37.1 to 0.37.4
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.37.1 to 0.37.4.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.4/packages/starlight)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.37.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-26 18:35:24 +00:00 |
|