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

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

cu-infra-svc-git
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsii-diff (source) ^1.99.0 -> ^1.100.0 age adoption passing confidence
jsii-pacmak (source) ^1.99.0 -> ^1.100.0 age adoption passing confidence
prettier (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
ts-jest (source) ^29.1.4 -> ^29.1.5 age adoption passing confidence

Release Notes

aws/jsii (jsii-diff)

v1.100.0

Compare Source

Bug Fixes
prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>
kulshekhar/ts-jest (ts-jest)

v29.1.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 2am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.38%. Comparing base (1a34cd2) to head (55198d1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files          17       17           
  Lines        2263     2263           
  Branches       92      138   +46     
=======================================
  Hits         2249     2249           
  Misses         14       14           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a34cd2...55198d1. Read the comment docs.

@cu-infra-svc-git cu-infra-svc-git merged commit 34bb9cd into main Jun 18, 2024
16 checks passed
@cu-infra-svc-git cu-infra-svc-git deleted the renovate/all-minor-patch branch June 18, 2024 00:28
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.

1 participant