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: , , , dayjs, newrelic, next #1155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

k2xl
Copy link
Collaborator

@k2xl k2xl commented Sep 12, 2024

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on

@aws-sdk/credential-provider-node
from 3.632.0 to 3.635.0 | 1 version ahead of your current version | 23 days ago
on 2024-08-20
@aws-sdk/client-ses
from 3.632.0 to 3.636.0 | 2 versions ahead of your current version | 22 days ago
on 2024-08-21
@next/third-parties
from 14.2.5 to 14.2.6 | 1 version ahead of your current version | 21 days ago
on 2024-08-21
dayjs
from 1.11.12 to 1.11.13 | 1 version ahead of your current version | 23 days ago
on 2024-08-20
newrelic
from 12.1.1 to 12.2.0 | 1 version ahead of your current version | 24 days ago
on 2024-08-19
next
from 14.2.5 to 14.2.6 | 1 version ahead of your current version | 21 days ago
on 2024-08-21

Release notes
Package name: @aws-sdk/credential-provider-node
  • 3.635.0 - 2024-08-20

    3.635.0(2024-08-20)

    Documentation Changes
    • client-ecs: Documentation only release to address various tickets (a4a0836a)
    New Features
    • client-opensearchserverless: Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. (7daa541c)
    • client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584f)
    • codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f1)

    For list of updated packages, view updated-packages.md in assets-3.635.0.zip

  • 3.632.0 - 2024-08-15

    3.632.0(2024-08-15)

    New Features
    • clients: update client endpoints as of 2024-08-15 (05ff22bf)
    • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
    • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
    • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
    • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
    Bug Fixes
    • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
    • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
    • lib-dynamodb: missing @ smithy/core dependency in @ aws-sdk/lib-dynamodb (#6384) (84fd78ba)

    For list of updated packages, view updated-packages.md in assets-3.632.0.zip

from @aws-sdk/credential-provider-node GitHub release notes
Package name: @aws-sdk/client-ses
  • 3.636.0 - 2024-08-21

    3.636.0(2024-08-21)

    Chores
    • turbo: simplify build scripts in package.json (#6366) (614d98e1)
    Documentation Changes
    • link to smithy/middleware-retry in Notable Changes (#6397) (31263194)
    New Features
    • clients: update client endpoints as of 2024-08-21 (f8aaf1df)
    • client-ses: Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action" (aafc6ebd)
    • client-entityresolution: Increase the mapping attributes in Schema to 35. (d038be36)
    • client-glue: Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (b3bbf579)
    • client-securityhub: Security Hub documentation and definition updates (17db5f7e)
    • client-lambda: Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key. (6fff3639)
    • client-ec2: DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances (1baa7ea8)

    For list of updated packages, view updated-packages.md in assets-3.636.0.zip

  • 3.635.0 - 2024-08-20

    3.635.0(2024-08-20)

    Documentation Changes
    • client-ecs: Documentation only release to address various tickets (a4a0836a)
    New Features
    • client-opensearchserverless: Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. (7daa541c)
    • client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584f)
    • codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f1)

    For list of updated packages, view updated-packages.md in assets-3.635.0.zip

  • 3.632.0 - 2024-08-15

    3.632.0(2024-08-15)

    New Features
    • clients: update client endpoints as of 2024-08-15 (05ff22bf)
    • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
    • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
    • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
    • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
    Bug Fixes
    • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
    • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
    • lib-dynamodb: missing @ smithy/core dependency in @ aws-sdk/lib-dynamodb (#6384) (84fd78ba)

    For list of updated packages, view updated-packages.md in assets-3.632.0.zip

from @aws-sdk/client-ses GitHub release notes
Package name: @next/third-parties
  • 14.2.6 - 2024-08-21

    Note

    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    • Ensure fetch cache TTL is updated properly (#69164)
  • 14.2.5 - 2024-07-10
from @next/third-parties GitHub release notes
Package name: dayjs from dayjs GitHub release notes
Package name: newrelic from newrelic GitHub release notes
Package name: next
  • 14.2.6 - 2024-08-21

    Note

    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    • Ensure fetch cache TTL is updated properly (#69164)
  • 14.2.5 - 2024-07-10
from next 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:
  - @aws-sdk/credential-provider-node from 3.632.0 to 3.635.0.
    See this package in npm: https://www.npmjs.com/package/@aws-sdk/credential-provider-node
  - @aws-sdk/client-ses from 3.632.0 to 3.636.0.
    See this package in npm: https://www.npmjs.com/package/@aws-sdk/client-ses
  - @next/third-parties from 14.2.5 to 14.2.6.
    See this package in npm: https://www.npmjs.com/package/@next/third-parties
  - dayjs from 1.11.12 to 1.11.13.
    See this package in npm: https://www.npmjs.com/package/dayjs
  - newrelic from 12.1.1 to 12.2.0.
    See this package in npm: https://www.npmjs.com/package/newrelic
  - next from 14.2.5 to 14.2.6.
    See this package in npm: https://www.npmjs.com/package/next

See this project in Snyk:
https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants