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

fix(deps): update external fixes #378

Merged
merged 1 commit into from
Sep 21, 2024
Merged

fix(deps): update external fixes #378

merged 1 commit into from
Sep 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.651.1 -> 3.656.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.651.1 -> 3.654.0 age adoption passing confidence
@aws-sdk/client-secrets-manager (source) 3.651.1 -> 3.654.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.651.1 -> 3.654.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.651.1 -> 3.656.0 age adoption passing confidence
@slack/web-api (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.5.0 -> 8.6.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.5.0 -> 8.6.0 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.656.0

Compare Source

Features
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132c)

v3.654.0

Compare Source

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

3.651.1 (2024-09-13)

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.654.0

Compare Source

Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-secrets-manager)

v3.654.0

Compare Source

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

3.651.1 (2024-09-13)

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.654.0

Compare Source

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

3.651.1 (2024-09-13)

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

aws/aws-sdk-js-v3 (@​aws-sdk/lib-dynamodb)

v3.656.0

Compare Source

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

v3.654.0

Compare Source

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

3.651.1 (2024-09-13)

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

slackapi/node-slack-sdk (@​slack/web-api)

v7.5.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.6.0

Compare Source

🚀 Features
  • add allow option for restrict-template-expressions

  • type-utils: isNullableType add Void logic

  • eslint-plugin: [no-unnecessary-condition] check switch cases

  • eslint-plugin: [no-misused-promises] check array predicate return

🩹 Fixes
  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice

  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment

  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types

  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.6.0

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

This PR will trigger a patch release when merged.

@renovate renovate bot merged commit 273a70d into main Sep 21, 2024
8 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch September 21, 2024 16:53
adobe-bot pushed a commit that referenced this pull request Sep 21, 2024
@adobe-bot
Copy link

🎉 This issue has been resolved in version @adobe/spacecat-shared-data-access-v1.44.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Sep 21, 2024
@adobe-bot
Copy link

🎉 This issue has been resolved in version @adobe/spacecat-shared-dynamo-v1.3.37 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Sep 21, 2024
@adobe-bot
Copy link

🎉 This issue has been resolved in version @adobe/spacecat-shared-google-client-v1.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Sep 21, 2024
@adobe-bot
Copy link

🎉 This issue has been resolved in version @adobe/spacecat-shared-slack-client-v1.3.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Sep 21, 2024
# [@adobe/spacecat-shared-utils-v1.20.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.20.1...@adobe/spacecat-shared-utils-v1.20.2) (2024-09-21)

### Bug Fixes

* **deps:** update external fixes ([#378](#378)) ([273a70d](273a70d))
@adobe-bot
Copy link

🎉 This issue has been resolved in version @adobe/spacecat-shared-utils-v1.20.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant