-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump express from 4.18.2 to 4.19.2 in /site #196
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/express-4.19.2
Mar 29, 2024
Merged
chore(deps): bump express from 4.18.2 to 4.19.2 in /site #196
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/express-4.19.2
Mar 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Mar 28, 2024
@dependabot merge
…On Fri, 29 Mar 2024, 09:01 dependabot[bot], ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/ajfisher/ajfisher.me/security/dependabot/106>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps express <https://github.com/expressjs/express> from 4.18.2 to
4.19.2.
Release notes
*Sourced from express's releases
<https://github.com/expressjs/express/releases>.*
4.19.2 What's Changed
- Improved fix for open redirect allow list bypass
<expressjs/express@0b74695>
*Full Changelog*: ***@***.***
<expressjs/express@4.19.1...4.19.2>
4.19.1 What's Changed
- Fix ci after location patch by @wesleytodd
<https://github.com/wesleytodd> in expressjs/express#5552
<https://redirect.github.com/expressjs/express/pull/5552>
- fixed un-edited version in history.md for 4.19.0 by @wesleytodd
<https://github.com/wesleytodd> in expressjs/express#5556
<https://redirect.github.com/expressjs/express/pull/5556>
*Full Changelog*: ***@***.***
<expressjs/express@4.19.0...4.19.1>
4.19.0 What's Changed
- fix typo in release date by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5527
<https://redirect.github.com/expressjs/express/pull/5527>
- docs: nominating @wesleytodd <https://github.com/wesleytodd> to be
project captian by @wesleytodd <https://github.com/wesleytodd> in
expressjs/express#5511
<https://redirect.github.com/expressjs/express/pull/5511>
- docs: loosen TC activity rules by @wesleytodd
<https://github.com/wesleytodd> in expressjs/express#5510
<https://redirect.github.com/expressjs/express/pull/5510>
- Add note on how to update docs for new release by @crandmck
<https://github.com/crandmck> in expressjs/express#5541
<https://redirect.github.com/expressjs/express/pull/5541>
- Prevent open redirect allow list bypass due to encodeurl
<https://redirect.github.com/expressjs/express/pull/5551/commits/660ccf5fa33dd0baab069e5c8ddd9ffe7d8bbff1>
- Release 4.19.0 by @wesleytodd <https://github.com/wesleytodd> in
expressjs/express#5551
<https://redirect.github.com/expressjs/express/pull/5551>
New Contributors
- @crandmck <https://github.com/crandmck> made their first
contribution in expressjs/express#5541
<https://redirect.github.com/expressjs/express/pull/5541>
*Full Changelog*: ***@***.***
<expressjs/express@4.18.3...4.19.0>
4.18.3 Main Changes
- Fix routing requests without method
- deps: ***@***.***
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- deps: ***@***.***
Other Changes
- Use https: protocol instead of deprecated git: protocol by @vcsjones
<https://github.com/vcsjones> in expressjs/express#5032
<https://redirect.github.com/expressjs/express/pull/5032>
- build: ***@***.*** and ***@***.*** by @abenhamdine
<https://github.com/abenhamdine> in expressjs/express#5034
<https://redirect.github.com/expressjs/express/pull/5034>
- ci: update actions/checkout to v3 by @armujahid
<https://github.com/armujahid> in expressjs/express#5027
<https://redirect.github.com/expressjs/express/pull/5027>
- test: remove unused function arguments in params by @raksbisht
<https://github.com/raksbisht> in expressjs/express#5124
<https://redirect.github.com/expressjs/express/pull/5124>
- Remove unused originalIndex from acceptParams by @raksbisht
<https://github.com/raksbisht> in expressjs/express#5119
<https://redirect.github.com/expressjs/express/pull/5119>
- Fixed typos by @raksbisht <https://github.com/raksbisht> in
expressjs/express#5117
<https://redirect.github.com/expressjs/express/pull/5117>
- examples: remove unused params by @raksbisht
<https://github.com/raksbisht> in expressjs/express#5113
<https://redirect.github.com/expressjs/express/pull/5113>
- fix: parameter str is not described in JSDoc by @raksbisht
<https://github.com/raksbisht> in expressjs/express#5130
<https://redirect.github.com/expressjs/express/pull/5130>
- fix: typos in History.md by @raksbisht
<https://github.com/raksbisht> in expressjs/express#5131
<https://redirect.github.com/expressjs/express/pull/5131>
- build : add ***@***.*** by @abenhamdine
<https://github.com/abenhamdine> in expressjs/express#5028
<https://redirect.github.com/expressjs/express/pull/5028>
- test: remove unused function arguments in params by @raksbisht
<https://github.com/raksbisht> in expressjs/express#5137
<https://redirect.github.com/expressjs/express/pull/5137>
... (truncated)
Changelog
*Sourced from express's changelog
<https://github.com/expressjs/express/blob/master/History.md>.*
4.19.2 / 2024-03-25
- Improved fix for open redirect allow list bypass
4.19.1 / 2024-03-20
- Allow passing non-strings to res.location with new encoding handling
checks
4.19.0 / 2024-03-20
- Prevent open redirect allow list bypass due to encodeurl
- deps: ***@***.***
4.18.3 / 2024-02-29
- Fix routing requests without method
- deps: ***@***.***
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- deps: ***@***.***
- deps: ***@***.***
- Add partitioned option
Commits
- 04bc627
<expressjs/express@04bc627>
4.19.2
- da4d763
<expressjs/express@da4d763>
Improved fix for open redirect allow list bypass
- 4f0f6cc
<expressjs/express@4f0f6cc>
4.19.1
- a003cfa
<expressjs/express@a003cfa>
Allow passing non-strings to res.location with new encoding handling checks
f...
- a1fa90f
<expressjs/express@a1fa90f>
fixed un-edited version in history.md for 4.19.0
- 11f2b1d
<expressjs/express@11f2b1d>
build: fix build due to inconsistent supertest behavior in older versions
- 084e365
<expressjs/express@084e365>
4.19.0
- 0867302
<expressjs/express@0867302>
Prevent open redirect allow list bypass due to encodeurl
- 567c9c6
<expressjs/express@567c9c6>
Add note on how to update docs for new release (#5541
<https://redirect.github.com/expressjs/express/issues/5541>)
- 69a4cf2
<expressjs/express@69a4cf2>
deps: ***@***.***
- Additional commits viewable in compare view
<expressjs/express@4.18.2...4.19.2>
Maintainer changes
This version was pushed to npm by wesleytodd
<https://www.npmjs.com/~wesleytodd>, a new releaser for express since
your current version.
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @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)
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/ajfisher/ajfisher.me/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#196
Commit Summary
- 9045f57
<9045f57>
chore(deps): bump express from 4.18.2 to 4.19.2 in /site
File Changes
(1 file <https://github.com/ajfisher/ajfisher.me/pull/196/files>)
- *M* site/package-lock.json
<https://github.com/ajfisher/ajfisher.me/pull/196/files#diff-a365efb0d01e9fa4c13b70f76dd08eecbdaeecfa4e017b68471dd21c35b8866f>
(55)
Patch Links:
- https://github.com/ajfisher/ajfisher.me/pull/196.patch
- https://github.com/ajfisher/ajfisher.me/pull/196.diff
—
Reply to this email directly, view it on GitHub
<#196>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DIYF6DHYP7LUYFJOW6TY2SHLZAVCNFSM6AAAAABFNRNS52VHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTIMRUGAYDSMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps express from 4.18.2 to 4.19.2.
Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
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.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.