Skip to content
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

build(deps): bump toml from 0.7.3 to 0.7.6 #1863

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps toml from 0.7.3 to 0.7.6.

Commits
  • 59ae12d chore: Release
  • 501bbcd docs: Update changelog
  • c2a36b0 Merge pull request #576 from marcospb19/toml-edit-add-retain-method-to-collec...
  • 4b2d3c9 toml_edit: add retain to arrays and tables
  • bb108a8 feat(toml): add Map::retain method (#575)
  • 22fb58e chore: Don't release serde_toml
  • bd45f69 chore: Release
  • 8ef76fb docs: Update changelog
  • 224dca8 Merge pull request #574 from cuviper/indexmap-2
  • ef0a3fc chore: Upgrade to indexmap 2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cabf26c) 29.74% compared to head (44cfefb) 29.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1863      +/-   ##
==========================================
+ Coverage   29.74%   29.89%   +0.15%     
==========================================
  Files          50       50              
  Lines       18018    18018              
  Branches     8705     8702       -3     
==========================================
+ Hits         5359     5387      +28     
+ Misses       7483     7481       -2     
+ Partials     5176     5150      -26     

see 15 files with indirect coverage changes

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

A newer version of toml exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.6.
- [Commits](toml-rs/toml@toml-v0.7.3...toml-v0.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@sylvestre sylvestre merged commit 682e425 into main Oct 26, 2023
74 of 75 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/toml-0.7.6 branch October 26, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants