Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2022

Bumps entities from 3.0.1 to 4.0.0.

Release notes

Sourced from entities's releases.

v4.0.0

New Features:

  • entities is now both an ESM and a CommonJS module (#775)
  • entities now has a new documentation website! (Added in 720a36d.)
  • Added escapeAttribute and escapeText functions, implementing the escaping required by the HTML serializer algorithm (#770)

Breaking:

Docs:

  • docs(readme): Add FAQ about strict decoding c2e2c93
  • docs(readme): Add Features section, plus small improvements 3f66dd6
  • docs(readme): Add FAQ section 14f1732

Refactors:

  • refactor(encode): Inline replacers, xml code map (#765) c7b81ad
  • refactor: Share escaping logic between escape fns 2a2bc5f
  • refactor(decode): Defer creating string to the end of the trie 0fa1149
Commits
  • 0f9f9f6 4.0.0
  • 2b2fbeb feat: Add ESM (#775)
  • 7347f3a refactor(trie): Store short values in nodes (#773)
  • 2a2bc5f refactor: Share escaping logic between escape fns
  • 0af5d6d refactor: Move base maps out of bundle (#772)
  • 4fe3a15 feat: Add entities-encode map (#771)
  • 3720a28 feat: Add escapeAttribute and escapeText (#770)
  • e186f5b chore(deps-dev): Bump @​typescript-eslint/parser from 5.16.0 to 5.17.0 (#768)
  • a64aab3 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin (#769)
  • 0f93634 chore(deps-dev): Bump eslint from 8.11.0 to 8.12.0 (#767)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Apr 2, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/entities-4.0.0 branch from 235ae9a to e0dea97 Compare April 2, 2022 02:09
@max-nextcloud
Copy link
Collaborator

/compile amend /

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/entities-4.0.0 branch from e0dea97 to 8dbeecc Compare April 2, 2022 10:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/entities-4.0.0 branch from 8dbeecc to 0e55414 Compare April 2, 2022 11:12
Bumps [entities](https://github.com/fb55/entities) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/fb55/entities/releases)
- [Commits](fb55/entities@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: entities
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/entities-4.0.0 branch from 0e55414 to 552148e Compare April 2, 2022 11:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2022

Superseded by #2282.

@dependabot dependabot bot closed this Apr 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/entities-4.0.0 branch April 9, 2022 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants