Skip to content

Bump entities from 3.0.1 to 4.4.0#1

Closed
dependabot[bot] wants to merge 1 commit into
favrofrom
dependabot/npm_and_yarn/entities-4.4.0
Closed

Bump entities from 3.0.1 to 4.4.0#1
dependabot[bot] wants to merge 1 commit into
favrofrom
dependabot/npm_and_yarn/entities-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 4, 2022

Copy link
Copy Markdown

Bumps entities from 3.0.1 to 4.4.0.

Release notes

Sourced from entities's releases.

v4.4.0

Please note that some JavaScript minifiers, such as terser, will now produce non-ASCII output. If you use entities in the browser, please make sure you are set up to ship UTF-8 to clients, or set eg. terser's ascii_only option to false.

Full Changelog: fb55/entities@v4.3.1...v4.4.0

v4.3.1

  • Fixed an off-by-one error that caused some entities to be decoded to different values (#858) 3b0d48b

fb55/entities@v4.3.0...v4.3.1

v4.3.0

Features

  • Added an escape file, which is available as an export fb55/entities#786
  • Set the sourceRoot property in source maps fb55/entities#788
    • This tells tools where to get the original sources when reading source maps.

Other

Full Changelog: fb55/entities@v4.2.0...v4.3.0

v4.2.0

Fixes:

  • Handle edge-case with surrogate pairs in encode 413c48b

Features:

  • Export replaceCodePoint from entities/lib/decode 2247ebe

Other:

  • refactor: Enable strict-boolean-expressions (#779) ce2b30b
  • refactor(encode): Skip isHighSurrogate check 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.json bf89c65

fb55/entities@v4.1.1...v4.2.0

v4.1.1

fb55/entities@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

... (truncated)

Commits
  • 867ac70 4.4.0
  • a7979f5 chore(deps-dev): Bump typedoc from 0.23.11 to 0.23.12 (#926)
  • 6af8268 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin (#924)
  • 2c0adcf chore(deps-dev): Bump @​typescript-eslint/parser from 5.35.1 to 5.36.1 (#925)
  • c983686 chore(deps-dev): Bump @​types/node from 18.7.13 to 18.7.14 (#923)
  • 0875474 chore(deps-dev): Bump eslint from 8.22.0 to 8.23.0 (#922)
  • 468f94a chore(deps-dev): Bump typescript from 4.7.4 to 4.8.2 (#920)
  • 491e112 chore(deps-dev): Bump typedoc from 0.23.10 to 0.23.11 (#921)
  • 3326860 chore(deps-dev): Bump @​typescript-eslint/parser from 5.35.0 to 5.35.1 (#919)
  • 11bc468 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin (#918)
  • 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)

Bumps [entities](https://github.com/fb55/entities) from 3.0.1 to 4.4.0.
- [Release notes](https://github.com/fb55/entities/releases)
- [Commits](fb55/entities@v3.0.1...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 4, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2023

Copy link
Copy Markdown
Author

Superseded by #2.

@dependabot dependabot Bot closed this Apr 13, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/entities-4.4.0 branch April 13, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants