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

fix(managers/gradle): allow dot annotation in version.ref #21820

Merged
merged 6 commits into from May 4, 2023

Commits on May 4, 2023

  1. fix(managers/gradle): allow dot annotation in version.ref

    Signed-off-by: Jinna C <jinnatim@gmail.com>
    cjtim committed May 4, 2023
    Copy the full SHA
    f58b71a View commit details
    Browse the repository at this point in the history
  2. fix: test case

    Signed-off-by: Jinna C <jinnatim@gmail.com>
    cjtim committed May 4, 2023
    Copy the full SHA
    1d88e3d View commit details
    Browse the repository at this point in the history
  3. use regular expression

    Signed-off-by: Jinna C <jinnatim@gmail.com>
    cjtim committed May 4, 2023
    Copy the full SHA
    2120105 View commit details
    Browse the repository at this point in the history
  4. Update lib/modules/manager/gradle/extract/catalog.ts

    Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
    cjtim and Churro committed May 4, 2023
    Copy the full SHA
    92970d8 View commit details
    Browse the repository at this point in the history
  5. create function normalizeVersionPointer

    Signed-off-by: Jinna C <jinnatim@gmail.com>
    cjtim committed May 4, 2023
    Copy the full SHA
    01975f1 View commit details
    Browse the repository at this point in the history
  6. remove optional string version.ref

    Signed-off-by: Jinna C <jinnatim@gmail.com>
    cjtim committed May 4, 2023
    Copy the full SHA
    98a7cfd View commit details
    Browse the repository at this point in the history