Skip to content

chore(deps): bump json from 2.18.1 to 2.19.2 in /tf-managed/modules/sync-check/service - #510

Merged
akaladarshi merged 1 commit into
mainfrom
dependabot/bundler/tf-managed/modules/sync-check/service/json-2.19.2
Mar 19, 2026
Merged

akaladarshi merged 1 commit into
mainfrom
dependabot/bundler/tf-managed/modules/sync-check/service/json-2.19.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Copy link
Copy Markdown
Contributor

Bumps json from 2.18.1 to 2.19.2.

Release notes

Sourced from json's releases.

v2.19.2

What's Changed

  • Fix a format string injection vulnerability in JSON.parse(doc, allow_duplicate_key: false). CVE-2026-33210

Full Changelog: ruby/json@v2.19.1...v2.19.2

v2.19.1

What's Changed

  • Fix a compiler dependent GC bug introduced in 2.18.0.

Full Changelog: ruby/json@v2.19.0...v2.19.1

v2.19.0

What's Changed

  • Fix allow_blank parsing option to no longer allow invalid types (e.g. load([], allow_blank: true) now raise a type error).
  • Add allow_invalid_escape parsing option to ignore backslashes that aren't followed by one of the valid escape characters.

Full Changelog: ruby/json@v2.18.1...v2.19.0

Changelog

Sourced from json's changelog.

2026-03-18 (2.19.2)

  • Fix a format string injection vulnerability in JSON.parse(doc, allow_duplicate_key: false). CVE-2026-33210.

2026-03-08 (2.19.1)

  • Fix a compiler dependent GC bug introduced in 2.18.0.

2026-03-06 (2.19.0)

  • Fix allow_blank parsing option to no longer allow invalid types (e.g. load([], allow_blank: true) now raise a type error).
  • Add allow_invalid_escape parsing option to ignore backslashes that aren't followed by one of the valid escape characters.
Commits
  • 54f8a87 Release 2.19.2
  • 393b41c Fix a format string injection vulnerability
  • dbf6bb1 Merge pull request #953 from ruby/dependabot/github_actions/actions/create-gi...
  • 7187315 Bump actions/create-github-app-token from 2 to 3
  • 4a42a04 Release 2.19.1
  • 13689c2 Add missing GC_GUARD in fbuffer_append_str
  • a11acc1 Release 2.19.0
  • 0a4fb79 fbuffer.h: Use size_t over unsigned long
  • a29fcdc Add depth validation to Jruby and TruffleRuby implementations
  • de993aa Reject negative depth; add overflow guards to prevent hang/crash
  • 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 [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.18.1...v2.19.2)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.2
  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 Mar 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner March 19, 2026 12:51
@dependabot
dependabot Bot requested review from akaladarshi and hanabi1224 and removed request for a team March 19, 2026 12:51
@github-actions

Copy link
Copy Markdown

Forest: Sync Check Service Infrastructure Plan: success

