Skip to content

chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 - #139

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.37.6
Closed

chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.37.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from 4.37.4 to 4.37.6.

Release notes

Sourced from github/codeql-action's releases.

v4.37.6

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

v4.37.5

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061
Changelog

Sourced from github/codeql-action's changelog.

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061
Commits
  • 5595cca Merge pull request #4071 from github/update-v4.37.6-6a9359a1b
  • ec9c757 Add change note for PR 4070
  • 45c8742 Update changelog for v4.37.6
  • 6a9359a Merge pull request #4070 from github/mbg/remote-address/change-file-default
  • 065cdc0 Change DEFAULT_CONFIG_FILE_NAME
  • f99dd5a Merge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 1804b21 Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a1
  • 3020a2f Rebuild
  • 93c3a5a Update changelog and version after v4.37.5
  • d1ba80a Merge pull request #4067 from github/update-v4.37.5-1cd4d01d5
  • Additional commits viewable 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.4 to 4.37.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.37.4...v4.37.6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from WhiteMuush as a code owner August 10, 2026 22:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 10, 2026
@WhiteMuush

Copy link
Copy Markdown
Owner

Superseded by #142.

This pull request targets main, which is 64 commits behind develop, the integration branch. Retargeting was not possible: the lockfile conflicts with develop (next-auth removed, better-auth added). The bumps have been redone against the develop tree in #142, where every gate passes, including the Dependency audit job that was red here.

The one bump left out is @tanstack/react-table 8 to 9, a breaking major that needs a migration of EmployeeTable.tsx, tracked in its own issue.

@WhiteMuush WhiteMuush closed this Aug 11, 2026
@WhiteMuush
WhiteMuush deleted the dependabot/github_actions/github/codeql-action-4.37.6 branch August 11, 2026 12:48
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

WhiteMuush added a commit that referenced this pull request Aug 11, 2026
…142)

* chore(deps): port the august bumps to develop and fix the audit gate

Dependabot opened #139, #140 and #141 against main, which is 64 commits
behind develop. Their lockfiles conflict with develop (next-auth removed,
better-auth added), so the bumps are redone here against the develop tree.

Ported:
- github/codeql-action 4.37.4 to 4.37.6
- @aws-sdk/client-identitystore, @base-ui/react, lucide-react, next 16.3.0
- @types/node, @types/pg, eslint-config-next, tsx

Left out: @tanstack/react-table 8 to 9. It is a breaking major that renames
the row model factories (getCoreRowModel to createCoreRowModel) and needs a
migration of EmployeeTable.tsx. Tracked separately.

The Dependency audit job was already failing on develop before these PRs,
on two high advisories reaching us through transitives:
- js-yaml 4.3.0 via @eslint/eslintrc (GHSA-5p4m-2wfm-xmqj)
- nanoid 3.3.16 via postcss (GHSA-2v37-7h3g-55p8)
Both are pinned through overrides, so npm audit --audit-level=high is clean.

* chore(next): opt out of the AGENTS.md rewrite added in next 16.3

Next 16.3 ships an `agentRules` option, on by default, that makes `next dev`
append a Next-authored block to AGENTS.md on every run. Two problems here:
the block contains a non-ASCII character, which the pre-push ASCII gate
rejects, and the working tree goes dirty on each dev start.

AGENTS.md is ours, so the option is turned off.

* fix(test): stop the RBAC integration suite from sharing the seeded admin (#144)

require-permission.itest.ts reassigned the shared admin account to Viewer,
then restored Administrator at the end. That only holds if suites run one at
a time. Vitest runs test files in parallel against the same database, so any
suite reading the admin's role inside that window sees the read-only Viewer
set instead.

This is what broke Integration (DB) on the deps branch: roles/route.itest.ts
reported the admin missing exactly the ten non-read permissions of the SOC
Analyst preset, which is the Viewer set. Forcing the admin to Viewer and
running that suite reproduces the CI output character for character.

The suite now seeds its own company and asserts on that company's Viewer
role. It never touched the admin user for its assertions anyway, the
reassignment was dead weight that only created the race.
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