Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency uglifier to v4 #3402

Merged
merged 1 commit into from May 16, 2024
Merged

Update dependency uglifier to v4 #3402

merged 1 commit into from May 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglifier '~> 2.7.2' -> '~> 4.2.0' age adoption passing confidence

Release Notes

lautis/uglifier (uglifier)

v4.2.0

Compare Source

  • show code context for error messages (#​167)
  • defer initialisation of ExecJS context to fix #​165

v4.1.20

Compare Source

  • update UglifyJS to 3.4.8

v4.1.19

Compare Source

  • update UglifyJS to 3.4.9

v4.1.18

Compare Source

  • update UglifyJS to 3.4.7

v4.1.17

Compare Source

  • update UglifyJS to 3.4.6

v4.1.16

Compare Source

  • update UglifyJS to 3.4.5

v4.1.15

Compare Source

  • update UglifyJS to 3.4.4

v4.1.14

Compare Source

  • update UglifyJS to 3.4.3

v4.1.13

Compare Source

  • update UglifyJS to 3.4.2

v4.1.12

Compare Source

  • update UglifyJS to 3.4.1

v4.1.11

Compare Source

v4.1.10

Compare Source

v4.1.9

Compare Source

v4.1.8

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

  • update UglifyJS to 3.3.9
  • update uglify-es to 3.3.9

v4.1.4

Compare Source

  • update UglifyJS to 3.3.8
  • update uglify-es to 3.3.8

v4.1.3

Compare Source

  • update UglifyJS to 3.3.5

v4.1.2

Compare Source

  • update UglifyJS to 3.4.8

v4.1.1

Compare Source

  • update UglifyJS to 3.4.9

v4.1.0

Compare Source

  • update UglifyJS to 3.3.2
  • cascade compress option is merged into collapse_vars

v4.0.2

Compare Source

  • update UglifyJS to 3.2.2
  • show harmony suggestion when using for-of loops

v4.0.1

Compare Source

  • update UglifyJS to 3.2.1

v4.0.0

Compare Source

  • update UglifyJS to 3.2.0
  • remove Angular ngInject processing
  • add unsafe_math compress option
  • add reduce_funcs compress option
  • add parse options
  • add shebang output option
  • add keep_infinity compress option
  • add quote_style output option
  • add side_effects compress option
  • add switches compress option
  • more helpful error Message in Harmony mode

Dropped options:

  • output: angular
  • mangle: except => reserved
  • mangle_properties: ignore_quoted => keep_quoted
  • enclose
  • squeeze, copyright and screw_ie8 options

v3.2.0

Compare Source

  • experimental ES6/Harmony mode based on UglifyJS2 Harmony branch
  • update UglifyJS to 2.8.22

v3.1.13

Compare Source

  • update UglifyJS to 2.8.21

v3.1.12

Compare Source

  • update UglifyJS to 2.8.20

v3.1.11

Compare Source

  • update UglifyJS to 2.8.17

v3.1.10

Compare Source

  • update UglifyJS to 2.8.16

v3.1.9

Compare Source

  • update UglifyJS to 2.8.14

v3.1.8

Compare Source

  • update UglifyJS to 2.8.13

v3.1.7

Compare Source

  • fix NoMethodError on Uglifier.compile(source, source_map: false) (#​114)
  • update UglifyJS to 2.8.12

v3.1.6

Compare Source

  • update UglifyJS to 2.8.11

v3.1.5

Compare Source

  • update UglifyJS to 2.8.9

v3.1.4

Compare Source

  • Update UglifyJS to 2.8.7

v3.1.3

Compare Source

  • update UglifyJS to 2.8.5
  • default passes to 1
  • allow source_map option to be true instead of a hash

v3.1.2

Compare Source

  • fix reduce_vars compressor option
  • add passes compressor option
  • update UglifyJS to 2.8.4

v3.1.1

Compare Source

  • update UglifyJS to 2.8.21

v3.1.0

Compare Source

  • update UglifyJS to 2.8.0
  • add reduce_vars compress option
  • enable reduce_vars and collapse_vars compress options by default
  • unused top-level function and variable removal with toplevel compress option
  • add top_retain compress option to specify list of top-level variables to always retain
  • add unsafe_comps and unsafe_proto options

v3.0.4

Compare Source

  • update UglifyJS to 2.7.5
  • implement ignore_quoted and debug options for mangle_properties

v3.0.3

Compare Source

  • update UglifyJS to 2.7.4
  • add wrap_iife output option to wrap IIFEs in parenthesis

v3.0.2

Compare Source

  • add top-level keep_fnames option that implies both compressor and mangler keep_fnames
  • update UglifyJS to 2.7.3

v3.0.1

Compare Source

  • update UglifyJS to 2.7.0
  • split JS dependencies to separate files

v3.0.0

Compare Source

  • drop support for Ruby 1.8
  • remove json as dependency
  • discard unused function arguments only in unsafe mode
  • add keep_fnames option to preserve function names in compressed code
  • add collapse_vars option to collapse single-use variables
  • backwards incompatible changes to source map options
  • support for inline base64 encoded source maps
  • mangle property names option (disabled by default)
  • update UglifyJS to 2.6.2

Configuration

📅 Schedule: Branch creation - "after 9am and before 1pm on Saturday" in timezone Asia/Tokyo, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label May 16, 2024
@trafico-bot trafico-bot bot added ✅ Approved Pull Request has been approved and can be merged and removed 🔍 Ready for Review Pull Request is not reviewed yet labels May 16, 2024
@mergery mergery bot merged commit cdf3989 into master May 16, 2024
14 checks passed
@mergery mergery bot deleted the renovate/uglifier-4.x branch May 16, 2024 06:20
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies ✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant