10Pines / smart-open-space

Organizá tu Open Space!
https://smartopenspace.10pines.com/
GNU General Public License v3.0
4 stars 1 forks source link

Bump sockjs-client from 1.4.0 to 1.6.1 in /front #132

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 1 year ago

Bumps sockjs-client from 1.4.0 to 1.6.1.

Release notes

Sourced from sockjs-client's releases.

1.6.1

Fixes

  • Update eventsource to 2.0.2 due to CVE-2022-1650. Fixes #590
  • Update minimist to 1.2.6. Fixes #585

1.6.0

Fixes

  • Remove agent: false to allow usage of globalAgent. Fixes #421

dependencies

  • Update url-parse due to CVE-2022-0686, CVE-2022-0639, and CVE-2022-0512. Fixes #576
  • Remove json3 dependency. Fixes #476
  • Update eventsource to 1.1.0
  • Update faye-websocket to 0.11.4
  • Update debug to 3.2.7

devDependencies

  • Update follow-redirects (devDep) due to CVE-2022-0536 and CVE-2022-0155
  • Update karma (devDep) due to CVE-2022-0437
  • Update cached-path-relative (devDep) due to CVE-2021-23518
  • Update fsevents (devDep) to fix:
    • ini CVE-2020-7788
    • minimist CVE-2020-7598
    • tar CVE-2021-37713, CVE-2021-37701, CVE-2021-32804, CVE-2021-32803
  • Update copy-props (devDep) due to CVE-2020-28503
  • Update eslint, mocha, gulp-replace, karma-browserify, gulp-sourcemaps, and browserify

Other Changes

  • Remove bower
  • Remove Travis CI
  • Require Node.js 12

1.5.2

  • Update url-parse due to CVE-2021-3664.

1.5.1

  • Update url-parse due to CVE-2021-27515.

1.5.0

  • Update url-parse, kind-of, minimist, websocket-extensions due to security vulnerabilies.
  • Update dev dependencies.
  • Allow loopback address hostnames on a secure page. Fixes #486
  • Enable eventsource transport for node.js clients.
Changelog

Sourced from sockjs-client's changelog.

1.6.1

Fixes

  • Update eventsource to 2.0.2 due to CVE-2022-1650. Fixes #590
  • Update minimist to 1.2.6. Fixes #585

1.6.0

Fixes

  • Remove agent: false to allow usage of globalAgent. Fixes #421

dependencies

  • Update url-parse due to CVE-2022-0686, CVE-2022-0639, and CVE-2022-0512. Fixes #576
  • Remove json3 dependency. Fixes #476
  • Update eventsource to 1.1.0
  • Update faye-websocket to 0.11.4
  • Update debug to 3.2.7

devDependencies

  • Update follow-redirects (devDep) due to CVE-2022-0536 and CVE-2022-0155
  • Update karma (devDep) due to CVE-2022-0437
  • Update cached-path-relative (devDep) due to CVE-2021-23518
  • Update fsevents (devDep) to fix:
    • ini CVE-2020-7788
    • minimist CVE-2020-7598
    • tar CVE-2021-37713, CVE-2021-37701, CVE-2021-32804, CVE-2021-32803
  • Update copy-props (devDep) due to CVE-2020-28503
  • Update eslint, mocha, gulp-replace, karma-browserify, gulp-sourcemaps, and browserify

Other Changes

  • Remove bower
  • Remove Travis CI
  • Require Node.js 12

1.5.2

  • Update url-parse due to CVE-2021-3664.

1.5.1

  • Update url-parse due to CVE-2021-27515.

1.5.0

  • Update url-parse, kind-of, minimist, websocket-extensions due to security vulnerabilies.
  • Update dev dependencies.
  • Allow loopback address hostnames on a secure page. Fixes #486
  • Enable eventsource transport for node.js clients.
Commits
  • bdec828 1.6.1
  • f656e05 Merge pull request #585 from sockjs/dependabot/npm_and_yarn/minimist-1.2.6
  • f19946b Merge pull request #590 from brammitch/main
  • 1cf4a5a Update eventsource due to CVE-2022-1650
  • 33aa4b6 Bump minimist from 1.2.5 to 1.2.6
  • dc105cd 1.6.0
  • a3c59d6 Add local.log to .npmignore
  • b89972e Remove agent:false to allow globalAgent use
  • 2febedd Update copy-props to 2.0.5
  • 305cd17 Update fsevents to 1.2.13
  • Additional commits viewable in compare view


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 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)
ngarbezza commented 4 months ago

@dependabot rebase

dependabot[bot] commented 4 months ago

Looks like sockjs-client is up-to-date now, so this is no longer needed.