opentelemetry-js
opentelemetry-js copied to clipboard
chore(deps): update dependency terser-webpack-plugin to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| terser-webpack-plugin | 4.2.3 -> 5.3.3 |
Release Notes
webpack-contrib/terser-webpack-plugin
v5.3.3
v5.3.2
v5.3.1
v5.3.0
Features
- removed cjs wrapper and generated types in commonjs format (
export =andnamespacesused 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
- types for the
extractCommentsoption (#444) (14e5cbf) - unknown default type for terser (#445) (04f4d6d)
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
v5.2.4
v5.2.3
v5.2.2
v5.2.1
v5.2.0
Notes
- due
terser-webpack-pluginhas its own types now,@types/terser-webpack-pluginshould be not used anymore, also@types/terser-webpack-pluginis not compatible and has wrong types
Features
- added
esbuildminimizer (#426) (40f4f55) - added
swcminimizer (0551a9b) - added
uglify-jsminimizer (#425) (69e9592) - added built-in typescript types (0a7cc94)
- output links and descriptions on error (#413) (bc95af5)
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
- update
serialize-javascript
v5.1.3
v5.1.2
v5.1.1
v5.1.0
Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
- compatibility with the
formatoption forterser(b944353)
5.0.1 (2020-10-23)
Bug Fixes
- improved performance (we strongly recommend using latest LTS releases) (#345) (95f3418)
- used
worker_threadwhere is it possible (#344) (3c50404) - fixed terser options for es module (a12730f)
v5.0.3
v5.0.2
v5.0.1
v5.0.0
⚠ BREAKING CHANGES
- webpack@4 no longer supported
- removed the
cacheoption - removed the
cacheKeysoption - removed the
sourceMapoption (respect thedevtooloption by default)
Bug Fixes
- reduce deps
- performance improvement
4.2.3 (2020-10-07)
Bug Fixes
4.2.2 (2020-09-19)
Bug Fixes
- related asset info (a75dc8b)
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.
Codecov Report
Merging #2918 (5b9f905) into main (d4ab03f) will decrease coverage by
0.41%. The diff coverage isn/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 |
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.
This cannot be done without webpack 5 at the same time. See #3167
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.