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

update type null for dependency upgrade #602

Open
pexa-slee opened this issue Mar 7, 2025 · 0 comments
Open

update type null for dependency upgrade #602

pexa-slee opened this issue Mar 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pexa-slee
Copy link

pexa-slee commented Mar 7, 2025

Hi,

We have been using this action quite heavily for our auto-merge reusable workflow, which has been working very well.

We came across a PR today where the update-type was null. The previous-version and new-version were also empty.

The version of the action is dependabot/fetch-metadata@v2

The PR title was:
NOJIRA | Dependabot | Bump io.netty:netty-common from 4.1.115.Final to 4.1.118.Final in /xxx_core in the maven group

The change itself was Updates io.netty:netty-common from 4.1.115.Final to 4.1.118.Final

Is this down to the syntax?

The actual commit msg details:

NOJIRA | Dependabot | Bump io.netty:netty-common
Bumps the maven group in /xxx_core with 1 update: [io.netty:netty-common](https://github.com/netty/netty).


Updates `io.netty:netty-common` from 4.1.115.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.118.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>

Thanks,
Shane

@pexa-slee pexa-slee added the bug Something isn't working label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant