Update one or more dependencies version
Change that only affects user documentation
Non-user-facing code improvement, will increment patch version when merged (0.0.+1)
Significant behaviour change that breaks compatibility, will increment major version (+1.0.0)
Non-breaking feature or enhancement, will increment minor version (0.+1.0)
Feature or enhancement that breaks compatibility, will increment minor version (0.+1.0)
Incremental feature improvement, will increment patch version when merged (0.0.+1)
Improve performance of an existing feature, will increment patch version when merged (0.0.+1)
Add or improve existing tests
This change is available in a prerelease.
Improvement to internal processes
Minimal planning and/or implementation work required.
Simplifying or restructuring existing code or documentation.
Create a release when this PR is merged
This issue/pull request has been released.
Used to describe the roadmap and track milestone issues needed to complete it.
A bug or broken feature with no workaround
PR doesn't appear in the changelog and preserves current version when merged
Not a priority right now, but we want to keep this around to think or discuss more.
Enhancing or fixing tests where functioning is not affected.
Issue affecting user or developer experience.