-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump path-to-regexp and express in /BookingWebApi #92
Merged
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/BookingWebApi/multi-ceff1a497b
Sep 10, 2024
Merged
Bump path-to-regexp and express in /BookingWebApi #92
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/BookingWebApi/multi-ceff1a497b
Sep 10, 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 [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `express` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 10, 2024
@dependabot squash and merge
dependabot[bot] ***@***.***> ezt írta (időpont: 2024. szept.
10., Ke 18:01):
… This automated pull request fixes a security vulnerability
<https://github.com/MilkaChucky/BookingWebApp/security/dependabot/108>
(high severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps path-to-regexp <https://github.com/pillarjs/path-to-regexp> to
0.1.10 and updates ancestor dependency express
<https://github.com/expressjs/express>. These dependencies need to be
updated together.
Updates path-to-regexp from 0.1.7 to 0.1.10
Release notes
*Sourced from path-to-regexp's releases
<https://github.com/pillarjs/path-to-regexp/releases>.*
Backtrack protection
*Fixed*
- Add backtrack protection to parameters 29b96b4
- This will break some edge cases but should improve performance
***@***.***
<pillarjs/path-to-regexp@v0.1.9...v0.1.10>
Support non-lookahead regex output
*Added*
- Allow a non-lookahead regex (#312
<https://github.com/pillarjs/path-to-regexp/issues/312>)
c4272e4
***@***.***
<component/path-to-regexp@v0.1.8...v0.1.9>
Support named matching groups in RegExp
*Added*
- Add support for named matching groups (#301
<https://github.com/pillarjs/path-to-regexp/issues/301>)
114f62d
***@***.***
<pillarjs/path-to-regexp@v0.1.7...v0.1.8>
Commits
- c827fce
<pillarjs/path-to-regexp@c827fce>
0.1.10
- 29b96b4
<pillarjs/path-to-regexp@29b96b4>
Add backtrack protection to parameters
- ac4c234
<pillarjs/path-to-regexp@ac4c234>
Update repo url (#314
<https://github.com/pillarjs/path-to-regexp/issues/314>)
- bdb6635
<pillarjs/path-to-regexp@bdb6635>
0.1.9
- c4272e4
<pillarjs/path-to-regexp@c4272e4>
Allow a non-lookahead regex (#312
<https://github.com/pillarjs/path-to-regexp/issues/312>)
- 51a1955
<pillarjs/path-to-regexp@51a1955>
0.1.8
- 114f62d
<pillarjs/path-to-regexp@114f62d>
Add support for named matching groups (#301
<https://github.com/pillarjs/path-to-regexp/issues/301>)
- See full diff in compare view
<pillarjs/path-to-regexp@v0.1.7...v0.1.10>
Updates express from 4.19.2 to 4.20.0
Release notes
*Sourced from express's releases
<https://github.com/expressjs/express/releases>.*
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://github.com/expressjs/express/pull/5561>
- remove duplicate location test for data uri by @wesleytodd
<https://github.com/wesleytodd> in expressjs/express#5562
<https://github.com/expressjs/express/pull/5562>
- feat: document beta releases expectations by @marco-ippolito
<https://github.com/marco-ippolito> in expressjs/express#5565
<https://github.com/expressjs/express/pull/5565>
- Cut down on duplicated CI runs by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5564
<https://github.com/expressjs/express/pull/5564>
- Add a Threat Model by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5526
<https://github.com/expressjs/express/pull/5526>
- Assign captain of encodeurl by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5579
<https://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://github.com/expressjs/express/pull/5587>
- docs: update Security.md by @inigomarquinez
<https://github.com/inigomarquinez> in expressjs/express#5590
<https://github.com/expressjs/express/pull/5590>
- docs: update triage nomination policy by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5600
<https://github.com/expressjs/express/pull/5600>
- Add CodeQL (SAST) by @UlisesGascon <https://github.com/UlisesGascon>
in expressjs/express#5433
<https://github.com/expressjs/express/pull/5433>
- docs: add UlisesGascon as triage initiative captain by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5605
<https://github.com/expressjs/express/pull/5605>
- deps: encodeurl@~2.0.0 by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5569
<https://github.com/expressjs/express/pull/5569>
- skip QUERY method test by @jonchurch <https://github.com/jonchurch>
in expressjs/express#5628
<https://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://github.com/expressjs/express/pull/5639>
- add support ***@***.*** in the CI by @mertcanaltin
<https://github.com/mertcanaltin> in expressjs/express#5627
<https://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://github.com/expressjs/express/pull/5619>
- List and sort all projects, add captains by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5653
<https://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://github.com/expressjs/express/pull/5666>
- ✨ bring back query tests for node 21 by @ctcpip
<https://github.com/ctcpip> in expressjs/express#5690
<https://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://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://github.com/expressjs/express/pull/5695>
- 📝 update people, add ctcpip to TC by @ctcpip
<https://github.com/ctcpip> in expressjs/express#5683
<https://github.com/expressjs/express/pull/5683>
- remove minor version pinning from ci by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5722
<https://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://github.com/expressjs/express/pull/5762>
- Replace Appveyor windows testing with GHA by @jonchurch
<https://github.com/jonchurch> in expressjs/express#5599
<https://github.com/expressjs/express/pull/5599>
- Add OSSF Scorecard badge by @UlisesGascon
<https://github.com/UlisesGascon> in expressjs/express#5436
<https://github.com/expressjs/express/pull/5436>
- update scorecard link by @bjohansebas
<https://github.com/bjohansebas> in expressjs/express#5814
<https://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://github.com/expressjs/express/pull/5836>
- deps: ***@***.*** by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5603
<https://github.com/expressjs/express/pull/5603>
- docs: specify new instructions for question and discuss by @IamLizu
<https://github.com/IamLizu> in expressjs/express#5835
<https://github.com/expressjs/express/pull/5835>
- 4.x: Upgrade merge-descriptors dependency by @RobinTail
<https://github.com/RobinTail> in expressjs/express#5781
<https://github.com/expressjs/express/pull/5781>
- ***@***.*** by @blakeembrey
<https://github.com/blakeembrey> in expressjs/express#5902
<https://github.com/expressjs/express/pull/5902>
New Contributors
- @marco-ippolito <https://github.com/marco-ippolito> made their
first contribution in expressjs/express#5565
<https://github.com/expressjs/express/pull/5565>
- @inigomarquinez <https://github.com/inigomarquinez> made their
first contribution in expressjs/express#5590
<https://github.com/expressjs/express/pull/5590>
- @mertcanaltin <https://github.com/mertcanaltin> made their first
contribution in expressjs/express#5627
<https://github.com/expressjs/express/pull/5627>
- @ctcpip <https://github.com/ctcpip> made their first contribution
in expressjs/express#5690
<https://github.com/expressjs/express/pull/5690>
- @bjohansebas <https://github.com/bjohansebas> made their first
contribution in expressjs/express#5814
<https://github.com/expressjs/express/pull/5814>
*Full Changelog*: ***@***.***
<expressjs/express@4.19.1...4.20.0>
Changelog
*Sourced from express's changelog
<https://github.com/expressjs/express/blob/master/History.md>.*
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
- 21df421
<expressjs/express@21df421>
4.20.0
- 4c9ddc1
<expressjs/express@4c9ddc1>
feat: upgrade to ***@***.***
- 9ebe5d5
<expressjs/express@9ebe5d5>
feat: upgrade to ***@***.*** (#5928
<https://github.com/expressjs/express/issues/5928>)
- ec4a01b
<expressjs/express@ec4a01b>
feat: upgrade to ***@***.*** (#5926
<https://github.com/expressjs/express/issues/5926>)
- 54271f6
<expressjs/express@54271f6>
fix: don't render redirect values in anchor href
- 125bb74
<expressjs/express@125bb74>
***@***.*** (#5902
<https://github.com/expressjs/express/issues/5902>)
- 2a980ad
<expressjs/express@2a980ad>
***@***.*** (#5781
<https://github.com/expressjs/express/issues/5781>)
- a3e7e05
<expressjs/express@a3e7e05>
docs: specify new instructions for question and discuss
- c5addb9
<expressjs/express@c5addb9>
deps: ***@***.*** (#5603
<https://github.com/expressjs/express/issues/5603>)
- e35380a
<expressjs/express@e35380a>
docs: add @IamLizu <https://github.com/IamLizu> to the triage team (
#5836 <https://github.com/expressjs/express/issues/5836>)
- Additional commits viewable in compare view
<expressjs/express@4.19.2...4.20.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/MilkaChucky/BookingWebApp/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#92
Commit Summary
- 13dbd27
<13dbd27>
Bump path-to-regexp and express in /BookingWebApi
File Changes
(2 files <https://github.com/MilkaChucky/BookingWebApp/pull/92/files>)
- *M* BookingWebApi/package-lock.json
<https://github.com/MilkaChucky/BookingWebApp/pull/92/files#diff-001ad73b33921bce6413acbe4eed6a636bc46564bff32dd9a3186ab3c2b33206>
(263)
- *M* BookingWebApi/package.json
<https://github.com/MilkaChucky/BookingWebApp/pull/92/files#diff-a2fd631012e51a45a7e15aa2979f06212b91eb7f9d34ce9d2e62de4a84a0f7fe>
(2)
Patch Links:
- https://github.com/MilkaChucky/BookingWebApp/pull/92.patch
- https://github.com/MilkaChucky/BookingWebApp/pull/92.diff
—
Reply to this email directly, view it on GitHub
<#92>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGH6IVABHJ2KMMIV42UVF3TZV4JUXAVCNFSM6AAAAABN7C2MVGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYTMOBWGM2DONI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/BookingWebApi/multi-ceff1a497b
branch
September 10, 2024 16:58
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 path-to-regexp to 0.1.10 and updates ancestor dependency express. These dependencies need to be updated together.
Updates
path-to-regexp
from 0.1.7 to 0.1.10Release notes
Sourced from path-to-regexp's releases.
Commits
c827fce
0.1.1029b96b4
Add backtrack protection to parametersac4c234
Update repo url (#314)bdb6635
0.1.9c4272e4
Allow a non-lookahead regex (#312)51a1955
0.1.8114f62d
Add support for named matching groups (#301)Updates
express
from 4.19.2 to 4.20.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)ec4a01b
feat: upgrade to body-parser@1.20.3 (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
path-to-regexp@0.1.10 (#5902)2a980ad
merge-descriptors@1.0.3 (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: path-to-regexp@0.1.8 (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)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.