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 #561

Merged
merged 1 commit into from
Jan 25, 2025
Merged

fix(deps): update external fixes #561

merged 1 commit into from
Jan 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.731.1 -> 3.734.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.731.1 -> 3.735.0 age adoption passing confidence
@aws-sdk/client-secrets-manager (source) 3.731.1 -> 3.734.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.731.1 -> 3.734.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.731.1 -> 3.734.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.20.0 -> 8.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.20.0 -> 8.21.0 age adoption passing confidence
aws-xray-sdk (source) 3.10.2 -> 3.10.3 age adoption passing confidence
esmock 2.6.9 -> 2.7.0 age adoption passing confidence
google-auth-library 9.15.0 -> 9.15.1 age adoption passing confidence
graph-data-structure 4.3.0 -> 4.3.1 age adoption passing confidence
lint-staged 15.4.1 -> 15.4.2 age adoption passing confidence
mocha (source) 11.0.1 -> 11.1.0 age adoption passing confidence

Release Notes

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

v3.734.0

Compare Source

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

v3.733.0

Compare Source

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

3.731.1 (2025-01-18)

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

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

v3.735.0

Compare Source

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

v3.734.0

Compare Source

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

v3.733.0

Compare Source

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

v3.732.0

Compare Source

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

3.731.1 (2025-01-18)

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

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

v3.734.0

Compare Source

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

3.731.1 (2025-01-18)

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

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

v3.734.0

Compare Source

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

3.731.1 (2025-01-18)

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

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

v3.734.0

Compare Source

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

v3.733.0

Compare Source

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

3.731.1 (2025-01-18)

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

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

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

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

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

v8.21.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

aws/aws-xray-sdk-node (aws-xray-sdk)

v3.10.3

Compare Source

View the latest changes

  • aws-xray-sdk-core updated to 3.10.3
    • Fix error due to missing header in the response in resolveSampling method.
  • aws-xray-sdk-mysql updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-express updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-postgres updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-restify updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-fastify updated to 3.10.3
    • Enable automatic mode and expose hooks
  • aws-xray-sdk-koa2 updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-hapi updated to 3.10.3
    • No further changes.
  • aws-xray-sdk-fetch updated to 3.10.3
    • No further changes.
iambumblehead/esmock (esmock)

v2.7.0: resolve openai mocking

Compare Source

resolve issue that prevented openai package mock

googleapis/google-auth-library-nodejs (google-auth-library)

v9.15.1

Compare Source

Bug Fixes
datavis-tech/graph-data-structure (graph-data-structure)

v4.3.1: Release 4.3.1

Compare Source

Full Changelog: datavis-tech/graph-data-structure@v4.3.0...v4.3.1

lint-staged/lint-staged (lint-staged)

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.
mochajs/mocha (mocha)

v11.1.0

Compare Source

🌟 Features

v11.0.2

Compare Source

🩹 Fixes
  • catch exceptions setting Error.stackTraceLimit (#​5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#​5263) (210d658)
📚 Documentation

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 e922c1d into main Jan 25, 2025
7 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch January 25, 2025 17:57
solaris007 pushed a commit that referenced this pull request Jan 25, 2025
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-content-client-v1.3.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

solaris007 pushed a commit that referenced this pull request Jan 25, 2025
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-data-access-v2.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

solaris007 pushed a commit that referenced this pull request Jan 25, 2025
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-google-client-v1.4.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

solaris007 pushed a commit that referenced this pull request Jan 25, 2025
# [@adobe/spacecat-shared-utils-v1.28.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.28.1...@adobe/spacecat-shared-utils-v1.28.2) (2025-01-25)

### Bug Fixes

* **deps:** update external fixes ([#561](#561)) ([e922c1d](e922c1d))
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-utils-v1.28.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