Bump debug, body-parser, express-session and browser-sync
Bumps debug to 2.6.9 and updates ancestor dependencies debug, body-parser, express-session and browser-sync. These dependencies need to be updated together.
Updates debug from 2.2.0 to 2.6.9
Release notes
Sourced from debug's releases.
2.6.9
Patches
- Remove ReDoS regexp in
%oformatter: #504Credits
Huge thanks to
@zhuangyafor their help!release 2.6.7
No release notes provided.
release 2.6.6
No release notes provided.
release 2.6.5
No release notes provided.
release 2.6.4
No release notes provided.
release 2.6.3
No release notes provided.
release 2.6.2
No release notes provided.
release 2.6.1
No release notes provided.
release 2.6.0
No release notes provided.
release 2.5.2
No release notes provided.
release 2.5.1
No release notes provided.
release 2.4.5
No release notes provided.
release 2.4.4
No release notes provided.
release 2.4.3
No release notes provided.
release 2.4.2
No release notes provided.
... (truncated)
Changelog
Sourced from debug's changelog.
2.6.9 / 2017-09-22
- remove ReDoS regexp in %o formatter (#504)
2.6.8 / 2017-05-18
- Fix: Check for undefined on browser globals (#462,
@marbemac)2.6.7 / 2017-05-16
- Fix: Update ms to 2.0.0 to fix regular expression denial of service vulnerability (#458,
@hubdotcom)- Fix: Inline extend function in node implementation (#452,
@dougwilson)- Docs: Fix typo (#455,
@msasad)2.6.5 / 2017-04-27
- Fix: null reference check on window.documentElement.style.WebkitAppearance (#447,
@thebigredgeek)- Misc: clean up browser reference checks (#447,
@thebigredgeek)- Misc: add npm-debug.log to .gitignore (
@thebigredgeek)2.6.4 / 2017-04-20
- Fix: bug that would occure if process.env.DEBUG is a non-string value. (#444,
@LucianBuzzo)- Chore: ignore bower.json in npm installations. (#437,
@joaovieira)- Misc: update "ms" to v0.7.3 (
@tootallnate)2.6.3 / 2017-03-13
- Fix: Electron reference to
process.env.DEBUG(#431,@paulcbetts)- Docs: Changelog fix (
@thebigredgeek)2.6.2 / 2017-03-10
- Fix: DEBUG_MAX_ARRAY_LENGTH (#420,
@slavaGanzin)- Docs: Add backers and sponsors from Open Collective (#422,
@piamancini)- Docs: Add Slackin invite badge (
@tootallnate)2.6.1 / 2017-02-10
... (truncated)
Commits
13abeaeRelease 2.6.9f53962eremove ReDoS regexp in %o formatter (#504)52e1f21Release 2.6.82482e08Check for undefined on browser globals (#462)6bb07f7release 2.6.715850cbFix Regular Expression Denial of Service (ReDoS)4a6c85cupdate "debug" to v1.0.0 (#454)b68dbf8Fix typo (#455)1351d2fInline extend function in node implementation (#452)c211947update version for component- Additional commits viewable in compare view
Updates body-parser from 1.17.2 to 1.20.1
Release notes
Sourced from body-parser's releases.
1.20.0
- Fix error message for json parse whitespace in
strict- Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: [email protected]
- Replace internal
evalusage withFunctionconstructor- Use instance methods on
processto check for listeners- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
1.19.2
- deps: [email protected]
- deps: [email protected]
- Fix handling of
__proto__keys- deps: [email protected]
- deps: [email protected]
1.19.1
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: type-is@~1.6.18
1.19.0
- deps: [email protected]
- Add petabyte (
pb) support- deps: [email protected]
- Set constructor name when possible
- deps: [email protected]
- deps: statuses@'>= 1.5.0 < 2'
- deps: [email protected]
- Added encoding MIK
- deps: [email protected]
- Fix parsing array brackets after index
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
... (truncated)
Changelog
Sourced from body-parser's changelog.
1.20.1 / 2022-10-06
- deps: [email protected]
- perf: remove unnecessary object clone
1.20.0 / 2022-04-02
- Fix error message for json parse whitespace in
strict- Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: [email protected]
- Replace internal
evalusage withFunctionconstructor- Use instance methods on
processto check for listeners- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
1.19.2 / 2022-02-15
- deps: [email protected]
- deps: [email protected]
- Fix handling of
__proto__keys- deps: [email protected]
- deps: [email protected]
1.19.1 / 2021-12-10
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: type-is@~1.6.18
1.19.0 / 2019-04-25
... (truncated)
Commits
830bdfb1.20.1ecad1ccbuild: [email protected]03b93cfbuild: [email protected]2c611fcbuild: [email protected]f199e94perf: remove unnecessary object clone0123e12build: [email protected]de1e6c2build: [email protected]477ff13build: [email protected]40c3fffdeps: [email protected]4aa84b7build: [email protected]- Additional commits viewable in compare view
Updates express-session from 1.15.5 to 1.17.3
Release notes
Sourced from express-session's releases.
1.17.3
- Fix resaving already-saved new session at end of request
- deps: [email protected]
1.17.2
- Fix
res.endpatch to always commit headers- deps: [email protected]
- deps: [email protected]
1.17.1
- Fix internal method wrapping error on failed reloads
1.17.0
- deps: [email protected]
- Add
SameSite=Nonesupport- deps: [email protected]
1.16.2
- Fix restoring
cookie.originalMaxAgewhen store returnsDate- deps: parseurl@~1.3.3
1.16.1
- Fix error passing
dataoption toCookieconstructor- Fix uncaught error from bad session data
1.16.0
- Catch invalid
cookie.maxAgevalue earlier- Deprecate setting
cookie.maxAgeto aDateobject- Fix issue where
resave: falsemay not save altered sessions- Remove
utils-mergedependency- Use
safe-bufferfor improved Buffer API- Use
Set-Cookieas cookie header name for compatibility- deps: depd@~2.0.0
- Replace internal
evalusage withFunctionconstructor- Use instance methods on
processto check for listeners- perf: remove argument reassignment
- deps: on-headers@~1.0.2
- Fix
res.writeHeadpatch missing return value1.15.6
- deps: [email protected]
- deps: parseurl@~1.3.2
- perf: reduce overhead for full URLs
- perf: unroll the "fast-path"
RegExp- deps: uid-safe@~2.1.5
- perf: remove only trailing
=- deps: [email protected]
Changelog
Sourced from express-session's changelog.
1.17.3 / 2022-05-11
- Fix resaving already-saved new session at end of request
- deps: [email protected]
1.17.2 / 2021-05-19
- Fix
res.endpatch to always commit headers- deps: [email protected]
- deps: [email protected]
1.17.1 / 2020-04-16
- Fix internal method wrapping error on failed reloads
1.17.0 / 2019-10-10
- deps: [email protected]
- Add
SameSite=Nonesupport- deps: [email protected]
1.16.2 / 2019-06-12
- Fix restoring
cookie.originalMaxAgewhen store returnsDate- deps: parseurl@~1.3.3
1.16.1 / 2019-04-11
- Fix error passing
dataoption toCookieconstructor- Fix uncaught error from bad session data
1.16.0 / 2019-04-10
- Catch invalid
cookie.maxAgevalue earlier- Deprecate setting
cookie.maxAgeto aDateobject- Fix issue where
resave: falsemay not save altered sessions- Remove
utils-mergedependency- Use
safe-bufferfor improved Buffer API- Use
Set-Cookieas cookie header name for compatibility- deps: depd@~2.0.0
- Replace internal
evalusage withFunctionconstructor- Use instance methods on
processto check for listeners- perf: remove argument reassignment
... (truncated)
Commits
1010fad1.17.399d6cdeFix resaving already-saved new session at end of requesta06b0bebuild: remove unnecessary entry from package filesa1aebf2build: [email protected]08f5dcabuild: [email protected]86ed9f3build: [email protected]18a1011build: support Node.js 18.x78d1acdbuild: [email protected]0704929docs: add user login example5df613cdocs: document default cookie.sameSite- Additional commits viewable in compare view
Updates browser-sync from 2.18.13 to 2.27.11
Release notes
Sourced from browser-sync's releases.
2.27.9
What's Changed
- fix(cli): Where's the command help? fixes #1929 by
@shakyShanein BrowserSync/browser-sync#1945A bug prevented the help output from displaying - it was introduced when the CLI parser
yargswas updated, and is now fixed :)Full Changelog: https://github.com/BrowserSync/browser-sync/compare/v2.27.8...v2.27.9
2.27.8
This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :)
PR:
Resolved Issues:
- BrowserSync/browser-sync#1850
- BrowserSync/browser-sync#1892
- BrowserSync/browser-sync#1925
- BrowserSync/browser-sync#1926
- BrowserSync/browser-sync#1933
Thanks to
@lachiehfor the original PR, which helped me land this fixadded
snippet: booleanoptionThis release adds a feature to address BrowserSync/browser-sync#1882
Sometimes you don't want Browsersync to auto-inject it's connection snippet into your HTML - now you can disable it globally via either a CLI param or the new
snippetoption :)browser-sync . --no-snippetor in any Browsersync configuration
const config = { snippet: false, };the original request was related to Eleventy usage, so here's how that would look
eleventyConfig.setBrowserSyncConfig({ snippet: false, });
... (truncated)
Changelog
Sourced from browser-sync's changelog.
2.23.1 (2018-01-01)
2.8.2 (2015-07-31)
Bug Fixes
- https: add newly generated ssl self-signed certs that will expire for 10 years - fixes (45104a7), closes #750
2.8.1 (2015-07-28)
Bug Fixes
Features
- serve-static: Added option
serveStaticto allow proxy/snippet mode to easily serve local fil (384ef67)2.7.13 (2015-06-28)
Bug Fixes
- snippet: Allow async attribute to be removed from snippet with snippetOptions.async = fal (c32bec6), closes #670
- socket-options: allow socket.domain string|fn for setting domain only on socket path - fixes #69 (5157432), closes #690
Features
- api: expose sockets to public api (985682c)
2.7.12 (2015-06-17)
Bug Fixes
... (truncated)
Commits
01caeb3v2.27.1174873ccupdated deps (#1995)88527a8Add CodeSee architecture diagram workflow to repository (#1972)f6965a6v2.27.10e6c7bedUpdated portscanner to 2.2.0 (#1960)6a587ecfix readme's91258aeMerge branch 'browser-sync-1946-esbuild'f48d6b4👋 app veyor30c24dcMerge pull request #19479d24de5drop webpack from UI- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.