modeldb
modeldb copied to clipboard
chore(deps): bump cookie-session from 1.3.3 to 2.0.0 in /webapp
Bumps cookie-session from 1.3.3 to 2.0.0.
Release notes
Sourced from cookie-session's releases.
2.0.0
- Change default cookie name to
session- Change
.populatedto.isPopulated- Create new session for all types of invalid sessions
- Drop support for Node.js 0.8
- Remove private
req.session.save()- Remove the
keyoption; usenameinstead- Remove undocumented
req.session.lengthto free up key name- Remove undocumented
req.sessionCookiesandreq.sessionKey- Save all enumerable properties on
req.session
- Including
_-prefixed properties- Use
Object.definePropertyinstead of deprecated__define*__- Use
safe-bufferfor improved Buffer API- deps: [email protected]
- Fix check for default
secureoption behavior- Fix
maxAgeoption preventing cookie deletion- Support
"none"insameSiteoption- deps: depd@~2.0.0
- deps: keygrip@~1.1.0
- perf: remove argument reassignment
- deps: [email protected]
- Add
DEBUG_HIDE_DATE- Add 256 color mode support
- Enable / disable namespaces dynamically
- Make millisecond timer namespace-specific
- Remove
DEBUG_FDsupport- Use
Date#toISOString()when output is not a TTY- deps: on-headers@~1.0.2
- Fix
res.writeHeadpatch missing return value- deps: [email protected]
- perf: reduce the scope of try-catch deopt
- perf: remove internal reference to request from session object
2.0.0-rc.1
- Remove private
req.session.save()- Remove undocumented
req.session.lengthto free up key name- Remove undocumented
req.sessionCookiesandreq.sessionKey- deps: [email protected]
- Fix check for default
secureoption behavior- Fix
maxAgeoption preventing cookie deletion- Support
"none"insameSiteoption- deps: depd@~2.0.0
- deps: keygrip@~1.1.0
- perf: remove argument reassignment
- deps: [email protected]
- deps: on-headers@~1.0.2
- Fix
res.writeHeadpatch missing return value- deps: [email protected]
- perf: remove internal reference to request from session object
... (truncated)
Changelog
Sourced from cookie-session's changelog.
2.0.0 / 2021-12-16
- deps: [email protected]
- deps: [email protected]
2.0.0-rc.1 / 2020-01-23
- Remove private
req.session.save()- Remove undocumented
req.session.lengthto free up key name- Remove undocumented
req.sessionCookiesandreq.sessionKey- deps: [email protected]
- Fix check for default
secureoption behavior- Fix
maxAgeoption preventing cookie deletion- Support
"none"insameSiteoption- deps: depd@~2.0.0
- deps: keygrip@~1.1.0
- perf: remove argument reassignment
- deps: [email protected]
- deps: on-headers@~1.0.2
- Fix
res.writeHeadpatch missing return value- deps: [email protected]
- perf: remove internal reference to request from session object
2.0.0-beta.3 / 2017-10-13
- deps: [email protected]
- deps: depd@~1.1.1
- deps: keygrip@~1.0.2
- deps: [email protected]
- Add
DEBUG_HIDE_DATE- Add 256 color mode support
- Enable / disable namespaces dynamically
- Make millisecond timer namespace-specific
- Remove
DEBUG_FDsupport- Use
Date#toISOString()when output is not a TTY- deps: [email protected]
2.0.0-beta.2 / 2017-05-23
- Create new session for all types of invalid sessions
- Use
safe-bufferfor improved Buffer API- deps: [email protected]
- Fix
DEBUG_MAX_ARRAY_LENGTH- deps: [email protected]
2.0.0-beta.1 / 2017-02-19
... (truncated)
Commits
82717932.0.08027668build: add version script for npm version releases0bfde39build: support Node.js 17.xe36988abuild: [email protected]15e1257docs: fix typo in readme9aead33build: [email protected]1cedb4dbuild: [email protected]3fe11c0build: [email protected]850055bbuild: [email protected]7359af9build: [email protected]- 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)