opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

chore(deps): update dependency terser-webpack-plugin to v5

Open renovate-bot opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser-webpack-plugin 4.2.3 -> 5.3.3 age adoption passing confidence

Release Notes

webpack-contrib/terser-webpack-plugin

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features
  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#​463) (34fadde)
5.2.5 (2021-11-08)
Bug Fixes
  • output readable esbuild warnings (9431b32)
5.2.4 (2021-09-09)
Bug Fixes
5.2.3 (2021-09-03)
Bug Fixes
5.2.2 (2021-09-03)
Bug Fixes
  • types for optional dependencies have been removed in favor of the options provided by the developer (potential breaking change for types due invalid usage), please look at example (d7ea08f)
5.2.1 (2021-09-02)
Bug Fixes

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

Notes
  • due terser-webpack-plugin has its own types now, @types/terser-webpack-plugin should be not used anymore, also @types/terser-webpack-plugin is not compatible and has wrong types
Features
5.1.4 (2021-06-25)
  • update serialize-javascript
5.1.3 (2021-05-31)
Chore
  • update jest-worker
5.1.2 (2021-05-12)
Bug Fixes
5.1.1 (2021-01-09)
Bug Fixes

v5.1.4

Compare Source

  • update serialize-javascript

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
  • compatibility with the format option for terser (b944353)
5.0.1 (2020-10-23)
Bug Fixes
  • improved performance (we strongly recommend using latest LTS releases) (#​345) (95f3418)
  • used worker_thread where is it possible (#​344) (3c50404)
  • fixed terser options for es module (a12730f)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • webpack@4 no longer supported
  • removed the cache option
  • removed the cacheKeys option
  • removed the sourceMap option (respect the devtool option by default)
Bug Fixes
  • reduce deps
  • performance improvement
4.2.3 (2020-10-07)
Bug Fixes
4.2.2 (2020-09-19)
Bug Fixes
4.2.1 (2020-09-15)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate-bot avatar Apr 22 '22 01:04 renovate-bot

Codecov Report

Merging #2918 (5b9f905) into main (d4ab03f) will decrease coverage by 0.41%. The diff coverage is n/a.

:exclamation: Current head 5b9f905 differs from pull request most recent head 0eaf518. Consider uploading reports for the commit 0eaf518 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2918      +/-   ##
==========================================
- Coverage   93.21%   92.79%   -0.42%     
==========================================
  Files         196      181      -15     
  Lines        6443     5707     -736     
  Branches     1363     1216     -147     
==========================================
- Hits         6006     5296     -710     
+ Misses        437      411      -26     
Impacted Files Coverage Δ
packages/opentelemetry-resources/karma.worker.js 0.00% <0.00%> (-100.00%) :arrow_down:
...kages/opentelemetry-sdk-trace-base/karma.worker.js 0.00% <0.00%> (-100.00%) :arrow_down:
...lemetry-resources/src/detectors/BrowserDetector.ts 53.33% <0.00%> (-46.67%) :arrow_down:
...-trace-base/src/platform/node/RandomIdGenerator.ts 87.50% <0.00%> (-6.25%) :arrow_down:
...lemetry-resources/src/detectors/ProcessDetector.ts 95.45% <0.00%> (-4.55%) :arrow_down:
...ckages/opentelemetry-sdk-trace-web/karma.worker.js
...-sdk-trace-web/src/enums/PerformanceTimingNames.ts
.../src/platform/browser/export/BatchSpanProcessor.ts
...emetry-instrumentation-xml-http-request/src/xhr.ts
...entelemetry-sdk-trace-web/src/WebTracerProvider.ts
... and 10 more

codecov[bot] avatar Apr 22 '22 01:04 codecov[bot]

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Aug 08 '22 06:08 github-actions[bot]

This cannot be done without webpack 5 at the same time. See #3167

dyladan avatar Aug 29 '22 20:08 dyladan

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

forking-renovate[bot] avatar Aug 29 '22 20:08 forking-renovate[bot]