elementary / store

The elementary OS merch store website
https://store.elementary.io
GNU Affero General Public License v3.0
28 stars 10 forks source link

Bump the mix-patching group with 4 updates #334

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the mix-patching group with 4 updates: gettext, hackney, swoosh and tesla.

Updates gettext from 0.23.0 to 0.23.1

Changelog

Sourced from gettext's changelog.

v0.23.1

  • Use the Hex version of the excoveralls dependency.
Commits


Updates hackney from 1.19.1 to 1.20.1

Release notes

Sourced from hackney's releases.

1.20.1

Changes

  • fix multipart: handle case where Length is undefined

Config

  • rebar.config : {hackney, "1.20.1"}
  • erlang.mk: dep_hackney = hex 1.20.1
  • mix.exs= {:hackney, "~> 1.21"}

Hex.pm: https://hex.pm/packages/hackney

1.20.0

Changes

  • handle * in path encoding
  • Support LF separators: since rfc7230-3.5 allows for LF-only
  • fix recv stream fix fetching trailers during streaming
  • fix CI
  • Improve documentation

Config

  • rebar.config : {hackney, "1.20.0"}
  • erlang.mk: dep_hackney = hex 1.20.0
  • mix.exs= {:hackney, "~> 1.20"}

Hex.pm: https://hex.pm/packages/hackney

Changelog

Sourced from hackney's changelog.

1.20.1 - 2013-10-11

  • fix multipart: handle case where Length is undefined

1.20.0 - 2023-10-10

  • handle * in path encoding
  • Support LF separators: since rfc7230-3.5 allows for LF-only
  • fix recv stream fix fetching trailers during streaming
  • fix CI
  • Improve documentation
Commits
  • f190daf bump 1.20.1
  • f8b89cd handle case where Length is undefined
  • aa95d66 regen doc
  • bed69b9 update todo and versions of erlang supported
  • 0821202 update changes
  • 8f758ea bump to 1.20.0
  • 6709e7a Fix partial_pathencode to properly handle asterisk (*) (#720)
  • 870b6ad Explicitly state max_connections and timeout defaults in docs (#688)
  • 992cc36 (feat) Support LF separators since rfc7230-3.5 allows for LF-only (#706)
  • bbe73c8 remove rebar3 from support
  • Additional commits viewable in compare view


Updates swoosh from 1.12.0 to 1.14.0

Release notes

Sourced from swoosh's releases.

v1.14.0 🚀

✨ Features

đź“ť Documentation

What's Changed

New Contributors

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.13.0...v1.14.0

v1.13.0 🚀

✨ Features

⛓️ Dependency

New Contributors

Thank you heaps!

Full Changelog: https://github.com/swoosh/swoosh/compare/v1.12.0...v1.13.0

Changelog

Sourced from swoosh's changelog.

1.14.0

✨ Features

đź“ť Documentation

1.13.0

✨ Features

⛓️ Dependency

Commits


Updates tesla from 1.7.0 to 1.8.0

Release notes

Sourced from tesla's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/elixir-tesla/tesla/compare/v1.7.0...v1.8.0

Commits
  • d3ea190 bump version to 1.8.0
  • 0827aa7 carrascoacd/gun2 (#630)
  • 1dd7992 Update Tesla.Middleware.Logger for Elixir 1.11+ (#627)
  • 857d7da Revert "feat: allow to configure the prefix for the telemtry events" (#624)
  • 5d2a8f5 feat: allow to configure the prefix for the telemtry events (#622)
  • aa71344 feat: improve decompression middleware (#606)
  • c1e68bb chore(deps-dev): bump ex_doc from 0.29.4 to 0.30.6 (#617)
  • 5577504 chore(deps): bump actions/checkout from 3 to 4 (#616)
  • 4255f78 chore(deps): bump jason from 1.4.0 to 1.4.1 (#618)
  • e835519 chore(deps-dev): bump mix_test_watch from 1.1.0 to 1.1.1 (#619)
  • 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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions