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

refactor: delete dependabot.yml and migrate to version catalogues with dependency version bumps #134

Merged

Conversation

wax911
Copy link
Member

@wax911 wax911 commented May 21, 2024

Pull Request Template

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure:

  • You have followed our contributing guidelines
  • Double-check your branch is based on develop and targets develop (where applicable)
  • Pull request has tests (If applicable)
  • Code is well-commented, linted and follows project conventions
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved

Description

  • Delete dependabot.yml and migrate to version catalogues with some additional library version bumps

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (Improve existing functionality)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the Apache License.

@wax911 wax911 linked an issue May 21, 2024 that may be closed by this pull request
@wax911 wax911 force-pushed the refactor/128-migrate-to-version-cataloges-for-buildsrc branch from bf837b7 to 5a0b7c9 Compare May 21, 2024 18:03
@wax911 wax911 added the enhancement New feature request or suggestion label May 21, 2024
@wax911 wax911 merged commit 04abc16 into develop May 21, 2024
5 of 7 checks passed
@wax911 wax911 deleted the refactor/128-migrate-to-version-cataloges-for-buildsrc branch May 21, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or suggestion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to version cataloges for buildSrc
1 participant