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: release codegen packages #875

Merged
merged 6 commits into from
Sep 5, 2024
Merged

chore: release codegen packages #875

merged 6 commits into from
Sep 5, 2024

Conversation

phani-srikar
Copy link
Contributor

@phani-srikar phani-srikar commented Sep 5, 2024

Description of changes

  • Add support for MIS generation to enable conversation and generation AI directives.
  • Resolve vulnerabilities identified in axios and micromatch transitive dependencies.
  • Other test updates

Codegen Paramaters Changed or Added

Issue #, if available

Description of how you validated changes

Full E2E suite passed

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • Breaking changes to existing customers are released behind a feature flag or major version update
  • Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified
  • Changes are tested on windows. Some Node functions (such as path) behave differently on windows.
  • Changes adhere to the GraphQL Spec and supports the GraphQL types type, input, enum, interface, union and scalar types.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dpilch and others added 6 commits July 31, 2024 11:04
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feature(appsync-modelgen-plugin): add generation and conversation route handling
@phani-srikar phani-srikar marked this pull request as ready for review September 5, 2024 23:01
@phani-srikar phani-srikar requested review from a team as code owners September 5, 2024 23:01
@phani-srikar phani-srikar changed the title chore: Release codegen packages chore: release codegen packages Sep 5, 2024
@phani-srikar phani-srikar merged commit 22d8cbe into release Sep 5, 2024
5 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.

4 participants