Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump vite and @angular-devkit/build-angular #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2024

Removes vite. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Removes vite

Updates @angular-devkit/build-angular from 17.0.0 to 17.1.0

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v17.1.0

17.1.0 (2024-01-17)

@​schematics/angular

Commit Description
feat - b513d89b7 add optional migration to use application builder
feat - a708dccff update SSR and application builder migration schematics to work with new outputPath
fix - 4469e481f do not trigger NPM install when using ---skip-install and --ssr

@​angular-devkit/build-angular

Commit Description
feat - e0b274b8f add option to retain CSS special comments in global styles
feat - 204794c4f add support for --no-browsers in karma builder
feat - 4784155bd add wildcard option for allowedCommonJsDependencies
feat - 3b93df42d allow configuring loaders for custom file extensions in application builder
feat - cc246d50e allow customization of output locations
feat - 15a669c1e allowing control of index HTML initial preload generation
feat - 47a064b14 emit external sourcemaps for component styles
feat - 68dae539a initial experimental implementation of @web/test-runner builder
feat - f6e67df1c inline Google and Adobe fonts located in stylesheets
feat - 364a16b7a move browser-sync as optional dependency
feat - ccba849e4 support keyboard command shortcuts in application dev server
fix - 329d80075 alllow OPTIONS requests to be proxied when using vite
fix - 49ed9a26c emit error when using prerender and app-shell builders with application builder
fix - 6473b0160 ensure all configured assets can be served by dev server
fix - 874e576b5 filter explicit external dependencies for Vite prebundling
fix - 2a02b1320 fix normalization of the application builder extensions
fix - 9906ab7b4 normalize asset source locations in Vite-based development server
fix - ceffafe1a provide better error messages for failed file reads
fix - 6d7fdb952 show diagnostic messages after build stats
fix - 4e1f0e44d the request url "..." is outside of Vite serving allow list for all assets
fix - bd26a18e7 typo in preloadInitial option description
perf - 125fb779f reduce TypeScript JSDoc parsing in application builder

v17.1.0-rc.1

17.1.0-rc.1 (2024-01-10)

@​schematics/angular

Commit Description
fix - 8c815711a retain existing EOL when adding imports
fix - 4a5e7086d retain existing EOL when updating JSON files

@​angular/cli

Commit Description
fix - 9f71d2e97 retain existing EOL when updating JSON files

@​angular-devkit/build-angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

17.1.0 (2024-01-17)

@​schematics/angular

Commit Type Description
b513d89b7 feat add optional migration to use application builder
a708dccff feat update SSR and application builder migration schematics to work with new outputPath
4469e481f fix do not trigger NPM install when using ---skip-install and --ssr

@​angular-devkit/build-angular

Commit Type Description
e0b274b8f feat add option to retain CSS special comments in global styles
204794c4f feat add support for --no-browsers in karma builder
4784155bd feat add wildcard option for allowedCommonJsDependencies
3b93df42d feat allow configuring loaders for custom file extensions in application builder
cc246d50e feat allow customization of output locations
15a669c1e feat allowing control of index HTML initial preload generation
47a064b14 feat emit external sourcemaps for component styles
68dae539a feat initial experimental implementation of @web/test-runner builder
f6e67df1c feat inline Google and Adobe fonts located in stylesheets
364a16b7a feat move browser-sync as optional dependency
ccba849e4 feat support keyboard command shortcuts in application dev server
329d80075 fix alllow OPTIONS requests to be proxied when using vite
49ed9a26c fix emit error when using prerender and app-shell builders with application builder
6473b0160 fix ensure all configured assets can be served by dev server
874e576b5 fix filter explicit external dependencies for Vite prebundling
2a02b1320 fix fix normalization of the application builder extensions
9906ab7b4 fix normalize asset source locations in Vite-based development server
ceffafe1a fix provide better error messages for failed file reads
6d7fdb952 fix show diagnostic messages after build stats
4e1f0e44d fix the request url "..." is outside of Vite serving allow list for all assets
bd26a18e7 fix typo in preloadInitial option description
125fb779f perf reduce TypeScript JSDoc parsing in application builder

17.0.10 (2024-01-10)

@​angular/cli

Commit Type Description
ed1e130da fix retain existing EOL when updating JSON files

@​schematics/angular

... (truncated)

Commits
  • 85ac2f3 release: cut the v17.1.0 release
  • 753f726 build: update Angular version ranges for stable v17.1
  • a2ddb9f build: update dependency ng-packagr to v17.1.0
  • 329d800 fix(@​angular-devkit/build-angular): alllow OPTIONS requests to be proxied w...
  • e76950e build: update dependency source-map-loader to v5
  • 537e83e release: cut the v17.1.0-rc.1 release
  • 8cf9777 refactor(@​angular/cli): change Twitter icon in the application schematic
  • b881842 build: update zone.js to 0.14.3
  • b853d0e refactor(@​angular-devkit/build-angular): add experimental builder selector ex...
  • ca0a836 refactor(@​angular-devkit/build-angular): move diagnostic logging out of build...
  • 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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `vite`

Updates `@angular-devkit/build-angular` from 17.0.0 to 17.1.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.0...17.1.0)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants