Skip to content
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

build(deps-dev): bump mock-socket from 9.0.3 to 9.3.1 in /superset-frontend #26958

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps mock-socket from 9.0.3 to 9.3.1.

Changelog

Sourced from mock-socket's changelog.

v9.3.1 (Sep 11th, 2023)

  • #383 [BUGFIX] Calling close in the CONNECTING state should not cause onopen to be called #383

v9.3.0 (Sep 5th, 2023)

  • #382 The send() method now only throws when the socket is in the CONNECTING state

v9.2.1 (Feb 14th, 2023)

  • #376 Do not normalize data when emitting to socket.io sockets

v9.2.0 (Feb 9th, 2023)

v9.1.5 (June 5th, 2022)

  • #362 [BUGFIX] Event handler getters should return a single function

v9.1.4 (May 25th, 2022)

  • #298 [BUGFIX] close listener of the socket isn't called when client close

v9.1.3 (April 20th, 2022)

  • #355 Bump url-parse from 1.5.2 to 1.5.9

v9.1.2 (January 25th, 2022)

  • #352 fix SocketIO types

v9.1.1 (January 25th, 2022)

  • #351 add types for SocketIO

v9.1.0 (January 13th, 2022)

  • #348 [BUGFIX] Address misspelling of cancelBuble
  • #349 add mock options param to prevent stubbing global

v9.0.8 (November 15th, 2021)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by atrue, a new releaser for mock-socket since your current version.


Dependabot compatibility score

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)

Bumps [mock-socket](https://github.com/thoov/mock-socket) from 9.0.3 to 9.3.1.
- [Release notes](https://github.com/thoov/mock-socket/releases)
- [Changelog](https://github.com/thoov/mock-socket/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoov/mock-socket/commits)

---
updated-dependencies:
- dependency-name: mock-socket
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Feb 1, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0124a5c) 67.19% compared to head (b682995) 67.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26958   +/-   ##
=======================================
  Coverage   67.19%   67.19%           
=======================================
  Files        1899     1899           
  Lines       74344    74344           
  Branches     8263     8263           
=======================================
  Hits        49953    49953           
  Misses      22342    22342           
  Partials     2049     2049           
Flag Coverage Δ
javascript 56.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusackas rusackas merged commit fb38552 into master Feb 1, 2024
38 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/mock-socket-9.3.1 branch February 1, 2024 15:46
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
…ontend (apache#26958)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot dependencies:npm npm Dependabot - npm related PRs size/XS 🚢 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants