Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps faraday from 2.12.2 to 2.14.1.

Release notes

Sourced from faraday's releases.

v2.14.1

Security Note

This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.14.0...v2.14.1

v2.14.0

What's Changed

New features ✨

Fixes 🐞

Misc/Docs 📄

New Contributors

Full Changelog: lostisland/faraday@v2.13.4...v2.14.0

v2.13.4

What's Changed

Full Changelog: lostisland/faraday@v2.13.3...v2.13.4

v2.13.3

What's Changed

... (truncated)

Commits
  • 16cbd38 Version bump to 2.14.1
  • a6d3a3a Merge commit from fork
  • b23f710 Explicit top-level namespace reference (#1657)
  • 49ba4ac Bump actions/checkout from 5 to 6 (#1655)
  • 51a49bc Ensure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...
  • 894f65c Add RFC document for Options architecture refactoring plan (#1644)
  • 397e3de Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...
  • d98c65c Update Faraday-specific AI agent guidelines
  • 56c18ec Add AI agent guidelines specific to Faraday repository
  • 3201a42 Version bump to 2.14.0
  • 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 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 [faraday](https://github.com/lostisland/faraday) from 2.12.2 to 2.14.1.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.2...v2.14.1)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 22:12
@dependabot dependabot bot requested review from LesnyRumcajs and hanabi1224 and removed request for a team February 9, 2026 22:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Forest: Sync Check Service Infrastructure Plan: success

Show Plan
22:13:33.225 STDOUT terraform: data.external.sources_tar: Reading...
22:13:33.238 STDOUT terraform: data.external.sources_tar: Read complete after 0s [id=-]
22:13:33.244 STDOUT terraform: data.local_file.sources: Reading...
22:13:33.248 STDOUT terraform: data.local_file.sources: Read complete after 0s [id=f0d16f738cab0fdaf6321b62900b694d929c1898]
22:13:33.252 STDOUT terraform: data.digitalocean_ssh_keys.keys: Reading...
22:13:33.252 STDOUT terraform: data.digitalocean_project.forest_project: Reading...
22:13:33.587 STDOUT terraform: data.digitalocean_ssh_keys.keys: Read complete after 1s [id=ssh_keys/5520420071766112764]
22:13:33.591 STDOUT terraform: digitalocean_droplet.forest: Refreshing state... [id=547781628]
22:13:34.977 STDOUT terraform: data.digitalocean_project.forest_project: Read complete after 2s [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
22:13:34.979 STDOUT terraform: digitalocean_project_resources.connect_forest_project: Refreshing state... [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
22:13:35.982 STDOUT terraform: Terraform used the selected providers to generate the following execution
22:13:35.982 STDOUT terraform: plan. Resource actions are indicated with the following symbols:
22:13:35.982 STDOUT terraform:   ~ update in-place
22:13:35.982 STDOUT terraform: -/+ destroy and then create replacement
22:13:35.982 STDOUT terraform: Terraform will perform the following actions:
22:13:35.982 STDOUT terraform:   # digitalocean_droplet.forest must be replaced
22:13:35.982 STDOUT terraform: -/+ resource "digitalocean_droplet" "forest" {
22:13:35.982 STDOUT terraform:       ~ created_at           = "2026-01-28T11:00:59Z" -> (known after apply)
22:13:35.982 STDOUT terraform:       ~ disk                 = 320 -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ id                   = "547781628" -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ ipv4_address         = "209.38.254.234" -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ ipv4_address_private = "10.135.0.2" -> (known after apply)
22:13:35.983 STDOUT terraform:       + ipv6_address         = (known after apply)
22:13:35.983 STDOUT terraform:       ~ locked               = false -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ memory               = 16384 -> (known after apply)
22:13:35.983 STDOUT terraform:         name                 = "prod-sync-check"
22:13:35.983 STDOUT terraform:       ~ price_hourly         = 0.14286 -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ price_monthly        = 96 -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ private_networking   = true -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ status               = "active" -> (known after apply)
22:13:35.983 STDOUT terraform:         tags                 = [
22:13:35.983 STDOUT terraform:             "iac",
22:13:35.983 STDOUT terraform:             "prod",
22:13:35.983 STDOUT terraform:         ]
22:13:35.983 STDOUT terraform:       ~ urn                  = "do:droplet:547781628" -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ user_data            = (sensitive value) # forces replacement
22:13:35.983 STDOUT terraform:       ~ vcpus                = 8 -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ volume_ids           = [] -> (known after apply)
22:13:35.983 STDOUT terraform:       ~ vpc_uuid             = "46a525ac-fd37-47ea-bb10-95c1db0055f7" -> (known after apply)
22:13:35.984 STDOUT terraform:         # (9 unchanged attributes hidden)
22:13:35.984 STDOUT terraform:     }
22:13:35.984 STDOUT terraform:   # digitalocean_project_resources.connect_forest_project will be updated in-place
22:13:35.984 STDOUT terraform:   ~ resource "digitalocean_project_resources" "connect_forest_project" {
22:13:35.984 STDOUT terraform:         id        = "da5e6601-7fd9-4d02-951e-390f7feb3411"
22:13:35.984 STDOUT terraform:       ~ resources = [
22:13:35.984 STDOUT terraform:           - "do:droplet:547781628",
22:13:35.984 STDOUT terraform:         ] -> (known after apply)
22:13:35.984 STDOUT terraform:         # (1 unchanged attribute hidden)
22:13:35.984 STDOUT terraform:     }
22:13:35.984 STDOUT terraform: Plan: 1 to add, 1 to change, 1 to destroy.
22:13:35.984 STDOUT terraform: Changes to Outputs:
22:13:35.984 STDOUT terraform:   ~ ip = [
22:13:35.984 STDOUT terraform:       ~ "209.38.254.234" -> (known after apply),
22:13:35.984 STDOUT terraform:     ]
22:13:35.984 STDOUT terraform: ─────────────────────────────────────────────────────────────────────────────
22:13:35.984 STDOUT terraform: Saved the plan to: ../../../../../../tfplan
22:13:35.984 STDOUT terraform: To perform exactly these actions, run the following command to apply:
22:13:35.984 STDOUT terraform:     terraform apply "../../../../../../tfplan"

@LesnyRumcajs LesnyRumcajs merged commit bc25aff into main Feb 10, 2026
8 checks passed
@LesnyRumcajs LesnyRumcajs deleted the dependabot/bundler/tf-managed/modules/sync-check/service/faraday-2.14.1 branch February 10, 2026 14:06
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.

1 participant