fix(deps): bump the npm-major group across 1 directory with 9 updates - #6333
fix(deps): bump the npm-major group across 1 directory with 9 updates#6333dependabot[bot] wants to merge 1 commit into
Conversation
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@cdd29e6268ad849e5b1e9c2ec95a6983105578d0Preview package for commit |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cb981984ec
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "oxfmt": "^0.63.0" | ||
| "oxlint": "^1.78.0" | ||
| "oxfmt": "^0.64.0" | ||
| "oxlint": "^1.79.0" |
There was a problem hiding this comment.
Handle bare underscore parameters before upgrading Oxlint
When the root lint:check target runs, this upgrade makes existing callbacks such as tools/nx-plugins/src/test.plugin.ts:12 (async (vitestConfigPath, _, context)) violate no-unused-vars: the upstream 1.79 change explicitly starts reporting bare underscore parameters. Because .oxlintrc.json enables denyWarnings and has no argsIgnorePattern, pnpm check:all will fail on this and numerous similar callbacks; update those parameters or configure the intended underscore policy with the dependency bump.
AGENTS.md reference: AGENTS.md:L193-L197
Useful? React with 👍 / 👎.
Bumps the npm-major group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [verdaccio](https://github.com/verdaccio/verdaccio) | `6.9.3` | `6.10.0` | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.234` | `0.3.235` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.14.4` | `16.14.5` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.14.4` | `16.14.5` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.1.10` | `4.1.11` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.63.0` | `0.64.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.78.0` | `1.79.0` | | [tldts](https://github.com/remusao/tldts) | `6.1.86` | `7.4.10` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `verdaccio` from 6.9.3 to 6.10.0 - [Release notes](https://github.com/verdaccio/verdaccio/releases) - [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.10.0/CHANGELOG.md) - [Commits](verdaccio/verdaccio@v6.9.3...v6.10.0) Updates `@anthropic-ai/claude-agent-sdk` from 0.3.234 to 0.3.235 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.3.234...v0.3.235) Updates `fumadocs-core` from 16.14.4 to 16.14.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.14.4...fumadocs@16.14.5) Updates `fumadocs-ui` from 16.14.4 to 16.14.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.14.4...fumadocs@16.14.5) Updates `@vitest/coverage-istanbul` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-istanbul) Updates `oxfmt` from 0.63.0 to 0.64.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.64.0/npm/oxfmt) Updates `oxlint` from 1.78.0 to 1.79.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.79.0/npm/oxlint) Updates `tldts` from 6.1.86 to 7.4.10 - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](remusao/tldts@v6.1.86...v7.4.10) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.235 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: fumadocs-core dependency-version: 16.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: fumadocs-ui dependency-version: 16.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: oxfmt dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-major - dependency-name: oxlint dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-major - dependency-name: tldts dependency-version: 7.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major - dependency-name: verdaccio dependency-version: 6.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-major - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com>
cb98198 to
cdd29e6
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cdd29e6268
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "oxfmt": "^0.63.0" | ||
| "oxlint": "^1.78.0" | ||
| "oxfmt": "^0.64.0" | ||
| "oxlint": "^1.79.0" |
There was a problem hiding this comment.
Remove irregular comment whitespace before upgrading Oxlint
When the root lint:check target runs under 1.79, the no-irregular-whitespace change now checks comments by default and reports the U+200B character in apps/cli/src/legacy/shared/legacy-sql-split.ts:10 (the JSDoc spells */). Because .oxlintrc.json enables denyWarnings, this keeps the quality check failing even after the already-reported bare underscore parameters are addressed; escape/remove the character or explicitly configure the intended comment policy.
AGENTS.md reference: AGENTS.md:L193-L197
Useful? React with 👍 / 👎.
Bumps the npm-major group with 9 updates in the / directory:
6.9.36.10.00.3.2340.3.23516.14.416.14.516.14.416.14.54.1.104.1.110.63.00.64.01.78.01.79.06.1.867.4.104.1.104.1.11Updates
verdacciofrom 6.9.3 to 6.10.0Release notes
Sourced from verdaccio's releases.
Changelog
Sourced from verdaccio's changelog.
Commits
dfe2439chore: release 6.x (#6148)51c2733feat: expose legacy auth cache config (#6147)Updates
@anthropic-ai/claude-agent-sdkfrom 0.3.234 to 0.3.235Release notes
Sourced from @anthropic-ai/claude-agent-sdk's releases.
Changelog
Sourced from @anthropic-ai/claude-agent-sdk's changelog.
Commits
076593fchore: Update CHANGELOG.mdUpdates
fumadocs-corefrom 16.14.4 to 16.14.5Release notes
Sourced from fumadocs-core's releases.
Commits
3043da2Version Packages (#3486)671bd83feat(core): supportbaseSlugsoption2899bc1fix(ui): add a main landmark to docs, notebook and flux pages (#3483)14f9eaffeat(core): supportnextparam for custom slugs functionddccb91docs: improve local-html section43f4006Version Packages (#3478)d1c99adchore(local-html): improve DX7fd880dexample: add for html content source4d8ac85feat: add@fumadocs/local-htmlcontent source (#3477)78b6641Version Packages (#3473)Updates
fumadocs-uifrom 16.14.4 to 16.14.5Release notes
Sourced from fumadocs-ui's releases.
Commits
3043da2Version Packages (#3486)671bd83feat(core): supportbaseSlugsoption2899bc1fix(ui): add a main landmark to docs, notebook and flux pages (#3483)14f9eaffeat(core): supportnextparam for custom slugs functionddccb91docs: improve local-html section43f4006Version Packages (#3478)d1c99adchore(local-html): improve DX7fd880dexample: add for html content source4d8ac85feat: add@fumadocs/local-htmlcontent source (#3477)78b6641Version Packages (#3473)Updates
@vitest/coverage-istanbulfrom 4.1.10 to 4.1.11Release notes
Sourced from @vitest/coverage-istanbul's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)Updates
oxfmtfrom 0.63.0 to 0.64.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)c07fe7cfeat(oxfmt): supportexperimentalOperatorPosition(#25643)fed6681docs(oxfmt): skip expanding overrides options (#25572)Updates
oxlintfrom 1.78.0 to 1.79.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)228e8e0fix(linter): resolve inactive React compiler rules (#25830)aa49d86fix(linter): allow spread rule options in config types (#25675)8922381refactor(linter): remove inactive react config rule (#25740)8c4552dfeat(linter)!: split react/react-compiler into per-category rules (#25500)36f8451fix(linter/eslint/no-eval): align indirect default with ESLint (#25656)beb724dfix(linter/eslint/no-unused-vars): report bare underscore parameters (#25663)4004c10fix(linter/eslint/no-irregular-whitespace): check comments by default (#25660)285820efix(linter/no-large-snapshots): precompile and document allowed snapshot matc...4df5835fix(linter): allow capitalized built-in calls (#25516)Updates
tldtsfrom 6.1.86 to 7.4.10Release notes
Sourced from tldts's releases.
... (truncated)
Changelog
Sourced from tldts's changelog.
... (truncated)
Commits
e37c43bBump version to: v7.4.10 [skip ci]308be19Update CHANGELOG.md [skip ci]f23e3c3Update upstream public suffix list (#2639)a6a2c3bBump version to: v7.4.9 [skip ci]8ff6172Update CHANGELOG.md [skip ci]dd8ccdcUpdate upstream public suffix list (#2636)e46ca7aBump version to: v7.4.8 [skip ci]a4823cdUpdate CHANGELOG.md [skip ci]86a0a57Update upstream public suffix list (#2632)c43f3f1Bump version to: v7.4.7 [skip ci]Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tldts since your current version.
Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...