update node support matrix (only support node 16-20) (#750)
This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
Remove the minified UMD build from the package.
Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
Although in practice this is currently a noop since the resulting build does not change, the build will no longer transpiles future changes for Node.js 8.x targets, so semantically this is still a breaking change.
Deep requiring specific algorithms of this library like require('uuid/v4'), which has been deprecated in uuid@7, is no longer supported.
The default export, which used to be the v4() method but which was already discouraged in v3.x of this library, has been removed.
Explicitly note that deep imports of the different uuid version functions are deprecated and no longer encouraged and that ECMAScript module named imports should be used instead. Emit a deprecation warning for people who deep-require the different algorithm variants.
Remove builtin support for insecure random number generators in the browser. Users who want that will have to supply their own random number generator function.
Remove support for generating v3 and v5 UUIDs in Node.js<4.x
Convert code base to ECMAScript Modules (ESM) and release CommonJS build for node and ESM build for browser bundlers.
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 6 updates in the / directory:
3.4.4
3.5.0
8.4.2
10.1.0
10.0.0
11.0.1
5.1.0
5.4.0
17.0.0
17.1.0
17.6.0
17.10.0
Updates
luxon
from 3.4.4 to 3.5.0Changelog
Sourced from luxon's changelog.
Commits
a4044fe
bump to 3.5.0cea7b5f
Documented weekSettings opt in DateTime (#1640)2008075
Fixed duplicate word in comment in datetime.js (#1623)cafc4ee
Perf: Cache ts offset guesses for quickDT (#1579)73c4438
fix cutoff year docs895a749
Added some JS doc for time zones (#1499)080e813
Alias DateTime in documentation site (#1546)55bdb08
add DATETIME_MED_WITH_WEEKDAY to formatting.md (#1554)1616114
format5763215
Update interval.js doc per #742 (#1565)Updates
open
from 8.4.2 to 10.1.0Release notes
Sourced from open's releases.
... (truncated)
Commits
2ea66da
10.1.0c702c66
Linux: Updatexdg-open
to 1.2.1 (#338)ee13d93
10.0.4d9e7422
Fix support for passing predefined app toopenApp()
(#335)2d5e959
10.0.3b597dec
Fixtarget
option on macOS (#332)31da4c3
10.0.2798cd93
Fix Linux compatibility818946e
10.0.18e69be4
Add Windows environment variable fallback for some broken systems (#328)Updates
uuid
from 10.0.0 to 11.0.1Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
50dc0ce
chore(main): release 11.0.1 (#818)ae8f386
fix: restore package.json#browser field (#817)6695be6
chore: RP cleanup (#816)7d2547e
chore: restore rp conditionals964be22
Merge branch 'main' of github.com:uuidjs/uuid76e5f68
chore: test npm publish from release-pleasec560d8a
chore(main): release 11.0.0 (#813)a22a55d
chore: bootstrap releases for path: . (#811)3a2363a
Merge branch 'main' of github.com:uuidjs/uuid0faa075
chore: debug release-pleaseUpdates
jasmine
from 5.1.0 to 5.4.0Release notes
Sourced from jasmine's releases.
Commits
9066695
Bump version to 5.4.0c590650
Bump version to 5.3.1bff25e1
Fixed README formatting1bba22b
Updated copyright date53a4077
Removed broken Fossa badge from Readme12fd347
Handle non-serializable expected and actual values in parallel mode7c31381
Bump version to 5.3.0d9f1c03
Bump version to 5.2.087d1806
Moved eslint config out of package.json7884d34
Wrap help text to the terminal widthUpdates
nyc
from 17.0.0 to 17.1.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
Commits
41f4476
chore(main): release nyc 17.1.0 (#1572)d338985
chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)af74d1e
feat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)ae657b6
fix: reduce size of serialized JSON output (#1570)b6a9484
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)b86edbc
chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)Updates
release-it
from 17.6.0 to 17.10.0Release notes
Sourced from release-it's releases.
Commits
a4a6876
Release 17.10.0312fd8b
Add error handling for gitlab requests + release url04bd34c
Add proper Content-Type header to fetch requests (#1166)4a38c27
Release 17.9.070398b4
Fix up tests re. branch/ref nameb4be09d
Update dependencies2263772
feat: create tag via Gitlab release (release-it#1115) (#1161)e1a5c5d
Update projects listab01d16
Release 17.8.2e19bcd8
Revert "Fix up other tests"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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show