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

fix: pin broken dependencies to older versions #1110

Merged
merged 5 commits into from
Sep 13, 2024
Merged

fix: pin broken dependencies to older versions #1110

merged 5 commits into from
Sep 13, 2024

Conversation

AlCalzone
Copy link
Collaborator

@AlCalzone AlCalzone commented Sep 13, 2024

PR Checklist:

  • Provide a meaningful description to this PR or mention which issues this fixes.
  • Ensure the project builds with npm run build
  • Add tests for your change. This includes negative tests (i.e. inputs that need to fail) as well as baseline tests (i.e. how should the directory structure look like?).
  • Run the test suite with npm test
  • If there are baseline changes, review them and make a separate commit for them with the comment "accept baselines" if they are desired changes
  • If you added a required option, also add it to the template creation (.github/create_templates.ts)
  • Add a detailed migration description to docs/updates explaining what the user needs to do when manually updating an existing project
  • Add your changes to CHANGELOG.md (referencing the migration description and this PR or the issue you fixed)

Description:
fixes: #1109
fixes: #1108
fixes: #1106

@AlCalzone AlCalzone changed the title fix: pin dependencies fix: pin broken dependencies to older versions Sep 13, 2024
@AlCalzone AlCalzone marked this pull request as ready for review September 13, 2024 18:10
@AlCalzone AlCalzone merged commit 541af6c into master Sep 13, 2024
6 checks passed
@AlCalzone AlCalzone deleted the pin-deps branch September 13, 2024 18:12
@AlCalzone AlCalzone restored the pin-deps branch September 13, 2024 18:12
@AlCalzone AlCalzone deleted the pin-deps branch September 13, 2024 18:12
AlCalzone added a commit that referenced this pull request Sep 13, 2024
* (AlCalzone) Pin several dependencies to older versions (#1110)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant