Skip to content

Updated:(deps): Bump endian-writer-derive from 0.1.0 to 0.2.0 in /src - #173

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src/endian-writer-derive-0.2.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src/endian-writer-derive-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps endian-writer-derive from 0.1.0 to 0.2.0.

Release notes

Sourced from endian-writer-derive's releases.

0.2.0

About this Release

Complete Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Complete Changes

0.2.0 - 2026-09-13

Merged

Commits

  • Added: generics support for derived structs a0f4fc3
  • Added: const-generic and lifetime macro expansion fixtures 154b624
  • Added: GitHub Dependabot Config 014b58b
Commits
  • 0844d68 Bumped: version to 0.2.0
  • 06e8c23 Merge pull request #20 from Sewer56/add-generics
  • 154b624 Added: const-generic and lifetime macro expansion fixtures
  • a0f4fc3 Added: generics support for derived structs
  • 91718bd Merge pull request #19 from Sewer56/dependabot/cargo/src/patch-updates-e7f24c...
  • ba1f937 Updated:(deps): Bump syn in /src in the patch-updates group
  • 5b15bd8 Merge pull request #18 from Sewer56/dependabot/cargo/src/patch-updates-852af7...
  • 1d67bc0 Updated:(deps): Bump syn in /src in the patch-updates group
  • b859240 Merge pull request #16 from Sewer56/dependabot/cargo/src/patch-updates-0ae61c...
  • f286f9e Merge pull request #17 from Sewer56/dependabot/cargo/src/syn-3.0.2
  • 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 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 [endian-writer-derive](https://github.com/Sewer56/endian-writer-derive) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/Sewer56/endian-writer-derive/releases)
- [Commits](Sewer56/endian-writer-derive@0.1.0...0.2.0)

---
updated-dependencies:
- dependency-name: endian-writer-derive
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

rust-llm-tidy: current findings

2 warnings.

Warnings

  • TEXT002 long line - src/Cargo.toml:98

    line is 87 chars long.
    Why: Long lines are harder to follow in narrow editors and side-by-side reviews.
    Suggestions:
      - Wrap prose at word boundaries to 80 chars or fewer per line.
      - Preserve paragraph and list structure; do not split code identifiers, code spans, or URLs.
      - A URL at the end of the line is excluded from the count; URLs mid-line count.
      - Code blocks, table rows, and link definitions are exempt.
      - Borders are ignored.
    
  • TEXT002 long line - src/Cargo.toml:110

    line is 89 chars long.
    Why: Long lines are harder to follow in narrow editors and side-by-side reviews.
    Suggestions:
      - Wrap prose at word boundaries to 80 chars or fewer per line.
      - Preserve paragraph and list structure; do not split code identifiers, code spans, or URLs.
      - A URL at the end of the line is excluded from the count; URLs mid-line count.
      - Code blocks, table rows, and link definitions are exempt.
      - Borders are ignored.
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants