Skip to content

Update Develocity npm agent to version 1.0.1#687

Merged
jprinet merged 2 commits intogradle:mainfrom
c00ler:avenderov/20250717/upgrade-develocity-agent
Jul 23, 2025
Merged

Update Develocity npm agent to version 1.0.1#687
jprinet merged 2 commits intogradle:mainfrom
c00ler:avenderov/20250717/upgrade-develocity-agent

Conversation

@c00ler
Copy link
Copy Markdown
Member

@c00ler c00ler commented Jul 17, 2025

This PR updates the Develocity npm agent plugin to the newly released version 1.0.1 that is available in the public npm registry.

Comment thread sources/package.json
},
"devDependencies": {
"@gradle/develocity-agent": "https://develocity-npm-pkgs.gradle.com/gradle-develocity-agent-0.10.0.tgz",
"@gradle-tech/develocity-agent": "1.0.1",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we actually leave this as a wildcard dependency to make sure it works the way it's supposed to with npm upgrade?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can do it, yes. It will help us to dogfood ^ version updates. The only thing is that all dependencies are fixed in this project, so I believe there is no process to do npm update. @gradle/dv-solutions-team, what do you think?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot is monitoring

directory: "/sources"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to leave as is then, thanks. @gradle/dv-solutions-team our approvals are not valid to merge, please approve and merge if this works for you. Thanks.

Copy link
Copy Markdown
Member

@jprinet jprinet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as discussed with @clayburn

@jprinet jprinet merged commit b7d91bc into gradle:main Jul 23, 2025
55 of 57 checks passed
@c00ler c00ler deleted the avenderov/20250717/upgrade-develocity-agent branch July 23, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants