Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.
4.3.2 / 2023-10-02
fix jObj.hasOwnProperty when give input is null (By Arda TANRIKULU)
4.3.1 / 2023-09-24
revert back "Fix typings for builder and parser to make return type generic" to avoid failure of existing projects. Need to decide a common approach.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/janraasch/tab-ahead/network/alerts).
Bumps fast-xml-parser and is-svg. These dependencies needed to be updated together. Updates
fast-xml-parser
from 3.19.0 to 4.3.2Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
fa5a733
update package for release5d00ecf
FixjObj.hasOwnProperty is not a function
(#613)9504fac
update package detaild18b062
Revert "fix(types): makebuild
andparse
generic (#594)"185dfea
update release detailf829b07
update package detail & bundle js145521e
fix #610 ignore properties set to Object.prototype75acbc5
fix(types): makebuild
andparse
generic (#594)ae99fc6
Fix stopNodes to work with removeNSPrefix (#607) (#608)3c9e9fe
update package detailUpdates
is-svg
from 4.3.1 to 4.4.0Release notes
Sourced from is-svg's releases.
Commits
35aeafd
4.4.098725ee
Updatefast-xml-parser
dependency (#35)d01521d
4.3.2539eaa1
Meta tweaksd46292d
Fix false-negative with linebreaks inside the SVG tag (#29)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show