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

build: dependency update that passes all tests #2335

Merged
merged 10 commits into from
Jul 18, 2024
Merged

Conversation

axe312ger
Copy link
Collaborator

@axe312ger axe312ger commented Jun 26, 2024

This aims to update multiple dependencies while passing integration tests, basically covering many dependabot issues at once that currently fail integration tests

As part of #2334

Yes, bundle sizes increase for now. This also happened in CDA - will be better later on with rollup!

@axe312ger axe312ger marked this pull request as ready for review June 26, 2024 11:26
marcolink
marcolink previously approved these changes Jun 27, 2024
Copy link
Member

@marcolink marcolink left a comment

Choose a reason for hiding this comment

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

Out if curiosity, do we know what doubles the bundle sizes?

@axe312ger
Copy link
Collaborator Author

Out if curiosity, do we know what doubles the bundle sizes?

I think its a combo:

But its crazy that it doubles the size!

@axe312ger
Copy link
Collaborator Author

Or, just a guess, but could also be because of dependency duplication and the current bundle in a bundle situation

* buidl: remove unused lodash.isplainobject

* build: remove no more needed lodash.isplainobject types

* build: add missing json-patch

* build: remove no more used require-all

* build: remove no more used istanbul

* build: remove no more used json

* chore: move types to dev dependencies

* build: apply npm dedupe

* build: upgrade typescript to v5 (#2337)

* build: upgrade typescript to v5

* style: update eslint to support latest typescript and apply it (#2338)

* build: move dependencies we use for typing only to dev deps
@axe312ger
Copy link
Collaborator Author

axe312ger commented Jul 18, 2024

@mgoudy91 I guess ready 4 merge & release :)

Note: These changes should NOT be breaking. IMHO we can release it as a patch release.

Copy link
Contributor

@mgoudy91 mgoudy91 left a comment

Choose a reason for hiding this comment

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

👍

@mgoudy91 mgoudy91 merged commit 5b18cad into master Jul 18, 2024
5 of 6 checks passed
@mgoudy91 mgoudy91 deleted the test/fix-integration branch July 18, 2024 14:33
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.

3 participants