Skip to content
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

master -> 5.0 #5785

Merged
merged 58 commits into from
Sep 10, 2024
Merged

master -> 5.0 #5785

merged 58 commits into from
Sep 10, 2024

Commits on Mar 25, 2024

  1. Improved fix for open redirect allow list bypass

    Co-authored-by: Jon Church <me@jonchurch.com>
    Co-authored-by: Blake Embrey <hello@blakeembrey.com>
    3 people committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0b74695 View commit details
    Browse the repository at this point in the history
  2. 4.19.2

    wesleytodd committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b28db2c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    94669f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    51595d4 View commit details
    Browse the repository at this point in the history
  2. Update Release-Process.md

    Co-authored-by: Wes Todd <wes@wesleytodd.com>
    marco-ippolito and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    88bd6d8 View commit details
    Browse the repository at this point in the history
  3. Update Security.md

    Co-authored-by: Wes Todd <wes@wesleytodd.com>
    marco-ippolito and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4e3f95c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a7636 View commit details
    Browse the repository at this point in the history
  5. Update Release-Process.md

    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    2 people authored and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6d98d2e View commit details
    Browse the repository at this point in the history
  6. Update Security.md

    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    2 people authored and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    36b8148 View commit details
    Browse the repository at this point in the history
  7. Update Security.md

    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    2 people authored and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b6d349 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ae704f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4771ba2 View commit details
    Browse the repository at this point in the history
  10. add develop to branches

    jonchurch authored and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d546f93 View commit details
    Browse the repository at this point in the history
  11. remove examples from the ignore

    jonchurch authored and wesleytodd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6da57c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. docs: add reference to the Threat Model

    * docs: add Threat Model
    
    * docs: update reference
    
    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    
    * docs: improve readability
    
    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    
    * docs: add reference to the Threat Model
    
    ---------
    
    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    UlisesGascon and ctcpip authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2676a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    93cf646 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    7f9e584 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    815f799 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    e9bcdd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3b8cc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    6abec20 View commit details
    Browse the repository at this point in the history
  2. ci: add CodeQL (SAST) (#5433)

    PR-URL: #5433
    
    ---------
    
    Co-authored-by: Íñigo Marquínez Prado <25435858+inigomarquinez@users.noreply.github.com>
    UlisesGascon and inigomarquinez authored Apr 17, 2024
    1 Configuration menu
    Copy the full SHA
    26e53f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    d97d79e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    bf91946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8417c60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44191e View commit details
    Browse the repository at this point in the history
  4. add support Node.js@22 in the CI (#5627)

    Co-authored-by: Mert Can Altin <mert.altin@trendyol.com>
    mertcanaltin and Mert Can Altin authored May 4, 2024
    Configuration menu
    Copy the full SHA
    4b9cd2f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. doc: add table of contents, tc/triager lists to readme (#5619)

    * doc: updated readme file
    
    * doc: updated readme file for doc lint
    
    * Update Readme.md
    
    Co-authored-by: krzysdz <krzysdz@users.noreply.github.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    * Update Readme.md
    
    Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
    
    * repair readme
    
    * added Emeritus area
    
    * Add @carpasse to the triager team
    
    * removed old collaborators
    
    * add missing triagers
    
    * lint
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * dedent to fix ToC spacing
    
    * fixup! dedent to fix ToC spacing
    
    * us @ for jonchurch
    
    * format names to use github handles first, single line
    
    * added emeritus triagers
    
    * edited title
    
    * added emeritus team members
    
    * added menu head
    
    * edited emeritus
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * edits to TC and anchors
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Jon Church <me@jonchurch.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    * Update Readme.md
    
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    
    ---------
    
    Co-authored-by: Mert Can Altin <mert.altin@trendyol.com>
    Co-authored-by: krzysdz <krzysdz@users.noreply.github.com>
    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
    Co-authored-by: Jon Church <me@jonchurch.com>
    6 people authored May 8, 2024
    Configuration menu
    Copy the full SHA
    700349f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    897290b View commit details
    Browse the repository at this point in the history
  2. Add @UlisesGascon to mime repos

    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    2 people authored and wesleytodd committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a7d6d29 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2803a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    689073d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. [v4] Deprecate res.clearCookie accepting options.maxAge and `opti…

    …ons.expires` (#5672)
    
    * add deprecation notice for res.clearCookie maxAge/expires
    
    * update History.md for clearCookie deprecation change
    
    * add tests to codify deprecated behavior
    
    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Chris de Almeida <ctcpip@users.noreply.github.com>
    jonchurch and ctcpip authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f42b160 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. skip QUERY tests for Node 21 only, still not supported (#5695)

    * skip QUERY tests for Node 21 only, still not supported
    
    QUERY support has now landed in Node 22.2.0, but is still not supported
    in 21.7.3
    
    QUERY showed up in http.METHODS in 21.7.2. Only Node versions after that
    will attempt to run tests for it, based on the way we dynamically test
    members of the http.METHODS array from Node
    
    * update CI to run on 21.7 and 22.2
    jonchurch authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    61421a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    6d08471 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    4cf7eed View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    2ec589c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. 💚 add legacy CI, clean up

    ctcpip committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    088856c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 5.0

    ctcpip committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c96c690 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Replace Appveyor windows testing with GHA (#5599)

    This PR moves us off of Appveyor for windows testing.
    
    We are now doing windows/linux testing on GHA. With the exception of iojs, which we are only testing on Linux and have split out to it's own workflow.
    
    We have also added npm-shrinkwrap.json to our gitignore, in order to not have to configure npm in CI to ignore it. If it's never checked in, it shouldn't exist in CI as you need to go out of your way to create it w/ npm.
    jonchurch authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f4bd86e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    2177f67 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    9c756b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde1f7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea49706 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63992bb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. docs: update scorecard link (#5814)

    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    bjohansebas and UlisesGascon authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f5b6e67 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e35380a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    c5addb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e7e05 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. merge-descriptors@1.0.3 (#5781)

    * Allow patches for `merge-descriptors` dependency
    
    * Set fixed latest of v1 (1.0.3)
    RobinTail authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2a980ad View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. path-to-regexp@0.1.10 (#5902)

    * path-to-regexp@0.1.10
    
    * Update History.md
    blakeembrey authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    125bb74 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: don't render redirect values in anchor href

    Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
    ctcpip and UlisesGascon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    54271f6 View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    ec4a01b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ebe5d5 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    4c9ddc1 View commit details
    Browse the repository at this point in the history
  5. 4.20.0

    UlisesGascon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    21df421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5feb9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9256ef View commit details
    Browse the repository at this point in the history