obsidian-vault-parser
obsidian-vault-parser copied to clipboard
Vault parser for the Obsidian note taking app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.3 to 18.14.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [size-limit](https://github.com/ai/size-limit) and [@size-limit/preset-small-lib](https://github.com/ai/size-limit). These dependencies needed to be updated together. Updates `size-limit` from 4.9.2 to 8.2.4 Changelog Sourced from size-limit's changelog. Change Log This project adheres to Semantic Versioning....
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.5.0. Release notes Sourced from tslib's releases. tslib 2.5.0 What's New Fix asyncDelegator reporting done too early by @apendua in microsoft/tslib#187 Add support for TypeScript...
Is it right that if you have two obsidian files with the same name, the Vault constructed here will only contain one of them? That's my impression after looking at...
Bumps [glob-promise](https://github.com/ahmadnassri/node-glob-promise) from 4.2.2 to 6.0.2. Release notes Sourced from glob-promise's releases. v6.0.2 6.0.2 (2023-01-20) Build deps: bump @types/glob from 8.0.0 to 8.0.1 (52cb921) v6.0.1 6.0.1 (2023-01-02) Build deps: bump...
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 8.0.3. Release notes Sourced from husky's releases. v8.0.3 fix: add git not installed message #1208 v8.0.2 docs: remove deprecated npm set-script v8.0.1 fix: use POSIX...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...