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

Add Headline to Person Schema #42

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Description of the change

  • Add Headline to Person Schema
  • Update Dependencies

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • Chore (cleanup or minor QOL tweak that has little to no impact on functionality)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@vvillait88 vvillait88 changed the title Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 Add Headline to Person Schema Nov 30, 2024
@vvillait88 vvillait88 self-assigned this Nov 30, 2024
@vvillait88 vvillait88 linked an issue Nov 30, 2024 that may be closed by this pull request
@vvillait88 vvillait88 merged commit 31fedac into main Nov 30, 2024
3 checks passed
@vvillait88 vvillait88 deleted the dependabot/go_modules/github.com/stretchr/testify-1.10.0 branch November 30, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

"headline" field is missing from Schema Person
1 participant