-
Notifications
You must be signed in to change notification settings - Fork 3
Bump cookie, @rsdoctor/rspack-plugin, @rspack/cli and msw #851
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: development/3.0
Are you sure you want to change the base?
Bump cookie, @rsdoctor/rspack-plugin, @rspack/cli and msw #851
Conversation
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [@rsdoctor/rspack-plugin](https://github.com/web-infra-dev/rsdoctor/tree/HEAD/packages/rspack-plugin), [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) and [msw](https://github.com/mswjs/msw). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `@rsdoctor/rspack-plugin` from 0.3.11 to 1.0.2 - [Release notes](https://github.com/web-infra-dev/rsdoctor/releases) - [Commits](https://github.com/web-infra-dev/rsdoctor/commits/v1.0.2/packages/rspack-plugin) Updates `@rspack/cli` from 0.7.5 to 1.3.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.5/packages/rspack-cli) Updates `msw` from 0.36.8 to 2.7.5 - [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.7.5) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.1 dependency-type: indirect - dependency-name: "@rsdoctor/rspack-plugin" dependency-version: 1.0.2 dependency-type: direct:development - dependency-name: "@rspack/cli" dependency-version: 1.3.5 dependency-type: direct:development - dependency-name: msw dependency-version: 2.7.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command:
Alternatively, the The following options are set: bypass_author_approval, bypass_jira_check |
Bumps cookie to 0.7.1 and updates ancestor dependencies cookie, @rsdoctor/rspack-plugin, @rspack/cli and msw. These dependencies need to be updated together.
Updates
cookie
from 0.6.0 to 0.7.1Release notes
Sourced from cookie's releases.
Commits
cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)d6f39b0
Fix tests for old node6bb701f
Remove failing scorecardMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
@rsdoctor/rspack-plugin
from 0.3.11 to 1.0.2Release notes
Sourced from
@rsdoctor/rspack-plugin
's releases.... (truncated)
Commits
b02b6c5
bump rspack 1.3.5 and fix rspack types (#1016)3decc1f
fix: delete some unuse options (#894)b341e73
release: v1.0.1 (#845)d91eaa6
docs: cleanup README files (#832)ce90cef
Release: v1.0 (#828)9779a8b
chore(deps): update all patch dependencies (#815)c82b993
release: 1.0.0-rc.0 (#808)58a0d1f
release v1.0.0-beta.3 (#799)e808849
bump rspack 1.2.7 (#797)50b5224
chore(deps): update all patch dependencies (#786)Maintainer changes
This version was pushed to npm by chenjiahan, a new releaser for
@rsdoctor/rspack-plugin
since your current version.Updates
@rspack/cli
from 0.7.5 to 1.3.5Release notes
Sourced from
@rspack/cli
's releases.... (truncated)
Commits
619d9fc
chore: release v1.3.5c881e92
chore: improve tracing (#9989)11cce66
feat: adapter rspack-resolver async api (#9747)49cbe66
chore: release v1.3.4 (#9950)fa42e36
chore: release v1.3.3 (#9935)ee5fc75
chore: release 1.3.2 (#9900)93af8c8
chore: release v1.3.1 (#9865)9baf996
test: fix cjs js api tests (#9868)2e7b961
fix(deps): update@rspack/dev-server
to v1.1.1 (#9860)b1a1a05
chore(deps): update dependency@rslib/core
to v0.6.1 (#9857)Updates
msw
from 0.36.8 to 2.7.5Release notes
Sourced from msw's releases.
... (truncated)
Commits
b1c2a13
chore(release): v2.7.569ae82d
fix(ws): ignore/socket.io/
path prefix during url matching (#2476)4de91fd
chore(release): v2.7.4fa9b07f
fix: resolve relative URLs againstlocation.href
(#2471)827a5dc
fix(graphql): addextensions
property to theGraphQLResponseBody
type (#2...f4be9ce
docs: remove badges from readme (#2459)b7d9ce4
docs: update readme (#2441)fd77dbb
chore(release): v2.7.3eb45e7a
fix: do not treat static asset requests as unhandled by default (#2440)d0729ae
chore(release): v2.7.2Dependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.