Skip to content

ci(actions)(deps): bump the github-actions-all group across 1 directory with 2 updates#684

Open
dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot/github_actions/preview/github-actions-all-e2aacc06e3
Open

ci(actions)(deps): bump the github-actions-all group across 1 directory with 2 updates#684
dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot/github_actions/preview/github-actions-all-e2aacc06e3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps the github-actions-all group with 2 updates in the / directory: actions/setup-python and actions/github-script.

Updates actions/setup-python from 5 to 6

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits
  • a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)
  • bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259)
  • 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • Additional commits viewable in compare view

Updates actions/github-script from 8 to 9

Release notes

Sourced from actions/github-script's releases.

v9.0.0

New features:

  • getOctokit factory function — Available directly in the script context. Create additional authenticated Octokit clients with different tokens for multi-token workflows, GitHub App tokens, and cross-org access. See Creating additional clients with getOctokit for details and examples.
  • Orchestration ID in user-agent — The ACTIONS_ORCHESTRATION_ID environment variable is automatically appended to the user-agent string for request tracing.

Breaking changes:

  • require('@actions/github') no longer works in scripts. The upgrade to @actions/github v9 (ESM-only) means require('@actions/github') will fail at runtime. If you previously used patterns like const { getOctokit } = require('@actions/github') to create secondary clients, use the new injected getOctokit function instead — it's available directly in the script context with no imports needed.
  • getOctokit is now an injected function parameter. Scripts that declare const getOctokit = ... or let getOctokit = ... will get a SyntaxError because JavaScript does not allow const/let redeclaration of function parameters. Use the injected getOctokit directly, or use var getOctokit = ... if you need to redeclare it.
  • If your script accesses other @actions/github internals beyond the standard github/octokit client, you may need to update those references for v9 compatibility.

What's Changed

New Contributors

Full Changelog: actions/github-script@v8.0.0...v9.0.0

Commits
  • 3a2844b Merge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...
  • ca10bbd fix: use @​octokit/core/types import for v7 compatibility
  • 86e48e2 merge: incorporate main branch changes
  • c108472 chore: rebuild dist for v9 upgrade and getOctokit factory
  • afff112 Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...
  • ff8117e ci: fix user-agent test to handle orchestration ID
  • 81c6b78 ci: use deployment: false to suppress deployment noise from integration tests
  • 3953caf docs: update README examples from @​v8 to @​v9, add getOctokit docs and v9 brea...
  • c17d55b ci: add getOctokit integration test job
  • a047196 test: add getOctokit integration tests via callAsyncFunction
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2026

Labels

The following labels could not be found: automated, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 26, 2026
@dependabot dependabot Bot requested a review from arolariu as a code owner April 26, 2026 03:06
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 26, 2026

❌ Code Hygiene Report: Issues Found

Commit: cf90ac6 | PR: #684

📑 Table of Contents

Section Status
📊 Code Statistics
🎨 Formatting
🔍 Linting
🧪 Unit Tests

📋 Check Summary

Check Status Duration Summary
📊 Stats 482ms 0 files changed, +0 -0
🎨 Format 1m 34s 30 file(s) need formatting
🔍 Lint 3.8s 3 error(s), 0 warning(s)
🧪 Test 2m 5s All 1147 tests passed

📊 Code Statistics

Changes vs Main Branch

Metric Value
📁 Files Changed 0
➕ Lines Added +0
➖ Lines Deleted -0
🔄 Churn 0
📈 Net Change +0
🔄 Changes Since Previous Commit
Metric Value
Files Changed 4
Lines Added +1283
Lines Deleted -1283

📦 Bundle Size Analysis (vs Main)

`sites/arolariu.ro` - no change (0 file(s) changed)

No changes in this folder

Total: 10 MB → 10 MB (no change)

`sites/api.arolariu.ro` - no change (0 file(s) changed)

No changes in this folder

Total: 2.14 MB → 2.14 MB (no change)

`sites/docs.arolariu.ro` - no change (0 file(s) changed)

No changes in this folder

Total: 214 kB → 214 kB (no change)

🎨 Formatting

30 file(s) need formatting:

