Skip to content

fix(deps): bump the npm-major group with 2 updates - #6097

Merged
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm-major-6b2bb26229
Aug 6, 2026
Merged

fix(deps): bump the npm-major group with 2 updates#6097
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm-major-6b2bb26229

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-major group with 2 updates: @swc/core and tldts.

Updates @swc/core from 1.15.46 to 1.15.47

Changelog

Sourced from @​swc/core's changelog.

[1.15.47] - 2026-07-29

Bug Fixes

  • (es) Preserve numeric property key identity (#12050) (46900a3)

  • (es/ast) Support hashing non-finite numbers (#12043) (f4b85a6)

  • (es/codegen) Emit non-finite numeric literals (#12047) (883abc4)

  • (es/decorators) Avoid class state leakage for nested undecorated classes (#12076) (4c9d277)

  • (es/minifier) Apply ToInt32 when folding bitwise NOT (#12058) (550e2f7)

  • (es/minifier) Avoid inexact number radix folding (#12057) (506a0ea)

  • (es/minifier) Preserve invalid Array lengths (#12056) (3ce9e16)

  • (es/minifier) Preserve non-canonical arguments access (#12052) (850230b)

  • (es/minifier) Apply ToUint16 in fromCharCode (#12055) (9ae7b92)

  • (es/minifier) Index strings by UTF-16 code unit (#12054) (bc263d2)

  • (es/minifier) Use numeric literals for non-finite values (#12048) (b830786)

  • (es/minifier) Preserve top-level declarations referenced only by direct eval (#12029) (ad0e3b4)

  • (es/optimization) Preserve JSON numeric values (#12051) (667af8c)

  • (es/transforms) Use numeric literals for non-finite enum values (#12049) (1e3ed5c)

  • (es/typescript) Evaluate cooked enum templates (#12059) (49d0b0f)

... (truncated)

Commits
  • 0febbba chore: Publish 1.15.47 with swc_core v75.0.0
  • 68abe42 chore: Publish 1.15.47-nightly-20260729.1 with swc_core v75.0.0
  • See full diff in compare view

Updates tldts from 6.1.86 to 7.4.9

Release notes

Sourced from tldts's releases.

v7.4.9

📜 Update Public Suffix List

  • tldts-experimental, tldts-icann, tldts

Authors: 1

v7.4.8

📜 Update Public Suffix List

  • tldts-experimental, tldts

Authors: 1

v7.4.7

📜 Update Public Suffix List

  • tldts-experimental, tldts

Authors: 1

v7.4.6

📜 Update Public Suffix List

  • tldts-experimental, tldts

🔩 Dependencies

Authors: 2

... (truncated)

Changelog

Sourced from tldts's changelog.

v7.4.9 (Thu Jul 16 2026)

📜 Update Public Suffix List

  • tldts-experimental, tldts-icann, tldts

Authors: 1


v7.4.8 (Thu Jul 09 2026)

📜 Update Public Suffix List

  • tldts-experimental, tldts

Authors: 1


v7.4.7 (Tue Jul 07 2026)

📜 Update Public Suffix List

  • tldts-experimental, tldts

Authors: 1


v7.4.6 (Thu Jul 02 2026)

📜 Update Public Suffix List

  • tldts-experimental, tldts

🔩 Dependencies

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tldts since your current version.


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-major group with 2 updates: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) and [tldts](https://github.com/remusao/tldts).


Updates `@swc/core` from 1.15.46 to 1.15.47
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.47/packages/core)

Updates `tldts` from 6.1.86 to 7.4.9
- [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.9)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: tldts
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-major
...

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 Aug 6, 2026
@supabase-cli-releaser
supabase-cli-releaser Bot added this pull request to the merge queue Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@70967787b8f2c5c614068bed500e844696497349

Preview package for commit 7096778.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 70967787b8

ℹ️ 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".

Comment thread pnpm-workspace.yaml
"@nx/devkit": "^23.0.2"
"@swc-node/register": "^1.12.1"
"@swc/core": "^1.15.46"
"@swc/core": "^1.15.47"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Wait for @swc/core to satisfy the release-age gate

This raises the catalog floor to ^1.15.47, but the workspace still sets minimumReleaseAge: 10200 (about 7 days) and pnpm documents that this is the number of minutes after publish before it will install a version (https://pnpm.io/supply-chain-security#delay-dependency-updates). As of this review, npm still reports @swc/core 1.15.47 as published only a few days ago, so a fresh resolution has no older version satisfying ^1.15.47 and either bypasses the repo's supply-chain delay through the committed lockfile or fails when the lockfile must be regenerated; please wait for the version to age past the window or explicitly exclude it if this update is intended to bypass the gate.

Useful? React with 👍 / 👎.

Merged via the queue into develop with commit b8843ea Aug 6, 2026
33 checks passed
@supabase-cli-releaser
supabase-cli-releaser Bot deleted the dependabot/npm_and_yarn/npm-major-6b2bb26229 branch August 6, 2026 00:20
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