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

Upgrade webpack from 5.91.0 to 5.92.0 #15008 #15025

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jul 4, 2024

What it says on the tin

@probot-autolabeler probot-autolabeler bot added dependencies Pull requests that update a dependency file javascript labels Jul 4, 2024
@snipe snipe merged commit 8ce17d0 into develop Jul 4, 2024
8 of 9 checks passed
@snipe snipe deleted the security/upgrade_webpack branch July 4, 2024 00:08
Copy link

what-the-diff bot commented Jul 4, 2024

PR Summary

  • Package Upgrade - "webpack"
    The 'webpack' package has been upgraded in both package-lock.json and package.json. The upgrade moves the versions from '5.90.2' to '5.92.0' in package.json and from '5.91.0' to '5.92.1' in package-lock.json. This should enhance application's build process and boost performance.

  • New Package Addition - "acorn-import-attributes"
    A new package named 'acorn-import-attributes' has been added to the dependencies in package-lock.json. This package, at version '1.9.5', should help in parsing additional attributes for import statements and provide more flexibility in code handling.

  • Package Upgrade - "enhanced-resolve
    Package 'enhanced-resolve' has been updated from version '5.16.0' to '5.17.0'. This update is aimed at improving the process of resolving identifiers to absolute file paths in our codebase.

  • Package Update - "tapable"
    The 'tapable' package in package-lock.json has been updated. It's a key library used by webpack to manage plugins, this update could result in improved plugin handling efficiency. The exact target version of this upgrade isn't directly mentioned.

Remember, these changes should bring improvements in the performance, flexibility and maintainability of the project's code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant