chore(deps): bump actions/checkout from 6.0.2 to 6.0.3#639
Merged
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
posthog-ios Compliance ReportDate: 2026-06-11 08:02:05 UTC
|
| Test | Status | Duration |
|---|---|---|
| Format Validation.Event Has Required Fields | ✅ | 2829ms |
| Format Validation.Event Has Uuid | ✅ | 2804ms |
| Format Validation.Event Has Lib Properties | ✅ | 2814ms |
| Format Validation.Distinct Id Is String | ✅ | 2753ms |
| Format Validation.Token Is Present | ✅ | 2766ms |
| Format Validation.Custom Properties Preserved | ✅ | 2776ms |
| Format Validation.Event Has Timestamp | ✅ | 2713ms |
| Retry Behavior.Retries On 503 | ❌ | 7685ms |
| Retry Behavior.Does Not Retry On 400 | ✅ | 4830ms |
| Retry Behavior.Does Not Retry On 401 | ✅ | 4699ms |
| Retry Behavior.Respects Retry After Header | ✅ | 7810ms |
| Retry Behavior.Implements Backoff | ✅ | 17702ms |
| Retry Behavior.Retries On 500 | ✅ | 7794ms |
| Retry Behavior.Retries On 502 | ✅ | 7735ms |
| Retry Behavior.Retries On 504 | ✅ | 7801ms |
| Retry Behavior.Max Retries Respected | ❌ | 17788ms |
| Deduplication.Generates Unique Uuids | ✅ | 2955ms |
| Deduplication.Preserves Uuid On Retry | ✅ | 7833ms |
| Deduplication.Preserves Uuid And Timestamp On Retry | ❌ | 12753ms |
| Deduplication.Preserves Uuid And Timestamp On Batch Retry | ✅ | 7871ms |
| Deduplication.No Duplicate Events In Batch | ✅ | 2937ms |
| Deduplication.Different Events Have Different Uuids | ✅ | 2780ms |
| Compression.Sends Gzip When Enabled | ✅ | 2773ms |
| Batch Format.Uses Proper Batch Structure | ✅ | 2755ms |
| Batch Format.Flush With No Events Sends Nothing | ✅ | 254ms |
| Batch Format.Multiple Events Batched Together | ✅ | 2888ms |
| Error Handling.Does Not Retry On 403 | ✅ | 4779ms |
| Error Handling.Does Not Retry On 413 | ❌ | 4824ms |
| Error Handling.Retries On 408 | ✅ | 7672ms |
Failures
retry_behavior.retries_on_503
Expected at least 3 requests, got 2
retry_behavior.max_retries_respected
Expected 4 requests, got 3
deduplication.preserves_uuid_and_timestamp_on_retry
Expected at least 3 requests, got 2
error_handling.does_not_retry_on_413
Expected 1 requests, got 2
Feature_Flags Tests
View Details
| Test | Status | Duration |
|---|---|---|
| Request Payload.Request With Person Properties Device Id | ❌ | 2829ms |
| Request Payload.Flags Request Uses V2 Query Param | ✅ | 2794ms |
| Request Payload.Flags Request Hits Flags Path Not Decide | ✅ | 2736ms |
| Request Payload.Flags Request Omits Authorization Header | ✅ | 2764ms |
| Request Payload.Token In Flags Body Matches Init | ✅ | 2700ms |
| Request Payload.Groups Round Trip | ✅ | 2880ms |
| Request Payload.Groups Default To Empty Object | ❌ | 2753ms |
| Request Payload.Person Properties Distinct Id Auto Populated When Caller Omits It | ❌ | 2865ms |
| Request Payload.Disable Geoip False Propagates As Geoip Disable False | ❌ | 2834ms |
| Request Payload.Disable Geoip Omitted Defaults To False | ❌ | 2768ms |
| Request Payload.Flag Keys To Evaluate Contains Only Requested Key | ❌ | 2792ms |
| Request Lifecycle.No Flags Request On Init Alone | ✅ | 62ms |
| Request Lifecycle.No Flags Request On Normal Capture | ✅ | 2676ms |
| Request Lifecycle.Two Flag Calls Produce Two Remote Requests | ✅ | 3182ms |
| Request Lifecycle.Mock Response Value Is Returned To Caller | ✅ | 2719ms |
| Side Effect Events.Get Feature Flag Captures Feature Flag Called Event | ✅ | 2973ms |
Failures
request_payload.request_with_person_properties_device_id
Expected distinct_id='test_user_123', got '019EB5B3-3EA8-7801-A7B6-7927FCC44733'
request_payload.groups_default_to_empty_object
Field 'group_properties' not found in /flags request body at path 'group_properties'. Available keys: ['api_key', '$device_id', 'groups', 'person_properties', 'distinct_id', 'timezone', '$anon_distinct_id']
request_payload.person_properties_distinct_id_auto_populated_when_caller_omits_it
Field 'distinct_id' not found in /flags request body at path 'person_properties.distinct_id'. Available keys: ['$app_namespace', '$lib_version', '$device_type', '$os_name', '$lib', '$os_version', 'email']
request_payload.disable_geoip_false_propagates_as_geoip_disable_false
Field 'geoip_disable' not found in /flags request body at path 'geoip_disable'. Available keys: ['person_properties', 'groups', '$anon_distinct_id', 'api_key', 'distinct_id', 'timezone', '$device_id']
request_payload.disable_geoip_omitted_defaults_to_false
Field 'geoip_disable' not found in /flags request body at path 'geoip_disable'. Available keys: ['distinct_id', 'person_properties', 'api_key', '$anon_distinct_id', '$device_id', 'groups', 'timezone']
request_payload.flag_keys_to_evaluate_contains_only_requested_key
Field 'flag_keys_to_evaluate' not found in /flags request body at path 'flag_keys_to_evaluate'. Available keys: ['$anon_distinct_id', 'api_key', 'person_properties', '$device_id', 'timezone', 'distinct_id', 'groups']
ioannisj
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 6.0.2 to 6.0.3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)