This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
chore(deps): update dependency webpack-obfuscator to v3 #92
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.28.5
->3.5.1
Release Notes
javascript-obfuscator/webpack-obfuscator
v3.5.1
Compare Source
v3.5.0
: releaseCompare Source
javascript-obfuscator
versions rangev3.4.1
: releaseCompare Source
v3.4.0
: releaseCompare Source
v3.3.2
: releaseCompare Source
v3.3.1
Compare Source
v3.3.0
: releaseCompare Source
webpack
stage to prevent various conflicts between other pluginsv3.2.1
: releaseCompare Source
.mjs
files for pluginv3.2.0
: releaseCompare Source
v3.1.0
: releaseCompare Source
ignoreRequireImports
for loaderv3.0.0
: releaseCompare Source
v2.6.0
: releaseCompare Source
javascript-obfuscator
now is apeerDependency
webpack@5
ExpressionStatementsMergeTransformer
whensimplify
option is enabled. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/777identifierNamesGenerator: 'mangled-shuffled'
after2.2.0
. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/778v2.5.0
: releaseCompare Source
--output
is a directory pathwin32
environment. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/576win32
environment. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/760javascript-obfuscator
now can be built underwin32
environmentv2.4.3
: releaseCompare Source
v2.4.2
: releaseCompare Source
URI-malformed
whensplitStrings
andstringArrayEncoding
options are enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/530v2.4.1
: releaseCompare Source
v2.4.0
: releaseCompare Source
forceTransformStrings
allows force transform strings even if bystringArrayThreshold
(or possible other thresholds in the future) they shouldn't be transformed. Implemented https://github.com/javascript-obfuscator/javascript-obfuscator/issues/657v2.3.1
: releaseCompare Source
identifierNamesGenerator: 'mangled'
option that causes wrong identifier names generationv2.3.0
: releaseCompare Source
stringArrayWrappersType
allows to select a type of the wrappers that are appending by thestringArrayWrappersCount
optionv2.2.1
: releaseCompare Source
v2.1.0
: releaseCompare Source
getOptionsByPreset
allows to get options for the passed options preset namev2.0.0
: releaseCompare Source
stringArrayEncoding
option now accepts an array of encodings. Each string will be randomly encoded with passed encoding.v1.12.1
: releaseCompare Source
splitStrings
andrenameProperties
option. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/729v1.12.0
: releaseCompare Source
optionsPreset
allows to set options presetv1.11.1
: releaseCompare Source
Fixed https://github.com/javascript-obfuscator/webpack-obfuscator/issues/90
v1.11.0
: releaseCompare Source
deadCodeInjection
dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708TaggedTemplateLiteral
obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/716v1.10.2
: releaseCompare Source
ExportNamedDeclaration
andExportAllDeclaration
nodesv1.10.1
: releaseCompare Source
v1.10.0
: releaseCompare Source
TaggedTemplateLiteral
obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696disableConsoleOutput
template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691v1.9.0
: releaseCompare Source
v1.8.3
: releaseCompare Source
v1.8.2
: releaseCompare Source
v1.8.1
: releaseCompare Source
Uncaught SyntaxError: yield is a reserved identifier
whendeadCodeInjection
is enabledv1.8.0
: releaseCompare Source
javascript-obfuscator
domainLock
option patterns with leading dot character (.example.com
) now cover root domains (example.com
) in addition to all sub-domains (sub.example.com
). https://github.com/javascript-obfuscator/javascript-obfuscator/issues/640v1.7.0
: releaseCompare Source
simplify
option now affects all block statements. Improved variable declarations merging.v1.6.0
: releaseCompare Source
numbersToExpressions
enables numbers conversion to expressionsv1.5.2
: releaseCompare Source
mangled
identifier name generatorsv1.5.1
: releaseCompare Source
IfStatement
contains only singlelet
orconst
variable declaration whensimlify
option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661source-map: 'inline'
encoding after1.3.0
v1.5.0
: releaseCompare Source
mangled-shuffled
identifier names generator based onmangled
identifier names generatorv1.4.0
: releaseCompare Source
simplify
enables additional code obfuscation through simplification.v1.3.0
: releaseCompare Source
stringArrayEncoding
:base64
andrc4
.js
and.json
extensions)v1.2.2
: releaseCompare Source
Initializing
stage after1.2.0
v1.2.1
: releaseCompare Source
selfDefending
is enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/615v1.2.0
: releaseCompare Source
v1.1.1
: releaseCompare Source
v1.1.0
: releaseCompare Source
renameProperties
enables renaming of property namesv1.0.1
: releaseCompare Source
v1.0.0
: releaseCompare Source
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.