microformats-parser
microformats-parser copied to clipboard
A JavaScript microformats parser for the browser and node.js
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [rollup-plugin-import-css](https://github.com/jleeson/rollup-plugin-import-css) from 3.4.0 to 3.5.1. 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...
**Checklist** - [x] Added tests covering the parsing behaviour changes. **Changes to parsing behaviour** Previously, this was checking the same array returned by `findChildren()`. However, `findChildren()` excludes children that are...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 11.0.3. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.3.0. Changelog Sourced from @rollup/plugin-typescript's changelog. v12.3.0 2025-10-23 Features feat: expose latest Program to transformers in watch mode (#1923) v12.2.0 2025-10-22 Features feat: process .js...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 24.9.1. 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 [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6. Release notes Sourced from actions/download-artifact's releases. v6.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.2 to 16.2.6. Release notes Sourced from lint-staged's releases. v16.2.6 Patch Changes #1693 33d4502 Thanks @Adrian-Baran-GY! - Fix problems with --continue-on-error option, where tasks might have still...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...