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: update angular-cli monorepo to v13.2.3 #834

Merged
merged 2 commits into from
Feb 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cli 13.0.2 -> 13.2.3 age adoption passing confidence
@schematics/angular 13.0.2 -> 13.2.3 age adoption passing confidence

Release Notes

angular/angular-cli

v13.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
8c8377fee fix block Karma from starting until build is complete
@​ngtools/webpack
Commit Type Description
1317e470e fix support locating PNPM lock file during NGCC processing

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

v13.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
cc5505cfc fix add whatwg-url to downlevel exclusion list
ff54b49e7 fix ensure to use content hash as filenames hashing mechanism
b0e2bb289 perf update license-webpack-plugin to 4.0.1
@​angular-devkit/core
Commit Type Description
c8826a973 fix correctly resolve schema references defaults

Special Thanks

Alan Agius, Derek Cormier and Joey Perrott

v13.2.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
acd752773 fix invalid browsers version ranges

Special Thanks

Alan Agius

v13.2.0

Compare Source

@​schematics/angular
Commit Type Description
41a828e20 fix updated Angular new project version to v13.2.0-next.0
@​angular-devkit/architect
Commit Type Description
f2c6b2b7e fix correctly handle ESM builders
@​angular-devkit/build-angular
Commit Type Description
cbe028e37 feat expose i18nDuplicateTranslation option of browser and server builders
509322b62 fix Don't use TAILWIND_MODE=watch
@​angular-devkit/build-webpack
Commit Type Description
820ff2a3e fix correctly handle ESM webpack configurations

Special Thanks

Alan Agius, Cédric Exbrayat, Derek Cormier, Doug Parker, Joey Perrott, Jordan Pittman, grant-wilson and minijus

v13.1.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
2f2069dba fix disable parsing new URL syntax
bddd0fb9f fix support ESNext as target for JavaScript optimizations

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.3

Compare Source

@​angular/cli
Commit Type Description
4c9d72c65 fix remove extra space in Unable to find compatible package during ng add
@​schematics/angular
Commit Type Description
9b07191b1 fix set skipTest flag for resolvers when using ng new --skip-tests
@​angular-devkit/build-angular
Commit Type Description
5b39e0eca fix automatically purge stale build cache entries
6046e06b9 fix correctly resolve core-js/proposals/reflect-metadata
de68daa55 fix enable :where CSS pseudo-class
6a617ff4a fix ensure $localize calls are replaced in watch mode
92b4e067b fix load translations fresh start
d674dcd1a fix localized bundle generation fails in watch mode
6876ad36e fix use contenthash instead of chunkhash for chunks
11fd02105 fix websocket client only injected if required
6ca0e41a9 perf update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

v13.1.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ddbd75ae fix add tailwindcss support for version 3
adf925c07 fix display FS cache information when verbose option is used
09c3826c9 fix only extract CSS styles when are specified in styles option
@​ngtools/webpack
Commit Type Description
f31d7f79d perf reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.1

Compare Source

@​schematics/angular
Commit Type Description
a315b968a fix updated Angular new project version to v13.1.0

Special Thanks

Alan Agius, Cédric Exbrayat and Derek Cormier

v13.1.0

Compare Source

@​angular/cli
Commit Type Description
56f802b7d feat ask to install angular-eslint when running ng lint in new projects
ecd9fb5c7 feat provide more detailed error for not found builder
0b6071af3 fix ng doc does open browser on Windows
@​schematics/angular
Commit Type Description
d5d9f042f feat add VS Code configurations when generating a new workspace
f95cc8281 feat generate new projects using TypeScript 4.5
21809e14c feat loosen project name validation
@​angular-devkit/schematics-cli
Commit Type Description
339bab06c feat generate new projects using TypeScript 4.5
@​angular-devkit/build-angular
Commit Type Description
bc8563760 feat add estimated transfer size to build output report
bc17cf0cd feat colorize file raw sizes based on failing budgets
3c681b68d feat set dir attribute when using localization
6d0f99a2d feat support JSON comments in dev-server proxy configuration file
9300545e6 feat watch i18n translation files with dev server
9bacba342 fix differentiate components and global styles using file query instead of filename
7408511da fix display cleaner errors
d55fc62ef fix fallback to use language ID to set the dir attribute
4c288b8bd fix lazy modules bundle budgets
562dc6a89 fix prefer ES2015 entrypoints when application targets ES2019 or lower
ac66e400c fix Sass compilation in StackBlitz webcontainers
e1bac5bbb fix update Angular peer dependencies to v13.1 prerelease
789ddfaeb perf disable webpack backwards compatible APIs
@​ngtools/webpack
Commit Type Description
5402f99f8 fix add cjs and mjs to passthrough files
10d4ede2d fix handle promise rejection during Angular program analyzes

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Ferdinand Malcher, Joey Perrott and Ruslan Lekhman

v13.0.4

Compare Source

