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
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 v1v5 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^5.0.0 age adoption passing confidence devDependencies major

Release Notes

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

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
98ef0981a fix update undici to v7.18.2

v21.1.0

Compare Source

@​angular/cli
Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery
@​schematics/angular
Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces
@​angular/build
Commit Type Description
1eda0a99f feat directly support ng-packagr in unit-test builder
87175f9dc feat disable TestBed teardown during debugging in Vitest
1e39c77a4 fix inject source-map-support for Vitest browser tests
3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility
164e7dbbc fix resolve test files correctly on Windows when using non-C drives
ad99e00ad fix simplify SSL handling for ng serve with SSR (#​31722)

v21.0.6

Compare Source

@​angular/ssr
Commit Type Description
730ae6609 fix handle platform destruction during rendering

v21.0.5

Compare Source

@​angular/cli
Commit Type Description
249563749 fix use narrower types for new MCP TS SDK compatibility
@​schematics/angular
Commit Type Description
cbd0718b9 fix move 'provideZoneChangeDetection' to the root module
33f7cf761 fix update application schematics for module-based apps to use 'provideZoneChangeDetection'
37b14d1f7 fix update default app component message
c37dccb09 fix update default app component welcome message
@​angular/build
Commit Type Description
2b9be3a7c fix ensure correct project targeting during Vitest debugging

v21.0.4

Compare Source

@​schematics/angular
Commit Type Description
b671245b9 fix improve VS Code background compilation start/end detection
85a28dec7 fix remove inlineSources from library tsconfig template
@​angular/build
Commit Type Description
deb4fff61 fix add browser condition to resolver for vitest
570ce8d3e fix allow non-prefixed requests when using SSR and base href
4dd3c1a32 fix conditionally manage Vitest UI option
4b8b7caec fix ensure tests run when compilation error is resolved
bef4fcecb fix remove LmdbCacheStore export from private API
@​angular/ssr

| Commit | Type | Description


Configuration

📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, 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

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
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
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: semantic-release@17.4.7
npm error node_modules/semantic-release
npm error   dev semantic-release@"^17.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer semantic-release@">=18.0.0" from @semantic-release/changelog@6.0.3
npm error node_modules/@semantic-release/changelog
npm error   dev @semantic-release/changelog@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error 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-03-09T20_35_59_648Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-09T20_35_59_648Z-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