chore(deps): bump uuid from 11.1.1 to 14.0.1#52
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/uuid-14.0.1
branch
2 times, most recently
from
July 10, 2026 18:38
d90a0b9 to
57655de
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/uuid-14.0.1
branch
2 times, most recently
from
July 15, 2026 21:45
d7cc6df to
de8362a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/uuid-14.0.1
branch
3 times, most recently
from
July 21, 2026 13:37
a24acde to
d5a4d0f
Compare
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.1 to 14.0.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.1...v14.0.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/uuid-14.0.1
branch
from
July 21, 2026 21:08
d5a4d0f to
33ba01c
Compare
khaira777
force-pushed
the
main
branch
2 times, most recently
from
July 22, 2026 21:59
46f0145 to
c6f9e70
Compare
itsbkm
added a commit
that referenced
this pull request
Jul 25, 2026
Dependabot had these open (PRs #112, #52). better-sqlite3 13 moves to N-API-based prebuilds (verified the bundled linux-x64.node prebuild only needs up to GLIBC_2.34, well under the ubuntu-24.04 runner's 2.39 -- a changelog note about "glibc 2.41" for Electron v43 assets doesn't apply to what's actually shipped). uuid 14 is a no-op for us, already on the ESM-only import style since v9. Rebuilt better-sqlite3 against the Electron 43 ABI and reran the full test suite (60+ suites, exit 0) plus a clean tsc build to confirm. Also attempted eslint 9 -> 10 (PR #98, frontend) but reverted it: eslint-config-next's bundled eslint-plugin-react calls a rule-context API ESLint 10 removed, so `npm run lint` crashes outright. Left at ^9 pending an eslint-config-next release that supports ESLint 10. Not touching PRs #99/#113 (typescript 5.9.3 -> 7.0.2): typescript-eslint explicitly caps its typescript peer range below 6.1.0 and has no stable compiler API for TS7 yet, so pulling it in would break linting project-wide. Revisit once typescript-eslint ships TS7 support. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
Author
|
Looks like uuid is up-to-date now, so this is no longer needed. |
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 uuid from 11.1.1 to 14.0.1.
Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.