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): update angular-cli monorepo to v17.3.8 #143

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.1.2 -> 17.3.8 age adoption passing confidence
@angular-devkit/core 17.1.2 -> 17.3.8 age adoption passing confidence
@angular-devkit/schematics 17.1.2 -> 17.3.8 age adoption passing confidence
@angular/cli ~17.1.0 -> ~17.3.0 age adoption passing confidence
@schematics/angular 17.1.2 -> 17.3.8 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v17.3.8

Compare Source

17.3.8 (2024-05-22)
@​angular/cli
Commit Description
fix - 3ada6eb52 clarify optional migration instructions during ng update
@​angular-devkit/schematics
Commit Description
fix - 4b6ba8df1 SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"

v17.3.7

Compare Source

v17.3.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
dcec59799 fix properly configure headers for media resources and HTML page

v17.3.5

Compare Source

v17.3.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1128bdd64 fix ensure esbuild-based builders exclusively produce ESM output

v17.3.3

Compare Source

@​schematics/angular
Commit Type Description
a673baf5c fix Revert "fix(@​schematics/angular): rename SSR port env variable"

v17.3.2

Compare Source

@​schematics/angular
Commit Type Description
935f931ee fix rename SSR port env variable
@​angular-devkit/build-angular
Commit Type Description
c9d436000 fix Internal server error: Invalid URL when using a non localhost IP
59fba38ec fix ensure proper resolution of linked SCSS files
27dd8f208 fix service-worker references non-existent named index output
c12907d92 fix update webpack-dev-middleware to 6.1.2

v17.3.1

Compare Source

17.3.1 (2024-03-20)

@​schematics/angular
Commit Description
fix - 198ca9afc improve Sass format clarity for application style option
@​angular-devkit/build-angular
Commit Description
fix - 2809971a5 only generate server directory when SSR is enabled
fix - 3f601a14e typo in allowedHosts warning for unsupported vite options
perf - 79c44adac avoid transforming empty component stylesheets
perf - cc3167f30 reduce build times for apps with a large number of components when utilizing esbuild-based builders

v17.3.0

Compare Source

@​schematics/angular
Commit Type Description
5ab71fc92 feat update CSS/Sass import/use specifiers in application migration
@​angular-devkit/build-angular
Commit Type Description
9ca3a5450 feat add deployUrl to application builder
3821344da fix ensure proper display of build logs in the presence of warnings or errors
de2d05049 fix provide better error message when server option is required but missing

v17.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7cc8261fd fix avoid implicit CSS file extensions when resolving
259ec72d5 fix avoid marking component styles as media with no output media directory
faffdfdce fix disable deployUrl when using vite dev-server

v17.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
3394d3cf1 fix ensure all related stylesheets are rebuilt when an import changes

v17.2.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9e7c47b59 fix allow mts and cts file replacement
f2a2e9287 fix provide Vite client code source map when loading

v17.2.0

Compare Source

@​angular/cli
Commit Type Description
b3e206741 feat add support to bun package manager
@​schematics/angular
Commit Type Description
03e1aa790 feat add support to bun package manager
@​angular-devkit/build-angular
Commit Type Description
7f57123fd feat add define build option to application builder
f4f535653 feat add JSON build logs when using the application builder
b59f663e5 feat allow control of Vite-based development server prebundling
8f47f1e96 feat provide default and abbreviated build target support for dev-server and extract-i18n
7a12074dc feat provide option to allow automatically cleaning the terminal screen during rebuilds
7c522aa87 feat support using custom postcss configuration with application builder
476a68daa fix add output location in build stats
5e6f1a9f4 fix avoid preloading server chunks
41ea985f9 fix display server bundles in build stats
d493609d3 fix downgrade copy-webpack-plugin to workaround Node.js support issue
8d5af1d5c fix ensure correct .html served with Vite dev-server
944cbcdb1 fix limit the number of lazy chunks visible in the stats table
905e13633 fix support string as plugin option in custom postcss plugin config
@​angular-devkit/schematics
Commit Type Description
da1c38c48 fix add bun to known package managers
@​angular/create
Commit Type Description
600498f2c feat add support to bun package manager

v17.1.4

Compare Source

@​angular/cli
Commit Type Description
6d2168db9 fix prevent BOM errors in package.json during ng update
@​angular-devkit/build-angular
Commit Type Description
bf42d6df2 fix bypass Vite prebundling for absolute URL imports

v17.1.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
3de3aa170 fix allow ./ baseHref when using vite based server
17f47a3c9 fix ensure WebWorker main entry is used in output code

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@nx-cloud
Copy link

nx-cloud bot commented May 28, 2023

Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running for commit 79d39ff.

📂 Click to track the progress, see the status, the terminal output, and the build insights.


Sent with 💌 from NxCloud.

@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.0.3 chore(deps): update angular-cli monorepo to v16.0.4 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 328c471 to 904d11c Compare June 1, 2023 15:36
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.0.4 chore(deps): update angular-cli monorepo to v16.0.5 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 6 times, most recently from 79d39ff to 6e02737 Compare June 13, 2023 18:10
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.0.5 chore(deps): update angular-cli monorepo to v16.1.0 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6e02737 to 1acdfdf Compare June 22, 2023 18:39
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.0 chore(deps): update angular-cli monorepo to v16.1.1 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 1acdfdf to db7f8cd Compare June 28, 2023 15:11
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.1 chore(deps): update angular-cli monorepo to v16.1.2 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from db7f8cd to a622be7 Compare June 29, 2023 15:49
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.2 chore(deps): update angular-cli monorepo to v16.1.3 Jun 29, 2023
@nx-cloud
Copy link

nx-cloud bot commented Jun 29, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 53c6b3e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --target=build --configuration=production
✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.3 chore(deps): update angular-cli monorepo to v16.1.4 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from a622be7 to 49da67d Compare July 6, 2023 19:32
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 49da67d to 3d8b7d3 Compare July 14, 2023 12:07
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.4 chore(deps): update angular-cli monorepo to v16.1.5 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3d8b7d3 to 14af7cb Compare July 20, 2023 20:21
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.5 chore(deps): update angular-cli monorepo to v16.1.6 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from b459c55 to 5856b88 Compare August 2, 2023 22:15
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.6 chore(deps): update angular-cli monorepo to v16.1.7 Aug 2, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.7 chore(deps): update angular-cli monorepo to v16.1.8 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from e9b0068 to 1956d21 Compare August 10, 2023 02:07
@renovate renovate bot restored the renovate/angular-cli-monorepo branch February 8, 2024 19:25
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f88d20d to 1b801c7 Compare February 8, 2024 20:17
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.12 chore(deps): update angular-cli monorepo to v17.1.3 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 1b801c7 to ecf05e1 Compare February 14, 2024 21:18
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.1.3 chore(deps): update angular-cli monorepo to v17.2.0 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from ecf05e1 to b807150 Compare February 23, 2024 00:02
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.2.0 chore(deps): update angular-cli monorepo to v17.2.1 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from b807150 to 3d17e4b Compare February 29, 2024 00:52
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.2.1 chore(deps): update angular-cli monorepo to v17.2.2 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3d17e4b to 1ed7a32 Compare March 6, 2024 14:53
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.2.2 chore(deps): update angular-cli monorepo to v17.2.3 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 1ed7a32 to 47f5541 Compare March 14, 2024 01:39
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.2.3 chore(deps): update angular-cli monorepo to v17.3.0 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 47f5541 to cf32d28 Compare March 21, 2024 01:40
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.0 chore(deps): update angular-cli monorepo to v17.3.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from cf32d28 to f0469f2 Compare March 25, 2024 16:53
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.1 chore(deps): update angular-cli monorepo to v17.3.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f0469f2 to 2a831a8 Compare April 2, 2024 22:25
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.2 chore(deps): update angular-cli monorepo to v17.3.3 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 2a831a8 to 412cc21 Compare April 11, 2024 16:44
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.3 chore(deps): update angular-cli monorepo to v17.3.4 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 412cc21 to 3d79238 Compare April 17, 2024 16:53
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.4 chore(deps): update angular-cli monorepo to v17.3.5 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3d79238 to ebdb2e9 Compare April 25, 2024 18:16
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.5 chore(deps): update angular-cli monorepo to v17.3.6 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from ebdb2e9 to bf84d55 Compare May 8, 2024 14:57
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.6 chore(deps): update angular-cli monorepo to v17.3.7 May 8, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from bf84d55 to 834cc78 Compare May 22, 2024 18:44
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v17.3.7 chore(deps): update angular-cli monorepo to v17.3.8 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants