Updates the requirements on flat-tree to permit the latest version.
Commits
- [`10291fc`](https://github.com/datrs/flat-tree/commit/10291fccb1792bd606e5dfb1e07ec7654af42839) (cargo-release) version 4.0.1
- [`eb0b6c9`](https://github.com/datrs/flat-tree/commit/eb0b6c952b908726681af6e6e3112c1864d368cd) fix full-roots docs
- [`fc6696b`](https://github.com/datrs/flat-tree/commit/fc6696b06c997fe9025a4b8e9af9cbaf2bd3046f) Update changelog
- [`452fffa`](https://github.com/datrs/flat-tree/commit/452fffafa54754c408ec745b76bdc0e50673d9b0) (cargo-release) version 4.0.0
- [`c224c74`](https://github.com/datrs/flat-tree/commit/c224c744c470c4382d79dc5d9fa3b406ee41c99b) const fns, and remove with_depth methods ([#41](https://github-redirect.dependabot.com/mafintosh/flat-tree-rs/issues/41))
- [`07a98b2`](https://github.com/datrs/flat-tree/commit/07a98b274d6ca612d9a5354c5b85d924b059dcf0) Criterion ([#40](https://github-redirect.dependabot.com/mafintosh/flat-tree-rs/issues/40))
- [`e2ddfc6`](https://github.com/datrs/flat-tree/commit/e2ddfc6920f10794e79b6b78df2d41c195c89cd7) Update changelog
- [`74bbf3a`](https://github.com/datrs/flat-tree/commit/74bbf3ac93f52c7e4681c3b29b7c31535b466931) (cargo-release) version 3.7.0
- [`50e1c1d`](https://github.com/datrs/flat-tree/commit/50e1c1dcdfb5c90e5cc9f29cb744f17e2a42a0a2) (cargo-release) version 3.6.0
- [`825abe8`](https://github.com/datrs/flat-tree/commit/825abe8c58de9955fcee0fa2fe61df16d3c6cea7) count trailing ones ([#38](https://github-redirect.dependabot.com/mafintosh/flat-tree-rs/issues/38))
- Additional commits viewable in [compare view](https://github.com/mafintosh/flat-tree-rs/compare/3.4.0...4.0.1)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on flat-tree to permit the latest version.
Commits
- [`10291fc`](https://github.com/datrs/flat-tree/commit/10291fccb1792bd606e5dfb1e07ec7654af42839) (cargo-release) version 4.0.1 - [`eb0b6c9`](https://github.com/datrs/flat-tree/commit/eb0b6c952b908726681af6e6e3112c1864d368cd) fix full-roots docs - [`fc6696b`](https://github.com/datrs/flat-tree/commit/fc6696b06c997fe9025a4b8e9af9cbaf2bd3046f) Update changelog - [`452fffa`](https://github.com/datrs/flat-tree/commit/452fffafa54754c408ec745b76bdc0e50673d9b0) (cargo-release) version 4.0.0 - [`c224c74`](https://github.com/datrs/flat-tree/commit/c224c744c470c4382d79dc5d9fa3b406ee41c99b) const fns, and remove with_depth methods ([#41](https://github-redirect.dependabot.com/mafintosh/flat-tree-rs/issues/41)) - [`07a98b2`](https://github.com/datrs/flat-tree/commit/07a98b274d6ca612d9a5354c5b85d924b059dcf0) Criterion ([#40](https://github-redirect.dependabot.com/mafintosh/flat-tree-rs/issues/40)) - [`e2ddfc6`](https://github.com/datrs/flat-tree/commit/e2ddfc6920f10794e79b6b78df2d41c195c89cd7) Update changelog - [`74bbf3a`](https://github.com/datrs/flat-tree/commit/74bbf3ac93f52c7e4681c3b29b7c31535b466931) (cargo-release) version 3.7.0 - [`50e1c1d`](https://github.com/datrs/flat-tree/commit/50e1c1dcdfb5c90e5cc9f29cb744f17e2a42a0a2) (cargo-release) version 3.6.0 - [`825abe8`](https://github.com/datrs/flat-tree/commit/825abe8c58de9955fcee0fa2fe61df16d3c6cea7) count trailing ones ([#38](https://github-redirect.dependabot.com/mafintosh/flat-tree-rs/issues/38)) - Additional commits viewable in [compare view](https://github.com/mafintosh/flat-tree-rs/compare/3.4.0...4.0.1)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.