Skip to content

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

Open
wants to merge 1 commit into
base: development/3.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

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.1

Release notes

Sourced from cookie's releases.

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

0.7.0

jshttp/cookie@v0.6.0...v0.7.0

Commits
Maintainer 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.2

Release notes

Sourced from @​rsdoctor/rspack-plugin's releases.

v1.0.2

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: web-infra-dev/rsdoctor@v1.0.1...v1.0.2

v1.0.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

... (truncated)

Commits
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.5

Release notes

Sourced from @​rspack/cli's releases.

v1.3.5

Rspack comes to Next.js 🎉

We’re excited to introduce next-rspack, a community-driven plugin bringing direct Rspack support to Next.js.

See the Rspack joins the Next.js ecosystem blog for details.

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

Document Updates 📖

Other Changes

... (truncated)

Commits

Updates msw from 0.36.8 to 2.7.5

Release notes

Sourced from msw's releases.

v2.7.5 (2025-04-18)

Bug Fixes

  • ws: ignore /socket.io/ path prefix during url matching (#2476) (69ae82d866aedbe4d72ae1914805798dc14e94d4) @​kettanaito

v2.7.4 (2025-04-12)

Bug Fixes

  • resolve relative URLs against location.href (#2471) (fa9b07f7b98ed2f5e2ef53a5ee0c2daa6770a256) @​kettanaito
  • graphql: add extensions property to the GraphQLResponseBody type (#2468) (827a5dc0552f0c07822c0b178c85d6bca3d3bd6c) @​ytoshiki

v2.7.3 (2025-02-24)

Bug Fixes

  • do not treat static asset requests as unhandled by default (#2440, docs) (eb45e7a93e2e4525c955ff0df1ec149c6b9de70e) @​kettanaito

v2.7.2 (2025-02-24)

Bug Fixes

  • HttpResponse: set the default bodyType to any (#2439) (bb1faf80645c551053e773382d9b56775f8bb580) @​kettanaito

v2.7.1 (2025-02-20)

Bug Fixes

  • HttpResponse: support non-configurable status codes (#2434) (0cf639e9c12b25093fe8aa0cce865168ea7db978) @​kettanaito

v2.7.0 (2024-12-17)

Features

v2.6.9 (2024-12-16)

Bug Fixes

v2.6.8 (2024-12-07)

Bug Fixes

  • setupServer: reapply interception after calling server.listen() after server.close() (#2383) (00da9cad4249b61732ee375d9dbefeb76028cc2b) @​kettanaito

v2.6.7 (2024-12-06)

... (truncated)

Commits
  • b1c2a13 chore(release): v2.7.5
  • 69ae82d fix(ws): ignore /socket.io/ path prefix during url matching (#2476)
  • 4de91fd chore(release): v2.7.4
  • fa9b07f fix: resolve relative URLs against location.href (#2471)
  • 827a5dc fix(graphql): add extensions property to the GraphQLResponseBody type (#2...
  • f4be9ce docs: remove badges from readme (#2459)
  • b7d9ce4 docs: update readme (#2441)
  • fd77dbb chore(release): v2.7.3
  • eb45e7a fix: do not treat static asset requests as unhandled by default (#2440)
  • d0729ae chore(release): v2.7.2
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2025
@bert-e
Copy link
Contributor

bert-e commented Apr 22, 2025

Hello dependabot[bot],

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e
Copy link
Contributor

bert-e commented Apr 22, 2025

Request integration branches

Waiting for integration branch creation to be requested by the user.

To request integration branches, please comment on this pull request with the following command:

/create_integration_branches

Alternatively, the /approve and /create_pull_requests commands will automatically
create the integration branches.

The following options are set: bypass_author_approval, bypass_jira_check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant