Skip to content

chore(deps): bump github.com/cloudflare/pint from 0.73.7 to 0.74.3 in /scripts #1079

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps github.com/cloudflare/pint from 0.73.7 to 0.74.3.

Release notes

Sourced from github.com/cloudflare/pint's releases.

v0.74.3

Fixed

  • Fixed false positive reports from promql/fragile check - #1466.
  • Fixed incorrect reports from query/cost when multiple rules with rate(...) were present and each had a different rate time window.

v0.74.2

Fixed

  • Fixed an issue where pint would fail to create MR comment if GitLab API returned empty diff body.

v0.74.1

Fixed

  • Fixed incorrect suggestion from query/cost when a query uses joins or unless.

v0.74.0

Added

  • promql/fragile check will now warn about alerting rules using aggregations that might cause false positives when Prometheus restarts.
  • query/cost check will now try to find queries that perform operations for which there is a recording rule, and suggest using these recording rules instead to speed up the query.

Fixed

Changelog

Sourced from github.com/cloudflare/pint's changelog.

v0.74.3

Fixed

  • Fixed false positive reports from promql/fragile check - #1466.
  • Fixed incorrect reports from query/cost when multiple rules with rate(...) were present and each had a different rate time window.

v0.74.2

Fixed

  • Fixed an issue where pint would fail to create MR comment if GitLab API returned empty diff body.

v0.74.1

Fixed

  • Fixed incorrect suggestion from query/cost when a query uses joins or unless.

v0.74.0

Added

  • promql/fragile check will now warn about alerting rules using aggregations that might cause false positives when Prometheus restarts.
  • query/cost check will now try to find queries that perform operations for which there is a recording rule, and suggest using these recording rules instead to speed up the query.

Fixed

Commits
  • 9d1a899 Merge pull request #1474 from cloudflare/query/cost
  • 8a1ea74 Don't suggest bogus replacements
  • c2ccaa4 Merge pull request #1473 from cloudflare/fragile
  • f956884 Don't report non-conditional aggregations that add labels
  • 72ba91f Merge pull request #1472 from cloudflare/fragile
  • 1305694 Use rule.Labels.IsIdentical instead of converting to labels
  • 64c56ae Merge pull request #1471 from cloudflare/gitlab-diff
  • 3422563 Update tools
  • 64ce7e0 Fallback to git history if there's no diff
  • f464ca4 Merge pull request #1470 from cloudflare/dependabot/go_modules/github.com/pro...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cloudflare/pint](https://github.com/cloudflare/pint) from 0.73.7 to 0.74.3.
- [Release notes](https://github.com/cloudflare/pint/releases)
- [Changelog](https://github.com/cloudflare/pint/blob/main/docs/changelog.md)
- [Commits](cloudflare/pint@v0.73.7...v0.74.3)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/pint
  dependency-version: 0.74.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
@dependabot dependabot bot requested review from povilasv and skl as code owners July 1, 2025 01:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
@skl skl merged commit 9820566 into master Jul 1, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/scripts/github.com/cloudflare/pint-0.74.3 branch July 1, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant