Skip to content

chore(deps): bump pnpm/setup from 2.0.2 to 2.1.0 in the github-actions group - #317

Merged
dustinbyrne merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-45ec9c34e0
Sep 10, 2026
Merged

chore(deps): bump pnpm/setup from 2.0.2 to 2.1.0 in the github-actions group#317
dustinbyrne merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-45ec9c34e0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: pnpm/setup.

Updates pnpm/setup from 2.0.2 to 2.1.0

Release notes

Sourced from pnpm/setup's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: pnpm/setup@v2.0.2...v2.1.0

Commits
  • 703c526 chore: update dependencies (#42)
  • e02cd34 ci: update dependencies with pnpm/update instead of Dependabot (#41)
  • 0080eca feat: add a require-lockfile input (#23)
  • 3327d57 feat: add working-directory, deprecating package-json-file (#27)
  • 0e9f373 perf: cache pnpm's lockfile verification results (#30)
  • f2f7d5f feat: install multiple runtimes from devEngines.runtime (#32)
  • 1dad155 fix: restore cache before installing runtime (#39)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [pnpm/setup](https://github.com/pnpm/setup).


Updates `pnpm/setup` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/pnpm/setup/releases)
- [Commits](pnpm/setup@84cb39b...703c526)

---
updated-dependencies:
- dependency-name: pnpm/setup
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 16:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 10, 2026
@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

posthog-go Compliance Report

Date: 2026-09-10 16:30:55 UTC
Duration: 169245ms

✅ All Tests Passed!

111/111 tests passed


Capture_V1 Tests

94/94 tests passed

View Details
Test Status Duration
Endpoint And Method.Targets V1 Endpoint 18ms
Endpoint And Method.Does Not Use Legacy Endpoints 7ms
Required Headers.Has Authorization Bearer Header 7ms
Required Headers.Has Content Type Json 7ms
Required Headers.Has Posthog Sdk Info Format 6ms
Required Headers.Has Posthog Attempt Header 7ms
Required Headers.Has Posthog Request Id 6ms
Required Headers.Has Posthog Request Timestamp 7ms
Required Headers.Has User Agent 6ms
Body Format.Body Has Created At And Batch 7ms
Body Format.No Api Key In Body 7ms
Body Format.No Sent At In Body 7ms
Event Format.Event Has Required Root Fields 6ms
Event Format.Event Uuid Is Valid 6ms
Event Format.Event Timestamp Is Rfc3339 7ms
Event Format.Distinct Id Is String 7ms
Event Format.Distinct Id At Root Not Properties 6ms
Event Format.Custom Properties Preserved 6ms
Event Format.Set Properties Preserved 6ms
Event Format.Set Once Properties Preserved 7ms
Event Format.Groups Properties Preserved 6ms
Event Format.Sdk Generates Uuid If Not Provided 6ms
Event Format.Event Has Required Root Fields Batch 9ms
Event Format.Event Uuid Is Valid Batch 9ms
Event Format.Event Timestamp Is Rfc3339 Batch 9ms
Event Format.Distinct Id Is String Batch 8ms
Event Format.Distinct Id At Root Not Properties Batch 10ms
Event Format.Custom Properties Preserved Batch 9ms
Event Format.Set Properties Preserved Batch 9ms
Event Format.Set Once Properties Preserved Batch 9ms
Event Format.Groups Properties Preserved Batch 9ms
Event Format.Sdk Generates Uuid If Not Provided Batch 9ms
Batch Behavior.Multiple Events In Single Batch 31ms
Batch Behavior.Batch Envelope Smoke 21ms
Batch Behavior.Flush With No Events Sends Nothing 4ms
Batch Behavior.Flush At Triggers Batch 1008ms
Batch Behavior.Created At Reflects Batch Creation Time 7ms
Deduplication.Generates Unique Uuids 15ms
Deduplication.Different Events Same Content Different Uuids 8ms
Deduplication.Preserves Uuid On Retry 5135ms
Deduplication.Preserves Timestamp On Retry 5136ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5138ms
Deduplication.No Duplicate Events In Batch 31ms
Header Behavior On Retry.Attempt Header Starts At One 6ms
Header Behavior On Retry.Attempt Header Increments On Retry 10140ms
Header Behavior On Retry.Request Id Preserved On Retry 5137ms
Header Behavior On Retry.Different Requests Have Different Request Ids 2014ms
Header Behavior On Retry.Request Timestamp Changes On Retry 5136ms
Response Format Validation.Success Response Has Uuid Keyed Results 18ms
Response Format Validation.Success Response Has Ok For Each Event 28ms
Response Format Validation.Success No Retry After When All Ok 28ms
Response Format Validation.Success Retry After Present When Retry Events 130ms
Response Format Validation.Success No Retry After When Drop Only 28ms
Response Format Validation.Response Echoes Request Id 7ms
Retry Behavior.Retries On 408 5134ms
Retry Behavior.Retries On 500 5135ms
Retry Behavior.Retries On 503 5134ms
Retry Behavior.Retries On 504 5136ms
Retry Behavior.Retryable Errors Have Retry After 2132ms
Retry Behavior.Respects Retry After On Retryable Error 8140ms
Retry Behavior.Does Not Retry On 400 2133ms
Retry Behavior.Does Not Retry On 401 2133ms
Retry Behavior.Does Not Retry On 402 2134ms
Retry Behavior.Does Not Retry On 413 2133ms
Retry Behavior.Does Not Retry On 415 2133ms
Retry Behavior.Non Retryable Errors Have No Retry After 2134ms
Retry Behavior.Implements Backoff 15146ms
Retry Behavior.Max Retries Respected 15133ms
Partial Batch Handling.Handles 200 Full Success 2010ms
Partial Batch Handling.Handles 200 With All Ok 3032ms
Partial Batch Handling.Does Not Retry Dropped Events 3029ms
Partial Batch Handling.Does Not Retry Limited Events 3029ms
Partial Batch Handling.Prunes Ok Events On Partial Retry 5136ms
Partial Batch Handling.Prunes Dropped Events On Partial Retry 5133ms
Partial Batch Handling.Retries Only Retry Events From Partial 5137ms
Partial Batch Handling.Partial Retry Preserves Uuids 5136ms
Partial Batch Handling.Partial Retry Attempt Header Increments 5136ms
Partial Batch Handling.Partial Retry Request Id Preserved 5134ms
Partial Batch Handling.Respects Retry After On Partial 5135ms
Partial Batch Handling.Unknown Result Treated As Terminal 3029ms
Partial Batch Handling.Mixed Ok Drop Limited No Retry 3032ms
Compression.Sends Gzip Content Encoding 16ms
Compression.No Content Encoding When Disabled 6ms
Compression.Compressed Body Is Decompressible 6ms
Error Handling.Does Not Retry On Unknown 4Xx 2132ms
Event Options.Cookieless Mode Override 8ms
Event Options.Disable Skew Correction Override 5ms
Event Options.Process Person Profile Override 7ms
Event Options.Product Tour Id Override 5ms
Event Options.Unset Options Omitted 6ms
Event Options.Options Override In Batch 10ms
Geoip And Historical Migration.Geoip Disable Injected Into Properties 5ms
Geoip And Historical Migration.Historical Migration Set In Body 6ms
Geoip And Historical Migration.Historical Migration Absent By Default 7ms

Feature_Flags Tests

17/17 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 16ms
Request Payload.Flags Request Uses V2 Query Param 16ms
Request Payload.Flags Request Hits Flags Path Not Decide 16ms
Request Payload.Flags Request Omits Authorization Header 16ms
Request Payload.Token In Flags Body Matches Init 15ms
Request Payload.Groups Round Trip 16ms
Request Payload.Groups Default To Empty Object 16ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 16ms
Request Payload.Disable Geoip Omitted Defaults To False 16ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 16ms
Request Lifecycle.No Flags Request On Init Alone 2ms
Request Lifecycle.No Flags Request On Normal Capture 7ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 29ms
Request Lifecycle.Mock Response Value Is Returned To Caller 16ms
Retry Behavior.Retries Flags On 502 17ms
Retry Behavior.Retries Flags On 504 17ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 18ms

@dustinbyrne
dustinbyrne merged commit 24cd918 into main Sep 10, 2026
29 checks passed
@dustinbyrne
dustinbyrne deleted the dependabot/github_actions/github-actions-45ec9c34e0 branch September 10, 2026 22:34
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant