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

Bump toml from 0.8.4 to 0.8.5 #3427

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Bump toml from 0.8.4 to 0.8.5 #3427

merged 1 commit into from
Oct 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps toml from 0.8.4 to 0.8.5.

Commits
  • ef689bc chore: Release
  • ca2d13f docs: Update changelog
  • 7f4f543 Merge pull request #637 from dtolnay-contrib/nansign
  • 90253a6 fix: Deterministically parse nan as a positive NaN
  • ed1fcb8 chore: Update from '_rust/main'
  • 5ebe30b chore(ci): Update pre-commit hooks
  • 151f2e2 fix: Preserve sign of NaN when serializing f32
  • 09dd4cf test: Handle possibility that f64::NAN is negative
  • 5ac485e test: Test sign of NaN created by toml_edit parser
  • 2e778c7 fix: Fix sign of NaNs produced by toml macro
  • 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)

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.4 to 0.8.5.
- [Commits](toml-rs/toml@toml-v0.8.4...toml-v0.8.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fee4048) 45.40% compared to head (e86d1d2) 45.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3427   +/-   ##
=======================================
  Coverage   45.40%   45.40%           
=======================================
  Files         483      483           
  Lines       49790    49790           
=======================================
  Hits        22609    22609           
  Misses      27181    27181           

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

@Razican Razican added this pull request to the merge queue Oct 27, 2023
Merged via the queue into main with commit 5e89c4e Oct 27, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/toml-0.8.5 branch October 27, 2023 16:42
ahaoboy pushed a commit to ahaoboy/boa that referenced this pull request Nov 15, 2023
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.4 to 0.8.5.
- [Commits](toml-rs/toml@toml-v0.8.4...toml-v0.8.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ahaoboy pushed a commit to ahaoboy/boa that referenced this pull request Nov 15, 2023
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.4 to 0.8.5.
- [Commits](toml-rs/toml@toml-v0.8.4...toml-v0.8.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sam-finch-tezos pushed a commit to trilitech/boa that referenced this pull request Nov 29, 2023
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.4 to 0.8.5.
- [Commits](toml-rs/toml@toml-v0.8.4...toml-v0.8.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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