mnaoumov_obsidian-advanced-.../scripts
Michael Naumov 5f1fa15d08 chore: update obsidian-dev-utils to 85.0.0
Bump obsidian-dev-utils from ^83.0.0 to ^85.0.0 and fix all migration
fallout:

- Remove eslint-disable directives now banned by the stricter
  eslint-comments/no-restricted-disable rule (obsidianmd 0.3.0 -> 0.4.1)
  for @typescript-eslint/no-deprecated, obsidianmd/ui/sentence-case and
  obsidianmd/no-global-this, fixing the underlying code instead.
- Drop the obsolete window.app / app.obsidianDevUtilsState seeding
  (setup.ts and the settings-tab test): under 85 the shared state lives
  on globalThis.__obsidianDevUtils and is reset per test by the wired
  obsidian-dev-utils/vitest-setup.
- Render the debug-namespaces documentation link text via appendText so
  it stays lowercase without suppressing obsidianmd/ui/sentence-case.
- Add a src/**/*-desktop-component.ts override turning off the new
  obsidianmd/no-nodejs-modules warning for the deliberate desktop-only
  node built-in imports (the rule cannot be disabled inline).
2026-07-10 23:03:27 -06:00
..
build-clean.ts chore: update template 2026-04-08 07:52:31 -06:00
build-compile-typescript.ts chore: update template 2026-04-08 07:52:31 -06:00
build-compile.ts chore: update template 2026-04-08 07:52:31 -06:00
build.ts chore: update template 2026-04-08 07:52:31 -06:00
commit.ts build: replace commitizen with czg 2026-05-13 23:25:53 -06:00
commitlint-config.ts chore: update template 2026-04-08 07:52:31 -06:00
dev.ts chore: update template 2026-04-08 07:52:31 -06:00
eslint-config.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00
find-overexposed-fix.ts chore: update overexposed scripts 2026-06-24 19:03:40 -06:00
find-overexposed.ts chore: update overexposed scripts 2026-06-24 19:03:40 -06:00
format-check.ts chore: update template 2026-04-08 07:52:31 -06:00
format.ts chore: update template 2026-04-08 07:52:31 -06:00
lint-fix.ts chore: update template 2026-04-08 07:52:31 -06:00
lint-md-fix.ts chore: update template 2026-04-08 07:52:31 -06:00
lint-md.ts chore: update template 2026-04-08 07:52:31 -06:00
lint.ts chore: update template 2026-04-08 07:52:31 -06:00
markdownlint-cli2-config.ts chore: update template 2026-04-08 07:52:31 -06:00
nano-staged-config.ts chore: honor NANO_STAGED opt-out in nano-staged config 2026-06-24 19:03:36 -06:00
prepare.ts chore: update template 2026-04-08 07:52:31 -06:00
spellcheck.ts chore: update template 2026-04-08 07:52:31 -06:00
test-coverage.ts test: add 2026-05-14 22:44:31 -06:00
test-integration-android.ts test: add 2026-05-14 22:44:31 -06:00
test-integration-desktop-performance.ts refactor: new template 2026-06-25 22:29:49 -06:00
test-integration-desktop.ts test: add 2026-05-14 22:44:31 -06:00
test-integration-no-app.ts test: add 2026-05-14 22:44:31 -06:00
test-integration.ts test: add 2026-05-14 22:44:31 -06:00
test-watch.ts test: add 2026-05-14 22:44:31 -06:00
test.ts test: add 2026-05-14 22:44:31 -06:00
version.ts chore: update version script 2026-06-11 13:34:56 -06:00
vitest-config.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00