Chore(deps): bump express from 4.17.2 to 4.17.3 #34

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-express-4.17.3 into main 2022-02-18 09:08:59 +00:00
argoyle commented 2022-02-18 01:50:47 +00:00 (Migrated from gitlab.com)

Bumps express from 4.17.2 to 4.17.3.

Release notes

Sourced from express's releases.

4.17.3

  • deps: accepts@~1.3.8
    • deps: mime-types@~2.1.34
    • deps: negotiator@0.6.3
  • deps: body-parser@1.19.2
    • deps: bytes@3.1.2
    • deps: qs@6.9.7
    • deps: raw-body@2.4.3
  • deps: cookie@0.4.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • pref: remove unnecessary regexp for trust proxy
Changelog

Sourced from express's changelog.

4.17.3 / 2022-02-16

  • deps: accepts@~1.3.8
    • deps: mime-types@~2.1.34
    • deps: negotiator@0.6.3
  • deps: body-parser@1.19.2
    • deps: bytes@3.1.2
    • deps: qs@6.9.7
    • deps: raw-body@2.4.3
  • deps: cookie@0.4.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • pref: remove unnecessary regexp for trust proxy
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/releases">express's releases</a>.</em></p> <blockquote> <h2>4.17.3</h2> <ul> <li>deps: accepts@~1.3.8 <ul> <li>deps: mime-types@~2.1.34</li> <li>deps: negotiator@0.6.3</li> </ul> </li> <li>deps: body-parser@1.19.2 <ul> <li>deps: bytes@3.1.2</li> <li>deps: qs@6.9.7</li> <li>deps: raw-body@2.4.3</li> </ul> </li> <li>deps: cookie@0.4.2</li> <li>deps: qs@6.9.7 <ul> <li>Fix handling of <code>__proto__</code> keys</li> </ul> </li> <li>pref: remove unnecessary regexp for trust proxy</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/blob/master/History.md">express's changelog</a>.</em></p> <blockquote> <h1>4.17.3 / 2022-02-16</h1> <ul> <li>deps: accepts@~1.3.8 <ul> <li>deps: mime-types@~2.1.34</li> <li>deps: negotiator@0.6.3</li> </ul> </li> <li>deps: body-parser@1.19.2 <ul> <li>deps: bytes@3.1.2</li> <li>deps: qs@6.9.7</li> <li>deps: raw-body@2.4.3</li> </ul> </li> <li>deps: cookie@0.4.2</li> <li>deps: qs@6.9.7 <ul> <li>Fix handling of <code>__proto__</code> keys</li> </ul> </li> <li>pref: remove unnecessary regexp for trust proxy</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/express/commit/3d7fce56a35f4f73fa437866cd1401587a212334"><code>3d7fce5</code></a> 4.17.3</li> <li><a href="https://github.com/expressjs/express/commit/f9063712e01979588818b0756851053b5ee43d09"><code>f906371</code></a> build: update example dependencies</li> <li><a href="https://github.com/expressjs/express/commit/6381bc6317ec8ffbf830e2d16677e4b5af37cc08"><code>6381bc6</code></a> deps: qs@6.9.7</li> <li><a href="https://github.com/expressjs/express/commit/a00786309641731661edb4d826a6919330887ca7"><code>a007863</code></a> deps: body-parser@1.19.2</li> <li><a href="https://github.com/expressjs/express/commit/e98f5848a0a496c0977a2d1734067b77f69de360"><code>e98f584</code></a> Revert &quot;build: use minimatch@3.0.4 for Node.js &lt; 4&quot;</li> <li><a href="https://github.com/expressjs/express/commit/a65913776d0b16837364ee66caa1a7f38a9997c0"><code>a659137</code></a> tests: use strict mode</li> <li><a href="https://github.com/expressjs/express/commit/a39e409cf3739ef9c9b597a9680813a34c3931c2"><code>a39e409</code></a> tests: prevent leaking changes to NODE_ENV</li> <li><a href="https://github.com/expressjs/express/commit/82de4de5ab92e8237d713285104e4b8452927352"><code>82de4de</code></a> examples: fix path traversal in downloads example</li> <li><a href="https://github.com/expressjs/express/commit/12310c52947ee159f7ecd63d125243cdca891135"><code>12310c5</code></a> build: use nyc for test coverage</li> <li><a href="https://github.com/expressjs/express/commit/884657d54665f323c236055d6e3d3e85d96e5f08"><code>884657d</code></a> examples: remove bitwise syntax for includes check</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/express/compare/4.17.2...4.17.3">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-02-18 08:33:17 +00:00 (Migrated from gitlab.com)

$dependabot rebase

$dependabot rebase
argoyle commented 2022-02-18 08:33:18 +00:00 (Migrated from gitlab.com)

dependabot successfully triggered merge request rebase!

:white_check_mark: `dependabot` successfully triggered merge request rebase!
argoyle commented 2022-02-18 08:33:18 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2022-02-18 08:38:14 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-02-18 08:38:16 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2022-02-18 08:39:33 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-02-18 08:39:35 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 974d7727...74d6f3f1 - 2 commits from branch main
  • b901e40b - Chore(deps): bump express from 4.17.2 to 4.17.3

Compare with previous version

added 3 commits <ul><li>974d7727...74d6f3f1 - 2 commits from branch <code>main</code></li><li>b901e40b - Chore(deps): bump express from 4.17.2 to 4.17.3</li></ul> [Compare with previous version](/unboundsoftware/shiny/auth0mock/-/merge_requests/29/diffs?diff_id=334762071&start_sha=974d7727a3863692543a14485c80aec71a1c69fc)
argoyle commented 2022-02-18 08:39:35 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-02-18 08:40:23 +00:00
argoyle commented 2022-02-18 08:55:47 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-02-18 08:55:48 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2022-02-18 08:56:06 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-02-18 08:56:06 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2022-02-18 08:56:07 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because source branch was updated

aborted the automatic merge because source branch was updated
argoyle commented 2022-02-18 08:56:07 +00:00 (Migrated from gitlab.com)

added 3 commits

  • b901e40b...a5aae8d3 - 2 commits from branch main
  • adb32457 - Chore(deps): bump express from 4.17.2 to 4.17.3

Compare with previous version

added 3 commits <ul><li>b901e40b...a5aae8d3 - 2 commits from branch <code>main</code></li><li>adb32457 - Chore(deps): bump express from 4.17.2 to 4.17.3</li></ul> [Compare with previous version](/unboundsoftware/shiny/auth0mock/-/merge_requests/29/diffs?diff_id=334775815&start_sha=b901e40b5ea1a42f1f398b6b5eaf8d3c72eff941)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-02-18 08:56:23 +00:00
argoyle commented 2022-02-18 09:08:59 +00:00 (Migrated from gitlab.com)

mentioned in commit 88d8b17f6e

mentioned in commit 88d8b17f6e8fb6b1c8e187e622a57fc662b43c55
argoyle (Migrated from gitlab.com) merged commit 88d8b17f6e into main 2022-02-18 09:08:59 +00:00
Sign in to join this conversation.