Bump the rust group with 3 updates#1419
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
Bumps the rust group with 3 updates: [toml](https://github.com/toml-rs/toml), [highs](https://github.com/rust-or/highs) and [documented](https://github.com/cyqsimon/documented). Updates `toml` from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.3) Updates `highs` from 2.3.0 to 2.4.0 - [Commits](rust-or/highs@v2.3.0...v2.4.0) Updates `documented` from 0.9.2 to 0.10.0 - [Commits](cyqsimon/documented@v0.9.2...v0.10.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: highs dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: documented dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust group with 3 updates: toml, highs and documented.
Updates
tomlfrom 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0Commits
eb25160chore: Releasef36fb52docs: Update changelog3adbbb7fix(writer): Don't overflow (#1189)fb0c1b3fix(writer): Don't overflow5e70a70test(writer): Add overflow test771a975chore: Upgrade toml-test (#1186)28f6c9cchore: Upgrade toml-test30d75cachore(deps): Update Prek to v0.4.9 (#1185)17efe57chore(deps): Update Rust Stable to v1.97 (#1184)c9d0d54style: Make clippy happyUpdates
highsfrom 2.3.0 to 2.4.0Commits
2154844v2.4.07228881Add support for SC/SI variables47de3b1Bump highs-sysUpdates
documentedfrom 0.9.2 to 0.10.0Commits
8abc4dbBump version to 0.10.054ffaf4Fix MSRV-related issues1ee8fd6Bump actions/checkout from 6 to 7 in the github-actions group2a3007dBump the dependencies group with 2 updatese7e53c2Merge pull request #37 from cyqsimon/fix/macro-doc-valuesd481e86Minor improvement to avoid aVecallocation in case of no doc comments24055a2Add a regression testb6899f6Add docs on line-trimming caveat8806c2cImpl macro parsing & tokenizing4005913Add feature comment forcustomiseinCargo.tomlDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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