Bump the npm_and_yarn group across 2 directories with 2 updates#60
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 2 directories with 2 updates#60dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /src/integrations/angular/test-app directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). Updates `vite` from 5.4.14 to 6.1.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.1.0/packages/vite) Updates `vite` from 4.5.5 to 6.1.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.1.0/packages/vite) Updates `@angular-devkit/build-angular` from 16.2.16 to 19.1.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@16.2.16...19.1.7) Updates `@angular-devkit/build-angular` from 16.2.16 to 19.1.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@16.2.16...19.1.7) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the / directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /src/integrations/angular/test-app directory: vite and @angular-devkit/build-angular.
Updates
vitefrom 5.4.14 to 6.1.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3734f80fix(css): escape double quotes inurl()when lightningcss is used (#18997)2b4f115fix(deps): update all non-major dependencies (#18996)12b612dfix: fallback terser to main thread when function options are used (#18987)d88d000fix(deps): update all non-major dependencies (#18967)21680bdfix(css): skip non css in custom sass importer (#18970)62fad6dchore(deps): update dependency@rollup/plugin-node-resolveto v16 (#18968)8a6bb4efix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue(#18899)7d6dd5dfix(ssr): recreate ssrCompatModuleRunner on restart (#18973)c4b532cfix(css): root relative import in sass modern API on Windows (#18945)27f691brefactor: make internal invoke event to use the same interface with `handleIn...Updates
vitefrom 4.5.5 to 6.1.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3734f80fix(css): escape double quotes inurl()when lightningcss is used (#18997)2b4f115fix(deps): update all non-major dependencies (#18996)12b612dfix: fallback terser to main thread when function options are used (#18987)d88d000fix(deps): update all non-major dependencies (#18967)21680bdfix(css): skip non css in custom sass importer (#18970)62fad6dchore(deps): update dependency@rollup/plugin-node-resolveto v16 (#18968)8a6bb4efix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue(#18899)7d6dd5dfix(ssr): recreate ssrCompatModuleRunner on restart (#18973)c4b532cfix(css): root relative import in sass modern API on Windows (#18945)27f691brefactor: make internal invoke event to use the same interface with `handleIn...Updates
@angular-devkit/build-angularfrom 16.2.16 to 19.1.7Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
90cf0f8release: cut the v19.1.7 releasedf1d388fix(@angular/build): configure Vite CORS optiond2e1c8eperf(@angular/build): cache translated i18n bundles for faster builds36afdf5refactor(@angular/build): remove outdatedallowedHostswarningc26ea16fix(@angular/ssr): properly handle baseHref with protocol8890a5ffix(@angular/build): always provide Vite client helpers with development server0826315fix(@angular/build): handle unlocalizable files correctly in localized prerenderde73b1cfix(@schematics/angular): include default export for Express appa13a49dfix(@angular/build): exclude unmodified files from logs with--localizebf939ebrefactor(@angular/build): also addserver.preTransformRequestsUpdates
@angular-devkit/build-angularfrom 16.2.16 to 19.1.7Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
90cf0f8release: cut the v19.1.7 releasedf1d388fix(@angular/build): configure Vite CORS optiond2e1c8eperf(@angular/build): cache translated i18n bundles for faster builds36afdf5refactor(@angular/build): remove outdatedallowedHostswarningc26ea16fix(@angular/ssr): properly handle baseHref with protocol8890a5ffix(@angular/build): always provide Vite client helpers with development server0826315fix(@angular/build): handle unlocalizable files correctly in localized prerenderde73b1cfix(@schematics/angular): include default export for Express appa13a49dfix(@angular/build): exclude unmodified files from logs with--localize