Skip to content

Update Node.js version, dependencies, and improve code clarity#6

Merged
mbedded merged 8 commits into
masterfrom
chore/fix_warnings_reported_by_obsidian
May 14, 2026
Merged

Update Node.js version, dependencies, and improve code clarity#6
mbedded merged 8 commits into
masterfrom
chore/fix_warnings_reported_by_obsidian

Conversation

@mbedded

@mbedded mbedded commented May 14, 2026

Copy link
Copy Markdown
Owner

What does this implement/fix?

This pull request introduces the following changes:

  • Changelog Updates: Added details about new changes, including dependency updates and artifact attestation.
  • CI Improvements: Upgraded Node.js to v22, included an artifact attestation step, and modified workflow permissions for better security.
  • Documentation Enhancements: Updated the README title to align with the plugin name.
  • Dependency Upgrades: Updated dependencies in package-lock.json to their latest versions and replaced builtin-modules with the native builtinModules from node:module.
  • Code Refactorings:
    • Switched from localStorage language retrieval to using getLanguage from the Obsidian API.
    • Renamed event parameter to _event to explicitly signify it's unused.

Checklist:

  • All CI checks pass.
  • Unit tests updated or added.
  • Documentation updated if necessary.

@mbedded mbedded self-assigned this May 14, 2026
@mbedded mbedded merged commit 3285515 into master May 14, 2026
1 check passed
@mbedded mbedded deleted the chore/fix_warnings_reported_by_obsidian branch May 14, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant