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

Pin Effect dependencies #1534

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Pin Effect dependencies #1534

merged 2 commits into from
Apr 16, 2024

Conversation

MarcAstr0
Copy link
Collaborator

Description

Some dependency versions have been pinned to avoid further issues due to unmet peer dependencies related to the Effect and related libraries.

Changes

Checks

  • Project Builds
  • Project passes tests and checks
  • Updated documentation accordingly

@MarcAstr0
Copy link
Collaborator Author

/integration sha=f45026b62e6dd2b6281d61b48e81d47139adecb8

Copy link

what-the-diff bot commented Apr 15, 2024

PR Summary

  • New file addition - pin_effect_deps_2024-04-15-17-14.json

    • A new file was added in the common/changes/@boostercloud/framework-core folder, outlining an update to the Effect library and related dependencies within the @boostercloud/framework-core package.
  • Framework-core package updates

    • The packages/framework-core package has received updates to key dependencies, improving the stability, and ensuring our usage is current with changes in these libraries. The changes are as follows:
      • effect version bumped up from ^2.4.6 to 2.4.17.
      • @effect/platform version upgraded from ^0.48.3 to 0.48.24.
      • @effect/schema version shifted from ^0.64.2 to 0.64.18.
      • @effect/cli version updated from ^0.35.2 to 0.35.26.
      • @effect/printer version revised from ^0.32.2 to 0.32.2.
      • @effect/typeclass dependency updated from ^0.23.4 to 0.23.17.
      • @effect/printer-ansi changed from ^0.32.13 to 0.32.26.
      • @effect/platform-node modified from ^0.45.5 to 0.45.26.
  • Framework-integration-tests package updates

    • The packages/framework-integration-tests package also had several dependencies updated. This will ensure our integration tests are compatible with recent updates in these libraries and are working as intended.
  • Framework-types package updates

    • In the packages/framework-types directory, there were updates to several dependencies aligning with the above-mentioned packages ensuring compatibility and streamlined performance across these interconnected packages.

Copy link
Contributor

⌛ Integration tests are running...

Check their status here 👈

Copy link
Contributor

✅ Integration tests have finished successfully!

@MarcAstr0 MarcAstr0 merged commit 543ebce into boostercloud:main Apr 16, 2024
6 checks passed
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