Skip to content

build(deps): bump github.com/prometheus/prom2json from 1.3.0 to 1.5.0#157

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/prometheus/prom2json-1.5.0
Closed

build(deps): bump github.com/prometheus/prom2json from 1.3.0 to 1.5.0#157
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/prometheus/prom2json-1.5.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps github.com/prometheus/prom2json from 1.3.0 to 1.5.0.

Release notes

Sourced from github.com/prometheus/prom2json's releases.

1.5.0 / 2025-10-14

  • [FEATURE] Add --escaping command line flag to negotiate escaping schemes including full UTF-8 support for metric and label names. #240
  • [ENHANCEMENT] Add --help and --version command line flags. #219

Besides the improvements above, this release comes with updated dependencies, and the pre-built binaries are using Go1.25.3, both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.4.2.)

1.4.2 / 2025-04-09

  • [BUGFIX] Fix formatting of error messages. #190

Besides the small fix above, this release comes with updated dependencies, and the pre-built binaries are using Go1.24.1, both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.4.1.)

1.4.1 / 2024-09-19

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.23.1., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.4.0.)

1.4.0 / 2024-07-11

  • [FEATURE] Support native histograms. #169
  • [FEATURE] Support float histograms (classic and native). #176

This release also comes with updated dependencies, and the pre-built binaries are using Go1.22.5., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.3.)

1.3.3 / 2023-05-25

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.20.4., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.2.)

1.3.2 / 2022-10-07

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.19.2., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.1.)

1.3.1 / 2022-04-19

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.18.1., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.0.)

Changelog

Sourced from github.com/prometheus/prom2json's changelog.

1.5.0 / 2025-10-14

  • [FEATURE] Add --escaping command line flag to negotiate escaping schemes including full UTF-8 support for metric and label names. #240
  • [ENHANCEMENT] Add --help and --version command line flags. #219

1.4.2 / 2025-04-09

  • [BUGFIX] Fix formatting of error messages. #190

Besides the small fix above, this release comes with updated dependencies, and the pre-built binaries are using Go1.24.1, both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.4.1.)

1.4.1 / 2024-09-19

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.23.1., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.4.0.)

1.4.0 / 2024-07-11

  • [FEATURE] Support native histograms. #169
  • [FEATURE] Support float histograms (classic and native). #176

This release also comes with updated dependencies, and the pre-built binaries are using Go1.22.5., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.3.)

1.3.3 / 2023-05-25

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.20.4., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.2.)

1.3.2 / 2022-10-07

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.19.2., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.1.)

1.3.1 / 2022-04-19

There are no code changes in this release. It merely comes with updated dependencies, and the pre-built binaries are using Go1.18.1., both to avoid potential security issues. (Note that this is just precaution. We do not know of any relevant vulnerabilities in v1.3.0.)

Commits
  • 2e8d7ef Merge pull request #241 from prometheus/beorn7/release
  • be8bba7 Update to Go1.25
  • 1859007 Update Go dependencies
  • 3e32970 Cut v1.5.0
  • 3b6ccc6 Merge pull request #240 from prometheus/beorn7/utf-8
  • f338eaf Add option to set 'escaping' parameter
  • 3392379 Merge pull request #238 from prometheus/repo_sync
  • 0e00d86 Merge pull request #239 from prometheus/beorn7/dependencies
  • c075304 Update usage of expfmt.TextParser to avoid panic
  • 1d7b8c0 Update Go dependencies
  • 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2025

Labels

The following labels could not be found: go, kind/dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@semanticdiff-com
Copy link

Review changes with  SemanticDiff

Bumps [github.com/prometheus/prom2json](https://github.com/prometheus/prom2json) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/prometheus/prom2json/releases)
- [Changelog](https://github.com/prometheus/prom2json/blob/master/CHANGELOG.md)
- [Commits](prometheus/prom2json@v1.3.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/prom2json
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/prom2json-1.5.0 branch from 8d0127c to e0bb43d Compare October 21, 2025 11:02
@mmetc mmetc closed this Oct 23, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 23, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus/prom2json-1.5.0 branch October 23, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant