-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): upgrade projen #125
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #125 +/- ##
=======================================
Coverage 96.41% 96.41%
=======================================
Files 6 6
Lines 1729 1729
Branches 187 180 -7
=======================================
Hits 1667 1667
Misses 62 62 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
606e971
to
486455a
Compare
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
486455a
to
d371b3b
Compare
d371b3b
to
f8c59f1
Compare
f8c59f1
to
94f64e3
Compare
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/time-loop/cdk-aurora/actions/runs/18147242004 ------ *Automatically created by projen via the "update-projen-main" workflow* Signed-off-by: github-actions <github-actions@github.com>
94f64e3
to
f868bda
Compare
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "update-projen-main" workflow
Note
Upgrades projen and JSII tooling, updates GitHub workflows to pnpm 10 and Codecov v5, removes codecov.yml, and refines Renovate, Mergify, TS, and ESLint configs.
pnpm
to10
across workflows; update Codecov action tov5
.$GITHUB_SHA
; add explicitshell: bash
in some steps.codecov.yml
and ignorecodecov*
files; drop it from.gitattributes
and projen files list.config:recommended
, new matching rules, add ignored action deps, set globalminimumReleaseAge
(7d) and 0d for@time-loop/*
.queue_conditions
; addmerge_queue
withmax_parallel_checks: 1
.curly
(multi-line
,consistent
); simplify some@typescript-eslint
rule declarations.ES2020
andlib
es2020
intsconfig.dev.json
.projen
to^0.95.6
,@time-loop/clickup-projen
to^1.21.1
,jsii
/jsii-rosetta
to~5.8.x
; refresh lockfile.package:js
(jsii-pacmak
pack command).Written by Cursor Bugbot for commit f868bda. This will update automatically on new commits. Configure here.