Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps serde_json from 1.0.140 to 1.0.141.

Release notes

Sourced from serde_json's releases.

v1.0.141

Commits
  • 6843c36 Release 1.0.141
  • 6e2c210 Touch up PR 1273
  • 623d9b4 Merge pull request #1273 from conradludgate/optimise-string-escaping
  • de70b7d use unreachable_unchecked for escape table. use a second match to roundtrip E...
  • f2d940d replace start index with bytes slice reference
  • cd55b5a Ignore mismatched_lifetime_syntaxes lint
  • c1826eb Pin nightly toolchain used for miri job
  • 8a56cfa Merge pull request #1248 from jimmycathy/master
  • af3d80d chore: fix typo
  • See full diff 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 dependabot bot added the deps: rust Dependency update label Jul 28, 2025
@github-actions
Copy link

github-actions bot commented Jul 28, 2025

TestsPassed ✅SkippedFailed
API End-To-End Test Report20 ran20 passed0 skipped0 failed

@github-actions
Copy link

github-actions bot commented Jul 28, 2025

TestsPassed ✅SkippedFailed
Consul End-To-End Test Report1 ran1 passed0 skipped0 failed

@github-actions
Copy link

github-actions bot commented Jul 28, 2025

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
22 0 0 22 100 2m17.12941s

Passed Tests

Name ⏱️ Duration Suite
Create and Delete Personal Access Token 16.940 s Account
Change Password 6.647 s Account
Restore Password 5.324 s Account
Create test role 6.330 s Admin
Create test user 6.295 s Admin
Log as test user 4.439 s Admin
Login With Valid Credentials 4.225 s Auth
Login With Invalid Credentials 3.651 s Auth
Logout 4.883 s Auth
Create new forwarder 5.643 s Forwarders
Configure forwarder 6.036 s Forwarders
Delete forwarder 5.167 s Forwarders
Create new stream 5.440 s Storage
Configure stream 6.230 s Storage
Delete stream 5.262 s Storage
View logs sent on default pipeline 6.335 s Stream-Viewer
View logs sent via Syslog (RFC 5424) 6.466 s Stream-Viewer
View logs sent via Syslog (RFC 3164) 6.515 s Stream-Viewer
Watch logs 7.769 s Stream-Viewer
Create new transformer 5.602 s Transformers
Configure transformer 6.627 s Transformers
Delete transformer 5.303 s Transformers

@linkdd
Copy link
Contributor

linkdd commented Jul 28, 2025

@dependabot rebase

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.140...v1.0.141)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.141
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/internal/utils/ffi/filterdsl/rust-crate/serde_json-1.0.141 branch from 6b7bdea to c7c9d24 Compare July 28, 2025 20:43
@sonarqubecloud
Copy link

Copy link
Contributor

@linkdd linkdd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4285983 into main Jul 28, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/internal/utils/ffi/filterdsl/rust-crate/serde_json-1.0.141 branch July 28, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps: rust Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants