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

chore(jest): update version #925

Merged
merged 18 commits into from
Oct 21, 2024
Merged

chore(jest): update version #925

merged 18 commits into from
Oct 21, 2024

Conversation

dselman
Copy link
Contributor

@dselman dselman commented Oct 16, 2024

Changes

  • Updates jest to latest version
  • Updates license checker to latest version, and move license checking to the top-level rather than within each module
  • Updates a test that was failing with the jest upgrade
  • Fix an issue with the declaration of options for ModelManager (used for Typescript type generation)
  • Fix a typo in warning message in DecoratorManager
  • Moved the test for union type handling in concerto-types to concerto-codegen

Flags

Screenshots or Video

Related Issues

  • Issue #
  • Pull Request #

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
@dselman dselman requested a review from mttrbrts October 21, 2024 13:43
@dselman dselman merged commit 5087bbf into main Oct 21, 2024
11 checks passed
@dselman dselman deleted the ds-update-jest branch October 21, 2024 13:46
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