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

Bump path-to-regexp to 1.9.0 #432

Merged
merged 3 commits into from
Sep 14, 2024
Merged

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Sep 13, 2024

Description

Bump path-to-regexp to 1.9.0

Issues Resolved

Resolves CVE: GHSA-9wv6-86v2-598j

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Shenoy Pratik <[email protected]>
Signed-off-by: Shenoy Pratik <[email protected]>
package.json Outdated Show resolved Hide resolved
@ps48
Copy link
Member Author

ps48 commented Sep 14, 2024

CI is failing due to deprecated checkout action usage:

 Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

Signed-off-by: Shenoy Pratik <[email protected]>
@ps48
Copy link
Member Author

ps48 commented Sep 14, 2024

Ran unit tests locally:

Test Suites: 14 passed, 14 total
Tests:       1 skipped, 93 passed, 94 total
Snapshots:   29 passed, 29 total
Time:        173.425 s
Ran all test suites.
✨  Done in 176.80s.

@ps48 ps48 merged commit 583a130 into opensearch-project:2.17 Sep 14, 2024
7 of 12 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 14, 2024
* Bump path-to-regexp to 1.9.0

Signed-off-by: Shenoy Pratik <[email protected]>

* update release notes

Signed-off-by: Shenoy Pratik <[email protected]>

* revert package.json changes

Signed-off-by: Shenoy Pratik <[email protected]>

---------

Signed-off-by: Shenoy Pratik <[email protected]>
(cherry picked from commit 583a130)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 14, 2024
* Bump path-to-regexp to 1.9.0

Signed-off-by: Shenoy Pratik <[email protected]>

* update release notes

Signed-off-by: Shenoy Pratik <[email protected]>

* revert package.json changes

Signed-off-by: Shenoy Pratik <[email protected]>

---------

Signed-off-by: Shenoy Pratik <[email protected]>
(cherry picked from commit 583a130)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
derek-ho pushed a commit that referenced this pull request Sep 26, 2024
* Bump path-to-regexp to 1.9.0



* update release notes



* revert package.json changes



---------


(cherry picked from commit 583a130)

Signed-off-by: Shenoy Pratik <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
derek-ho pushed a commit that referenced this pull request Sep 26, 2024
* Bump path-to-regexp to 1.9.0



* update release notes



* revert package.json changes



---------


(cherry picked from commit 583a130)

Signed-off-by: Shenoy Pratik <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants