Skip to content

Update dependency gscan to v6.2.0#28061

Merged
ErisDS merged 2 commits into
mainfrom
renovate/gscan-6.x
May 22, 2026
Merged

Update dependency gscan to v6.2.0#28061
ErisDS merged 2 commits into
mainfrom
renovate/gscan-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
gscan (source) 6.1.06.2.0 age confidence

Release Notes

TryGhost/gscan (gscan)

v6.2.0

Compare Source


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 12:00 AM and 12:59 PM, only on Monday (* 0-12 * * 1)
    • Between 09:00 PM and 11:59 PM, Monday through Friday (* 21-23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Tuesday through Saturday (* 0-4 * * 2-6)
  • Automerge
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 12:00 AM and 12:59 PM, only on Monday (* 0-12 * * 1)
    • Between 10:00 PM and 11:59 PM, Monday through Friday (* 22-23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Tuesday through Saturday (* 0-4 * * 2-6)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 22, 2026

⚠️ 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: pnpm-lock.yaml

<--- Last few GCs --->

[924:0x2287e000]    90864 ms: Mark-Compact (reduce) 1014.8 (1032.2) -> 1014.6 (1025.2) MB, pooled: 0 MB, 1707.80 / 0.00 ms  (+ 37.2 ms in 2 steps since start of marking, biggest step 19.8 ms, walltime since start of marking 2180 ms) (average mu = 0.492, c[924:0x2287e000]    93055 ms: Mark-Compact (reduce) 1035.8 (1046.2) -> 1035.7 (1046.2) MB, pooled: 0 MB, 2043.90 / 0.00 ms  (+ 14.2 ms in 1 steps since start of marking, biggest step 14.2 ms, walltime since start of marking 2082 ms) (average mu = 0.299, c
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----

 1: 0x744ae8 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [/opt/containerbase/tools/node/24.16.0/bin/node]
 2: 0xc1a4b0  [/opt/containerbase/tools/node/24.16.0/bin/node]
 3: 0xc1a59f  [/opt/containerbase/tools/node/24.16.0/bin/node]
 4: 0xebdda5  [/opt/containerbase/tools/node/24.16.0/bin/node]
 5: 0xecf70c  [/opt/containerbase/tools/node/24.16.0/bin/node]
 6: 0xea4bc3  [/opt/containerbase/tools/node/24.16.0/bin/node]
 7: 0xe79d14  [/opt/containerbase/tools/node/24.16.0/bin/node]
 8: 0xe61592  [/opt/containerbase/tools/node/24.16.0/bin/node]
 9: 0xe8337f  [/opt/containerbase/tools/node/24.16.0/bin/node]
10: 0x124a8d9  [/opt/containerbase/tools/node/24.16.0/bin/node]
11: 0x11d9130  [/opt/containerbase/tools/node/24.16.0/bin/node]
12: 0x11da8db  [/opt/containerbase/tools/node/24.16.0/bin/node]
13: 0x11db09d  [/opt/containerbase/tools/node/24.16.0/bin/node]
14: 0x11db234  [/opt/containerbase/tools/node/24.16.0/bin/node]
15: 0x11ddbb5  [/opt/containerbase/tools/node/24.16.0/bin/node]
16: 0x11cb2e6  [/opt/containerbase/tools/node/24.16.0/bin/node]
17: 0x11e6a26  [/opt/containerbase/tools/node/24.16.0/bin/node]
18: 0x137c816  [/opt/containerbase/tools/node/24.16.0/bin/node]
19: 0x1a7a9b6  [/opt/containerbase/tools/node/24.16.0/bin/node]
/usr/local/bin/node: line 18:   924 Aborted                 /opt/containerbase/tools/node/24.16.0/bin/node "$@"

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label May 22, 2026
@renovate renovate Bot force-pushed the renovate/gscan-6.x branch from eb50a94 to 5a9c8a8 Compare May 22, 2026 09:28
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.81%. Comparing base (fcad5b8) to head (8e263bb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #28061      +/-   ##
==========================================
- Coverage   73.81%   73.81%   -0.01%     
==========================================
  Files        1528     1528              
  Lines      129417   129417              
  Branches    15506    15503       -3     
==========================================
- Hits        95527    95526       -1     
- Misses      32910    32935      +25     
+ Partials      980      956      -24     
Flag Coverage Δ
admin-tests 54.03% <ø> (ø)
e2e-tests 73.81% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@ErisDS ErisDS merged commit c03b781 into main May 22, 2026
147 of 178 checks passed
@ErisDS ErisDS deleted the renovate/gscan-6.x branch May 22, 2026 11:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant