openllmetry-js
openllmetry-js copied to clipboard
chore(deps-dev): bump uuid from 11.1.0 to 13.0.0 in /packages/instrumentation-qdrant
Bumps uuid from 11.1.0 to 13.0.0.
Release notes
Sourced from uuid's releases.
v13.0.0
13.0.0 (2025-09-08)
⚠ BREAKING CHANGES
- make browser exports the default (#901)
Bug Fixes
v12.0.0
12.0.0 (2025-09-05)
⚠ BREAKING CHANGES
- update to [email protected] (#887)
- remove CommonJS support (#886)
- drop node@16 support (#883)
Features
- add node@24 to ci matrix (#879) (42b6178)
- drop node@16 support (#883) (0f38cf1)
- remove CommonJS support (#886) (ae786e2)
- update to [email protected] (#887) (c7ee405)
Bug Fixes
Changelog
Sourced from uuid's changelog.
13.0.0 (2025-09-08)
⚠ BREAKING CHANGES
- make browser exports the default (#901)
Bug Fixes
12.0.0 (2025-09-05)
⚠ BREAKING CHANGES
- update to [email protected] (#887)
- remove CommonJS support (#886)
- drop node@16 support (#883)
Features
- add node@24 to ci matrix (#879) (42b6178)
- drop node@16 support (#883) (0f38cf1)
- remove CommonJS support (#886) (ae786e2)
- update to [email protected] (#887) (c7ee405)
Bug Fixes
Commits
24c1238chore(main): release 13.0.0 (#902)bce9d72fix!: make browser exports the default (#901)7844bc2chore(main): release 12.0.0 (#880)a2b4603chore: npm run docs (#898)744a4a8docs: add motivation for dropping CJS support (#897)3c9acd5docs: fix CHANGELOG links. fixes #871 (#896)5fd974cfix: improve v4() performance (#894)330ee3bchore: minor example and benchmark cleanup (#893)caea889chore: fix bug report forme1f42a3fix: restore node: prefix (#889)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
[!IMPORTANT] Bump
uuidfrom 11.1.0 to 13.0.0 inpackage.json, introducing breaking changes like default browser exports and removal of CommonJS support.
- Dependencies:
- Bump
uuidfrom 11.1.0 to 13.0.0 inpackage.json.- Breaking Changes:
- Default browser exports.
- Remove CommonJS support.
- Drop Node.js 16 support.
This description was created by
for 6a6bd0c3d1a20b9de745f5191753de30cffbd31e. You can customize this summary. It will automatically update as commits are pushed.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.