Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s dependency set (projen-managed), primarily bumping the constructs and projen versions and refreshing the generated lock/projen dependency metadata accordingly.
Changes:
- Bump
constructsfrom10.0.5to10.5.1(including peer range). - Bump
projenfrom^0.99.12to^0.99.16. - Regenerate
package-lock.jsonand.projen/deps.jsonto reflect the updated dependency graph.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates constructs and projen versions (and constructs peer range). |
| package-lock.json | Regenerated lockfile reflecting updated package versions/metadata. |
| .projen/deps.json | Updates projen’s dependency manifest for the new constructs peer version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
94b1e00 to
f5a567d
Compare
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/AlexTech314/TokenInjectableDockerBuilder/actions/runs/22377455230 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a0547c0 to
8860063
Compare
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the "upgrade-main" workflow