Skip to content

Conversation

@nicolaracco
Copy link
Contributor

@nicolaracco nicolaracco commented Oct 3, 2024

Upgrades project dependencies. See details in workflow run.


Automatically created by projen via the "upgrade-main" workflow


Note

Modernizes tooling and CI across the repo.

  • Bumps dev dependencies (e.g., eslint@^9, @typescript-eslint@^8, typescript@^5.9, @aws-sdk/client-dynamodb@^3.965.0, jest-junit@^16, jsii-*) and updates package.json/.projen/deps.json
  • Refreshes GitHub Actions to latest majors (checkout/setup-* v5/6, upload/download-artifact v4.6.2), adjusts bash shells, and standardizes bot identity/email
  • Tweaks linting: adds curly rule, consolidates TypeScript ESLint rules, and sets ESLint env vars in projen tasks
  • Updates projen tasks (use npm-check-updates@18 with --no-deprecated, fix quoting for jsii-pacmak pack commands)
  • Repository configs: tune .gitattributes linguist-language entries, update Mergify queue/merge settings, add merge_group to PR lint workflow
  • Updates LICENSE year to 2026

Written by Cursor Bugbot for commit af3b0c2. This will update automatically on new commits. Configure here.

@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 8 times, most recently from a50fe0f to 513096b Compare October 11, 2024 00:20
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 7 times, most recently from 7e37920 to bb4c3d4 Compare October 18, 2024 00:21
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 8 times, most recently from f5ac55b to d74fe11 Compare October 26, 2024 00:20
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 7 times, most recently from 5092e83 to 78a9a16 Compare November 2, 2024 00:21
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 2 times, most recently from d81fda2 to 91043cd Compare December 14, 2025 00:29
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

with:
name: repo.patch
path: ${{ runner.temp }}
- name: Apply patch
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Artifact download action major version mismatch

Multiple workflows were updated to actions/download-artifact@v5. If v5 isn’t available (or isn’t supported on the runner/GHES version in use), the CI/release pipelines will fail at artifact download time.

Additional Locations (1)

Fix in Cursor Fix in Web

@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 8 times, most recently from b656991 to 4998e47 Compare December 22, 2025 00:28
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 8 times, most recently from ffa6327 to b7c058a Compare December 30, 2025 00:26
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch 8 times, most recently from 1a6f291 to 1cc8b5d Compare January 7, 2026 00:26
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch from 1cc8b5d to ca66a55 Compare January 8, 2026 00:27
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/condensetech/cdk-constructs/actions/runs/20836747138

------

*Automatically created by projen via the "upgrade-main" workflow*

Signed-off-by: github-actions <github-actions@github.com>
@nicolaracco nicolaracco force-pushed the github-actions/upgrade-main branch from ca66a55 to af3b0c2 Compare January 9, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants