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 all minor dependencies #1742

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-lambda (source) 3.689.0 -> 3.699.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.699.0 -> 3.700.0 age adoption passing confidence
@types/node (source) 22.9.4 -> 22.10.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence

Release Notes

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

v3.699.0

Compare Source

Features
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41)

v3.698.0

Compare Source

Features
  • client-lambda: Adds support for metrics for event source mappings for AWS Lambda (fb9ea84)

v3.697.0

Compare Source

Features
  • client-lambda: Add Node 22.x (node22.x) support to AWS Lambda (11a5e31)

v3.696.0

Compare Source

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

v3.693.0

Compare Source

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

v3.692.0

Compare Source

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

v3.691.0

Compare Source

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

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

v3.700.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications. (453f462)
prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

microsoft/TypeScript (typescript)

v5.7.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 6am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate-bot renovate-bot changed the title fix(deps): update dependency @aws-sdk/client-lambda to v3.693.0 fix(deps): update dependency @aws-sdk/client-lambda to v3.696.0 Nov 19, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency @aws-sdk/client-lambda to v3.696.0 fix(deps): update dependency @aws-sdk/client-lambda to v3.697.0 Nov 20, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency @aws-sdk/client-lambda to v3.697.0 fix(deps): update dependency @aws-sdk/client-lambda to v3.698.0 Nov 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor branch 2 times, most recently from c2a3b66 to 3f5180d Compare November 22, 2024 20:53
@renovate-bot renovate-bot changed the title fix(deps): update dependency @aws-sdk/client-lambda to v3.698.0 fix(deps): update all minor dependencies Nov 22, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor branch 5 times, most recently from bcd0a03 to e7ac10a Compare November 26, 2024 05:40
@kuzdogan kuzdogan merged commit fb255d8 into ethereum:staging Nov 26, 2024
4 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor branch November 26, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: COMPLETED
Development

Successfully merging this pull request may close these issues.

2 participants