Skip to content

Update all-deps (major) - #103

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all-deps
Open

Update all-deps (major)#103
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all-deps

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/setup-node action major v6v7 age confidence
better-sqlite3 dependencies major ^12.5.0^13.0.0 age confidence
typescript (source) devDependencies major ^6.0.0^7.0.0 age confidence

Release Notes

actions/setup-node (actions/setup-node)

v7.0.0

Compare Source

What's Changed
Enhancements:
Bug fixes:
Documentation updates:
Dependency update:
New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v7

Compare Source

WiseLibs/better-sqlite3 (better-sqlite3)

v13.0.3

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v13.0.2...v13.0.3

v13.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v13.0.1...v13.0.2

v13.0.1

Compare Source

Full Changelog: WiseLibs/better-sqlite3@v13.0.0...v13.0.1

Fixed a regression in parameter binding where it would be overly strict and reject plain objects from other realms (e.g., in jest tests).

v13.0.0

Compare Source

Version 13.0.0 marks a major milestone, as it's the first version of better-sqlite3 to run on the N-API. This means prebuilt binaries should theoretically work across different versions of Node.js and Electron, and perhaps even other runtimes like Bun. As a result, we've removed the deprecated prebuild-install dependency, and now prebuilt binaries are published directly with the better-sqlite3 code itself. If your platform/architecture doesn't have a prebuilt binary, it should compile during install as before.

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v12.12.0...v13.0.0

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/major-all-deps branch from 3e43f9b to e3c186f Compare July 18, 2026 03:17
@renovate renovate Bot changed the title Update dependency typescript to v7 Update all-deps to v7 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/major-all-deps branch 3 times, most recently from 4926cea to 69b2cc4 Compare July 21, 2026 12:49
@renovate renovate Bot changed the title Update all-deps to v7 Update all-deps (major) Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/major-all-deps branch 3 times, most recently from 3dcbaf9 to 0fe507a Compare July 30, 2026 16:44
@renovate
renovate Bot force-pushed the renovate/major-all-deps branch 2 times, most recently from b078792 to ff9d4ec Compare August 12, 2026 03:43
@renovate
renovate Bot force-pushed the renovate/major-all-deps branch from ff9d4ec to aeae81d Compare August 14, 2026 20:16
@renovate
renovate Bot force-pushed the renovate/major-all-deps branch from aeae81d to ea6bf47 Compare August 15, 2026 20:47
@renovate

renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/pnpm-lock.yaml
? Verifying lockfile against supply-chain policies (1534 entries)...
✗ Lockfile failed supply-chain policy check (1534 entries in 9.4s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 2 lockfile entries failed verification:
  @vue/language-core@3.3.10 was published at 2026-08-15T05:16:29.000Z, within the minimumReleaseAge cutoff (2026-08-14T20:47:42.057Z)
  vue-tsc@3.3.10 was published at 2026-08-15T05:16:33.000Z, within the minimumReleaseAge cutoff (2026-08-14T20:47:42.057Z)

The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants