Skip to content

fix(deps): update all dependencies - #1147

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

fix(deps): update all dependencies#1147
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
github/codeql-action action patch v4.37.8v4.37.9 age confidence
lint-staged dependencies minor 17.3.017.5.0 age confidence
net.sourceforge.plantuml:plantuml dependencies patch 1.2026.61.2026.8 age confidence
org.slf4j:slf4j-api (source, changelog) dependencies patch 2.0.182.0.19 age confidence
com.squareup.okio:okio dependencies patch 3.18.13.18.2 age confidence
com.datadoghq:datadog-api-client dependencies minor 2.59.02.60.0 age confidence

Release Notes

github/codeql-action (github/codeql-action)

v4.37.9

Compare Source

lint-staged/lint-staged (lint-staged)

v17.5.0

Compare Source

Minor Changes
  • #​1847 f9063b7 - Lint-staged now refuses to run when files were staged with --intent-to-add, because Git stash doesn't support them. Previously this was an unhandled error.
Patch Changes
  • #​1848 d718ccc - Lint-staged now handles color support better in non-TTY streams, and honors the FORCE_COLOR environment variable.

  • #​1845 7e5ece8 - Update tinyexec@1.3.1 so that local binaries from node_modules/.bin are resolved starting from the directory of each lint-staged configuration file (in monorepo setups). This behavior was broken in lint-staged@16.3.0 where they were only resolved from the current working directory and up.

  • #​1845 eb8a4e3 - Do not try to restore untracked files when using --hide-all and there is no initial commit yet.

v17.4.1

Compare Source

Patch Changes
  • #​1840 efe5b63 - This is a version-bump-only release because the previous version 17.4.0 was not published to npmjs.com due to problems with GitHub Actions and Changesets.
lysine-dev/okio (com.squareup.okio:okio)

v3.18.2

2026-09-04

  • Fix: Don't change behavior of base64-encoding. We introduced a bug in Okio 3.18.1 that caused
    base64 strings to be encoded without padding, even though the previous and expected behavior is
    to encode such strings with padding (= characters). The bug impacts callers who compiled
    against Okio releases < 3.18.0, and executed on Okio releases >= 3.18.
DataDog/datadog-api-client-java (com.datadoghq:datadog-api-client)

v2.60.0

Added
  • Add opentelemetry metrics destination to observability pipelines public api spec #​4249
  • Add incident and Slack reaction triggers to Workflow Automation #​4248
  • Publish unstable STIX ingestion API #​4247
  • [AGV-1597] Add is_iac support to send X-Datadog-Managed-By header #​4239
  • Add warmup, fail_on_no_groups_found, and fail_on_no_data to Deployment Gates monitor rule options #​4238
  • Add server.response.body.raw WAF address #​4224
  • Fix estimate endpoint query params to match live schema #​4219
  • Add zstd/compression to archive destinations #​4217
  • Sync LLM Obs annotation access docs #​4212
  • RUM - Make exclusion filter operations public #​4210
  • Add OpenAPI docs for usage quotas admin #​4209
  • API spec for severity modifiers automation pipelines #​4200
  • Add bundle_config to Monitor Notification Rule #​4199
  • Document RUM retention quota config API #​4198
  • Add Integration Accounts v2 API for Twilio and Elastic Cloud #​4194
  • Add endpoint_target field to Splunk HEC destination #​4193
  • Add public Execution Policies endpoints #​4188
  • Add OpenAPI spec for RUM Teams Ownership public API #​4183
  • Add tags to Action Connection API spec #​4181
  • Add Work Management note to Case Management API tag description #​4179
  • Add OAuth support for v2 Logs queries #​4178
  • Declare OAuth support for Events Search #​4176
  • Add is_deleted query parameter to ListSLOs #​4148
Changed
  • Promote usage quotas admin endpoints to public unstable #​4244
  • AI Gateway - Fully type private beta control plane API #​4233
  • Fix SCA OpenAPI drift #​4229
  • Mark Data Deletion API as GA and update documentation #​4215
  • Update CODEOWNERS to IDP pack #​4197
  • Remove status_pages_settings_write as an accepted permission from Status Pages publishing APIs #​4190
  • Rename Tag Policies to Tag Rules and move to /api/v2/governance/tag_rules #​4162
Fixed
  • Fix CreateTeamConnections example missing required type fields #​4232
  • Fix ARM API security spec drift #​4222
Removed
  • Rename spec to RUM Retention Quotas and remove unsupported mode #​4218
  • Make LLM Observability data deletion endpoint private #​4187
Deprecated
  • Mark unused AWS logs v1 endpoints as deprecated #​4011

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 31, 2026 00:20
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.49%. Comparing base (a3c05f2) to head (8636ce4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #1147   +/-   ##
=======================================
  Coverage     8.49%   8.49%           
  Complexity    1625    1625           
=======================================
  Files         8585    8585           
  Lines        82627   82627           
  Branches       363     363           
=======================================
  Hits          7021    7021           
  Misses       75439   75439           
  Partials       167     167           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 3b43249 to 524fe77 Compare September 5, 2026 07:19
@renovate

renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
! Corepack is about to download https://repo.yarnpkg.com/4.18.0/packages/yarnpkg-cli/bin/yarn.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants