chore(deps)(deps-dev): bump @eslint-community/eslint-plugin-eslint-comments from 4.7.1 to 4.7.2 in /apps/ui#271
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…mments Bumps [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases) - [Commits](eslint-community/eslint-plugin-eslint-comments@v4.7.1...v4.7.2) --- updated-dependencies: - dependency-name: "@eslint-community/eslint-plugin-eslint-comments" dependency-version: 4.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8 tasks
agjs
added a commit
that referenced
this pull request
Jul 9, 2026
) * chore(deps): aggregate weekly Dependabot batch (api, ui, docs, ci) Consolidates 23 Dependabot PRs (#248–#271) into one batch. Lockfiles regenerated per app; all three app gates pass locally. api (apps/api): pg 8.21.0→8.22.0, @anthropic-ai/sdk 0.105.0→0.106.0, openai 6.44.0→6.45.0, @sentry/bun 10.59.0→10.62.0, resend 6.14.0→6.16.0, stripe 22.2.2→22.3.0, bullmq 5.79.1→5.79.2, knip 6.16.1→6.23.0 ui (apps/ui): @sentry/react 10.59.0→10.62.0, i18next 26.3.1→26.3.3, lucide-react 1.21.0→1.22.0, @tanstack/react-query(+devtools) 5.101.0→5.101.2, @playwright/test 1.61.0→1.61.1, @eslint-community/eslint-plugin-eslint-comments 4.7.1→4.7.2, knip 6.16.1→6.23.0 docs (apps/docs) — includes two majors, validated via build:ci: astro 6.4.8→7.0.3, @astrojs/react 5.0.7→6.0.0, wrangler 4.103.0→4.105.0, @axe-core/cli 4.11.3→4.12.1 lint tooling, lockstep across api + ui: eslint 10.5.0→10.6.0, typescript-eslint 8.61.1→8.62.0, eslint-plugin-unicorn 68.0.0→69.0.0, prettier 3.8.4→3.9.1 ci (.github/workflows): docker/login-action v4.2.0→v4.4.0, docker/build-push-action v7.2.0→v7.3.0, docker/setup-buildx-action v4.1.0→v4.2.0, opentofu/setup-opentofu v2.0.1→v2.0.2 prettier 3.9.1 collapses short one-member-per-line unions onto a single line; the 14 reformatted *.types.ts / test files are mechanical style-only churn from that bump (no logic change), committed so format:check stays green. * fix(api): stop semgrep false-positive on bunfig minimumReleaseAge The apps/api bunfig header comment contained the literal `[install]` token. Semgrep's generic-mode `bun-missing-minimum-release-age` rule (from p/owasp-top-ten) has no TOML parser, so it read that comment as a second, empty `[install]` table and reported minimumReleaseAge missing — even though the real table sets it to 604800 (7 days). apps/ui and apps/docs have no such header comment, which is why only api tripped. This surfaced now because the deps batch reformats files under apps/api/src/, which is what gates the semgrep SAST scan (dependency-only batches never touch src/, so the latent finding was never scanned). Reword the comment to drop the bracketed token and hoist minimumReleaseAge directly under [install] to match ui/docs. No install-behavior change.
Contributor
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 @eslint-community/eslint-plugin-eslint-comments from 4.7.1 to 4.7.2.
Release notes
Sourced from @eslint-community/eslint-plugin-eslint-comments's releases.
Commits
62a2c3afix(deps): pinmodern-monacoversion to 0.4.0 (#320)42919d0fix(docs): usemodern-monacoinstead ofmonaco-editor(#311)9f93f00chore(deps): Bump actions/deploy-pages from 4 to 5 (#312)b99d9d5chore(deps): Bump codecov/codecov-action from 5 to 6 (#313)7c77e2bchore(deps): Bump actions/configure-pages from 5 to 6 (#314)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)