angular-realworld-example-app
angular-realworld-example-app copied to clipboard
build(deps): bump vite and @angular-devkit/build-angular
Bumps vite to 5.4.6 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates vite from 5.2.11 to 5.4.6
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.4.6 (2024-09-16)
- fix: avoid DOM Clobbering gadget in
getRelativeUrlFromDocument(#18115) (179b177), closes #18115- fix: fs raw query (#18112) (6820bb3), closes #18112
5.4.5 (2024-09-13)
- fix(preload): backport #18098, throw error preloading module as well (#18099) (faa2405), closes #18098 #18099
5.4.4 (2024-09-11)
- fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078
- fix: backport #18063, allow scanning exports from
script modulein svelte (#18077) (d90ba40), closes #18063 #18077- fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076
5.4.3 (2024-09-03)
- fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915
- fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993
- fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926
- fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916
- fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982
- fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960
- fix(css): fix sass
file://reference (#17909) (561b940), closes #17909- fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938
- fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990
- fix(html): rewrite assets url in <template> (#17988) (413c86a), closes #17988
- fix(preload): add crossorigin attribute in CSS link tags (#17930) (15871c7), closes #17930
- chore: reduce diffs with v6 branch (#17942) (bf9065a), closes #17942
- chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945
- chore(deps): update all non-major dependencies (#17991) (0ca53cf), closes #17991
5.4.2 (2024-08-20)
- chore: remove stale TODOs (#17866) (e012f29), closes #17866
- refactor: remove redundant prepend/strip base (#17887) (3b8f03d), closes #17887
- fix: resolve relative URL generated by
renderBuiltUrlpassed to module preload (#16084) (fac3a8e), closes #16084- feat: support originalFilename (#17867) (7d8c0e2), closes #17867
5.4.1 (2024-08-15)
... (truncated)
Commits
f969176release: v5.4.6179b177fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument(#18115)6820bb3fix: fs raw query (#18112)37881e7release: v5.4.5faa2405fix(preload): backport #18098, throw error preloading module as well (#18099)54c55dbrelease: v5.4.474a79c5fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40fix: backport #18063, allow scanning exports fromscript modulein svelte (...8760293fix(preload): backport #18046, allow ignoring dep errors (#18076)ccbfc1arelease: v5.4.3- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 18.0.1 to 18.2.5
Release notes
Sourced from @angular-devkit/build-angular's releases.
v18.2.5
18.2.5 (2024-09-18)
@angular/build
Commit Description support HTTP HEAD requests for virtual output files update vite to 5.4.6v18.2.4
18.2.4 (2024-09-11)
@angular/build
Commit Description prevent transformation of Node.js internal dependencies by Vite v18.2.3
18.2.3 (2024-09-04)
@angular-devkit/build-angular
Commit Description update webpack-dev-middlewareto7.4.2v18.2.2
18.2.2 (2024-08-29)
@angular-devkit/build-angular
Commit Description clear context in Karma by default for single run executions upgrade webpack to 5.94.0v18.2.1
18.2.1 (2024-08-21)
@angular-devkit/schematics-cli
Commit Description prevent bypassing select/checkbox prompts on validation failure
@angular/cli
Commit Description prevent bypassing select/checkbox prompts on validation failure
@angular-devkit/build-angular
Commit Description remove outdated browser-esbuild option warning
@angular/build
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
18.2.5 (2024-09-18)
@angular/build
Commit Type Description 707431625 fix support HTTP HEAD requests for virtual output files 1032b3da1 fix update vite to 5.4.616.2.16 (2024-09-18)
@angular-devkit/build-angular
Commit Type Description 12aca0060 fix update vite to 4.5.5 19.0.0-next.6 (2024-09-13)
@angular/cli
Commit Type Description de17cbcb8 fix Revert commit enable Node.js compile code cache when available
@angular/ssr
Commit Type Description d66aaa3ca feat add server routing configuration API 19.0.0-next.5 (2024-09-12)
@angular-devkit/architect
Commit Type Description 78f76485f feat merge object options from CLI
... (truncated)
Commits
d6384f1release: cut the v18.2.5 release7074316fix(@angular/build): support HTTP HEAD requests for virtual output files11554f5test: ensure localize package is not initially present in E2E test1032b3dfix(@angular/build): update vite to5.4.6f29db1drelease: cut the v18.2.4 release765309afix(@angular/build): prevent transformation of Node.js internal dependencies ...e12a66adocs(@angular/cli): add playwright to e2e targets328ed65docs: elaborate on debugging jasmine node testsf4db482release: cut the v18.2.3 release4820766fix(@angular-devkit/build-angular): updatewebpack-dev-middlewareto7.4.2- Additional commits viewable in compare view
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Deploy Preview for fantastic-marigold-c78593 ready!
| Name | Link |
|---|---|
| Latest commit | eaefa1cc5114a67684c8deac1159f15adb284aa8 |
| Latest deploy log | https://app.netlify.com/sites/fantastic-marigold-c78593/deploys/66ec79e4167a580008b61121 |
| Deploy Preview | https://deploy-preview-294--fantastic-marigold-c78593.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.