clickhouse-docs
clickhouse-docs copied to clipboard
Bump hast-util-is-element from 1.1.0 to 3.0.0
Bumps hast-util-is-element from 1.1.0 to 3.0.0.
Release notes
Sourced from hast-util-is-element's releases.
3.0.0
Change
- a16a694 Update
@types/hast, utilities migrate: update too- 6f20167 Change to require Node.js 16 migrate: update too
- 864ab64 Change to use
exportsmigrate: don’t use private APIs- 0a5de58 Change types to work w/o explicit type parameter migrate: don’t pass an explicit type parameter; replace
AssertAnything,AssertPredicate->Check;TestFunctionAnything,TestFunctionPredicate->TestFunction;PredicateTest->TestFull Changelog: https://github.com/syntax-tree/hast-util-is-element/compare/2.1.3...3.0.0
2.1.3
Misc
- 8d20faa c26a78d Add improved docs
Full Changelog: https://github.com/syntax-tree/hast-util-is-element/compare/2.1.2...2.1.3
2.1.2
- 65922fc Fix type assertion by
@JounQinin syntax-tree/hast-util-is-element#3Full Changelog: https://github.com/syntax-tree/hast-util-is-element/compare/2.1.1...2.1.2
2.1.1
- c5716d3 Fix types to allow
null- 80856eb Add
stricttotsconfig.json2.1.0
- 49b4ce8 Add
Testtype2.0.1
- 04a15ad Fix types
2.0.0
- 1fc398b Add JSDoc based types
- 33d1f77 Use ESM
Commits
e98fc843.0.06f20167Change to require Node.js 16864ab64Change to useexports1c346a0Refactor docs0a5de58Change types to work w/o explicit type parameterb4e28f5Refactor to move implementation tolib/a16a694Update@types/hast, utilities5bbc32aRefactor code-style6e28fa1Refactor.npmrc6896925Refactorpackage.json,tsconfig.json- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)