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

chore(deps): update webpack to latest #4340

Merged
merged 10 commits into from
Dec 13, 2023

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Dec 1, 2023

Seems to work fine. The only change that needed to be made was disabling the tree-shaking tests on node 8, which I think is a reasonable compromise.

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #4340 (1dcb119) into main (af4f7a9) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4340   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files         332      332           
  Lines        9447     9447           
  Branches     2003     2003           
=======================================
  Hits         8711     8711           
  Misses        736      736           

@dyladan dyladan marked this pull request as ready for review December 1, 2023 20:12
@dyladan dyladan requested a review from a team December 1, 2023 20:12
api/test/tree-shaking/tree-shaking.test.ts Outdated Show resolved Hide resolved
@pichlermarc pichlermarc changed the title Update webpack to latest chore(deps): update webpack to latest Dec 12, 2023
Copy link
Member

@pichlermarc pichlermarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great 🙂
We can now also remove the renovate-bot dashboard approval requirement for webpack and webpack-cli (https://github.com/open-telemetry/opentelemetry-js/blame/4fe1ae8aaf39dc310f8fd242405a13e1456239db/renovate.json#L20)

@dyladan dyladan merged commit 1cbaaf0 into open-telemetry:main Dec 13, 2023
20 checks passed
@dyladan dyladan deleted the update-webpack branch December 13, 2023 19:36
rdeavila94 pushed a commit to rdeavila94/opentelemetry-js that referenced this pull request Jan 3, 2024
* Update webpack to latest

* Skip tree shake test on node 8

* Update webpack utility modules

* lint

* Apply review comments

* Invert test skip

* Use process.versions.node

* Remove approval requirement for webpack
Zirak pushed a commit to Zirak/opentelemetry-js that referenced this pull request Sep 14, 2024
* Update webpack to latest

* Skip tree shake test on node 8

* Update webpack utility modules

* lint

* Apply review comments

* Invert test skip

* Use process.versions.node

* Remove approval requirement for webpack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants