-
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 send and express in /site #217
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/multi-cf87d80143
Sep 18, 2024
Merged
chore(deps): bump send and express in /site #217
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/multi-cf87d80143
Sep 18, 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 [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: send dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 18, 2024
@dependabot merge
…On Thu, 19 Sept 2024 at 06:17, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/ajfisher/ajfisher.me/security/dependabot/121>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps send <https://github.com/pillarjs/send> and express
<https://github.com/expressjs/express>. These dependencies needed to be
updated together.
Updates send from 0.18.0 to 0.19.0
Release notes
*Sourced from send's releases <https://github.com/pillarjs/send/releases>.*
0.19.0 What's Changed
- Remove link renderization in html while redirecting (
pillarjs/send#235 <https://redirect.github.com/pillarjs/send/pull/235>)
New Contributors
- @UlisesGascon <https://github.com/UlisesGascon> made their first
contribution in pillarjs/send#235
<https://redirect.github.com/pillarjs/send/pull/235>
*Full Changelog*: ***@***.***
<pillarjs/send@0.18.0...0.19.0>
Changelog
*Sourced from send's changelog
<https://github.com/pillarjs/send/blob/master/HISTORY.md>.*
0.19.0 / 2024-09-10
- Remove link renderization in html while redirecting
Commits
- 9d2db99
<pillarjs/send@9d2db99>
0.19.0
- ae4f298
<pillarjs/send@ae4f298>
Merge commit from fork
- See full diff in compare view
<pillarjs/send@0.18.0...0.19.0>
Maintainer changes
This version was pushed to npm by ulisesgascon
<https://www.npmjs.com/~ulisesgascon>, a new releaser for send since your
current version.
Updates express from 4.19.2 to 4.21.0
Release notes
*Sourced from express's releases
<https://github.com/expressjs/express/releases>.*
4.21.0 What's Changed
- Deprecate "back" magic string in redirects by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5935
<https://redirect.github.com/expressjs/express/pull/5935>
- ***@***.*** by @wesleytodd <https://github.com/wesleytodd>
in expressjs/express#5954
<https://redirect.github.com/expressjs/express/pull/5954>
- fix(deps): ***@***.*** by @wesleytodd
<https://github.com/wesleytodd> in expressjs/express#5951
<https://redirect.github.com/expressjs/express/pull/5951>
- Upgraded dependency qs to 6.13.0 to match qs in body-parser by
@agadzinski93 <https://github.com/agadzinski93> in
expressjs/express#5946
<https://redirect.github.com/expressjs/express/pull/5946>
New Contributors
- @agadzinski93 <https://github.com/agadzinski93> made their first
contribution in expressjs/express#5946
<https://redirect.github.com/expressjs/express/pull/5946>
*Full Changelog*: ***@***.***
<expressjs/express@4.20.0...4.21.0>
4.20.0 What's Changed Important
- IMPORTANT: The default depth level for parsing URL-encoded data is
now 32 (previously was Infinity)
- Remove link renderization in html while using res.redirect
Other Changes
- 4.19.2 Staging by @wesleytodd <https://github.com/wesleytodd> in
expressjs/express#5561
<https://redirect.github.com/expressjs/express/pull/5561>
- remove duplicate location test for data uri by @wesleytodd
<https://github.com/wesleytodd> in expressjs/express#5562
<https://redirect.github.com/expressjs/express/pull/5562>
- feat: document beta releases expectations by @marco-ippolito
<https://github.com/marco-ippolito> in expressjs/express#5565
<https://redirect.github.com/expressjs/express/pull/5565>
- Cut down on duplicated CI runs by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5564
<https://redirect.github.com/expressjs/express/pull/5564>
- Add a Threat Model by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5526
<https://redirect.github.com/expressjs/express/pull/5526>
- Assign captain of encodeurl by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5579
<https://redirect.github.com/expressjs/express/pull/5579>
- Nominate jonchurch as repo captain for http-errors, expressjs.com,
morgan, cors, body-parser by @jonchurch <https://github.com/jonchurch>
in expressjs/express#5587
<https://redirect.github.com/expressjs/express/pull/5587>
- docs: update Security.md by @inigomarquinez
<https://github.com/inigomarquinez> in expressjs/express#5590
<https://redirect.github.com/expressjs/express/pull/5590>
- docs: update triage nomination policy by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5600
<https://redirect.github.com/expressjs/express/pull/5600>
- Add CodeQL (SAST) by @UlisesGascon <https://github.com/UlisesGascon>
in expressjs/express#5433
<https://redirect.github.com/expressjs/express/pull/5433>
- docs: add UlisesGascon as triage initiative captain by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5605
<https://redirect.github.com/expressjs/express/pull/5605>
- deps: encodeurl@~2.0.0 by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5569
<https://redirect.github.com/expressjs/express/pull/5569>
- skip QUERY method test by @jonchurch <https://github.com/jonchurch>
in expressjs/express#5628
<https://redirect.github.com/expressjs/express/pull/5628>
- ignore ETAG query test on 21 and 22, reuse skip util by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5639
<https://redirect.github.com/expressjs/express/pull/5639>
- add support ***@***.*** in the CI by @mertcanaltin
<https://github.com/mertcanaltin> in expressjs/express#5627
<https://redirect.github.com/expressjs/express/pull/5627>
- doc: add table of contents, tc/triager lists to readme by
@mertcanaltin <https://github.com/mertcanaltin> in
expressjs/express#5619
<https://redirect.github.com/expressjs/express/pull/5619>
- List and sort all projects, add captains by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5653
<https://redirect.github.com/expressjs/express/pull/5653>
- docs: add @UlisesGascon <https://github.com/UlisesGascon> as
captain for cookie-parser by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5666
<https://redirect.github.com/expressjs/express/pull/5666>
- ✨ bring back query tests for node 21 by @ctcpip
<https://github.com/ctcpip> in expressjs/express#5690
<https://redirect.github.com/expressjs/express/pull/5690>
- [v4] Deprecate res.clearCookie accepting options.maxAge and
options.expires by @jonchurch <https://github.com/jonchurch> in
expressjs/express#5672
<https://redirect.github.com/expressjs/express/pull/5672>
- skip QUERY tests for Node 21 only, still not supported by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5695
<https://redirect.github.com/expressjs/express/pull/5695>
- 📝 update people, add ctcpip to TC by @ctcpip
<https://github.com/ctcpip> in expressjs/express#5683
<https://redirect.github.com/expressjs/express/pull/5683>
- remove minor version pinning from ci by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5722
<https://redirect.github.com/expressjs/express/pull/5722>
- Fix link variable use in attribution section of CODE OF CONDUCT by
@IamLizu <https://github.com/IamLizu> in expressjs/express#5762
<https://redirect.github.com/expressjs/express/pull/5762>
- Replace Appveyor windows testing with GHA by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5599
<https://redirect.github.com/expressjs/express/pull/5599>
- Add OSSF Scorecard badge by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5436
<https://redirect.github.com/expressjs/express/pull/5436>
- update scorecard link by @bjohansebas
<https://github.com/bjohansebas> in expressjs/express#5814
<https://redirect.github.com/expressjs/express/pull/5814>
- Nominate @IamLizu <https://github.com/IamLizu> to the triage team
by @UlisesGascon <https://github.com/UlisesGascon> in
expressjs/express#5836
<https://redirect.github.com/expressjs/express/pull/5836>
- deps: ***@***.*** by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5603
<https://redirect.github.com/expressjs/express/pull/5603>
... (truncated)
Changelog
*Sourced from express's changelog
<https://github.com/expressjs/express/blob/4.21.0/History.md>.*
4.21.0 / 2024-09-11
- Deprecate res.location("back") and res.redirect("back") magic string
- deps: ***@***.***
- includes ***@***.***
- deps: ***@***.***
- deps: ***@***.***
4.20.0 / 2024-09-10
- deps: ***@***.***
- Remove link renderization in html while redirecting
- deps: ***@***.***
- Remove link renderization in html while redirecting
- deps: ***@***.***
- add depth option to customize the depth level in the parser
- IMPORTANT: The default depth level for parsing URL-encoded data
is now 32 (previously was Infinity)
- Remove link renderization in html while using res.redirect
- deps: ***@***.***
- Adds support for named matching groups in the routes using a regex
- Adds backtracking protection to parameters without regexes defined
- deps: encodeurl@~2.0.0
- Removes encoding of \, |, and ^ to align better with URL spec
- Deprecate passing options.maxAge and options.expires to
res.clearCookie
- Will be ignored in v5, clearCookie will set a cookie with an
expires in the past to instruct clients to delete the cookie
Commits
- 7e562c6
<expressjs/express@7e562c6>
4.21.0
- 1bcde96
<expressjs/express@1bcde96>
fix(deps): ***@***.*** (#5946
<https://redirect.github.com/expressjs/express/issues/5946>)
- 7d36477
<expressjs/express@7d36477>
fix(deps): ***@***.*** (#5951
<https://redirect.github.com/expressjs/express/issues/5951>)
- 40d2d8f
<expressjs/express@40d2d8f>
fix(deps): ***@***.***
- 77ada90
<expressjs/express@77ada90>
Deprecate "back" magic string in redirects (#5935
<https://redirect.github.com/expressjs/express/issues/5935>)
- 21df421
<expressjs/express@21df421>
4.20.0
- 4c9ddc1
<expressjs/express@4c9ddc1>
feat: upgrade to ***@***.***
- 9ebe5d5
<expressjs/express@9ebe5d5>
feat: upgrade to ***@***.*** (#5928
<https://redirect.github.com/expressjs/express/issues/5928>)
- ec4a01b
<expressjs/express@ec4a01b>
feat: upgrade to ***@***.*** (#5926
<https://redirect.github.com/expressjs/express/issues/5926>)
- 54271f6
<expressjs/express@54271f6>
fix: don't render redirect values in anchor href
- Additional commits viewable in compare view
<expressjs/express@4.19.2...4.21.0>
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:
#217
Commit Summary
- 4315c41
<4315c41>
chore(deps): bump send and express in /site
File Changes
(1 file <https://github.com/ajfisher/ajfisher.me/pull/217/files>)
- *M* site/package-lock.json
<https://github.com/ajfisher/ajfisher.me/pull/217/files#diff-a365efb0d01e9fa4c13b70f76dd08eecbdaeecfa4e017b68471dd21c35b8866f>
(96)
Patch Links:
- https://github.com/ajfisher/ajfisher.me/pull/217.patch
- https://github.com/ajfisher/ajfisher.me/pull/217.diff
—
Reply to this email directly, view it on GitHub
<#217>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DI3NZG4SNGDPHY3A6TLZXHNT3AVCNFSM6AAAAABOOOXALSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZTINRUGEYTAMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/site/multi-cf87d80143
branch
September 18, 2024 22:58
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 send and express. These dependencies needed to be updated together.
Updates
send
from 0.18.0 to 0.19.0Release notes
Sourced from send's releases.
Changelog
Sourced from send's changelog.
Commits
9d2db99
0.19.0ae4f298
Merge commit from forkMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for send since your current version.
Updates
express
from 4.19.2 to 4.21.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)ec4a01b
feat: upgrade to [email protected] (#5926)54271f6
fix: don't render redirect values in anchor hrefDependabot 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.