Commit graph

60 commits

Author SHA1 Message Date
Erin Schnabel
5f0adac25b
Merge pull request #40 from ebullient/dependabot/npm_and_yarn/biomejs/biome-2.4.14
Bump @biomejs/biome from 2.4.11 to 2.4.14
2026-06-03 10:20:19 -04:00
Erin Schnabel
c782933af5
Merge pull request #38 from ebullient/dependabot/github_actions/actions/setup-node-6.4.0
Bump actions/setup-node from 6.3.0 to 6.4.0
2026-06-03 10:19:59 -04:00
dependabot[bot]
8c3379b349
Bump actions/setup-node from 6.3.0 to 6.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](53b83947a5...48b55a011b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 14:18:30 +00:00
dependabot[bot]
83f0a61f28
Bump @biomejs/biome from 2.4.11 to 2.4.14
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.11 to 2.4.14.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.14/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 14:18:16 +00:00
Erin Schnabel
5ab47a954b
Merge pull request #37 from ebullient/dependabot/npm_and_yarn/typescript-6.0.3
Bump typescript from 6.0.2 to 6.0.3
2026-06-03 10:17:48 -04:00
dependabot[bot]
10aaaf2ed9
Bump typescript from 6.0.2 to 6.0.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 14:17:06 +00:00
GitHub Action
9c1c2c36a7 🔖 0.8.0 2026-06-03 14:16:19 +00:00
Erin Schnabel
f279ae3297
🎨 Use 1.13.0 Settings API 2026-06-03 10:14:16 -04:00
Erin Schnabel
990113e1e6
🔧 globalIgnores first 2026-05-19 17:38:07 -04:00
Erin Schnabel
ce408c1a80
⬆️ obsidian 1.12.3 / obsidian eslint 0.3.0 2026-05-12 13:58:57 -04:00
Erin Schnabel
5db632cfb0
👷 node 24 2026-05-12 13:25:30 -04:00
GitHub Action
96f9f35f70 🔖 0.7.6 2026-05-11 21:26:21 +00:00
Erin Schnabel
cee3c8a993
Merge pull request #33 from ebullient/dependabot/npm_and_yarn/esbuild-0.28.0
Bump esbuild from 0.27.7 to 0.28.0
2026-05-11 17:24:15 -04:00
dependabot[bot]
eeafa09f38
Bump esbuild from 0.27.7 to 0.28.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.7 to 0.28.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.7...v0.28.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 21:23:06 +00:00
Erin Schnabel
7b5826c211
Merge pull request #34 from ebullient/dependabot/npm_and_yarn/biomejs/biome-2.4.11
Bump @biomejs/biome from 2.4.9 to 2.4.11
2026-05-11 17:23:05 -04:00
Erin Schnabel
7e419d4028
⬆️ update dependencies 2026-05-11 17:21:42 -04:00
dependabot[bot]
5f526e098f
Bump @biomejs/biome from 2.4.9 to 2.4.11
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.9 to 2.4.11.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.11/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 02:28:45 +00:00
GitHub Action
77e3a30086 🔖 0.7.5 2026-04-30 18:42:57 +00:00
Erin Schnabel
8247f3a92c
⬆️ resolve dependencies 2026-04-30 14:39:12 -04:00
dependabot[bot]
39dfce8020
Bump @biomejs/biome from 2.4.7 to 2.4.9
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.7 to 2.4.9.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.9/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 14:38:22 -04:00
dependabot[bot]
8ea3cd02cf
Bump typescript from 5.9.3 to 6.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 14:38:20 -04:00
dependabot[bot]
c3d22818d4
Bump eslint from 9.39.4 to 10.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 14:38:18 -04:00
Erin Schnabel
622aa168fe
🔧 🎨 eslint updates + fixes 2026-04-30 08:15:26 -04:00
GitHub Action
b3af69c936 🔖 0.7.4 2026-04-15 15:04:57 +00:00
Erin Schnabel
bd20a736ca
Merge pull request #25 from ebullient/dependabot/npm_and_yarn/types/node-25.0.3
Bump @types/node from 24.10.4 to 25.0.3
2026-04-15 10:35:26 -04:00
dependabot[bot]
484ff7758a
Bump @types/node from 24.10.4 to 25.0.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.3.
- [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-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 13:49:27 +00:00
Erin Schnabel
e09ae9c922
Merge pull request #24 from ebullient/dependabot/npm_and_yarn/esbuild-0.27.2
Bump esbuild from 0.25.12 to 0.27.2
2026-04-15 09:48:51 -04:00
Erin Schnabel
0b3cd95bce
Merge pull request #26 from ebullient/dependabot/npm_and_yarn/biomejs/biome-2.3.10
Bump @biomejs/biome from 2.2.6 to 2.3.10
2026-04-15 09:48:10 -04:00
dependabot[bot]
f68d9b9f9d
Bump esbuild from 0.25.12 to 0.27.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.27.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 13:46:14 +00:00
dependabot[bot]
51c201da95
Bump @biomejs/biome from 2.2.6 to 2.3.10
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.6 to 2.3.10.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.3.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 13:45:52 +00:00
Erin Schnabel
7d2f43e752
⬆️ update minimatch, audit fix 2026-04-15 09:43:50 -04:00
GitHub
dc49a6ccf3 🔖 0.7.3 2026-01-03 14:57:26 +00:00
Erin Schnabel
e57ad0a696
🎨 Add settings icon 2026-01-03 09:18:53 -05:00
Erin Schnabel
99da810b1a
⬆️ dependency bump 2026-01-03 09:18:40 -05:00
Erin Schnabel
1a249c742b
♻️ Review comments 2026-01-03 08:45:46 -05:00
Erin Schnabel
57b2c43195
🔨💸 add funding url 2026-01-02 19:11:46 -05:00
GitHub
9e073e9610 🔖 0.7.2 2025-11-22 02:41:52 +00:00
Erin Schnabel
1e10f70f57
️ coffee 2025-11-21 21:40:10 -05:00
Erin Schnabel
68de05b5d2
🐛 debounce over Timer 2025-11-21 20:59:31 -05:00
Erin Schnabel
c7df00f53d
🎨 Simpilify tracking last seen 2025-11-21 20:41:55 -05:00
Erin Schnabel
3921ebf361
👷 consistent changelog behavior 2025-11-18 21:35:34 -05:00
GitHub
7c85624d18 🔖 0.7.1 2025-11-18 03:27:43 +00:00
Erin Schnabel
88ff46e979
👷 fix release build 2025-11-17 22:26:50 -05:00
dependabot[bot]
07638a8bcd
Bump @types/node from 24.7.0 to 24.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.0 to 24.7.1.
- [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-version: 24.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 22:18:31 -05:00
dependabot[bot]
1f0f5588b2
Bump @biomejs/biome from 2.2.4 to 2.2.5
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.5/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 22:17:22 -05:00
dependabot[bot]
fbb33275cb
Bump typescript from 5.9.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 22:17:21 -05:00
Erin Schnabel
cedca2173d
🎨 Plugin lint 2025-11-17 22:09:55 -05:00
Erin Schnabel
d46be3cce5
♻️ rename to Deck Notes 2025-11-17 21:33:15 -05:00
Erin Schnabel
63c230a198
📝 human docs to README/CONTRIBUTING 2025-11-17 16:13:12 -05:00
Erin Schnabel
289631b530
🎨 Use tag hierarchy to filter decks 2025-11-17 16:12:54 -05:00