Angular-7-Master-Detail-CRUD-with-Web-API
Angular-7-Master-Detail-CRUD-with-Web-API copied to clipboard
Bump loader-utils and @angular-devkit/build-angular in /Angular7
Bumps loader-utils to 3.2.0 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates loader-utils from 1.1.0 to 3.2.0
Release notes
Sourced from loader-utils's releases.
v3.2.0
3.2.0 (2021-11-11)
Features
- hash uniformity for base digests (451858b)
v3.1.3
3.1.3 (2021-11-04)
Bug Fixes
v3.1.2
3.1.2 (2021-11-04)
Bug Fixes
v3.1.1
3.1.1 (2021-11-04)
Bug Fixes
- base64 and unicode characters (02b1f3f)
v3.1.0
3.1.0 (2021-10-29)
Features
- added
md4(wasm version) andmd4-native(cryptomodule version) algorithms (cbf9d1d)v3.0.0
3.0.0 (2021-10-20)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
12.13.0(93a87ce)- use
xxhash64by default for[hash]/[contenthash]andgetHashDigestAPI[emoji]was removed without replacements, please use custom function if you need this- removed
getOptionsin favorloaderContext.getOptions(loaderContextisthisinside loader function), note - special query parameters like?something=trueis not supported anymore, if you need this please do it onloaderside, but we strongly recommend avoid it, as alternative you can use?something=1and handle1astrue
... (truncated)
Changelog
Sourced from loader-utils's changelog.
3.2.0 (2021-11-11)
Features
- hash uniformity for base digests (451858b)
3.1.3 (2021-11-04)
Bug Fixes
3.1.2 (2021-11-04)
Bug Fixes
3.1.1 (2021-11-04)
Bug Fixes
- base64 and unicode characters (02b1f3f)
3.1.0 (2021-10-29)
Features
- added
md4(wasm version) andmd4-native(cryptomodule version) algorithms (cbf9d1d)3.0.0 (2021-10-20)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
12.13.0(93a87ce)- use
xxhash64by default for[hash]/[contenthash]andgetHashDigestAPI[emoji]was removed without replacements, please use custom function if you need this- removed
getOptionsin favorloaderContext.getOptions(loaderContextisthisinside loader function), note - special query parameters like?something=trueis not supported anymore, if you need this please do it onloaderside, but we strongly recommend avoid it, as alternative you can use?something=1and handle1astrue- removed
getRemainingRequestin favorloaderContext.remainingRequest(loaderContextisthisinside loader function)- removed
getCurrentRequestin favorloaderContext.currentRequest(loaderContextisthisinside loader function)- removed
parseStringin favorJSON.parse- removed
parseQueryin favornew URLSearchParams(loaderContext.resourceQuery.slice(1))whereloaderContextisthisin loader function- removed
stringifyRequestin favorJSON.stringify(loaderContext.utils.contextify(loaderContext.context || loaderContext.rootContext, request))(loaderContextisthisinside loader function), also it will be cachable and fasterisUrlRequestignores only absolute URLs and#hashrequests,data URIand root relative request are handled as requestable due webpack v5 support them
... (truncated)
Commits
a282654chore(release): 3.2.0f2a524bchore(deps): update (#200)451858bfeat: hash uniformity for base digestsf7dbfe1chore(release): 3.1.3ef084d4fix: crash with md4 hash (#198)097f5c3chore(release): 3.1.20426405fix: bug with unicode characters (#196)5ecf7dachore(release): 3.1.102b1f3ffix: base64 and unicode charactersa30b4b7docs: update (#194)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates @angular-devkit/build-angular from 0.10.6 to 14.2.9
Release notes
Sourced from @angular-devkit/build-angular's releases.
v14.2.9
14.2.9 (2022-11-09)
@angular-devkit/architect
Commit Description default to failure if no builder result is provided
@angular-devkit/build-angular
Commit Description isolate zone.js usage when rendering server bundles Special Thanks
Alan Agius and Charles Lyding
v14.2.8
14.2.8 (2022-11-02)
@schematics/angular
Commit Description guard schematics should include all guards (CanMatch) Special Thanks
Andrew Scott
v14.2.7
14.2.7 (2022-10-26)
@angular/cli
Commit Description disable version check during auto completion skip node.js compatibility checks when running completion
@angular-devkit/build-angular
Commit Description issue dev-server support warning when using esbuild builder Special Thanks
Alan Agius and Charles Lyding
v14.2.6
14.2.6 (2022-10-12)
@angular/cli
Commit Description handle missing whichbinary in pathskip downloading temp CLI when running ng updatewithout package names
@angular-devkit/core
Commit Description
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
14.2.9 (2022-11-09)
@angular-devkit/architect
Commit Type Description e3e787767 fix default to failure if no builder result is provided
@angular-devkit/build-angular
Commit Type Description 12b2dc5a2 fix isolate zone.js usage when rendering server bundles Special Thanks
Alan Agius and Charles Lyding
15.0.0-rc.2 (2022-11-02)
@angular/cli
Commit Type Description 35e5f4278 fix exclude @angular/localize@<10.0.0from ng add pa… (#24152)
@schematics/angular
Commit Type Description c33cc0a7a fix guard schematics should include all guards (CanMatch)
@angular-devkit/build-angular
Commit Type Description 192e0e6d7 fix correct escaping of target warning text in esbuild builder 8b84c18ed fix provide workaround for V8 object spread performance defect fb4ead2ce fix wait during file watching to improve multi-save rebuilds for esbuild builder 9d83fb91b perf use Sass worker pool for Sass support in esbuild builder Special Thanks
Alan Agius, Andrew Scott and Charles Lyding
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for @angular-devkit/build-angular since your current version.
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 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.