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 ui-app-dependencies group with 16 updates in the /ui/ui-app directory:
1.0.0-preview.68
1.0.0-preview.71
1.0.0-preview.67
1.0.0-preview.71
1.0.0-preview.56
1.0.0-preview.71
1.0.0-preview.68
1.0.0-preview.71
1.0.0-preview.46
1.0.0-preview.71
1.0.0-preview.65
1.0.0-preview.71
5.4.2
6.0.0
5.4.2
6.0.0
5.4.0
6.0.0
5.4.8
6.0.0
10.0.0
11.0.2
18.3.11
18.3.12
8.11.0
8.12.0
8.11.0
8.12.0
0.4.13
0.4.14
5.4.9
5.4.10
Updates
@microsoft/kiota-abstractions
from 1.0.0-preview.68 to 1.0.0-preview.71Release notes
Sourced from
@microsoft/kiota-abstractions
's releases.Commits
Updates
@microsoft/kiota-http-fetchlibrary
from 1.0.0-preview.67 to 1.0.0-preview.71Release notes
Sourced from
@microsoft/kiota-http-fetchlibrary
's releases.Commits
Updates
@microsoft/kiota-serialization-form
from 1.0.0-preview.56 to 1.0.0-preview.71Release notes
Sourced from
@microsoft/kiota-serialization-form
's releases.Commits
e8b88a3
Merge pull request #1446 from microsoft/release-please--branches--main06c9e6d
chore: release maind33ddef
Merge pull request #1445 from microsoft/alignedVersions4da42b6
fix: set version in package files to be updated by release pleasee5838ad
Merge pull request #1441 from microsoft/dependabot/npm_and_yarn/types/node-22...002549b
auto dependabot: bump@types/node
from 22.7.9 to 22.8.021c6421
Merge pull request #1437 from microsoft/release-please--branches--main0310f88
chore: release main1925744
Fix malformed multipart body (#1423)4ce2e5b
Merge pull request #1438 from microsoft/dependabot/npm_and_yarn/types/node-22...Updates
@microsoft/kiota-serialization-json
from 1.0.0-preview.68 to 1.0.0-preview.71Release notes
Sourced from
@microsoft/kiota-serialization-json
's releases.Commits
Updates
@microsoft/kiota-serialization-multipart
from 1.0.0-preview.46 to 1.0.0-preview.71Release notes
Sourced from
@microsoft/kiota-serialization-multipart
's releases.Commits
e8b88a3
Merge pull request #1446 from microsoft/release-please--branches--main06c9e6d
chore: release maind33ddef
Merge pull request #1445 from microsoft/alignedVersions4da42b6
fix: set version in package files to be updated by release pleasee5838ad
Merge pull request #1441 from microsoft/dependabot/npm_and_yarn/types/node-22...002549b
auto dependabot: bump@types/node
from 22.7.9 to 22.8.021c6421
Merge pull request #1437 from microsoft/release-please--branches--main0310f88
chore: release main1925744
Fix malformed multipart body (#1423)4ce2e5b
Merge pull request #1438 from microsoft/dependabot/npm_and_yarn/types/node-22...Updates
@microsoft/kiota-serialization-text
from 1.0.0-preview.65 to 1.0.0-preview.71Commits
Updates
@patternfly/patternfly
from 5.4.2 to 6.0.0Release notes
Sourced from
@patternfly/patternfly
's releases.... (truncated)
Commits
851587f
chore(ci): reenable release CD (#7173)c6e137b
chore(ci): enable dryrun mode for release42db5f3
fix(charts): charts should have rounded corners (#7149)b93029a
fix: Update README.md4bae3fb
chore(backstop): update screenshots (#7131)18a3a5a
fix(page): fixed fill/scroll with notification drawer (#7130)1536bcc
fix(Page): fixes drawer grid area when sidebar is collapsed (#7129)f60fc87
chore(deps): update dependency@patternfly/documentation-framework
to v6.0.0-...45b6577
fix(table): adjust inset, column help icon alignment (#7125)b1d5889
fix(Button): adjust plain no padding icon color (#7115)Updates
@patternfly/react-core
from 5.4.2 to 6.0.0Commits
69e2057
chore(release): releasing packages [ci skip]952cafc
Update promote.sh [ci skip]3dccaee
Update promote.sh [ci skip]4ce551e
Update README.md02e0579
chore(release): releasing packages [ci skip]f19a7a5
fix(Menus): added new fix for scroll jump bug (#11119)e6c87a6
chore(release): releasing packages [ci skip]2b2bc35
fix(Select/Dropdown): updated autofocus to false by default in v6 (#11115)09a8f38
fix(charts): update Victory packages to be optional peer dependencies (#11128)a3ffb39
Revert "chore(deps): update dependency rollup to ^4.24.0 (#11084)" (#11101)Updates
@patternfly/react-icons
from 5.4.0 to 6.0.0Commits
69e2057
chore(release): releasing packages [ci skip]952cafc
Update promote.sh [ci skip]3dccaee
Update promote.sh [ci skip]4ce551e
Update README.md02e0579
chore(release): releasing packages [ci skip]f19a7a5
fix(Menus): added new fix for scroll jump bug (#11119)e6c87a6
chore(release): releasing packages [ci skip]2b2bc35
fix(Select/Dropdown): updated autofocus to false by default in v6 (#11115)09a8f38
fix(charts): update Victory packages to be optional peer dependencies (#11128)a3ffb39
Revert "chore(deps): update dependency rollup to ^4.24.0 (#11084)" (#11101)Updates
@patternfly/react-table
from 5.4.8 to 6.0.0Commits
69e2057
chore(release): releasing packages [ci skip]952cafc
Update promote.sh [ci skip]3dccaee
Update promote.sh [ci skip]4ce551e
Update README.md02e0579
chore(release): releasing packages [ci skip]f19a7a5
fix(Menus): added new fix for scroll jump bug (#11119)e6c87a6
chore(release): releasing packages [ci skip]2b2bc35
fix(Select/Dropdown): updated autofocus to false by default in v6 (#11115)09a8f38
fix(charts): update Victory packages to be optional peer dependencies (#11128)a3ffb39
Revert "chore(deps): update dependency rollup to ^4.24.0 (#11084)" (#11101)Updates
uuid
from 10.0.0 to 11.0.2Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
36f2369
chore(main): release 11.0.2 (#823)6683ad3
fix: remove wrapper.mjs (#822)3b26f0a
Revert "fix: remove wrapper.mjs"2a18871
fix: remove wrapper.mjs36182fa
chore: add id to RP workflow step (#819)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/uuidUpdates
@types/react
from 18.3.11 to 18.3.12Commits
Updates
@typescript-eslint/eslint-plugin
from 8.11.0 to 8.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
3413a2d
chore(release): publish 8.12.0ac18749
feat(eslint-plugin): [no-base-to-string] handle String() (#10005)3c8978d
feat(eslint-plugin): [switch-exhaustiveness-check] add allowDefaultCaseMatchU...af4743f
test(eslint-plugin): fix a typo in a test, causing it to test theerror
typ...9c956ee
feat(eslint-plugin): [consistent-indexed-object-style] report mapped types (#...e765033
feat(eslint-plugin): [prefer-nullish-coalescing] add support for assignment e...Updates
@typescript-eslint/parser
from 8.11.0 to 8.12.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3413a2d
chore(release): publish 8.12.0Updates
eslint-plugin-react-refresh
from 0.4.13 to 0.4.14Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
ba9bb7b
Handle React.createContext [publish]97bdd56
Report React context exports (#54)Updates
vite
from 5.4.9 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5f52bc8
release: v5.4.107d1a3bc
fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...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