Skip to content

0.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 00:07
· 0 commits to 7a292ad9e9129962e3d8fb860f7a6f984fc30560 since this release

What's Changed

⬆️ Dependency Updates

  • build(deps-dev): bump esbuild from 0.25.12 to 0.28.1 in the npm-minor-patch group by @dependabot[bot] in #9
  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #15
  • build(deps): bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #12
  • build(deps): bump esbuild, @vitest/coverage-v8 and vitest by @dependabot[bot] in #19
  • build(deps-dev): bump @types/node from 22.20.0 to 26.0.0 by @dependabot[bot] in #16

🔧 Changed

  • ci: upload grype results to code scanning (SARIF) by @u-ways in #6
  • ci: lint plugin source with eslint-plugin-obsidianmd (scoped) by @u-ways in #7
  • ci: add Dependabot with monthly updates and auto-merge by @u-ways in #8
  • docs: clarify RELEASE_AUTOMATION_TOKEN is for required status checks by @u-ways in #20

💡 Details

This release focuses on maintenance updates and CI improvements, ensuring the plugin remains secure and compatible with the latest tools and dependencies.

  • Dependency updates. Key libraries like esbuild and @types/node have been updated to their latest versions, improving security and compatibility.
  • Enhanced CI workflows. The CI pipeline now includes stricter linting rules for Obsidian-specific code and automated dependency updates with Dependabot.
  • Improved security scanning. Vulnerability findings from grype are now uploaded to GitHub's code scanning tab for better visibility.

No action required — the plugin updates in place, and your settings are preserved.

Full Changelog: 0.1.1...0.1.2