Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Sep 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/mailru/easyjson v0.9.0 -> v0.9.1 age confidence

Release Notes

mailru/easyjson (github.com/mailru/easyjson)

v0.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: mailru/easyjson@v0.9.0...v0.9.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from 8a968d8 to 1f78be0 Compare October 8, 2025 20:13
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Oct 16, 2025
@red-hat-konflux red-hat-konflux bot closed this Oct 16, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch October 16, 2025 16:15
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Oct 17, 2025
@red-hat-konflux red-hat-konflux bot reopened this Oct 17, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from 2aef265 to 1f78be0 Compare October 17, 2025 00:13
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Oct 28, 2025
@red-hat-konflux red-hat-konflux bot closed this Oct 28, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Oct 28, 2025
@red-hat-konflux red-hat-konflux bot reopened this Oct 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from bcef21a to 1f78be0 Compare October 28, 2025 20:16
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Oct 29, 2025
@red-hat-konflux red-hat-konflux bot closed this Oct 29, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Oct 30, 2025
@red-hat-konflux red-hat-konflux bot reopened this Oct 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from b72db52 to 1f78be0 Compare October 30, 2025 04:12
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Nov 15, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 15, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Nov 15, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from 4c6c2aa to 1f78be0 Compare November 15, 2025 04:44
@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Nov 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/redhatinsights/app-common-go v1.6.8
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/go-chi/chi/v5 v5.2.3
go: downloading gorm.io/driver/postgres v1.6.0
go: downloading gorm.io/driver/sqlite v1.6.0
go: downloading gorm.io/gorm v1.31.1
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading gorm.io/datatypes v1.2.7
go: downloading github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
go: downloading github.com/jackc/pgx/v5 v5.7.6
go: downloading golang.org/x/sys v0.37.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-sqlite3 v1.14.32
go: downloading github.com/google/uuid v1.6.0
go: downloading gorm.io/driver/mysql v1.6.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/text v0.30.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.17.0
go: downloading google.golang.org/protobuf v1.36.8
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading golang.org/x/crypto v0.43.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading golang.org/x/sync v0.17.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/redhatinsights/platform-go-middlewares v1.0.0
go: github.com/RedHatInsights/quickstarts imports
	github.com/RedHatInsights/quickstarts/pkg/generated: cannot find module providing package github.com/RedHatInsights/quickstarts/pkg/generated

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Nov 18, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 18, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Nov 18, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from a504ee2 to 1f78be0 Compare November 18, 2025 08:35
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Nov 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Nov 24, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from af6ce3a to 1f78be0 Compare November 24, 2025 00:40
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Dec 9, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 9, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Dec 9, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 9, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from cf88ce6 to 1f78be0 Compare December 9, 2025 16:36
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Dec 10, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 10, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Dec 10, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 10, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from 338e5bd to 1f78be0 Compare December 10, 2025 08:35
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Dec 12, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 12, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Dec 12, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 12, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from d4ce09f to 1f78be0 Compare December 12, 2025 04:36
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Dec 12, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 12, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Dec 13, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from 10db565 to 1f78be0 Compare December 13, 2025 00:35
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Dec 14, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 14, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed chore(deps): update module github.com/mailru/easyjson to v0.9.1 Dec 14, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 14, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-mailru-easyjson-0.x branch from a535770 to 1f78be0 Compare December 14, 2025 20:41
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/mailru/easyjson to v0.9.1 chore(deps): update module github.com/mailru/easyjson to v0.9.1 - autoclosed Dec 15, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 15, 2025
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.

0 participants