Bump the production-dependencies group across 1 directory with 5 updates - #335
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the production-dependencies group across 1 directory with 5 updates#335dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [credo](https://github.com/rrrene/credo) | `1.7.18` | `1.7.19` | | [ex_doc](https://github.com/elixir-lang/ex_doc) | `0.40.2` | `0.40.3` | | [expression](https://github.com/turnhub/expression) | `2.49.0` | `2.49.1` | | [finch](https://github.com/sneako/finch) | `0.22.0` | `0.23.0` | | [tesla](https://github.com/elixir-tesla/tesla) | `1.18.0` | `1.20.0` | Updates `credo` from 1.7.18 to 1.7.19 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.18...v1.7.19) Updates `ex_doc` from 0.40.2 to 0.40.3 - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md) - [Commits](elixir-lang/ex_doc@v0.40.2...v0.40.3) Updates `expression` from 2.49.0 to 2.49.1 - [Release notes](https://github.com/turnhub/expression/releases) - [Commits](turnhub/expression@2.49.0...2.49.1) Updates `finch` from 0.22.0 to 0.23.0 - [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md) - [Commits](https://github.com/sneako/finch/commits/v0.23.0) Updates `tesla` from 1.18.0 to 1.20.0 - [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.18.0...v1.20.0) --- updated-dependencies: - dependency-name: credo dependency-version: 1.7.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ex_doc dependency-version: 0.40.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: expression dependency-version: 2.49.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: finch dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tesla dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/hex/develop/production-dependencies-3c6862e5bf
branch
July 29, 2026 15:14
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the production-dependencies group with 5 updates in the / directory:
1.7.181.7.190.40.20.40.32.49.02.49.10.22.00.23.01.18.01.20.0Updates
credofrom 1.7.18 to 1.7.19Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
d4a88d4Bump version to 1.7.19b87f0b6Update CHANGELOGc4ed6dfUse mix format9172f39Fix token errora6de9b5Add reproducing test for #1275b726ad4Run mix formatccd27fbAdd test for sigil_p position8a03b78Clean stale depsa902c97Set "old credo" to 1.7.18cc2ce91Update GitHub actionsUpdates
ex_docfrom 0.40.2 to 0.40.3Changelog
Sourced from ex_doc's changelog.
Commits
07a6abcRelease v0.40.302904bbFix record autolink - and bump CI (#2240)Updates
expressionfrom 2.49.0 to 2.49.1Release notes
Sourced from expression's releases.
Commits
d86bacdBump README install version to 2.49.1 to match the release tag (#347)9b0aba1Stringify Time structs as ISO8601 in both engines (PROD-5951) (#344)04ff14dMerge pull request #341 from turnhub/prod-5800-nil-safety-for-callbacksd4110e3Pin GitHub Actions to full-length commit SHAscaf7bb1Guard callbacks against nil arguments to prevent Protocol.UndefinedError cras...Updates
finchfrom 0.22.0 to 0.23.0Changelog
Sourced from finch's changelog.
Commits
Updates
teslafrom 1.18.0 to 1.20.0Release notes
Sourced from tesla's releases.
... (truncated)
Changelog
Sourced from tesla's changelog.
Commits
901ce60chore(master): release 1.20.0 (#887)b1b3b80feat: support {:form,data} tagged body tuples (#886)603ea34chore(master): release 1.19.0 (#885)7609328feat(finch-adapter): Finch adapter will pass through all supported options (#...f7142e8feat(form-urlencoded): support nested bodies via :brackets option (#878)2d3c800chore(ci): bump release workflow to Elixir 1.19 / OTP 28 (#884)2eb7a78chore(master): release 1.18.3 (#883)3a369b8chore: release 1.18.3340f75bMerge commit from forkdb963dbMerge commit from forkDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions