webdriverio / webdriverio-schematics

Add WebdriverIO to an Angular CLI project
https://webdriver.io
MIT License
18 stars 8 forks source link

Bump @schematics/angular from 12.2.16 to 17.2.3 #415

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @schematics/angular from 12.2.16 to 17.2.3.

Release notes

Sourced from @​schematics/angular's releases.

v17.2.3

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

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

v17.2.2

17.2.2 (2024-02-28)

@​angular-devkit/build-angular

Commit Description
fix - 3394d3cf1 ensure all related stylesheets are rebuilt when an import changes

v17.2.1

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Description
fix - 9e7c47b59 allow mts and cts file replacement
fix - f2a2e9287 provide Vite client code source map when loading

v17.2.0

17.2.0 (2024-02-14)

@​schematics/angular

Commit Description
feat - 03e1aa790 add support to bun package manager

@​angular/cli

Commit Description
feat - b3e206741 add support to bun package manager

@​angular-devkit/build-angular

Commit Description
feat - 7f57123fd add define build option to application builder
feat - f4f535653 add JSON build logs when using the application builder
feat - b59f663e5 allow control of Vite-based development server prebundling
feat - 8f47f1e96 provide default and abbreviated build target support for dev-server and extract-i18n
feat - 7a12074dc provide option to allow automatically cleaning the terminal screen during rebuilds
feat - 7c522aa87 support using custom postcss configuration with application builder
fix - 476a68daa add output location in build stats
fix - 5e6f1a9f4 avoid preloading server chunks
fix - 41ea985f9 display server bundles in build stats

... (truncated)

Changelog

Sourced from @​schematics/angular's changelog.

17.2.3 (2024-03-06)

@​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

17.2.2 (2024-02-28)

@​angular-devkit/build-angular

Commit Type Description
3394d3cf1 fix ensure all related stylesheets are rebuilt when an import changes

17.2.1 (2024-02-22)

@​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

17.2.0 (2024-02-14)

@​angular/cli

Commit Type Description
b3e206741 feat add support to bun package manager

@​schematics/angular

| Commit | Type | Description |

... (truncated)

Commits
  • 5c49415 release: cut the v17.2.3 release
  • faffdfd fix(@​angular-devkit/build-angular): disable deployUrl when using vite dev-s...
  • 1f9cb86 docs: fix typo in json schema
  • 259ec72 fix(@​angular-devkit/build-angular): avoid marking component styles as media w...
  • 7cc8261 fix(@​angular-devkit/build-angular): avoid implicit CSS file extensions when r...
  • ea843eb release: cut the v17.2.2 release
  • ac779dd test: update Safari 15 private property E2E for babel changes
  • 3394d3c fix(@​angular-devkit/build-angular): ensure all related stylesheets are rebuil...
  • ca18ead release: cut the v17.2.1 release
  • a361540 test: avoid new Node.js properties in webpack direct E2E chunk size testing
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 6 months ago

Superseded by #425.