Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-sdk/client-ec2 (source) ^3.818.0 -> ^3.819.0 age adoption passing confidence dependencies minor
@aws-sdk/client-ec2 (source) ^3.818.0 -> ^3.819.0 age adoption passing confidence devDependencies minor
@aws-sdk/client-s3 (source) ^3.817.0 -> ^3.820.0 age adoption passing confidence dependencies minor
@aws-sdk/client-s3 (source) ^3.817.0 -> ^3.820.0 age adoption passing confidence devDependencies minor
@types/bun (source) ^1.2.14 -> ^1.2.15 age adoption passing confidence devDependencies patch
oven/bun 1.2.14-debian -> 1.2.15-debian age adoption passing confidence final patch
oven/bun 1.2.14-debian -> 1.2.15-debian age adoption passing confidence stage patch
vue (source) ^3.5.15 -> ^3.5.16 age adoption passing confidence dependencies patch
vue (source) ^3.5.15 -> ^3.5.16 age adoption passing confidence devDependencies patch

Release Notes

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

v3.819.0

Compare Source

Features
  • client-ec2: Enable the option to automatically delete underlying Amazon EBS snapshots when deregistering Amazon Machine Images (AMIs) (93df0c5)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.820.0

Compare Source

Features
  • client-s3: Adding checksum support for S3 PutBucketOwnershipControls API. (542663c)
oven-sh/bun (oven/bun)

v1.2.15: Bun v1.2.15

To install Bun v1.2.15

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.15:

bun upgrade
Read Bun v1.2.15's release notes on Bun's blog
Thanks to 15 contributors!
vuejs/core (vue)

v3.5.16

Compare Source

Reverts

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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.

@what-the-diff
Copy link

what-the-diff bot commented May 28, 2025

PR Summary

  • Updated Base Docker Image
    The base Docker images in both the cloud and server sections have been updated. The system will no longer use version 1.2.14-debian and instead use oven/bun:1.2.15-debian. This update optimizes our application's performance in our Docker environment.

  • Modified AWS EC2 SDK Version
    The used version of the AWS EC2 SDK, a toolkit for communicating with Amazon's EC2 platform, has been updated from ^3.818.0 to ^3.819.0. These updates usually contain optimizations and bug fixes, increasing the reliability of our interactions with AWS EC2.

  • Updated Package Type Definitions
    The package @types/bun in storage/framework/core/types/package.json has been updated from ^1.2.14 to ^1.2.15. This upgrade ensures our codebases are using the latest, most reliable type definitions, improving code safety and decreasing the likelihood of runtime errors.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 139e535 to 1d6acea Compare May 29, 2025 11:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1d6acea to 40fefd6 Compare May 29, 2025 20:13
@chrisbbreuer chrisbbreuer merged commit 8d018e0 into main May 29, 2025
5 of 10 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 29, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants