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(deps): update dependency berp to v1.5.0 #353

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kieran-ryan
Copy link
Member

@kieran-ryan kieran-ryan commented Jan 9, 2025

🤔 What's changed?

  • Bump berp from v1.3.0 -> v.1.5.0 in codegen workflow
  • Bump berp from v1.4.0 -> v1.5.0 in parser generator Dockerfile
  • Bump .NET to v8 from v5 in code generation workflow and v7 in test generation workflow
  • Bump ubuntu-22.04 codegen workflow runner to ubuntu-latest

Release Notes

gasparnagy/berp
v1.5.0
  • Added support for .NET 8.0
  • Removed support for .NET 7.0 (end of framework support reached)
v1.4.0

⚡️ What's your motivation?

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

♻️ Anything particular you want feedback on?

  • Omitted a changelog entry being an internal change - with matching generated parser code. Though observe CHANGELOG reference in earlier release (see 19.0.2 and that may want to include if there are use cases submoduling or interacting with the Dockerfile. Interested in thoughts.

📋 Checklist:

@kieran-ryan kieran-ryan added the 🤖 dependencies Dependency upgrade label Jan 9, 2025
@kieran-ryan kieran-ryan self-assigned this Jan 9, 2025
@kieran-ryan
Copy link
Member Author

@mpkorstanje, cheers for tipoff on v1.5.0 berp release; also observed we had a mismatch between versions (including .NET) used within the Dockerfile and test generation workflow.

- Reinstates `ubuntu-latest` for codegen workflow
  - Contributes to resolving #349
- Bump .NET to 8.x in codegen workflow and Dockerfile
  - Match workflow and local code generation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant