Conversation
Bumps [certifi](https://github.com/certifi/erlang-certifi) from 2.14.0 to 2.15.0. - [Commits](certifi/erlang-certifi@2.14.0...2.15.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.7.2 to 2.7.4. - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.7.2...v2.7.4) --- updated-dependencies: - dependency-name: plug_cowboy dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hackney](https://github.com/benoitc/hackney) from 1.22.0 to 1.25.0. - [Release notes](https://github.com/benoitc/hackney/releases) - [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md) - [Commits](benoitc/hackney@1.22.0...1.25.0) --- updated-dependencies: - dependency-name: hackney dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tesla](https://github.com/elixir-tesla/tesla) from 1.14.1 to 1.15.3. - [Release notes](https://github.com/elixir-tesla/tesla/releases) - [Changelog](https://github.com/elixir-tesla/tesla/blob/master/CHANGELOG.md) - [Commits](elixir-tesla/tesla@v1.14.1...v1.15.3) --- updated-dependencies: - dependency-name: tesla dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [credo](https://github.com/rrrene/credo) from 1.7.11 to 1.7.13. - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.11...v1.7.13) --- updated-dependencies: - dependency-name: credo dependency-version: 1.7.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…1.7.13 Bump credo from 1.7.11 to 1.7.13
…1.15.3 Bump tesla from 1.14.1 to 1.15.3
…i-2.15.0 Bump certifi from 2.14.0 to 2.15.0
…y-1.25.0 Bump hackney from 1.22.0 to 1.25.0
…owboy-2.7.4 Bump plug_cowboy from 2.7.2 to 2.7.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies Upgraded
This PR updates multiple Elixir dependencies to their latest versions:
HTTP/Network Libraries:
certifi: 2.14.0 → 2.15.0hackney: 1.22.0 → 1.25.0tesla: 1.14.1 → 1.15.3Web Framework & Plugins:
cowboy: 2.12.0 → 2.13.0cowlib: 2.13.0 → 2.15.0plug: 1.16.1 → 1.18.0plug_cowboy: 2.7.2 → 2.7.4plug_crypto: 2.1.0 → 2.1.1Development Tools:
credo: 1.7.11 → 1.7.13Utilities:
file_system: 1.1.0 → 1.1.1hpax: 1.0.2 → 1.0.3mime: 2.0.6 → 2.0.7mimerl: 1.3.0 → 1.4.0unicode_util_compat: 0.7.0 → 0.7.1Changes Made
No code changes. This is purely a dependency lock file update (
mix.lock).