Skip to content

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

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

Release notes

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

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.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
  • c56d766 Merge pull request #1460 from cloudflare/query
  • 3f137db Fix query/cost join matches
  • 2c37a91 Merge pull request #1459 from cloudflare/dependabot/docker/debian-e19e317ecc
  • ede9bf8 build(deps): bump debian in the debian group
  • e6091f2 Merge pull request #1458 from cloudflare/parser
  • f9f9f6c Make name validation per parser instance
  • 30211b8 Merge pull request #1457 from cloudflare/query/cost
  • 33a17fa Add rule details
  • 8a1dda7 Fix metric name checks
  • b408c0f More tests
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/pint
  dependency-version: 0.74.1
  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 Jun 17, 2025
@dependabot dependabot bot requested review from povilasv and skl as code owners June 17, 2025 00:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2025
@skl
Copy link
Collaborator

skl commented Jun 17, 2025

Raised a bug on pint for the lint failure:

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

Superseded by #1071.

@dependabot dependabot bot closed this Jun 24, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/scripts/github.com/cloudflare/pint-0.74.1 branch June 24, 2025 00:44
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