Skip to content

chore(deps): bump grid from 1.0.0 to 1.0.1 in the cargo group across 1 directory#18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-990a64c0d3
Open

chore(deps): bump grid from 1.0.0 to 1.0.1 in the cargo group across 1 directory#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-990a64c0d3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps the cargo group with 1 update in the / directory: grid.

Updates grid from 1.0.0 to 1.0.1

Release notes

Sourced from grid's releases.

v1.0.1

What's Changed

New Contributors

Full Changelog: becheran/grid@v1.0.0...v1.0.1

Commits
  • 8caa819 chore: Release grid version 1.0.1
  • e879d41 Add safety checks for empty input in insert_row and insert_col methods
  • be213bd Add safety checks for grid dimension overflow in expand and prepend methods
  • e77e0c0 style: format test assertions for better readability
  • 781d36c Add comprehensive tests for delete methods including equivalence tests
  • 9bf8d0b Add delete_row and delete_col methods to avoid allocation
  • da542e1 chore: fix pipeline formatting
  • 875f418 chore: auto generate release notes
  • See full diff 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [grid](https://github.com/becheran/grid).


Updates `grid` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/becheran/grid/releases)
- [Commits](becheran/grid@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: grid
  dependency-version: 1.0.1
  dependency-type: indirect
  dependency-group: cargo
...

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 Apr 24, 2026
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.

0 participants