deps(elixir): bump the elixir-query-service group in /apps/query-service with 3 updates#96
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the elixir-query-service group in /apps/query-service with 3 updates: [credo](https://github.com/rrrene/credo), [phoenix](https://github.com/phoenixframework/phoenix) and [telemetry](https://github.com/beam-telemetry/telemetry). Updates `credo` from 1.7.16 to 1.7.17 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.16...v1.7.17) Updates `phoenix` from 1.8.4 to 1.8.5 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.4...v1.8.5) Updates `telemetry` from 1.3.0 to 1.4.1 - [Changelog](https://github.com/beam-telemetry/telemetry/blob/main/CHANGELOG.md) - [Commits](beam-telemetry/telemetry@v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: credo dependency-version: 1.7.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-query-service - dependency-name: phoenix dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-query-service - dependency-name: telemetry dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-query-service ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Bumps the elixir-query-service group in /apps/query-service with 3 updates: credo, phoenix and telemetry.
Updates
credofrom 1.7.16 to 1.7.17Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
068fcc7Bump version to 1.7.175eccc0dUpdate CHANGELOG0b08720Update .credo.exs122a258Add :excludes to .formatter.exs09960e6Add defaults to :ignore_modules_using in ModuleDoc472f12eAdd repro for #1235 to prevent regressions11235d5Merge branch '1254-module-doc-new-param'e73ea15Integrate new param for ModuleDoc0cfeba5Update check id for WrongTestFilename04cb863Merge branch '1258-new-test-files-check'Updates
phoenixfrom 1.8.4 to 1.8.5Changelog
Sourced from phoenix's changelog.
Commits
850162dRelease v1.8.59b20e66update changelog49d90f3Update assets84607a4ensure visibilitychange does not connect if never connected (#6621)f286d69Address warnings from Elixir 1.20 (#6616)05f2d1aBump erlef/setup-beam from 1.20.4 to 1.21.0 (#6610)ae8b3c6update eslint (#6615)a1e9ac4Bump the minor-and-patch group with 2 updates (#6611)bb1bd84Use custom migration module for auth migration. (#6605)d4ec4b7Minor Spelling fix in readme (#6606)Updates
telemetryfrom 1.3.0 to 1.4.1Changelog
Sourced from telemetry's changelog.
Commits
11462dbRelease v1.4.111210b4Do not crash on failed persistent term lookup972ff3bRelease v1.4.0ddc7f13Add "since" doc info and spec to persist/0 (#146)55d657eRemove function allocation and remote call on execution (#145)c0aff75Implementtelemetry:persist/0(#144)614bfb9Use field name instead of magic number (#143)13a380eTest CI against multiple OTP versions (24-28) (#140)2f29d75Improve docs for failure events (#139)7b99309Fix the telemetry:span_function/0 type (#137)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 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