Show Plan
12:51:50.510 STDOUT terraform: data.external.sources_tar: Reading...
12:51:50.521 STDOUT terraform: data.external.sources_tar: Read complete after 0s [id=-]
12:51:50.528 STDOUT terraform: data.local_file.sources: Reading...
12:51:50.531 STDOUT terraform: data.local_file.sources: Read complete after 0s [id=ebef5a4d36b85430b5c44ee1fbaf78433e823e2c]
12:51:50.539 STDOUT terraform: data.digitalocean_project.forest_project: Reading...
12:51:50.539 STDOUT terraform: data.digitalocean_ssh_keys.keys: Reading...
12:51:51.198 STDOUT terraform: data.digitalocean_ssh_keys.keys: Read complete after 0s [id=ssh_keys/5520420071766112764]
12:51:51.204 STDOUT terraform: digitalocean_droplet.forest: Refreshing state... [id=552091781]
12:51:52.048 STDOUT terraform: data.digitalocean_project.forest_project: Read complete after 1s [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
12:51:52.604 STDOUT terraform: digitalocean_project_resources.connect_forest_project: Refreshing state... [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
12:51:53.435 STDOUT terraform: Terraform used the selected providers to generate the following execution
12:51:53.435 STDOUT terraform: plan. Resource actions are indicated with the following symbols:
12:51:53.435 STDOUT terraform:   ~ update in-place
12:51:53.435 STDOUT terraform: -/+ destroy and then create replacement
12:51:53.435 STDOUT terraform: Terraform will perform the following actions:
12:51:53.435 STDOUT terraform:   # digitalocean_droplet.forest must be replaced
12:51:53.435 STDOUT terraform: -/+ resource "digitalocean_droplet" "forest" {
12:51:53.436 STDOUT terraform:       ~ created_at           = "2026-02-16T09:29:09Z" -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ disk                 = 320 -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ id                   = "552091781" -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ ipv4_address         = "164.92.180.111" -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ ipv4_address_private = "10.135.0.2" -> (known after apply)
12:51:53.436 STDOUT terraform:       + ipv6_address         = (known after apply)
12:51:53.436 STDOUT terraform:       ~ locked               = false -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ memory               = 16384 -> (known after apply)
12:51:53.436 STDOUT terraform:         name                 = "prod-sync-check"
12:51:53.436 STDOUT terraform:       ~ price_hourly         = 0.14286 -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ price_monthly        = 96 -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ private_networking   = true -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ status               = "active" -> (known after apply)
12:51:53.436 STDOUT terraform:         tags                 = [
12:51:53.436 STDOUT terraform:             "iac",
12:51:53.436 STDOUT terraform:             "prod",
12:51:53.436 STDOUT terraform:         ]
12:51:53.436 STDOUT terraform:       ~ urn                  = "do:droplet:552091781" -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ user_data            = (sensitive value) # forces replacement
12:51:53.436 STDOUT terraform:       ~ vcpus                = 8 -> (known after apply)
12:51:53.436 STDOUT terraform:       ~ volume_ids           = [] -> (known after apply)
12:51:53.437 STDOUT terraform:       ~ vpc_uuid             = "46a525ac-fd37-47ea-bb10-95c1db0055f7" -> (known after apply)
12:51:53.437 STDOUT terraform:         # (9 unchanged attributes hidden)
12:51:53.437 STDOUT terraform:     }
12:51:53.437 STDOUT terraform:   # digitalocean_project_resources.connect_forest_project will be updated in-place
12:51:53.437 STDOUT terraform:   ~ resource "digitalocean_project_resources" "connect_forest_project" {
12:51:53.437 STDOUT terraform:         id        = "da5e6601-7fd9-4d02-951e-390f7feb3411"
12:51:53.437 STDOUT terraform:       ~ resources = [
12:51:53.437 STDOUT terraform:           - "do:droplet:552091781",
12:51:53.437 STDOUT terraform:         ] -> (known after apply)
12:51:53.437 STDOUT terraform:         # (1 unchanged attribute hidden)
12:51:53.437 STDOUT terraform:     }
12:51:53.437 STDOUT terraform: Plan: 1 to add, 1 to change, 1 to destroy.
12:51:53.437 STDOUT terraform: Changes to Outputs:
12:51:53.437 STDOUT terraform:   ~ ip = [
12:51:53.437 STDOUT terraform:       ~ "164.92.180.111" -> (known after apply),
12:51:53.437 STDOUT terraform:     ]
12:51:53.437 STDOUT terraform: ─────────────────────────────────────────────────────────────────────────────
12:51:53.437 STDOUT terraform: Saved the plan to: ../../../../../../tfplan
12:51:53.437 STDOUT terraform: To perform exactly these actions, run the following command to apply:
12:51:53.437 STDOUT terraform:     terraform apply "../../../../../../tfplan"

@akaladarshi
akaladarshi merged commit 628d8fc into main Mar 19, 2026
8 checks passed
@akaladarshi
akaladarshi deleted the dependabot/bundler/tf-managed/modules/sync-check/service/json-2.19.2 branch March 19, 2026 12:54
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