Skip to content

chore(deps): update external major (major)#32

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-external-major
Open

chore(deps): update external major (major)#32
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-external-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 23, 2020

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular ^13.3.11^21.0.0 age adoption passing confidence devDependencies major
@angular-eslint/eslint-plugin (source) ^0.5.0-beta.3^21.0.0 age adoption passing confidence devDependencies major
@angular/cli ^13.3.11^21.0.0 age adoption passing confidence devDependencies major
@angular/common (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/compiler (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/compiler-cli (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/core (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/forms (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/language-service (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/localize ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/platform-browser (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/platform-browser-dynamic (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@angular/router (source) ^13.4.0^21.0.0 age adoption passing confidence devDependencies major
@ngtools/webpack ^13.3.11^21.0.0 age adoption passing confidence devDependencies major
@octokit/core ^3.1.2^7.0.0 age adoption passing confidence devDependencies major
@semantic-release/changelog ^5.0.1^6.0.0 age adoption passing confidence devDependencies major
@semantic-release/git ^9.0.0^10.0.0 age adoption passing confidence devDependencies major
@semantic-release/github ^7.0.7^12.0.0 age adoption passing confidence devDependencies major
@types/jasmine (source) ^3.5.10^6.0.0 age adoption passing confidence devDependencies major
@types/node (source) ^14.0.11^25.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) ^4.4.1^8.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) ^4.4.1^8.0.0 age adoption passing confidence devDependencies major
JamesIves/github-pages-deploy-action 3.7.1v4.8.0 age adoption passing confidence action major
actions/checkout v2v6 age adoption passing confidence action major
actions/setup-node v1v6 age adoption passing confidence action major
actions/upload-artifact v2v7 age adoption passing confidence action major
codecov/codecov-action v1v6 age adoption passing confidence action major
cosmiconfig ^7.1.0^9.0.0 age adoption passing confidence devDependencies major
eslint (source) ^7.11.0^10.0.0 age adoption passing confidence devDependencies major
eslint-plugin-angular ^4.0.1^5.0.0 age adoption passing confidence devDependencies major
eslint-plugin-json ^2.1.2^4.0.0 age adoption passing confidence devDependencies major
jasmine (source) ^5.0.0^6.0.0 age adoption passing confidence devDependencies major
jasmine-core (source) ^5.0.0^6.0.0 age adoption passing confidence devDependencies major
ng-packagr ^13.3.1^21.0.0 age adoption passing confidence devDependencies major
node 1624 age adoption passing confidence uses-with major
rxjs (source) ^6.5.5^7.0.0 age adoption passing confidence devDependencies major
typescript (source) ^4.6.4^6.0.0 age adoption passing confidence devDependencies major

Release Notes

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

v21.2.7

Compare Source

@​angular/cli
Commit Type Description
971041aa1 fix handle missing package manager during analytics initialization
@​angular/build
Commit Type Description
365cce81d fix preserve coverage ignore comments in development
9f74660c3 fix show clear error when styleUrl points to a TypeScript file

v21.2.6

Compare Source

@​angular/cli
Commit Type Description
ea14f28cc fix fix sourceRoot resolution for MCP projects tool
@​angular/build
Commit Type Description
9136eb376 fix ensure transitive SCSS partial errors are tracked in watch mode
8186faa11 fix ensure Vitest mock patching is executed only once
107d1a9e2 fix preserve error stack traces during prerendering
b7f457253 fix scope CHROME_BIN executable path to individual playwright instances

v21.2.5

Compare Source

@​angular/cli
Commit Type Description
cadf9b201 feat support custom port in MCP devserver start tool
@​angular/ssr
Commit Type Description
bbc255419 fix allow underscores in host validation
b1fe66a7f fix patch Headers.forEach in cloneRequestAndPatchHeaders

v21.2.4

Compare Source

@​angular/cli
Commit Type Description
a7787d092 fix restore console methods after logger completes
@​angular/build
Commit Type Description
7170599ab fix deduplicate and merge coverage excludes with vitest
c73f13797 fix prevent reporter duplicates by explicitly overriding Vitest configuration
956ccaa71 fix remove default for unit-test coverage option
36978db7e fix warn about performance of test.exclude in vitest configuration
6ec36f5be fix warn when vitest watch config conflicts with builder
@​angular/ssr
Commit Type Description
9bdf782c8 fix apply forwarded prefix and vary header in accept-language redirects
628c58672 fix support '*' in allowedHosts and warn about security risks

v21.2.3

Compare Source

@​angular/cli
Commit Type Description
1505164bb fix use parsed package name for migrate-only updates
@​angular/build
Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present
@​angular/ssr
Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

v21.2.2

Compare Source

@​angular/cli
Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add
@​angular/build
Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

v21.2.1

Compare Source

@​angular/cli
Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes
@​schematics/angular
Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled
@​angular-devkit/build-angular
Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0
@​angular/build
Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n
@​angular/ssr
Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process

v21.2.0

Compare Source

@​angular/cli
Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
91b9d281f feat integrate file formatting into update migrations
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing
@​schematics/angular
Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
5d1df50d8 fix add actionable feedback to vitest-browser schematic
@​angular/build
Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme
0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed
1f114a9e8 fix bundle setup files in unit-test builder for Vitest
fd5cb28c8 fix explicitly fail when using Vitest runtime mocking
dc899e8a5 fix normalize allowedHosts in dev-server
26bbea12f fix serve extensionless assets without transformation

v21.1.5

Compare Source

@​angular/ssr
Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

v21.1.4

Compare Source

@​angular/build
Commit Type Description
7a9dd6b47 fix correctly resolve absolute setup file paths in Vitest

v21.1.3

Compare Source

@​schematics/angular
Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker
@​angular-devkit/build-angular
Commit Type Description
6d05d27ca fix address Node.js deprecation DEP0190

v21.1.2

Compare Source

@​angular-devkit/schematics-cli
Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular-devkit/architect
Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular/build
Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

v21.1.1

Compare Source

@​angular/cli
Commit Type Description
151b69587 fix Remove nonexistent link from MCP response
@​schematics/angular
Commit Type Description
9da6d8fa7 fix correct vscode MCP configuration for new projects
361758c75 fix remove special characters from jasmine-vitest report filename
@​angular/build
Commit Type Description
1b7e3307a fix allow application assets in workspace root
d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await
[

Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 1pm on Monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 66a66f9 to 40cecf5 Compare December 16, 2020 10:10
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 8040f4a to 474f3a3 Compare January 5, 2021 14:08
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from fe2b659 to dd2e3a8 Compare January 13, 2021 18:42
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from b343e46 to 2069337 Compare February 10, 2021 21:36
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 2069337 to 1c76fda Compare February 23, 2021 22:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from a8bdcfb to 868e71a Compare March 4, 2021 23:35
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 868e71a to bc28b89 Compare March 13, 2021 14:32
@renovate renovate Bot force-pushed the renovate/major-external-major branch from bc28b89 to 8afe585 Compare April 26, 2021 15:13
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from e49558a to d28987e Compare May 15, 2021 20:00
@renovate renovate Bot force-pushed the renovate/major-external-major branch from d28987e to 7afb62a Compare June 6, 2021 21:45
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from a8ba3b3 to ddd1177 Compare June 15, 2021 12:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 15, 2021

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from f609f22 to 2129bc7 Compare June 17, 2021 20:10
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 0a0eb93 to 03adf82 Compare July 1, 2021 22:03
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 03adf82 to dc88faa Compare July 3, 2021 01:06
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from 04ef4bc to 5a569f9 Compare July 21, 2021 23:39
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 29011b2 to 3bf38a5 Compare September 23, 2021 01:28
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from da74408 to 624ba86 Compare October 7, 2021 01:17
@renovate renovate Bot force-pushed the renovate/major-external-major branch 4 times, most recently from 7f75bf3 to d475edc Compare October 13, 2021 23:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 487415d to 556f5fc Compare October 27, 2021 23:28
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from 373a1d8 to b8624eb Compare November 4, 2021 04:24
@renovate renovate Bot force-pushed the renovate/major-external-major branch 3 times, most recently from fff1f0d to 142c56e Compare November 18, 2021 02:12
@renovate renovate Bot force-pushed the renovate/major-external-major branch 2 times, most recently from cae3492 to 38ea60a Compare November 18, 2021 23:54
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 38ea60a to f827341 Compare March 7, 2022 12:27
@renovate renovate Bot force-pushed the renovate/major-external-major branch from f827341 to cfe94b3 Compare March 26, 2022 12:46
@renovate renovate Bot force-pushed the renovate/major-external-major branch from cfe94b3 to 5bf9dda Compare April 25, 2022 02:18
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 5bf9dda to 0bf48d9 Compare May 16, 2022 00:47
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 0bf48d9 to 187fb32 Compare June 23, 2022 22:59
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 187fb32 to 843f18a Compare September 25, 2022 11:30
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 843f18a to 12b30ff Compare November 20, 2022 21:40
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 12b30ff to 900195e Compare March 18, 2023 12:32
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 900195e to 69c580d Compare March 30, 2023 22:54
@renovate renovate Bot force-pushed the renovate/major-external-major branch from 69c580d to 4be509e Compare April 17, 2023 10:25
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 20, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @adobe/aem-angular-editable-components@1.0.5
npm ERR! Found: eslint@9.0.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.20.0 || ^8.0.0" from @angular-eslint/eslint-plugin@17.3.0
npm ERR! node_modules/@angular-eslint/eslint-plugin
npm ERR!   dev @angular-eslint/eslint-plugin@"^17.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-17T16_06_21_757Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-17T16_06_21_757Z-debug-0.log

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @adobe/aem-angular-editable-components@1.0.5
npm error Found: typescript@6.0.3
npm error node_modules/typescript
npm error   dev typescript@"^6.0.0" from the root project
npm error   peerOptional typescript@">=5.9 <6.1" from @angular/compiler-cli@21.2.9
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^21.0.0" from the root project
npm error     peer @angular/compiler-cli@"^21.0.0" from @angular-devkit/build-angular@21.2.7
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"^21.0.0" from the root project
npm error     2 more (@angular/localize, ng-packagr)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.2.7
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^21.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-04-21T18_35_05_390Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-21T18_35_05_390Z-debug-0.log

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.

0 participants