Skip to content

⬆️ Bump logos from 0.15.0 to 0.15.1 in /internal/utils/ffi/filterdsl/rust-crate #842

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 Aug 11, 2025

Bumps logos from 0.15.0 to 0.15.1.

Release notes

Sourced from logos's releases.

v0.15.1 - More customizable derive macros

It has been quite some time since the last release, and this new release contains quite nice new features, especially regarding the derive macro, thanks to the help of many contributors!

There should not be any breaking change, but please report any bug you might encounter with this new release.

Thanks again to all contributors!

What's Changed

New Contributors

Full Changelog: maciejhirsz/logos@v0.15...v0.15.1

Commits
  • a9a2c25 Merge pull request #494 from maciejhirsz/release-0.15.1
  • bca6f10 chore(lib): release v0.15.1
  • 274c7a0 Merge pull request #445 from mysteriouslyseeing/error_callback
  • 8b1baf9 Merge pull request #474 from your-diary/docs/bump_dependency_of_simple_calcul...
  • 8237e38 build(cargo): updates Cargo.lock
  • 3402a47 Merge branch 'master' into docs/bump_dependency_of_simple_calculator_example
  • 7f770db added test cases
  • 3c5f353 added test cases
  • 01c0ced Merge branch 'maciejhirsz:master' into error_callback
  • 609ae48 Merge pull request #441 from mysteriouslyseeing/skip_callback
  • 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 dependabot bot added the deps: rust Dependency update label Aug 11, 2025
Copy link

github-actions bot commented Aug 11, 2025

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

Copy link

github-actions bot commented Aug 11, 2025

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

Copy link

github-actions bot commented Aug 11, 2025

Robot Results

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

Passed Tests

Name ⏱️ Duration Suite
Create and Delete Personal Access Token 16.733 s Account
Change Password 5.497 s Account
Restore Password 4.594 s Account
Create test role 4.991 s Admin
Create test user 4.962 s Admin
Log as test user 3.791 s Admin
Login With Valid Credentials 3.657 s Auth
Login With Invalid Credentials 3.370 s Auth
Logout 4.203 s Auth
Create new forwarder 4.744 s Forwarders
Configure forwarder 4.974 s Forwarders
Delete forwarder 4.571 s Forwarders
Create new stream 4.774 s Storage
Configure stream 5.008 s Storage
Delete stream 4.569 s Storage
View logs sent on default pipeline 5.784 s Stream-Viewer
View logs sent via Syslog (RFC 5424) 5.763 s Stream-Viewer
View logs sent via Syslog (RFC 3164) 5.947 s Stream-Viewer
Watch logs 7.046 s Stream-Viewer
Create new transformer 4.732 s Transformers
Configure transformer 6.144 s Transformers
Delete transformer 4.697 s Transformers

@linkdd
Copy link
Contributor

linkdd commented Aug 12, 2025

@dependabot rebase

Bumps [logos](https://github.com/maciejhirsz/logos) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/maciejhirsz/logos/releases)
- [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md)
- [Commits](maciejhirsz/logos@v0.15...v0.15.1)

---
updated-dependencies:
- dependency-name: logos
  dependency-version: 0.15.1
  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/logos-0.15.1 branch from b21bfdc to 8c01595 Compare August 12, 2025 03:55
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 3ee5056 into main Aug 12, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/internal/utils/ffi/filterdsl/rust-crate/logos-0.15.1 branch August 12, 2025 08:21
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.

1 participant