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

[Snyk] Upgrade aws4 from 1.12.0 to 1.13.1 #99

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

LLotme
Copy link
Owner

@LLotme LLotme commented Aug 27, 2024

snyk-top-banner

Snyk has created this PR to upgrade aws4 from 1.12.0 to 1.13.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: aws4
  • 1.13.1 - 2024-08-06

    Fixes #157 #158 #168

    We introduce an extra (non-documented) function here, filterHeaders, to populate a cached value filteredHeaders similar to parsedPath.

    Thanks to @ Hobart2967 and @ mxxk for their contributions (and nudges!)

  • 1.13.0 - 2024-05-21

    Copy headers on the request so that (among other things) users can reuse a headers object across multiple requests without it being modified.

  • 1.12.0 - 2023-01-07

    Add extraHeadersToIgnore and extraHeadersToInclude options

from aws4 GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade aws4 from 1.12.0 to 1.13.1.

See this package in npm:
aws4

See this project in Snyk:
https://app.snyk.io/org/llotme/project/96f737ab-b4ad-4cc3-bee7-eeef68413225?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vscode-dotnet-runtime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 3:54am

Copy link

cr-gpt bot commented Aug 27, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@LLotme LLotme merged commit 34e5197 into main Aug 28, 2024
5 of 6 checks passed
@LLotme LLotme deleted the snyk-upgrade-fb8b5cb1000f79e021afc317152f157c branch August 28, 2024 19:32
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.

Headers to exclude are not excluded from the cannonicalHeaders
2 participants