forked from elgris/microservice-app-example
-
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 the npm_and_yarn group across 2 directories with 1 update #35
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/frontend/npm_and_yarn-security-group-41e26bbacf
Mar 29, 2024
Merged
Bump the npm_and_yarn group across 2 directories with 1 update #35
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/frontend/npm_and_yarn-security-group-41e26bbacf
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 the npm_and_yarn group with 1 update in the /frontend directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /todos-api directory: [express](https://github.com/expressjs/express). Updates `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) Updates `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: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 29, 2024
@dependabot merge
…On Fri, 29 Mar 2024, 15:42 dependabot[bot], ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/somabc/microservice-app-example/security/dependabot/168>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps the npm_and_yarn group with 1 update in the /frontend directory:
express <https://github.com/expressjs/express>.
Bumps the npm_and_yarn group with 1 update in the /todos-api directory:
express <https://github.com/expressjs/express>.
Updates 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.
Updates 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.
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 <dependency name> major version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific dependency's
major version or upgrade to it yourself)
- @dependabot ignore <dependency name> minor version will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific dependency's
minor version or upgrade to it yourself)
- @dependabot ignore <dependency name> will close this group update PR
and stop Dependabot creating any more for the specific dependency (unless
you unignore this specific dependency or upgrade to it yourself)
- @dependabot unignore <dependency name> will remove all of the ignore
conditions of the specified dependency
- @dependabot unignore <dependency name> <ignore condition> will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/somabc/microservice-app-example/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#35
Commit Summary
- d4a0393
<d4a0393>
Bump the npm_and_yarn group across 2 directories with 1 update
File Changes
(4 files
<https://github.com/somabc/microservice-app-example/pull/35/files>)
- *M* frontend/package-lock.json
<https://github.com/somabc/microservice-app-example/pull/35/files#diff-4a2d9aa3e849b134993936ca81b83fb139edd2b0218077ab0f403b8c4803c62a>
(64)
- *M* frontend/package.json
<https://github.com/somabc/microservice-app-example/pull/35/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655>
(2)
- *M* todos-api/package-lock.json
<https://github.com/somabc/microservice-app-example/pull/35/files#diff-92890cfbe1ebe13e294a7efec69dfc57290bc24c3de4bddd2841863b697fef55>
(213)
- *M* todos-api/package.json
<https://github.com/somabc/microservice-app-example/pull/35/files#diff-a2da218e5fb906ac472794bf0af1edec892e4b54c85914ab306db8480209b6df>
(2)
Patch Links:
- https://github.com/somabc/microservice-app-example/pull/35.patch
- https://github.com/somabc/microservice-app-example/pull/35.diff
—
Reply to this email directly, view it on GitHub
<#35>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADRD3E74G6B65NTRDN6RX3Y2WDWFAVCNFSM6AAAAABFOSWGKKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTKNJZGMZTIOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/frontend/npm_and_yarn-security-group-41e26bbacf
branch
March 29, 2024 15:43
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 the npm_and_yarn group with 1 update in the /frontend directory: express.
Bumps the npm_and_yarn group with 1 update in the /todos-api directory: express.
Updates
express
from 4.18.2 to 4.19.2Release 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.
Updates
express
from 4.18.2 to 4.19.2Release 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.