Bumps the npm_and_yarn group with 2 updates in the / directory: ip and qs.
Bumps the npm_and_yarn group with 2 updates in the /examples/rollup directory: ws and ip.
Bumps the npm_and_yarn group with 8 updates in the /examples/webpack directory:
Backported bc8bd34e to the 7.x release line (0435e6e1).
7.5.8
Bug fixes
Backported 0fdcc0af to the 7.x release line (2758ed35).
Backported d68ba9e1 to the 7.x release line (dc1781bc).
7.5.7
Bug fixes
Backported 6946f5fe to the 7.x release line (1f72e2e1).
7.5.6
Bug fixes
Backported b8186dd1 to the 7.x release line (73dec34b).
Backported ed2b8039 to the 7.x release line (22a26afb).
7.5.5
Bug fixes
Backported ec9377ca to the 7.x release line (0e274acd).
7.5.4
Bug fixes
Backported 6a72da3e to the 7.x release line (76087fbf).
Backported 869c9892 to the 7.x release line (27997933).
7.5.3
Bug fixes
The WebSocketServer constructor now throws an error if more than one of the
noServer, server, and port options are specefied (66e58d27).
Fixed a bug where a 'close' event was emitted by a WebSocketServer before
the internal HTTP/S server was actually closed (5a587304).
Fixed a bug that allowed WebSocket connections to be established after
WebSocketServer.prototype.close() was called (772236a1).
7.5.2
Bug fixes
The opening handshake is now aborted if the client receives a
Sec-WebSocket-Extensions header but no extension was requested or if the
server indicates an extension not requested by the client (aca94c86).
Backported bc8bd34e to the 7.x release line (0435e6e1).
7.5.8
Bug fixes
Backported 0fdcc0af to the 7.x release line (2758ed35).
Backported d68ba9e1 to the 7.x release line (dc1781bc).
7.5.7
Bug fixes
Backported 6946f5fe to the 7.x release line (1f72e2e1).
7.5.6
Bug fixes
Backported b8186dd1 to the 7.x release line (73dec34b).
Backported ed2b8039 to the 7.x release line (22a26afb).
7.5.5
Bug fixes
Backported ec9377ca to the 7.x release line (0e274acd).
7.5.4
Bug fixes
Backported 6a72da3e to the 7.x release line (76087fbf).
Backported 869c9892 to the 7.x release line (27997933).
7.5.3
Bug fixes
The WebSocketServer constructor now throws an error if more than one of the
noServer, server, and port options are specefied (66e58d27).
Fixed a bug where a 'close' event was emitted by a WebSocketServer before
the internal HTTP/S server was actually closed (5a587304).
Fixed a bug that allowed WebSocket connections to be established after
WebSocketServer.prototype.close() was called (772236a1).
7.5.2
Bug fixes
The opening handshake is now aborted if the client receives a
Sec-WebSocket-Extensions header but no extension was requested or if the
server indicates an extension not requested by the client (aca94c86).
Feature: Added support for de/encoding certain OPT options.
Version 5.1.0 - 2019-01-22
Feature: Added support for the RP record type.
Version 5.0.0 - 2018-06-01
Breaking: Node.js 6.0.0 or greater is now required.
Feature: Added support for DNSSEC record types.
Version 4.1.0 - 2018-02-11
Feature: Added support for the MX record type.
Version 4.0.0 - 2018-02-04
Feature: Added streamEncode and streamDecode methods for encoding TCP packets.
Breaking: Changed the decoded value of TXT records to an array of Buffers. This is to accomodate DNS-SD records which rely on the individual strings record being separated.
Breaking: Renamed the flag_trunc and flag_auth to flag_tc and flag_aa to match the names of these in the dns standards.
Version 3.0.0 - 2018-01-12
Breaking: The class option has been changed from integer to string.
Version 2.0.0 - 2018-01-11
Breaking: Converted module to ES2015, now requires Node.js 4.0 or greater
Bumps the npm_and_yarn group with 2 updates in the / directory: ip and qs. Bumps the npm_and_yarn group with 2 updates in the /examples/rollup directory: ws and ip. Bumps the npm_and_yarn group with 8 updates in the /examples/webpack directory:
6.2.1
6.2.2
2.6.3
2.6.4
1.1.5
1.1.9
6.7.0
6.11.0
4.17.1
4.19.2
2.0.0
3.0.7
3.11.2
5.0.4
5.35.1
5.91.0
Updates
ip
from 1.1.8 to 1.1.9Commits
1ecbf2f
1.1.96a3ada9
lib: fixed CVE-2023-42282 and added unit testUpdates
qs
from 6.11.2 to 6.12.1Changelog
Sourced from qs's changelog.
Commits
29dda21
v6.12.17e18298
[Fix]parse
: DisabledecodeDotInKeys
by default to restore previous behaviorfd3cd7a
[Tests] increase coverage6d7df02
[Performance]utils
: Optimize performance under large data volumes, reduce ...572533c
[Refactor]utils
: use+=
c4d29f3
[meta] add tea.yaml062334a
v6.12.0f09cffc
[meta] make the dist build 50% smaller934dfe8
[meta] run build in prepack, not prepublishc8a269f
[Tests]parse
: remove useless tests; add coverageUpdates
ws
from 7.4.5 to 7.5.9Release notes
Sourced from ws's releases.
... (truncated)
Commits
8a78f87
[dist] 7.5.90435e6e
[security] Fix same host check for ws+unix: redirects4271f07
[dist] 7.5.8dc1781b
[security] Drop sensitive headers when following insecure redirects2758ed3
[fix] Abort the handshake if the Upgrade header is invalida370613
[dist] 7.5.71f72e2e
[security] Drop sensitive headers when following redirects (#2013)8ecd890
[dist] 7.5.622a26af
[fix] Resume the socket in theCLOSING
state73dec34
[fix] Do not throw if the redirect URL is invalidUpdates
ip
from 1.1.5 to 1.1.9Commits
1ecbf2f
1.1.96a3ada9
lib: fixed CVE-2023-42282 and added unit testUpdates
ws
from 6.2.1 to 6.2.2Release notes
Sourced from ws's releases.
... (truncated)
Commits
8a78f87
[dist] 7.5.90435e6e
[security] Fix same host check for ws+unix: redirects4271f07
[dist] 7.5.8dc1781b
[security] Drop sensitive headers when following insecure redirects2758ed3
[fix] Abort the handshake if the Upgrade header is invalida370613
[dist] 7.5.71f72e2e
[security] Drop sensitive headers when following redirects (#2013)8ecd890
[dist] 7.5.622a26af
[fix] Resume the socket in theCLOSING
state73dec34
[fix] Do not throw if the redirect URL is invalidUpdates
async
from 2.6.3 to 2.6.4Changelog
Sourced from async's changelog.
Commits
c6bdaca
Version 2.6.48870da9
Update built files4df6754
update changelog8f7f903
Fix prototype pollution vulnerability (#1828)Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates
ip
from 1.1.5 to 1.1.9Commits
1ecbf2f
1.1.96a3ada9
lib: fixed CVE-2023-42282 and added unit testUpdates
qs
from 6.7.0 to 6.11.0Changelog
Sourced from qs's changelog.
Commits
29dda21
v6.12.17e18298
[Fix]parse
: DisabledecodeDotInKeys
by default to restore previous behaviorfd3cd7a
[Tests] increase coverage6d7df02
[Performance]utils
: Optimize performance under large data volumes, reduce ...572533c
[Refactor]utils
: use+=
c4d29f3
[meta] add tea.yaml062334a
v6.12.0f09cffc
[meta] make the dist build 50% smaller934dfe8
[meta] run build in prepack, not prepublishc8a269f
[Tests]parse
: remove useless tests; add coverageUpdates
express
from 4.17.1 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
@webpack-cli/generators
from 2.0.0 to 3.0.7Release notes
Sourced from
@webpack-cli/generators
's releases.... (truncated)
Changelog
Sourced from
@webpack-cli/generators
's changelog.... (truncated)
Commits
e07f0e5
chore(release): publish new version0345c6f
chore(deps-dev): bump@typescript-eslint/parser
from 5.59.8 to 5.59.9 (#3839)f659624
fix: multi compiler progress output0d1ff01
chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146
chore(deps-dev): bump@typescript-eslint/eslint-plugin
(#3838)9464635
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796f
docs: update changelog7899c39
chore(release): publish new versionbb4f8eb
fix: regression for custom configurations (#3834)14b9c18
docs: update changelogUpdates
webpack-dev-server
from 3.11.2 to 5.0.4Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
64a1860
chore(release): 5.0.4aab576a
fix(security): bump webpack-dev-middleware (#5112)fb6f22a
chore(deps-dev): bump@commitlint/config-conventional
(#5104)ba9dfb6
chore(deps-dev): bump@commitlint/cli
from 19.0.3 to 19.1.0 (#5103)08cab58
chore(release): 5.0.337f4760
chore(deps-dev): bump@types/node
from 20.11.25 to 20.11.26 (#5102)6e1aed3
fix(types): proxy (#5101)8ea7cb8
chore(deps): bump open from 10.0.4 to 10.1.0 (#5100)c6a3586
chore(deps-dev): bump puppeteer from 22.4.0 to 22.4.1 (#5099)2201442
chore(deps): update (#5096)Updates
dns-packet
from 1.3.1 to 5.6.1Changelog
Sourced from dns-packet's changelog.
Commits
7b66620
v5.6.113f19d9
Proper Encoding/Decoding for Email Name Representation for SOA and RP Records...519f55d
test node 20e50f34c
5.6.0f14f483
Add TLSA support (#92)ec4d317
sort record types in README alphabeticallya0687b3
5.5.0aca1ff7
implement the NAPTR record (#89)31d3caf
5.4.00fc249c
add SSHFP to readmeUpdates
ejs
from 2.7.4 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.mdUpdates
express
from 4.17.1 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
follow-redirects
from 1.14.9 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.b1677ce
Release version 1.15.5 of the npm package.