iframely
iframely copied to clipboard
build(deps): bump entities from 1.1.2 to 4.3.1
Bumps entities from 1.1.2 to 4.3.1.
Release notes
Sourced from entities's releases.
v4.3.1
- Fixed an off-by-one error that caused some entities to be decoded to different values (#858) 3b0d48b
https://github.com/fb55/entities/compare/v4.3.0...v4.3.1
v4.3.0
Features
- Added an
escapefile, which is available as an export fb55/entities#786- Set the
sourceRootproperty in source maps fb55/entities#788
- This tells tools where to get the original sources when reading source maps.
Other
- Configure TS to be stricter fb55/entities#787
Full Changelog: https://github.com/fb55/entities/compare/v4.2.0...v4.3.0
v4.2.0
Fixes:
- Handle edge-case with surrogate pairs in
encode413c48bFeatures:
- Export
replaceCodePointfromentities/lib/decode2247ebeOther:
- refactor: Enable
strict-boolean-expressions(#779) ce2b30b- refactor(encode): Skip
isHighSurrogatecheck 03a8f4a- chore(ci): Test on
its/*instead of Node 10 1a69212- chore(scripts): Add tests for decoding of binary trie, fix logic 6cb56f3
- chore(scripts): Add
.eslintrc.jsonbf89c65https://github.com/fb55/entities/compare/v4.1.1...v4.2.0
v4.1.1
- fix: Missed ESM change by
@Jiralite(#778) b4a04cbhttps://github.com/fb55/entities/compare/v4.1.0...v4.1.1
v4.1.0
- We now pre-generate the encode trie (#776) 3ef75e1
- This increases the code size a bit, while reducing memory consumption and improving tooling support.
- Improved the README 8a194ce b7b24d6
https://github.com/fb55/entities/compare/v4.0.0...v4.1.0
v4.0.0
New Features:
entitiesis now both an ESM and a CommonJS module (#775)entitiesnow has a new documentation website! (Added in 720a36d.)- Added
escapeAttributeandescapeTextfunctions, implementing the escaping required by the HTML serializer algorithm (#770)
... (truncated)
Commits
b535ea94.3.19f0b8d1chore(deps-dev): Upgrade jest3b0d48bfix(decode): Fix off-by-one error (#858)b349edfchore(deps): Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 (#857)190b0dfchore(deps-dev): Bump typedoc from 0.23.1 to 0.23.2 (#856)ca23867chore(deps-dev): Bump@typescript-eslint/parserfrom 5.29.0 to 5.30.0 (#853)240b5cbchore(deps-dev): Bump@typescript-eslint/eslint-plugin(#855)b2d9c05chore(deps-dev): Bump typedoc from 0.22.17 to 0.23.1 (#854)a174199chore(deps-dev): Bump@typescript-eslint/parserfrom 5.28.0 to 5.29.0 (#851)84abc9fchore(deps-dev): Bump@typescript-eslint/eslint-plugin(#850)- 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 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)