wechat
wechat copied to clipboard
Bump bypass from 1.0.0 to 2.1.0
Bumps bypass from 1.0.0 to 2.1.0.
Changelog
Sourced from bypass's changelog.
v2.1.0 - 13 Nov 2020
- Support latest Cowboy.
- Require at least Elixir 1.7.
- Ditch Cowboy 1.0
v2.0.0 - 19 Aug 2020
- Allow the redefinition of routes.
- Make listen interface configurable.
- Add SO_REUSEPORT.
- Add support for parametric routes.
- Switch from :simple_one_for_one to DynamicSupervisor.
- Require at least Elixir 1.6.
- Replace gun with mint.
Commits
d1c445aRemove Cowboy 1 related code906ee6aBump to 2.1.05f944cfUpdate CHANGELOG.md3542604Update README.mdc396574Merge pull request #114 from PSPDFKit-labs/ditch-cowboy-1286c423Ditch Cowboy 1.0c7dc97cImprove .travis.yml matrixa2f8a74Merge pull request #113 from kianmeng/misc-doc-changes0fda358Misc doc changes8116eb3Update Elixir info- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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:
- Update frequency (including time of day and day of week)
- 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)