-
Notifications
You must be signed in to change notification settings - Fork 38
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): upgrade dev dependencies #2631
Closed
Closed
Conversation
This file contains 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
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 18, 2024 00:11
dbca5b9
to
9b39618
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 19, 2024 00:12
9b39618
to
ba8d02a
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 20, 2024 00:11
ba8d02a
to
e602c49
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 21, 2024 00:11
e602c49
to
576d99a
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 22, 2024 00:12
576d99a
to
6b97661
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 24, 2024 00:11
6b97661
to
88ad8b6
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 26, 2024 00:11
88ad8b6
to
1c42936
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
December 30, 2024 00:12
1c42936
to
c5cbdbe
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
January 1, 2025 00:12
c5cbdbe
to
a793155
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
January 2, 2025 00:11
a793155
to
a08d923
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
January 3, 2025 00:11
a08d923
to
20af094
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
January 4, 2025 00:11
20af094
to
d9c0e00
Compare
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
January 6, 2025 00:12
d9c0e00
to
817fc7c
Compare
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/constructs/actions/runs/12642557347 ------ *Automatically created by projen via the "upgrade-dev-deps-3.x" workflow* Signed-off-by: github-actions <github-actions@github.com>
cdklabs-automation
force-pushed
the
github-actions/upgrade-dev-deps-3.x
branch
from
January 7, 2025 00:12
817fc7c
to
417b7a9
Compare
Due to the upgrade to npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: constructs@0.0.0
npm error Found: jsii-rosetta@1.105.0
npm error node_modules/jsii-rosetta
npm error dev jsii-rosetta@"1.x" from the root project
npm error
npm error Could not resolve dependency:
npm error peer jsii-rosetta@">=5.4.0" from jsii-pacmak@1.10[6](https://github.com/aws/constructs/actions/runs/12642572870/job/35244495909?pr=2631#step:5:7).0
npm error node_modules/jsii-pacmak
npm error dev jsii-pacmak@"^1.106.0" from the root project Indeed, in 1.106.0, we intentionally removed support for the |
auto-merge was automatically disabled
January 7, 2025 12:37
Pull request was closed
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-dev-deps-3.x" workflow