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 npm-dependencies group in /npm with 3 updates #4349

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps the npm-dependencies group in /npm with 3 updates: @aws-sdk/client-s3, @nationalarchives/tdr-components and globals.

Updates @aws-sdk/client-s3 from 3.714.0 to 3.715.0

Release notes

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

v3.715.0

3.715.0(2024-12-18)

Documentation Changes
  • client-mwaa: Added support for Apache Airflow version 2.10.3 to MWAA. (a4722467)
  • credential-providers: fix link casing (#6746) (7fee20d7)
New Features
  • clients: update client endpoints as of 2024-12-18 (e919afa9)
  • client-iot: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. (87094038)
  • client-amplify: Added WAF Configuration to Amplify Apps (be98eba2)
  • client-connect: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. (4e1a96b2)
  • client-quicksight: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. (2c03dc78)
  • client-transfer: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. (c7611a42)
  • client-connectparticipant: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. (16bb7dba)
  • client-budgets: Releasing minor partition endpoint updates (1f0b1f32)
  • client-datasync: AWS DataSync introduces the ability to update attributes for in-cloud locations. (1c7cb389)
  • client-resiliencehub: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. (20148895)
Bug Fixes
  • middleware-flexible-checksums: skip checksum computation if provided (#6745) (e1678f80)

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

Changelog

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

3.715.0 (2024-12-18)

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

Commits

Updates @nationalarchives/tdr-components from 1.0.46 to 1.0.47

Commits

Updates globals from 15.13.0 to 15.14.0

Release notes

Sourced from globals's releases.

v15.14.0

  • Add vitest globals (#274) 06a5723

sindresorhus/globals@v15.13.0...v15.14.0

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 npm-dependencies group in /npm with 3 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@nationalarchives/tdr-components](https://github.com/nationalarchives/tdr-components) and [globals](https://github.com/sindresorhus/globals).


Updates `@aws-sdk/client-s3` from 3.714.0 to 3.715.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.715.0/clients/client-s3)

Updates `@nationalarchives/tdr-components` from 1.0.46 to 1.0.47
- [Commits](https://github.com/nationalarchives/tdr-components/commits)

Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@nationalarchives/tdr-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm/npm-dependencies-d4e865019e branch December 20, 2024 08:27
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.

0 participants