Release notes
*Sourced from [serde_derive's releases](https://github.com/serde-rs/serde/releases).*
> ## v1.0.76
> - Provide impls for [`NonZeroU128`](https://doc.rust-lang.org/std/num/struct.NonZeroU128.html) ([#1371](https://github-redirect.dependabot.com/serde-rs/serde/issues/1371), thanks [**hcpl**](https://github.com/hcpl))
Commits
- [`55cecac`](https://github.com/serde-rs/serde/commit/55cecace2904bb3b24c2bbe122a176806dafc395) Release 1.0.76
- [`3da0dea`](https://github.com/serde-rs/serde/commit/3da0deaa5073f7f9367e95f347bd80ac01a5dd6a) Merge pull request [#1371](https://github-redirect.dependabot.com/serde-rs/serde/issues/1371) from hcpl/nonzero_u128
- [`585550a`](https://github.com/serde-rs/serde/commit/585550a5be2dd3d988f97408ad75cc14ac093865) Add support for `NonZeroU128`
- [`5b7b8ab`](https://github.com/serde-rs/serde/commit/5b7b8abf9f3b50b3fc69c229225ec4d8c9d4ebc1) Move some compile-fail errors based on proc-macro2 update
- See full diff in [compare view](https://github.com/serde-rs/serde/compare/v1.0.75...v1.0.76)
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 merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@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.
Bumps serde_derive from 1.0.75 to 1.0.76.
Release notes
*Sourced from [serde_derive's releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.76 > - Provide impls for [`NonZeroU128`](https://doc.rust-lang.org/std/num/struct.NonZeroU128.html) ([#1371](https://github-redirect.dependabot.com/serde-rs/serde/issues/1371), thanks [**hcpl**](https://github.com/hcpl))Commits
- [`55cecac`](https://github.com/serde-rs/serde/commit/55cecace2904bb3b24c2bbe122a176806dafc395) Release 1.0.76 - [`3da0dea`](https://github.com/serde-rs/serde/commit/3da0deaa5073f7f9367e95f347bd80ac01a5dd6a) Merge pull request [#1371](https://github-redirect.dependabot.com/serde-rs/serde/issues/1371) from hcpl/nonzero_u128 - [`585550a`](https://github.com/serde-rs/serde/commit/585550a5be2dd3d988f97408ad75cc14ac093865) Add support for `NonZeroU128` - [`5b7b8ab`](https://github.com/serde-rs/serde/commit/5b7b8abf9f3b50b3fc69c229225ec4d8c9d4ebc1) Move some compile-fail errors based on proc-macro2 update - See full diff in [compare view](https://github.com/serde-rs/serde/compare/v1.0.75...v1.0.76)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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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.