-
Notifications
You must be signed in to change notification settings - Fork 155
chore: bump webpack and @types/webpack #4701
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
base: master
Are you sure you want to change the base?
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Deploying orbit with
|
Latest commit: |
ba5e2d6
|
Status: | ✅ Deploy successful! |
Preview URL: | https://0fd8fa71.orbit.pages.dev |
Branch Preview URL: | https://dependabot-npm-and-yarn-mult-d17l.orbit.pages.dev |
Storybook staging is available at https://kiwicom-orbit-dependabot-npm-and-yarn-multi-4969f6a528.surge.sh Playroom staging is available at https://kiwicom-orbit-dependabot-npm-and-yarn-multi-4969f6a528.surge.sh/playroom |
Size Change: +1 B (0%) Total Size: 464 kB
ℹ️ View Unchanged
|
cd6307e
to
d8d6c58
Compare
d8d6c58
to
5f89560
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Key Issues
Ensure null checks are implemented for node
before accessing properties like offsetWidth
to prevent runtime errors. Always specify type="button"
for non-submitting buttons to avoid unintended form submissions.
5f89560
to
5adb9af
Compare
Bumps [webpack](https://github.com/webpack/webpack) and [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack). These dependencies needed to be updated together. Updates `webpack` from 5.94.0 to 5.99.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.99.0) Updates `@types/webpack` from 5.28.1 to 5.28.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/webpack" dependency-version: 5.28.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
5adb9af
to
ba5e2d6
Compare
Bumps webpack and @types/webpack. These dependencies needed to be updated together.
Updates
webpack
from 5.94.0 to 5.99.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
1bd06e3
chore(release): 5.99.017b9d03
fix: a lot of typesbba9874
fix: ESM library generation (#19386)e0891ee
fix(css): avoid extramodule.export
output for css module (#19265)e5c3f95
feat: added ability to generate custom error content for generators (#19385)880cf08
fix(types): split chunks cached group (#19384)6d37e76
test: layer and defineb8b90d6
fix: lessany
types (#19382)05b39c2
fix: improve checking terminate state in try38f9de5
fix: externalresolve
callbackUpdates
@types/webpack
from 5.28.1 to 5.28.5Commits
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)✨
Description by Callstackai
This PR updates the
webpack
and@types/webpack
dependencies to their latest versions.Diagrams of code changes
Files Changed
webpack
version from 5.94.0 to 5.99.7.@types/webpack
version from 5.28.0 to 5.28.5 andwebpack
version from 5.94.0 to 5.99.7.This PR includes files in programming languages that we currently do not support. We have not reviewed files with the extensions
.json
. See list of supported languages.