View files requiring formatting
  • sites/arolariu.ro/src/app/_components/PreferencesSubscriptions.test.tsx
  • sites/arolariu.ro/src/app/_components/PreferencesSubscriptions.tsx
  • sites/arolariu.ro/src/app/about/error.tsx
  • sites/arolariu.ro/src/app/auth/error.tsx
  • sites/arolariu.ro/src/app/domains/error.tsx
  • sites/arolariu.ro/src/app/domains/invoices/edit-invoice/[id]/not-found.tsx
  • sites/arolariu.ro/src/app/domains/invoices/view-invoice/[id]/_components/cards/insights/NutritionCard.tsx
  • sites/arolariu.ro/src/app/domains/invoices/view-invoice/[id]/not-found.tsx
  • sites/arolariu.ro/src/app/domains/invoices/view-invoices/_components/BulkActionsToolbar.tsx
  • sites/arolariu.ro/src/app/domains/invoices/view-invoices/_components/tables/TableView.tsx
  • sites/arolariu.ro/src/app/error.test.tsx
  • sites/arolariu.ro/src/app/error.tsx
  • sites/arolariu.ro/src/app/my-profile/error.tsx
  • sites/arolariu.ro/src/app/not-found.tsx
  • sites/arolariu.ro/src/hooks/useMerchant.test.tsx
  • sites/arolariu.ro/src/stores/preferencesStore.test.ts
  • sites/cv.arolariu.ro/src/components/CommandPalette.svelte
  • sites/cv.arolariu.ro/src/components/HelpDialog.svelte
  • sites/cv.arolariu.ro/src/lib/pdf/pdfViewerState.ts
  • sites/cv.arolariu.ro/src/lib/views/JsonView.svelte
  • sites/cv.arolariu.ro/src/lib/views/PdfView.svelte
  • sites/cv.arolariu.ro/src/presentation/Header.svelte
  • sites/cv.arolariu.ro/src/presentation/human/Competencies.svelte
  • sites/cv.arolariu.ro/src/presentation/human/Education.svelte
  • sites/cv.arolariu.ro/src/presentation/human/Experience.svelte
  • sites/cv.arolariu.ro/src/presentation/human/Hero.svelte
  • sites/cv.arolariu.ro/src/presentation/human/Skills.svelte
  • sites/cv.arolariu.ro/src/presentation/human/Testimonials.svelte
  • sites/cv.arolariu.ro/src/routes/+error.svelte
  • sites/cv.arolariu.ro/src/routes/+layout.svelte

🔧 How to Fix

npm run format

🔍 Linting

❌ ESLint found 3 error(s) and 0 warning(s)

View raw output

> @arolariu/monorepo@0.0.0 lint
> node scripts/lint.ts all


╔════════════════════════════════════════╗
║    arolariu.ro Code Linter Tool        ║
╚════════════════════════════════════════╝


🔎 Running ESLint for: all
⏱️  Running lint on all targets in parallel...

  🧵 Dispatching parallel workers...
     Main process PID: 2948
     Worker pool: min=1, max=3

[07:48:28.399] 🚀 Worker #1 spawned for task "packages"
[07:48:28.400] 🚀 Worker #2 spawned for task "website"
[07:48:28.400] 🚀 Worker #3 spawned for task "cv"


  ⏳ Progress: [░░░░░░░░░░░░░░░░░░░░] 0/3 workers completed
  ⏳ Progress: [███████░░░░░░░░░░░░░] 1/3 workers completed
  ⏳ Progress: [█████████████░░░░░░░] 2/3 workers completed
  ⏳ Progress: [████████████████████] 3/3 workers completed

[07:48:31.842] ❌ Worker #1 finished "packages" in 3.04s
[07:48:31.842] ❌ Worker #2 finished "website" in 3.14s
[07:48:31.843] ❌ Worker #3 finished "cv" in 2.96s

  📊 Worker Timeline
  ──────────────────────────────────────────────────────────────
  packages   │███████████████████████████████████████░│    3.04s
  website    │████████████████████████████████████████│    3.14s
  cv         │██████████████████████████████████████░░│    2.96s
  ──────────────────────────────────────────────────────────────
              0s                            3.14s

─────────────────────────────────────────────────

🔍 ESLint config: [@arolariu/packages] [Worker #1]
   [init: 3032ms, work: 0ms, total: 3044ms] [0 files] [139.53 MB]
  ✗ Worker error: You are using an outdated version of the 'jiti' library. Please update to the latest version of 'jiti' to ensure compatibility and access to the latest features.
─────────────────────────────────────────────────

─────────────────────────────────────────────────

🔍 ESLint config: [@arolariu/website] [Worker #2]
   [init: 3129ms, work: 0ms, total: 3140ms] [0 files] [136.20 MB]
  ✗ Worker error: You are using an outdated version of the 'jiti' library. Please update to the latest version of 'jiti' to ensure compatibility and access to the latest features.
─────────────────────────────────────────────────

─────────────────────────────────────────────────

🔍 ESLint config: [@arolariu/cv] [Worker #3]
   [init: 2943ms, work: 0ms, total: 2961ms] [0 files] [135.72 MB]
  ✗ Worker error: You are using an outdated version of the 'jiti' library. Please update to the latest version of 'jiti' to ensure compatibility and access to the latest features.
─────────────────────────────────────────────────

  📊 Resource Usage:
     Total files linted: 0
     Peak memory (max worker): 139.53 MB
     Combined memory (all workers): 411.45 MB

📊 Summary: 3 error(s), 0 warning(s)

❌ Linting completed with errors



🔧 How to Fix

npm run lint

🧪 Unit Tests

✅ All 1147 tests passed in 5.0s


🔗 View Workflow Run | Generated at 2026-04-27T07:52:11.038Z

@dependabot dependabot Bot force-pushed the dependabot/github_actions/preview/github-actions-all-e2aacc06e3 branch from 22a83c2 to a1f47c1 Compare April 27, 2026 07:44
…ry with 2 updates

Bumps the github-actions-all group with 2 updates in the / directory: [actions/setup-python](https://github.com/actions/setup-python) and [actions/github-script](https://github.com/actions/github-script).


Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

Updates `actions/github-script` from 8 to 9
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-all
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/preview/github-actions-all-e2aacc06e3 branch from a1f47c1 to 01736d1 Compare May 3, 2026 03:06
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