@​angular/cli
Commit Type Description
ded7b5c06 fix exit with a non-zero error code when migration fails during ng update
250a58b48 fix logic which determines which temp version of the CLI is to be download during ng update
@​schematics/angular
Commit Type Description
372e2e633 fix address eslint linting failures in test.ts
@​angular-devkit/build-angular
Commit Type Description
b835389c8 fix correctly extract messages when using cached build (#​22266)
647a5f0b1 fix don't watch nested node_modules when polling is enabled
4d01d4f72 fix transform remapped sourcemap into a plain object
@​ngtools/webpack
Commit Type Description
4d918ef99 fix JIT mode CommonJS accessing inexistent default property

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier

v13.0.3

Compare Source

Special Thanks

Alan Agius, Joey Perrott and Krzysztof Platis


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 3 times, most recently from 2ea93cc to cf0f2f2 Compare November 19, 2021 00:19
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from cf0f2f2 to 5af4cd7 Compare December 2, 2021 00:45
@renovate renovate bot changed the title chore: update angular-cli monorepo to v13.0.3 chore: update angular-cli monorepo to v13.0.4 Dec 2, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 5af4cd7 to cc2fabc Compare December 9, 2021 23:44
@renovate renovate bot changed the title chore: update angular-cli monorepo to v13.0.4 chore: update angular-cli monorepo to v13.1.0 Dec 9, 2021
@renovate renovate bot changed the title chore: update angular-cli monorepo to v13.1.0 chore: update angular-cli monorepo to v13.1.1 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from f8c33fa to 4af713f Compare December 15, 2021 20:57
@renovate renovate bot changed the title chore: update angular-cli monorepo to v13.1.1 chore: update angular-cli monorepo to v13.1.2 Dec 15, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 4af713f to 96315bc Compare January 12, 2022 23:41
@renovate renovate bot changed the title chore: update angular-cli monorepo to v13.1.2 chore: update angular-cli monorepo to v13.1.3 Jan 12, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 96315bc to 8e20eac Compare February 13, 2022 09:19
@renovate renovate bot changed the title chore: update angular-cli monorepo to v13.1.3 chore: update angular-cli monorepo to v13.2.3 Feb 13, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 5 times, most recently from ca188dd to 9fb48d1 Compare February 13, 2022 12:02
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 9fb48d1 to 473d6fe Compare February 13, 2022 12:20
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 6 times, most recently from c7462b8 to e3362f6 Compare February 13, 2022 14:57
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 3 times, most recently from c773d8c to 6285db7 Compare February 13, 2022 16:50
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6285db7 to 0b1476d Compare February 13, 2022 17:27
@JamesHenry JamesHenry merged commit 9847978 into master Feb 13, 2022
@JamesHenry JamesHenry deleted the renovate/angular-cli-monorepo branch February 13, 2022 17:51
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Feb 17, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fbuilder/13.0.1/13.1.0) |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin/13.0.1/13.1.0) |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin-template/13.0.1/13.1.0) |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fschematics/13.0.1/13.1.0) |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2ftemplate-parser/13.0.1/13.1.0) |

---

### Release Notes

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/builder)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#&#8203;1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13)

[Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0)

**Note:** Version bump only for package [@&#8203;angular-eslint/builder](https://github.com/angular-eslint/builder)

#### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19)

**Note:** Version bump only for package [@&#8203;angular-eslint/builder](https://github.com/angular-eslint/builder)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13)

[Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0)

##### Bug Fixes

-   rule docs links in create-eslint-rule utils ([#&#8203;907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21))

#### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19)

**Note:** Version bump only for package [@&#8203;angular-eslint/eslint-plugin](https://github.com/angular-eslint/eslint-plugin)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin-template)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#&#8203;1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13)

[Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0)

##### Bug Fixes

-   **eslint-plugin-template:** \[i18n] do not throw when compiler returns null i18n description ([#&#8203;892](angular-eslint/angular-eslint#892)) ([d349149](angular-eslint/angular-eslint@d349149))
-   rule docs links in create-eslint-rule utils ([#&#8203;907](angular-eslint/angular-eslint#907)) ([94f6e21](angular-eslint/angular-eslint@94f6e21))

##### Features

-   **eslint-plugin-template:** \[i18n] add checkDuplicateId option ([#&#8203;868](angular-eslint/angular-eslint#868)) ([edaf46f](angular-eslint/angular-eslint@edaf46f))
-   update angular/compiler to v13.2.2 ([#&#8203;834](angular-eslint/angular-eslint#834)) ([9847978](angular-eslint/angular-eslint@9847978))

#### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19)

**Note:** Version bump only for package [@&#8203;angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/eslint-plugin-template)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/schematics)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#&#8203;1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13)

[Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0)

##### Bug Fixes

-   update dependency ignore to v5.2.0 ([#&#8203;913](angular-eslint/angular-eslint#913)) ([5480102](angular-eslint/angular-eslint@5480102))

##### Features

-   update angular/compiler to v13.2.2 ([#&#8203;834](angular-eslint/angular-eslint#834)) ([9847978](angular-eslint/angular-eslint@9847978))

#### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19)

##### Bug Fixes

-   **schematics:** auto update eslint-plugin-import as part of v13 ng update ([#&#8203;836](angular-eslint/angular-eslint#836)) ([705e83b](angular-eslint/angular-eslint@705e83b))

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/template-parser)</summary>

### [`v13.1.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#&#8203;1310-httpsgithubcomangular-eslintangular-eslintcomparev1301v1310-2022-02-13)

[Compare Source](angular-eslint/angular-eslint@v13.0.1...v13.1.0)

**Note:** Version bump only for package [@&#8203;angular-eslint/template-parser](https://github.com/angular-eslint/template-parser)

#### [13.0.1](angular-eslint/angular-eslint@v13.0.0...v13.0.1) (2021-11-19)

**Note:** Version bump only for package [@&#8203;angular-eslint/template-parser](https://github.com/angular-eslint/template-parser)

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1172
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
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

2 participants