HGInsights / avalanche

Avalanche is an Elixir Snowflake Connector built on top of the Snowflake SQL API v2.
Apache License 2.0
17 stars 3 forks source link

chore(deps): bump finch from 0.11.0 to 0.12.0 #9

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 2 years ago

Bumps finch from 0.11.0 to 0.12.0.

Changelog

Sourced from finch's changelog.

v0.12.0 (2022-05-03)

Enhancements

  • Add support for private request metadata #180
  • Hide docs for deprecated Finch.request/6 #195
  • Add support for Mint.UnsafeProxy connections #184

Bug Fixes

  • In v0.11.0 headers and status codes were added to Telemetry events in a way that made invalid assumptions regarding the shape of the response accumulator, this has been resolved in #196

Breaking Changes

  • Telemetry updates #176
    • Rename the telemetry event :request to :send and :response to :recv.
    • Introduce a new :request field which contains the full Finch.Request.t() in place of the :scheme, :host, :port, :path, :method fields wherever possible. The new :request field can be found on the :request, :queue, :send, and :recv events.
    • Rename the meta data field :error to :reason for all :exception events to follow the standard introduced in telemetry
    • Introduce a new [:finch, :request, :start | :stop | :exception] telemetry event that emits whenever Finch.request/3 or Finch.stream/5 are called.
Commits
  • f07ef30 Merge pull request #197 from sneako/prep-0.12.0
  • 5a264bb prepare 0.12.0 release
  • 3c45cc9 Merge pull request #196 from sneako/telemetry-status-headers
  • 3d5009b accumulate headers and status code for telemetry events
  • 8e6ab4c Merge pull request #184 from bsedat/unsafe-proxy
  • 50864b5 Merge pull request #195 from wojtekmach/wm-hide
  • b0e14e3 Add private moduledoc to Finch.MintHttp1
  • 943f04a Hide deprecated Finch.request/6 from docs
  • 8929e18 Merge pull request #188 from joshprice/improve-telemetry-docs
  • 86edc12 Add support for Mint.UnsafeProxy requests
  • 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 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 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)
dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

forest commented 8 months ago

@dependabot recreate

dependabot[bot] commented 8 months ago

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

forest commented 8 months ago

@dependabot reopen

forest commented 8 months ago

@dependabot recreate

dependabot[bot] commented 8 months ago

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

forest commented 8 months ago

@dependabot recreate

dependabot[bot] commented 8 months ago

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

pdgonzalez872 commented 8 months ago

@dependabot rebase

pdgonzalez872 commented 8 months ago

Oh, @forest, the reason this is not working is that we don't have finch specifically in mix.exs! We should close this PR and somehow trigger dependabot a different way.

dependabot[bot] commented 8 months ago

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

forest commented 8 months ago

Ah.


From: Paulo Daniel Gonzalez @.> Sent: Wednesday, February 14, 2024 5:23:47 PM To: HGInsights/avalanche @.> Cc: Forest @.>; Mention @.> Subject: Re: [HGInsights/avalanche] chore(deps): bump finch from 0.11.0 to 0.12.0 (PR #9)

Oh, @foresthttps://github.com/forest, the reason this is not working is that we don't have finch specifically in mix.exs! We should close this PR and somehow trigger dependabot a different way.

— Reply to this email directly, view it on GitHubhttps://github.com/HGInsights/avalanche/pull/9#issuecomment-1945215662, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAAB5FKVTBLJHCE6JBUEK3TYTVPSHAVCNFSM5VAL75G2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJUGUZDCNJWGYZA. You are receiving this because you were mentioned.Message ID: @.***>