Closed dependabot[bot] closed 2 months ago
Update of 'pods' version in package-lock.json
file
The 'pods' dependency used in our project was upgraded from version 3.2.4 to 3.2.7. This update includes fixes and improvements from the library's maintainers, potentially improving the efficiency and security of our project.
Update of 'webpack' version in package-lock.json
and package.json
files
The 'webpack' module, a key tool used for bundling and optimizing our application's scripts, was updated from version 5.76.0 to 5.94.0 in both package-lock.json
and package.json
files. Upgrading 'webpack' should enhance the performance and stability of the project.
Update of 'enhanced-resolve' version in package-lock.json
file
The 'enhanced-resolve' component, which aids in finding and resolving our project's modules and dependencies, was updated from 5.17.0 to 5.17.1. This minor version upgrade includes some bug fixes and may improve the reliability of our dependency management.
Bumps webpack from 5.93.0 to 5.94.0.
Release notes
Sourced from webpack's releases.
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show