bcgov / nr-forest-client-commons

Forest client commons library
Apache License 2.0
1 stars 0 forks source link

fix(deps): update dependency org.yaml:snakeyaml to v2.3 #56

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.yaml:snakeyaml 2.2 -> 2.3 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.


Thanks for the PR!

Deployments, as required, will be available below: Any successful releases will be available as the following dependencyes:

  <dependency>
    <groupId>ca.bc.gov.nrs-commons</groupId>
    <artifactId>forest-client-core</artifactId>
    <version>0.2.0.PR56</version>
  </dependency>
  <dependency>
    <groupId>ca.bc.gov.nrs-commons</groupId>
    <artifactId>forest-client-spring</artifactId>
    <version>0.2.0.PR56</version>
  </dependency>

Once merged, the code will be promoted and handed off to the following workflow run. Main Merge Workflow

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

github-actions[bot] commented 2 months ago

Current changelog

Bug Fixes

Features