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

chore(deps): update all non-major dependencies #956

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-ec2 (source) 3.699.0 -> 3.701.0 age adoption passing confidence
@types/node (source) 22.9.3 -> 22.10.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.15.0 -> 8.16.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.15.0 -> 8.16.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence
yarn (source) 4.5.2 -> 4.5.3 age adoption passing confidence

Release Notes

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

v3.701.0

Compare Source

Features
  • client-ec2: Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions. (a370f24)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#​10287)
  • eslint-plugin: [max-params] add function overload and function type support (#​10312)
❤️ Thank You

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

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

v8.16.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

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

yarnpkg/berry (yarn)

v4.5.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 5pm on Friday,every weekend" (UTC), 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.

@renovate renovate bot enabled auto-merge (squash) November 29, 2024 19:19
@renovate renovate bot merged commit 68b3b2e into master Nov 29, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 29, 2024 19:22
@hoonoh
Copy link
Owner

hoonoh commented Dec 2, 2024

🎉 This PR is included in version 1.1.29 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hoonoh hoonoh added the released label Dec 2, 2024
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