Skip to content

chore(deps): bump the dependencies group with 3 updates#12

Merged
m4tx merged 4 commits intomasterfrom
dependabot/cargo/dependencies-e5cd54bd5d
Mar 3, 2025
Merged

chore(deps): bump the dependencies group with 3 updates#12
m4tx merged 4 commits intomasterfrom
dependabot/cargo/dependencies-e5cd54bd5d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the dependencies group with 3 updates: cot, comrak and serde.

Updates cot from 0.1.0 to 0.1.4

Release notes

Sourced from cot's releases.

cot-cli-v0.1.4

Fixed

  • use cot's version instead of cli's when creating a new project (#213)

Other

  • Add status messages to CLI operations for better user feedback (#204)

Contributors

cot-v0.1.4

Added

  • add #[track_caller] to unwraps for better panic messages (#212)

Fixed

  • use cot's version instead of cli's when creating a new project (#213)

cot-cli-v0.1.3

Other

  • updated the following local packages: cot

cot-v0.1.3

Other

  • add logo to the rustdoc (#198)

cot_codegen-v0.1.2

Other

  • add README.md to the Cargo.toml metadata (#178)

cot_macros-v0.1.2

Other

  • add README.md to the Cargo.toml metadata (#178)

cot-cli-v0.1.2

Fixed

  • add Cargo.lock to project template to avoid broken dependencies (#191)

cot-v0.1.2

Added

... (truncated)

Changelog

Sourced from cot's changelog.

0.1.4 - 2025-02-28

Added

  • add #[track_caller] to unwraps for better panic messages (#212)

Fixed

  • use cot's version instead of cli's when creating a new project (#213)

0.1.3 - 2025-02-24

Other

  • add logo to the rustdoc (#198)

0.1.2 - 2025-02-23

Added

  • (error) enhance error logging with tracing integration (#186)

Fixed

  • switch back to using non-prerelease versions of crypto crates (#188)

Other

  • (deps) add info about dependencies to CONTRIBUTING.md (#192)

0.1.1 - 2025-02-21

Other

  • add README.md to the Cargo.toml metadata (#178)
  • fix a typo in form.rs docs (#173)
Commits
  • f1c6eb6 chore: release v0.1.4 (#210)
  • 25785c2 fix: use cot's version instead of cli's when creating a new project (#213)
  • bd86a0e feat: add #[track_caller] to unwraps for better panic messages (#212)
  • a54bc7f Add status messages to CLI operations for better user feedback (#204)
  • 2bbb096 chore: release v0.1.3 (#199)
  • 1f2b41c chore: add contributor list to GitHub releases (#200)
  • 42eba08 docs: add logo to the rustdoc (#198)
  • 3352ce5 chore: release v0.1.2 (#193)
  • 321b0c4 fix: add Cargo.lock to project template to avoid broken dependencies (#191)
  • f79a304 ci: make Rust CI ignore changes to MD files (#195)
  • Additional commits viewable in compare view

Updates comrak from 0.35.0 to 0.36.0

Release notes

Sourced from comrak's releases.

v0.36.0

Bug fixes:

New features/APIs:

Behind the scenes:

Documentation:

New Contributors

Diff: kivikakk/comrak@v0.35.0...v0.36.0

Changelog

Sourced from comrak's changelog.

[v0.36.0] - 28-02-2025

Bug fixes:

New features/APIs:

Behind the scenes:

Documentation:

New Contributors

Diff: kivikakk/comrak@v0.35.0...v0.36.0

Commits
  • ce89ecf Merge pull request #544 from kivikakk/release/v0.36.0
  • a64a400 changelog.txt: update.
  • 77524f0 [skip test] update changelog
  • 63ca831 Cargo.toml: v0.36.0.
  • 7783b0b Merge pull request #543 from kivikakk/push-vtzwnskolrvu
  • 087f41a tests: don't let sourcepos stand in the way of roundtrip tests.
  • f8b232b Merge pull request #540 from kivikakk/custom-html-formatter
  • 78467cc html: make clearer.
  • fbd8581 html: rework RenderMode into ChildRendering; simplify.
  • db2666c html: expose some things, remove output capture name.
  • Additional commits viewable in compare view

Updates serde from 1.0.217 to 1.0.218

Release notes

Sourced from serde's releases.

v1.0.218

  • Documentation improvements
Commits
  • 7bfd518 Release 1.0.218
  • 723a949 Merge pull request #2895 from dtolnay/stabledoc
  • 2b44efb Point standard library links to stable
  • 03dc0fc Merge pull request #2894 from dtolnay/doclink
  • 85cb0c4 Convert html links to intra-doc links
  • abe7194 Update ui test suite to nightly-2025-02-12
  • aaccac7 Unset doc-scrape-examples for lib target
  • 7cd4d84 Update ui test suite to nightly-2025-02-07
  • 04ff3e8 More precise gitignore patterns
  • dc3031b Remove *.sw[po] from gitignore
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the dependencies group with 3 updates: [cot](https://github.com/cot-rs/cot), [comrak](https://github.com/kivikakk/comrak) and [serde](https://github.com/serde-rs/serde).


Updates `cot` from 0.1.0 to 0.1.4
- [Release notes](https://github.com/cot-rs/cot/releases)
- [Changelog](https://github.com/cot-rs/cot/blob/master/CHANGELOG.md)
- [Commits](cot-rs/cot@cot_codegen-v0.1.0...cot-v0.1.4)

Updates `comrak` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](kivikakk/comrak@v0.35.0...v0.36.0)

Updates `serde` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.217...v1.0.218)

---
updated-dependencies:
- dependency-name: cot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 1, 2025
@m4tx m4tx merged commit f9c49f5 into master Mar 3, 2025
12 checks passed
@m4tx m4tx deleted the dependabot/cargo/dependencies-e5cd54bd5d branch March 3, 2025 14:30
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.

1 participant