AhmadIbrahiim / Website-downloader

💡 Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
https://website-downloader.onrender.com
MIT License
1.57k stars 538 forks source link

Bump xmlhttprequest-ssl, engine.io-client and socket.io-client #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps xmlhttprequest-ssl to 1.6.3 and updates ancestor dependencies xmlhttprequest-ssl, engine.io-client and socket.io-client. These dependencies need to be updated together.

Updates xmlhttprequest-ssl from 1.5.5 to 1.6.3

Commits
  • 711bd4a Prepare release 1.6.3
  • 4e8322f Merge pull request #8 from mrcarlberg/mjwwit_unescape_url_pathname_when_loadi...
  • ee1e81f Fix CVE-2020-28502
  • 6a0a91d Unescape pathname from url when loading from local filesystem
  • bf53329 Fix issue where rejectUnauthorized would default to false instead of true
  • ae38832 1.6.0
  • 534b586 Remove superfluous + operator
  • a9d93fb Replace deprecated sys.puts calls with console.log in tests
  • efc39e9 Merge pull request #6 from wesgarland/master
  • b9fedb0 pushed version to 1.5.6
  • Additional commits viewable in compare view


Updates engine.io-client from 3.5.0 to 3.5.3

Release notes

Sourced from engine.io-client's releases.

3.5.3

Bug Fixes

Links

3.5.2

This release only contains a bump of xmlhttprequest-ssl, in order to fix the following vulnerability: https://www.npmjs.com/advisories/1665.

Please note that engine.io-client was not directly impacted by this vulnerability, since we are always using async: true.

Links

3.5.1

Bug Fixes

  • replace default nulls in SSL options with undefineds (d0c551c)

Links

Changelog

Sourced from engine.io-client's changelog.

3.5.3 (2022-09-07)

Bug Fixes

3.5.2 (2021-05-05)

This release only contains a bump of xmlhttprequest-ssl, in order to fix the following vulnerability: https://www.npmjs.com/advisories/1665.

Please note that engine.io-client was not directly impacted by this vulnerability, since we are always using async: true.

3.5.1 (2021-03-02)

Bug Fixes

  • replace default nulls in SSL options with undefineds (d0c551c)
Commits


Updates socket.io-client from 2.3.0 to 2.5.0

Release notes

Sourced from socket.io-client's releases.

2.5.0

Bug Fixes

  • ensure buffered events are sent in order (991eb0b)

Links:

2.4.0

The minor bump is matching the bump of the server, but there is no new feature in this release.

Links:

2.3.1

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug plugin.

Bug Fixes

  • fix reconnection after opening socket asynchronously (#1253) (050108b)

Links:

... (truncated)

Changelog

Sourced from socket.io-client's changelog.

2.5.0 (2022-06-26)

Bug Fixes

  • ensure buffered events are sent in order (991eb0b)

2.4.0 (2021-01-04)

The minor bump is matching the bump of the server, but there is no new feature in this release.

2.3.1 (2020-09-30)

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug plugin.

Bug Fixes

  • fix reconnection after opening socket asynchronously (#1253) (050108b)
Commits
  • 2b8e318 chore(release): 2.5.0
  • 991eb0b fix: ensure buffered events are sent in order
  • b1d7eef ci: remove Node.js 8 from the test matrix
  • de2ccff chore(release): 2.4.0
  • e9dd12a chore: bump engine.io-client version
  • 7248c1e ci: migrate to GitHub Actions
  • 4631ed6 chore(release): 2.3.1
  • 7f73a28 test: fix tests in IE
  • 67c54b8 chore: bump engine.io-parser and socket.io-parser
  • 15a52ab test: remove arrow function (for now)
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AhmadIbrahiim/Website-downloader/network/alerts).
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] commented 2 years ago

Looks like these dependencies are updatable in another way, so this is no longer needed.