-
Notifications
You must be signed in to change notification settings - Fork 30
Bump webpack-cli from 4.8.0 to 4.9.1 #456
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
Conversation
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.
bors merge
@dependabot recreate |
Merge conflict. |
@dependabot recreate |
f52f443
to
ac18a4b
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.
bors merge
Merge conflict. |
@dependabot recreate |
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
ac18a4b
to
8e2332c
Compare
bors merge |
456: Bump webpack-cli from 4.8.0 to 4.9.1 r=bidoubiwa a=dependabot[bot] Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v4.9.1</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.1">4.9.1</a> (2021-10-18)</h2> <h3>Bug Fixes</h3> <ul> <li>compatibility with dynamic <code>import</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3006">#3006</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f">6a9aac9</a>)</li> </ul> <h2>v4.9.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.0">4.9.0</a> (2021-10-06)</h1> <h3>Bug Fixes</h3> <ul> <li>handle <code>undefined</code> and empty configuration export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2930">#2930</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827">9b9040e</a>)</li> </ul> <h3>Features</h3> <ul> <li>allow to run commands without webpack installation where it is unnecessary (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2907">#2907</a>) (<a href="https://github.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb">603041d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.1">4.9.1</a> (2021-10-18)</h2> <h3>Bug Fixes</h3> <ul> <li>compatibility with dynamic <code>import</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3006">#3006</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f">6a9aac9</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.0">4.9.0</a> (2021-10-06)</h1> <h3>Bug Fixes</h3> <ul> <li>handle <code>undefined</code> and empty configuration export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2930">#2930</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827">9b9040e</a>)</li> </ul> <h3>Features</h3> <ul> <li>allow to run commands without webpack installation where it is unnecessary (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2907">#2907</a>) (<a href="https://github.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb">603041d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/c5415fc9e755ceea5047a7c21b5bd19c92902b1d"><code>c5415fc</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f"><code>6a9aac9</code></a> fix: compatibility with dynamic <code>import</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3006">#3006</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/5a510434f2754ea61c046dbc2ba071f40e17d87c"><code>5a51043</code></a> chore(deps-dev): bump jest from 27.2.5 to 27.3.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3008">#3008</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a161adfc14143c358943ebf06380a73a3331b653"><code>a161adf</code></a> chore(deps-dev): bump ts-jest from 27.0.6 to 27.0.7 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3007">#3007</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/7080a2069a507cab5639112bbd8bd93b66d49bcf"><code>7080a20</code></a> chore: update docs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3003">#3003</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/817c9e80a12636a851d13f119864e34536c598e5"><code>817c9e8</code></a> chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3002">#3002</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/f7ec4690d6f558316b3214f640673bfa475e413c"><code>f7ec469</code></a> chore(deps-dev): bump webpack from 5.58.1 to 5.58.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3001">#3001</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0b17a3daa41e268b405d6be1d432322ab5a88e7d"><code>0b17a3d</code></a> chore(deps-dev): bump webpack-bundle-analyzer</li> <li><a href="https://github.com/webpack/webpack-cli/commit/b967fa3c983709eebdcbc8d113b5f559631ad412"><code>b967fa3</code></a> chore(deps-dev): bump typescript</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2e0b97d95bfd4106f607cf88ec0624ef774efc3a"><code>2e0b97d</code></a> chore(deps-dev): bump webpack from 5.58.0 to 5.58.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2996">#2996</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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` 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried. Additional information: {"message":"At least 1 approving review is required by reviewers with write access.","documentation_url":"https://docs.github.com/articles/about-protected-branches"} |
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.
bors merge
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.
bors merge
Already running a review |
Build succeeded: |
Bumps webpack-cli from 4.8.0 to 4.9.1.
Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
c5415fc
chore(release): publish new version6a9aac9
fix: compatibility with dynamicimport
(#3006)5a51043
chore(deps-dev): bump jest from 27.2.5 to 27.3.0 (#3008)a161adf
chore(deps-dev): bump ts-jest from 27.0.6 to 27.0.7 (#3007)7080a20
chore: update docs (#3003)817c9e8
chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.6 (#3002)f7ec469
chore(deps-dev): bump webpack from 5.58.1 to 5.58.2 (#3001)0b17a3d
chore(deps-dev): bump webpack-bundle-analyzerb967fa3
chore(deps-dev): bump typescript2e0b97d
chore(deps-dev): bump webpack from 5.58.0 to 5.58.1 (#2996)You can trigger a rebase of this PR 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 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)