Commits
- [`dbdbe94`](https://github.com/NancyFx/Nancy/commit/dbdbe9428caea06c17d34a507c9216fe35abadc4) Merge pull request [#2901](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2901) from blairconrad/fie-4.6.0
- [`de458a9`](https://github.com/NancyFx/Nancy/commit/de458a9b42db6478e0c2bb8adef0f9fa342a2674) Fix Link header non-ASCII characters issue ([#2903](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2903))
- [`bb34ae1`](https://github.com/NancyFx/Nancy/commit/bb34ae13f00076e55dcefced8b54db7d685be4fc) Upgrade to FakeItEasy 4.6.0
- [`68e0b9f`](https://github.com/NancyFx/Nancy/commit/68e0b9fdaea8b9cf446902c8b8ebc37760fe0811) Don't allocate 4kB and Stream.CopyTo for empty bodies ([#2898](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2898))
- [`3cef9e6`](https://github.com/NancyFx/Nancy/commit/3cef9e6aa2bdf64bb1d82aaa864da8e2ba3d38b1) Merge pull request [#2890](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2890) from youngbob/fix-status-code-xml-serialize
- [`a082f04`](https://github.com/NancyFx/Nancy/commit/a082f042297ce75350a964947b0195d3c038a623) Merge pull request [#2870](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2870) from blairconrad/netstandard2.0
- [`c2a5254`](https://github.com/NancyFx/Nancy/commit/c2a5254a657aa72739d571918f6d5d33b7eb324f) Merge pull request [#2868](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2868) from DamirAinullin/master
- [`93c1594`](https://github.com/NancyFx/Nancy/commit/93c159429a2b7905fc795997dd42cb80c0fa32df) Merge pull request [#2889](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2889) from youngbob/fix-media-range-null-case
- [`3515c2e`](https://github.com/NancyFx/Nancy/commit/3515c2ec02ccdb3fe47e9572099a258bad97da72) Ensure DefaultStatusCodeHandlerResult can be XML serialized
- [`cbcf05c`](https://github.com/NancyFx/Nancy/commit/cbcf05c6bdf3a46aaae2fa46a7c21e21bf524b1d) Revert "add constructor to DefaultStatusCodeHandlerResult, so we do not have ...
- Additional commits viewable in [compare view](https://github.com/NancyFx/Nancy/compare/v1.4.4...v2.0.0)
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 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.
Bumps Nancy from 1.4.4 to 2.0.0.
Commits
- [`dbdbe94`](https://github.com/NancyFx/Nancy/commit/dbdbe9428caea06c17d34a507c9216fe35abadc4) Merge pull request [#2901](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2901) from blairconrad/fie-4.6.0 - [`de458a9`](https://github.com/NancyFx/Nancy/commit/de458a9b42db6478e0c2bb8adef0f9fa342a2674) Fix Link header non-ASCII characters issue ([#2903](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2903)) - [`bb34ae1`](https://github.com/NancyFx/Nancy/commit/bb34ae13f00076e55dcefced8b54db7d685be4fc) Upgrade to FakeItEasy 4.6.0 - [`68e0b9f`](https://github.com/NancyFx/Nancy/commit/68e0b9fdaea8b9cf446902c8b8ebc37760fe0811) Don't allocate 4kB and Stream.CopyTo for empty bodies ([#2898](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2898)) - [`3cef9e6`](https://github.com/NancyFx/Nancy/commit/3cef9e6aa2bdf64bb1d82aaa864da8e2ba3d38b1) Merge pull request [#2890](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2890) from youngbob/fix-status-code-xml-serialize - [`a082f04`](https://github.com/NancyFx/Nancy/commit/a082f042297ce75350a964947b0195d3c038a623) Merge pull request [#2870](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2870) from blairconrad/netstandard2.0 - [`c2a5254`](https://github.com/NancyFx/Nancy/commit/c2a5254a657aa72739d571918f6d5d33b7eb324f) Merge pull request [#2868](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2868) from DamirAinullin/master - [`93c1594`](https://github.com/NancyFx/Nancy/commit/93c159429a2b7905fc795997dd42cb80c0fa32df) Merge pull request [#2889](https://github-redirect.dependabot.com/NancyFx/Nancy/issues/2889) from youngbob/fix-media-range-null-case - [`3515c2e`](https://github.com/NancyFx/Nancy/commit/3515c2ec02ccdb3fe47e9572099a258bad97da72) Ensure DefaultStatusCodeHandlerResult can be XML serialized - [`cbcf05c`](https://github.com/NancyFx/Nancy/commit/cbcf05c6bdf3a46aaae2fa46a7c21e21bf524b1d) Revert "add constructor to DefaultStatusCodeHandlerResult, so we do not have ... - Additional commits viewable in [compare view](https://github.com/NancyFx/Nancy/compare/v1.4.4...v2.0.0)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 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.