Skip to content

build(deps): bump the other-dependencies group across 3 directories with 1 update#189

Merged
fredbi merged 1 commit intomasterfrom
dependabot/go_modules/jsonutils/adapters/easyjson/other-dependencies-64bf640e52
Mar 14, 2026
Merged

build(deps): bump the other-dependencies group across 3 directories with 1 update#189
fredbi merged 1 commit intomasterfrom
dependabot/go_modules/jsonutils/adapters/easyjson/other-dependencies-64bf640e52

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Bumps the other-dependencies group with 1 update in the /jsonutils/adapters/easyjson directory: github.com/mailru/easyjson.
Bumps the other-dependencies group with 1 update in the /jsonutils/adapters/testintegration directory: github.com/mailru/easyjson.
Bumps the other-dependencies group with 1 update in the /jsonutils/adapters/testintegration/benchmarks directory: github.com/mailru/easyjson.

Updates github.com/mailru/easyjson from 0.9.1 to 0.9.2

Release notes

Sourced from github.com/mailru/easyjson's releases.

v0.9.2

What's Changed

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

Commits
  • 89250db Support for json:",omitzero" tag (#429)
  • 7dcf687 Merge pull request #423 from AndreiBerezin/fix-null-string
  • ef22ec5 Merge pull request #421 from dmitrybarsukov/bugfix/invalid-json-on-NaN-or-Inf
  • 9b7ae67 fix null after MarshalText work
  • 31b2360 Return error if trying to marshal +Inf, -Inf or NaN
  • See full diff in compare view

Updates github.com/mailru/easyjson from 0.9.1 to 0.9.2

Release notes

Sourced from github.com/mailru/easyjson's releases.

v0.9.2

What's Changed

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

Commits
  • 89250db Support for json:",omitzero" tag (#429)
  • 7dcf687 Merge pull request #423 from AndreiBerezin/fix-null-string
  • ef22ec5 Merge pull request #421 from dmitrybarsukov/bugfix/invalid-json-on-NaN-or-Inf
  • 9b7ae67 fix null after MarshalText work
  • 31b2360 Return error if trying to marshal +Inf, -Inf or NaN
  • See full diff in compare view

Updates github.com/mailru/easyjson from 0.9.1 to 0.9.2

Release notes

Sourced from github.com/mailru/easyjson's releases.

v0.9.2

What's Changed

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

Commits
  • 89250db Support for json:",omitzero" tag (#429)
  • 7dcf687 Merge pull request #423 from AndreiBerezin/fix-null-string
  • ef22ec5 Merge pull request #421 from dmitrybarsukov/bugfix/invalid-json-on-NaN-or-Inf
  • 9b7ae67 fix null after MarshalText work
  • 31b2360 Return error if trying to marshal +Inf, -Inf or NaN
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Mar 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.63%. Comparing base (228d6ed) to head (9fdbe00).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          53       53           
  Lines        2444     2444           
=======================================
  Hits         2264     2264           
  Misses        138      138           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fredbi
Copy link
Copy Markdown
Member

fredbi commented Mar 14, 2026

@dependabot rebase

…ith 1 update

Bumps the other-dependencies group with 1 update in the /jsonutils/adapters/easyjson directory: [github.com/mailru/easyjson](https://github.com/mailru/easyjson).
Bumps the other-dependencies group with 1 update in the /jsonutils/adapters/testintegration directory: [github.com/mailru/easyjson](https://github.com/mailru/easyjson).
Bumps the other-dependencies group with 1 update in the /jsonutils/adapters/testintegration/benchmarks directory: [github.com/mailru/easyjson](https://github.com/mailru/easyjson).


Updates `github.com/mailru/easyjson` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/mailru/easyjson/releases)
- [Commits](mailru/easyjson@v0.9.1...v0.9.2)

Updates `github.com/mailru/easyjson` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/mailru/easyjson/releases)
- [Commits](mailru/easyjson@v0.9.1...v0.9.2)

Updates `github.com/mailru/easyjson` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/mailru/easyjson/releases)
- [Commits](mailru/easyjson@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/mailru/easyjson
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: github.com/mailru/easyjson
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: github.com/mailru/easyjson
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/jsonutils/adapters/easyjson/other-dependencies-64bf640e52 branch from a271676 to 9fdbe00 Compare March 14, 2026 20:06
@fredbi fredbi merged commit 6aaa57c into master Mar 14, 2026
19 checks passed
@fredbi fredbi deleted the dependabot/go_modules/jsonutils/adapters/easyjson/other-dependencies-64bf640e52 branch March 14, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant