Skip to content

chore(deps): bump excon from 1.2.3 to 1.5.0 in /tf-managed/modules/sync-check/service#524

Merged
akaladarshi merged 2 commits into
mainfrom
dependabot/bundler/tf-managed/modules/sync-check/service/excon-1.5.0
Jul 14, 2026
Merged

chore(deps): bump excon from 1.2.3 to 1.5.0 in /tf-managed/modules/sync-check/service#524
akaladarshi merged 2 commits into
mainfrom
dependabot/bundler/tf-managed/modules/sync-check/service/excon-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps excon from 1.2.3 to 1.5.0.

Changelog

Sourced from excon's changelog.

1.5.0 2026-05-03

  • update bundled certs
  • invalid parameter error for nil host
  • close security issues around headers and redirect following

1.4.1 2026-03-18

  • change cgi require to cgi/escape for ruby 4.0+

1.4.0 2026-03-02

  • fixes for ruby4
  • add ruby 4.0 and drop 3.2 from ci
  • add user-configurable global resolver factory
  • add SOCK5 proxy support

1.3.2 2025-12-03

  • update bundled certs

1.3.1 2025-11-05

  • update bundled certs

1.3.0 2025-08-18

  • proxy connect should always include port, regardless of default

1.2.9 2025-08-15

  • bump actions/checkout
  • update bundled certs

1.2.8 2025-07-16

  • update bundled certs

1.2.7 2025-05-27

  • freezes caused inadvertent breaking changes, so partially rolling back

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [excon](https://github.com/excon/excon) from 1.2.3 to 1.5.0.
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v1.2.3...v1.5.0)

---
updated-dependencies:
- dependency-name: excon
  dependency-version: 1.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 11, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 11, 2026 00:34
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 11, 2026
@dependabot
dependabot Bot requested review from hanabi1224 and removed request for a team July 11, 2026 00:34
@dependabot dependabot Bot added the ruby Pull requests that update Ruby code label Jul 11, 2026
@dependabot
dependabot Bot requested a review from akaladarshi July 11, 2026 00:34
@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

Forest: Sync Check Service Infrastructure Plan: success

Show Plan
09:06:51.291 STDOUT terraform: data.external.sources_tar: Reading...
09:06:51.307 STDOUT terraform: data.external.sources_tar: Read complete after 0s [id=-]
09:06:51.310 STDOUT terraform: data.local_file.sources: Reading...
09:06:51.317 STDOUT terraform: data.local_file.sources: Read complete after 0s [id=19a7c283633382e98cceca0bcf183951d960e7a2]
09:06:51.321 STDOUT terraform: data.digitalocean_ssh_keys.keys: Reading...
09:06:51.321 STDOUT terraform: data.digitalocean_project.forest_project: Reading...
09:06:51.554 STDOUT terraform: data.digitalocean_ssh_keys.keys: Read complete after 1s [id=ssh_keys/5520420071766112764]
09:06:51.558 STDOUT terraform: digitalocean_droplet.forest: Refreshing state... [id=584485681]
09:06:52.581 STDOUT terraform: data.digitalocean_project.forest_project: Read complete after 2s [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
09:06:52.834 STDOUT terraform: digitalocean_project_resources.connect_forest_project: Refreshing state... [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
09:06:53.685 STDOUT terraform: Terraform used the selected providers to generate the following execution
09:06:53.685 STDOUT terraform: plan. Resource actions are indicated with the following symbols:
09:06:53.685 STDOUT terraform:   ~ update in-place
09:06:53.685 STDOUT terraform: -/+ destroy and then create replacement
09:06:53.685 STDOUT terraform: Terraform will perform the following actions:
09:06:53.685 STDOUT terraform:   # digitalocean_droplet.forest must be replaced
09:06:53.685 STDOUT terraform: -/+ resource "digitalocean_droplet" "forest" {
09:06:53.685 STDOUT terraform:       ~ created_at           = "2026-07-14T09:02:34Z" -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ disk                 = 320 -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ id                   = "584485681" -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ ipv4_address         = "164.92.172.160" -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ ipv4_address_private = "10.135.0.4" -> (known after apply)
09:06:53.685 STDOUT terraform:       + ipv6_address         = (known after apply)
09:06:53.685 STDOUT terraform:       ~ locked               = false -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ memory               = 16384 -> (known after apply)
09:06:53.685 STDOUT terraform:         name                 = "prod-sync-check"
09:06:53.685 STDOUT terraform:       ~ price_hourly         = 0.14286 -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ price_monthly        = 96 -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ private_networking   = true -> (known after apply)
09:06:53.685 STDOUT terraform:       ~ public_networking    = true -> (known after apply)
09:06:53.686 STDOUT terraform:       ~ status               = "active" -> (known after apply)
09:06:53.686 STDOUT terraform:         tags                 = [
09:06:53.686 STDOUT terraform:             "iac",
09:06:53.686 STDOUT terraform:             "prod",
09:06:53.686 STDOUT terraform:         ]
09:06:53.686 STDOUT terraform:       ~ urn                  = "do:droplet:584485681" -> (known after apply)
09:06:53.686 STDOUT terraform:       ~ user_data            = (sensitive value) # forces replacement
09:06:53.686 STDOUT terraform:       ~ vcpus                = 8 -> (known after apply)
09:06:53.686 STDOUT terraform:       ~ volume_ids           = [] -> (known after apply)
09:06:53.686 STDOUT terraform:       ~ vpc_uuid             = "46a525ac-fd37-47ea-bb10-95c1db0055f7" -> (known after apply)
09:06:53.686 STDOUT terraform:         # (9 unchanged attributes hidden)
09:06:53.686 STDOUT terraform:     }
09:06:53.686 STDOUT terraform:   # digitalocean_project_resources.connect_forest_project will be updated in-place
09:06:53.686 STDOUT terraform:   ~ resource "digitalocean_project_resources" "connect_forest_project" {
09:06:53.686 STDOUT terraform:         id        = "da5e6601-7fd9-4d02-951e-390f7feb3411"
09:06:53.686 STDOUT terraform:       ~ resources = [
09:06:53.686 STDOUT terraform:           - "do:droplet:584485681",
09:06:53.686 STDOUT terraform:         ] -> (known after apply)
09:06:53.686 STDOUT terraform:         # (1 unchanged attribute hidden)
09:06:53.686 STDOUT terraform:     }
09:06:53.686 STDOUT terraform: Plan: 1 to add, 1 to change, 1 to destroy.
09:06:53.686 STDOUT terraform: Changes to Outputs:
09:06:53.686 STDOUT terraform:   ~ ip = [
09:06:53.686 STDOUT terraform:       ~ "164.92.172.160" -> (known after apply),
09:06:53.686 STDOUT terraform:     ]
09:06:53.686 STDOUT terraform: ─────────────────────────────────────────────────────────────────────────────
09:06:53.686 STDOUT terraform: Saved the plan to: ../../../../../../tfplan
09:06:53.686 STDOUT terraform: To perform exactly these actions, run the following command to apply:
09:06:53.686 STDOUT terraform:     terraform apply "../../../../../../tfplan"

@akaladarshi
akaladarshi merged commit e12636a into main Jul 14, 2026
8 checks passed
@akaladarshi
akaladarshi deleted the dependabot/bundler/tf-managed/modules/sync-check/service/excon-1.5.0 branch July 14, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants