Skip to content

Bump test_server from 0.1.16 to 0.1.22#148

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/test_server-0.1.22
Open

Bump test_server from 0.1.16 to 0.1.22#148
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/test_server-0.1.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps test_server from 0.1.16 to 0.1.22.

Release notes

Sourced from test_server's releases.

v0.1.22

Requires Elixir 1.14 or higher.

v0.1.21

  • Fixed bug with message emitted in Bandit 1.7.0 #43

v0.1.20

  • Include :inets in :extra_applications to prevent compilation issue with TestServer.HTTPServer.Httpd #37 (thanks @​grzuy)

v0.1.19

  • Allow :to plug to be set for TestServer.websocket_init/3 for handshake #35 (thanks @​bcardarella)

v0.1.18

  • Limit number of Bandit acceptors to 1 to improve performance #28

v0.1.17

Changelog

Sourced from test_server's changelog.

v0.1.22 (2026-03-05)

Requires Elixir 1.14 or higher.

  • Fixed incorrect formatting of websocket handlers
  • Fixed breaking change with plug 1.19
  • Limit number of Cowboy acceptors to 1 to improve performance

v0.1.21 (2025-06-20)

  • Fixed bug with message emitted in Bandit 1.7.0

v0.1.20 (2025-02-28)

  • Include :inets in :extra_applications to prevent compilation issue with TestServer.HTTPServer.Httpd

v0.1.19 (2025-02-27)

  • Allow :to plug to be set for TestServer.websocket_init/3 for handshake

v0.1.18 (2024-12-29)

  • Limit number of Bandit acceptors to 1 to improve performance

v0.1.17 (2024-09-30)

  • Fixed invalid spec for TestServer.url/1
Commits
  • 09e6b73 Roll version
  • 7489b55 Merge pull request #50 from danschultzer/richard/update-deps
  • c905faa Update dependencies
  • 449a2f8 Merge pull request #44 from senconscious/feature/limit_cowboy_acceptors
  • e8cebdb Refactor and documentation
  • 35018ad Set num_acceptors transport options for cowboy plug to 1
  • 1064fa3 Merge pull request #48 from mhanberg/plug-one-nineteen
  • 3de03e4 Require Elixir 1.14+
  • 7356c35 fix: support plug 1.19
  • 03d5f42 Merge pull request #46 from mhanberg/fix-formatting
  • Additional commits viewable 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)

Bumps [test_server](https://github.com/danschultzer/test_server) from 0.1.16 to 0.1.22.
- [Release notes](https://github.com/danschultzer/test_server/releases)
- [Changelog](https://github.com/danschultzer/test_server/blob/main/CHANGELOG.md)
- [Commits](danschultzer/test_server@v0.1.16...v0.1.22)

---
updated-dependencies:
- dependency-name: test_server
  dependency-version: 0.1.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants