Skip to content

chore(deps-dev): bump javascript-obfuscator from 4.1.1 to 5.5.0 - #152

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/javascript-obfuscator-5.5.0
Open

chore(deps-dev): bump javascript-obfuscator from 4.1.1 to 5.5.0#152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/javascript-obfuscator-5.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown

Bumps javascript-obfuscator from 4.1.1 to 5.5.0.

Release notes

Sourced from javascript-obfuscator's releases.

5.5.0 version

  • Pro API: reworked large file uploads — fixed 413 Content Too Large for ~4.4–4.6MB request bodies, and Blob uploads now send the raw source (blobFormat: 'raw') instead of the JSON request body, so uploads always fit the plan's file size cap

5.4.7 version

5.4.6 version

5.4.5 version

5.4.4 version

  • Optimized scope identifiers transformer performance
  • Optimized identifier renaming performance by reusing scope analysis between transformers
  • Fixed Invalid regular expression error when obfuscating code that uses ES2025 RegExp pattern modifiers (e.g. /(?i:abc)/). Fixes javascript-obfuscator/javascript-obfuscator#1410
  • Fixed SyntaxError when obfuscating a class that extends a boolean literal (e.g. class C extends true {}). Fixes javascript-obfuscator/javascript-obfuscator#1131

5.4.3 version

5.4.2 version

5.4.1 version

5.4.0 version

5.3.1 version

... (truncated)

Changelog

Sourced from javascript-obfuscator's changelog.

v5.5.0

  • Pro API: reworked large file uploads — fixed 413 Content Too Large for ~4.4–4.6MB request bodies, and Blob uploads now send the raw source (blobFormat: 'raw') instead of the JSON request body, so uploads always fit the plan's file size cap

v5.4.7

v5.4.6

v5.4.5

v5.4.4

  • Optimized scope identifiers transformer performance
  • Optimized identifier renaming performance by reusing scope analysis between transformers
  • Fixed Invalid regular expression error when obfuscating code that uses ES2025 RegExp pattern modifiers (e.g. /(?i:abc)/). Fixes javascript-obfuscator/javascript-obfuscator#1410
  • Fixed SyntaxError when obfuscating a class that extends a boolean literal (e.g. class C extends true {}). Fixes javascript-obfuscator/javascript-obfuscator#1131

v5.4.3

v5.4.2

v5.4.1

v5.4.0

... (truncated)

Commits
  • 45ad03b Reworked large file uploads (#1438)
  • d250166 Add esbuild plugin link
  • 35860ec Fixed directory obfuscation with a set sourceMapFileName making all files s...
  • ecbffd8 Fixed CLI --config failures hiding the real cause behind a generic `Cannot ...
  • 1bdaa51 Bumped the production brace-expansion transitive dependency to a patched ve...
  • 4626dd5 Fixed sourceMapFileName ending in .js.map (e.g. foo.min.js.map) being m...
  • 09b2ff1 Fixed URIError: URI malformed crash when stringArray with base64/rc4 ...
  • f180550 Fixed unicode (\uXXXX, \u{XXXX}) and hex (\xXX) escape sequences of str...
  • a3df841 Fixed dropped parentheses around an in operator inside an arrow body in a `...
  • f3d0a64 Fixed selfDefending making obfuscated code run several times slower on Bun/...
  • 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 show <dependency name> 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)

Bumps [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator) from 4.1.1 to 5.5.0.
- [Release notes](https://github.com/javascript-obfuscator/javascript-obfuscator/releases)
- [Changelog](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/master/CHANGELOG.md)
- [Commits](javascript-obfuscator/javascript-obfuscator@4.1.1...5.5.0)

---
updated-dependencies:
- dependency-name: javascript-obfuscator
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants