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

fix(deps): update angular-cli monorepo to v17.3.7 #2505

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/core 17.1.2 -> 17.3.7 age adoption passing confidence
@angular-devkit/schematics 17.1.2 -> 17.3.7 age adoption passing confidence
@angular-devkit/schematics-cli 17.1.2 -> 17.3.7 age adoption passing confidence

Release Notes

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

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.

@renovate renovate bot changed the title fix(deps): update dependency @angular-devkit/schematics-cli to v17.1.3 fix(deps): update angular-cli monorepo to v17.1.3 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 947585e to 93ffd69 Compare February 14, 2024 19:51
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.1.3 fix(deps): update angular-cli monorepo Feb 14, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 93ffd69 to e4d16b1 Compare February 14, 2024 21:14
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo fix(deps): update angular-cli monorepo to v17.2.0 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from e4d16b1 to c77c0b4 Compare February 23, 2024 00:43
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.2.0 fix(deps): update angular-cli monorepo to v17.2.1 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c77c0b4 to 29152c3 Compare March 2, 2024 08:53
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.2.1 fix(deps): update angular-cli monorepo to v17.2.2 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 29152c3 to 225e4eb Compare March 6, 2024 12:52
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.2.2 fix(deps): update angular-cli monorepo to v17.2.3 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 225e4eb to 7a0c192 Compare March 14, 2024 00:05
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.2.3 fix(deps): update angular-cli monorepo to v17.3.0 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7a0c192 to 12e0c3a Compare March 21, 2024 00:46
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.0 fix(deps): update angular-cli monorepo to v17.3.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 12e0c3a to 8fce2b8 Compare March 25, 2024 15:01
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.1 fix(deps): update angular-cli monorepo to v17.3.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 3 times, most recently from 31dbd89 to 1b09951 Compare April 2, 2024 22:25
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.2 fix(deps): update angular-cli monorepo to v17.3.3 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 1b09951 to 61b568b Compare April 11, 2024 17:33
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.3 fix(deps): update angular-cli monorepo to v17.3.4 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 53b54b2 to 89618d1 Compare April 17, 2024 14:08
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.4 fix(deps): update angular-cli monorepo Apr 17, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 89618d1 to 61de8df Compare April 17, 2024 15:48
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo fix(deps): update angular-cli monorepo to v17.3.5 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 61de8df to 799f59c Compare April 25, 2024 19:51
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.5 fix(deps): update angular-cli monorepo to v17.3.6 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 799f59c to 8bb279e Compare May 8, 2024 13:39
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v17.3.6 fix(deps): update angular-cli monorepo to v17.3.7 May 8, 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