Skip to content

deps(rust): Bump grid from 1.0.0 to 1.0.1#44

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/grid-1.0.1
Open

deps(rust): Bump grid from 1.0.0 to 1.0.1#44
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/grid-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [grid](https://github.com/becheran/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2026

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.

@dependabot dependabot Bot requested a review from NeuroKoder3 as a code owner April 26, 2026 05:14
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