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 the dependencies group with 5 updates #24

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps the dependencies group with 5 updates:

Package From To
@types/node 20.11.20 20.11.24
express 4.18.2 4.18.3
@aws-sdk/client-s3 3.521.0 3.525.0
@aws-sdk/lib-storage 3.521.0 3.525.1
@aws-sdk/s3-request-presigner 3.521.0 3.525.0

Updates @types/node from 20.11.20 to 20.11.24

Commits

Updates express from 4.18.2 to 4.18.3

Release notes

Sourced from express's releases.

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

New Contributors

Full Changelog: expressjs/express@4.18.2...4.18.3

Changelog

Sourced from express's changelog.

4.18.3 / 2024-02-26

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
Commits
  • 1b51eda 4.18.3
  • b625132 build: pin Node 21.x to minor
  • e3eca80 build: pin Node 21.x to minor
  • 23b44b3 build: support Node.js 21.6.2
  • b9fea12 build: support Node.js 21.x in appveyor
  • c259c34 build: support Node.js 21.x
  • fdeb1d3 build: support Node.js 20.x in appveyor
  • 734b281 build: support Node.js 20.x
  • 0e3ab6e examples: improve view count in cookie-sessions
  • 59af63a build: Node.js@18.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.


Updates @aws-sdk/client-s3 from 3.521.0 to 3.525.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.525.0 (2024-02-29)

Note: Version bump only for package @​aws-sdk/client-s3

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates @aws-sdk/lib-storage from 3.521.0 to 3.525.1

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.525.1

3.525.1(2024-03-01)

Chores
Documentation Changes
  • client-ec2: With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types. (c3de9d4d)
  • client-auto-scaling: With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types. (a1a1f67f)
  • client-accessanalyzer: Fixed a typo in description field. (bf0bcbf1)
  • add docs on performance improvements (#5848) (7ae51252)
Bug Fixes
  • lib-storage: use AbortController interface instead of class as type (#5843) (7fd4d556)

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.525.1 (2024-03-01)

Bug Fixes

  • lib-storage: use AbortController interface instead of class as type (#5843) (7fd4d55)

3.525.0 (2024-02-29)

Note: Version bump only for package @​aws-sdk/lib-storage

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/s3-request-presigner from 3.521.0 to 3.525.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.525.0 (2024-02-29)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.20` | `20.11.24` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.18.3` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.521.0` | `3.525.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.521.0` | `3.525.1` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.521.0` | `3.525.0` |


Updates `@types/node` from 20.11.20 to 20.11.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `express` from 4.18.2 to 4.18.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.18.3)

Updates `@aws-sdk/client-s3` from 3.521.0 to 3.525.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.525.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.521.0 to 3.525.1
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.525.1/lib/lib-storage)

Updates `@aws-sdk/s3-request-presigner` from 3.521.0 to 3.525.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.525.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2024
@github-actions github-actions bot merged commit 79efda4 into main Mar 4, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-a891deeb31 branch March 4, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants