Skip to content

chore(deps-dev): bump postcss from 8.5.16 to 8.5.17 in /app in the npm-minor-patch group - #633

Closed
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/app/staging/npm-minor-patch-8f5e20cb6e
Closed

chore(deps-dev): bump postcss from 8.5.16 to 8.5.17 in /app in the npm-minor-patch group#633
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/app/staging/npm-minor-patch-8f5e20cb6e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group in /app with 1 update: postcss.

Updates postcss from 8.5.16 to 8.5.17

Release notes

Sourced from postcss's releases.

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).
Changelog

Sourced from postcss's changelog.

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).
Commits

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 npm-minor-patch group in /app with 1 update: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.5.16 to 8.5.17
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.16...8.5.17)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 12, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/postcss 8.5.17 🟢 7.5
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Code-Review🟢 3Found 9/30 approved changesets -- score normalized to 3
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 10all dependencies are pinned
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
SAST⚠️ 1SAST tool is not run on all commits -- score normalized to 1

Scanned Files

  • app/package-lock.json

@overcut-ai

overcut-ai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Completed Working on "Code Review"

✅ Code review complete. No issues found - all changes look good! ✅

✅ Workflow completed successfully.


👉 View complete log

barakb added a commit that referenced this pull request Jul 13, 2026
…ons) (#640)

* chore(deps): consolidate Dependabot updates (Python, npm, GitHub Actions)

Combines 15 open Dependabot PRs (#625-#639) into a single change set.

Python (pyproject.toml + uv.lock):
- fastapi 0.136.1 -> 0.139.0 (#634)
- litellm 1.84.0 -> 1.92.0 (#630)
- openai 2.44.0 -> 2.45.0 (#631)
- tqdm 4.67.3 -> 4.68.4 (#636)
- uvicorn 0.46.0 -> 0.51.0 (#632)

npm (app/package.json + app/package-lock.json):
- @tanstack/react-query 5.90.21 -> 5.101.2 (#635)
- date-fns 3.6.0 -> 4.4.0 (#637)
- lucide-react 0.577.0 -> 1.24.0 (#639)
- react-day-picker 8.10.2 -> 10.0.1 (#638)
- postcss 8.5.16 -> 8.5.17 (#633)

GitHub Actions:
- astral-sh/setup-uv 8.2.0 -> 8.3.2 (#626)
- docker/build-push-action 7.2.0 -> 7.3.0 (#628)
- docker/login-action 4.2.0 -> 4.4.0 (#627)
- docker/metadata-action 6.1.0 -> 6.2.0 (#625)
- rojopolis/spellcheck-github-actions 0.62.0 -> 0.63.0 (#629)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(ui): replace removed lucide-react Github icon with inline SVG

lucide-react v1 dropped its brand icons, so the `Github` named export no
longer exists. AuthModal's "Sign in with GitHub" button relied on it. Use
an inline GitHub logo SVG, matching the existing inline Google logo in the
same component, so the bump to lucide-react ^1.24.0 doesn't break the build.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(deps): sync root package-lock.json with bumped app deps

The root package.json links the frontend via `queryweaver-app: file:app`,
so the root lock file embeds the app dependency tree. The E2E workflow runs
`npm ci` at the repo root, which requires the lock file to be in sync.
Regenerate it to match the bumped app dependencies.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(a11y): hide decorative OAuth icons from assistive tech

Both the Google and GitHub button icons are decorative — the button text
labels the action — so mark both SVGs `aria-hidden="true" focusable="false"`
for consistent screen-reader behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like postcss is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/app/staging/npm-minor-patch-8f5e20cb6e branch July 13, 2026 06:55
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants