build(deps): bump @xmldom/xmldom and msw in /shell-ui#4889
build(deps): bump @xmldom/xmldom and msw in /shell-ui#4889dependabot[bot] wants to merge 1 commit intodevelopment/133.0from
Conversation
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: bypass_author_approval, bypass_jira_check |
ConflictThere is a conflict between your branch Please resolve the conflict on the feature branch ( git fetch && \
git checkout origin/dependabot/npm_and_yarn/shell-ui/multi-7cb5744dc0 && \
git merge origin/development/133.0Resolve merge conflicts and commit git push origin HEAD:dependabot/npm_and_yarn/shell-ui/multi-7cb5744dc0The following options are set: bypass_author_approval, bypass_jira_check |
Removes [@xmldom/xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [msw](https://github.com/mswjs/msw). These dependencies need to be updated together. Removes `@xmldom/xmldom` Updates `msw` from 0.36.8 to 2.14.2 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v0.36.8...v2.14.2) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: dependency-type: indirect - dependency-name: msw dependency-version: 2.13.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
9482a5d to
c1170dc
Compare
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: bypass_author_approval, bypass_jira_check |
Removes @xmldom/xmldom. It's no longer used after updating ancestor dependency msw. These dependencies need to be updated together.
Removes
@xmldom/xmldomUpdates
mswfrom 0.36.8 to 2.14.2Release notes
Sourced from msw's releases.
... (truncated)
Commits
4bc4a5cchore(release): v2.14.2f0c0321fix: export theNetworkApitype (#2734)52dca1echore(release): v2.14.1f8dc874fix: export default handler controllers (#2733)7fd02bdchore(release): v2.14.0e00e4d6feat: supportws.onUpgradefor handling connection upgrades (#2732)6953307fix: do not clone user-provided responses (#2731)30668e6fix(HttpResponse): forward cookies only when response is used (#2728)a680221chore(release): v2.13.63da7048fix(WebSocketHandler): add publictest()method (#2727)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for msw since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.