Skip to content

Update angular monorepo to v22 - #185

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angular-monorepo
Open

Update angular monorepo to v22#185
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angular-monorepo

Conversation

@renovate

@renovaterenovateBot commented May 3, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@angular/compiler (source)15.2.1022.1.4ageconfidence
@angular/compiler-cli (source)15.2.1022.1.4ageconfidence
@angular/core (source)15.2.1022.1.4ageconfidence
@angular/forms (source)15.2.1022.1.4ageconfidence

Release Notes

angular/angular (@​angular/compiler)

v22.1.4

Compare Source

common
CommitTypeDescription
60a874c3fbfixavoid prototype member collisions
e8378dfeabfixuse locale NaN symbol in number formatting
compiler
CommitTypeDescription
05c7c725a5fixscope animations declared in minified nested rules
compiler-cli
CommitTypeDescription
afe8499a14fixdefault template diagnostic related message source file to template
079a846263fixProduce correct tcb expression for optional chaining
55eeb46418fixretain metadata for strict standalone errors
core
CommitTypeDescription
3da35cbab9fixavoid prototype member collisions
b199bdfa2afixexplicitly reject foreign components in JIT mode
9a8e4826b9fixpreserve namespace for dynamic component hosts
7c752d4815fixprevent TransferState prototype pollution
7546b7a805fixthrow coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node
forms
CommitTypeDescription
c8eb7f0056fixuse dot-access for readonly rule configuration
language-service
CommitTypeDescription
93d7f718d2fixhonor quote style preference when generating imports
migrations
CommitTypeDescription
85c8829ac1fixpreserve registerLocaleData calls in standalone bootstrap migration
platform-server
CommitTypeDescription
71e52d1396fixavoid stripping unicode whitespace during url resolution

v22.1.3

Compare Source

animations
CommitTypeDescription
d9620e0f1bfixdetect object trigger values with Object.hasOwn
common
CommitTypeDescription
b3c78a5081fixpreserve literal key union in KeyValuePipe.transform()
compiler
CommitTypeDescription
94f0b9a371fixpreserve &ngsp; between sibling control flow blocks
core
CommitTypeDescription
afe529cb2dfixaccept readonly arrays for setClassMetadata decorators
2c72fe3797fixallow readonly arrays in RawScopeInfoFromDecorator
ef2ce9a098fixexpose debuggableFn for non-computed signal graph nodes
7bcce260f5fixprevent orphaned requestIdleCallback handle from re-entrant scheduling
44137117b3fixreplace all hasOwnProperty usages with Object.hasOwn
85f12a5a13fixstop running further effects once one destroys the view mid-flush
c04931c88bfixthrow a descriptive error instead of crashing when a hydration node is missing
601d1f6576fixthrow NG0500 instead of a raw TypeError on element hydration mismatch
forms
CommitTypeDescription
83450d2924fixreport forbidden 2way bindings on when FormField is applied
5cb4ea7e35fixwarn in dev mode when ngModel cannot reach parent NgForm across component boundary
http
CommitTypeDescription
0cd635e9e2fixcancel oversized fetch response bodies
language-server
CommitTypeDescription
14fbe04612fixrecover project for external templates in solution-style workspaces
platform-browser
CommitTypeDescription
3ddcb1a101fixdisallow event handler attributes in Meta
640460d606fixthrow a descriptive error when insertBefore reference node is missing
router
CommitTypeDescription
abe019d505fixpass correct component to canDeactivate for named outlets in componentless parent routes

v22.1.2

Compare Source

compiler
CommitTypeDescription
76dff307b4fixGenerate correct expression for optional chaning.
6f9a64e6f5fixremove namespaced MathML script elements
compiler-cli
CommitTypeDescription
e9660b1801fixcorrectly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513fixrecord class extends clause references in DeferredSymbolTracker
core
CommitTypeDescription
0df9d5eb65fixensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179efixincorrect loop in defer blocks
7b40456792fixreject prefixed SVG script hosts
forms
CommitTypeDescription
3b5c798072fixkeep radio inputs in sync when values change
http
CommitTypeDescription
4f7e9987fafixalways decode JSON responses as UTF-8
router
CommitTypeDescription
2f82601662fixlimit protocol-relative URL handling to serialization

v22.1.1

Compare Source

core
CommitTypeDescription
aa6d3189c1fixinitialize hydration triggers after late runtime activation
deecb301c8fixwarn when style property bindings receive invalid values
http
CommitTypeDescription
ac3728e79ffixavoid aborting completed requests in FetchBackend
688a0a7118fixrespect content-type charset in fetch backend text decoder
a13b968451fixrun root interceptors in the terminal request chain
32af9b525efixstrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

v22.1.0

Compare Source

Deprecations

http
  • HttpClient.jsonp, HttpClientJsonpModule, and related JSONP classes/functions are deprecated. Use standard HTTP requests instead.
common
CommitTypeDescription
1ad6824d0dfixskip transfer cache for uncacheable HTTP traffic (#​69017)
compiler
CommitTypeDescription
af5e4e1131featAdd an error for --global-foo cases (#​68846)
d579ecaf73featDisable '--global-' error outside of g3 (#​68846)
f98547675cfeatNamespace CSS variables to the app (#​68846)
8c8b2f7783featSupport css var namespacing in properties (#​68846)
292199aa4dfixpermissive whitespace parsing in default never blocks
25c744c4d0fixsupport foreign components defined outside top-level scope
5bd00add07fixsupport foreign components inside control flow blocks (#​69674)
2e442f7876perfdo not emit tag name when control flow root is foreign component (#​69674)
compiler-cli
CommitTypeDescription
aeb55c8bc1fixallow passing uninvoked signals as foreign component props
7c60a98b3cfixsupport import aliases in foreignImports (#​68674)
core
CommitTypeDescription
124ba10eadfeatadd custom set option to linkedSignal
eab4847a8bfeatAdds deep linking from Performance panel to DevTools
091456a214fixaccount for namespaces in host binding sanitization (#​69558)
b3748e9fe4fixcorrect container anchor collection order to match DOM layout
11b206b919fixintroduce disposal mechanism for Angular views in foreign @content
56607967dbfixintroduce logical-only containers for foreign content
23cf1a828bfixsanitize host bindings on concrete hosts (#​69558)
0c07356c5cfixset current tnode in foreign component instruction on reuse
forms
CommitTypeDescription
bbbd357bd2fixadd utility to assert that value is a field tree
http
CommitTypeDescription
e3630c23c5featadd options to allow caching of credentialed and non-cacheable HTTP requests
ec16a3d6c6fixenable xsrf for root-provided HttpClient
39e362eea5fixmatch header values exactly when deleting
be46ca8696fixpreserve immutability of materialized clones
c0cbd46bd7fixskip transfer cache for fetch credentialed requests (#​69017)
af04e266ccrefactordeprecate jsonp support
language-service
CommitTypeDescription
7f0265e43afeatcompile non-exported classes if standalone (#​68454)
4f9c824dd9featTypecheck templates which would require inline typecheck blocks (#​68454)
a99fb915c0fixaccount for strictTemplates being enabled by default
migrations
CommitTypeDescription
c75ff0255cfeatadd migration from injectable to service
5d5b2ea72dfixcorrectly detect then/else keywords in control flow migration
platform-server
CommitTypeDescription
cf9d7fa0f8fixharden platform location origin validation during SSR (#​69184)
router
CommitTypeDescription
97a3fd6a55feathandle null and undefined inputs in RouterLinkActive

v22.0.8

Compare Source

common
CommitTypeDescription
c0368f2278fixpreserve crossorigin on image preloads
core
CommitTypeDescription
8616ba9db6fixensure SVG animation attributeName is checked case-insensitively
forms
CommitTypeDescription
d302c7ab83fixensure pending status propagates to the root form in signal forms
http
CommitTypeDescription
9d40f8aefefixprevent transfer cache key collisions
migrations
CommitTypeDescription
388daea2fcfixcorrectly migrate ngClass with mixed space-separated keys
bb39cda648fixpreserve NgClass import on partial migration

v22.0.7

Compare Source

common
CommitTypeDescription
91e33aa1defixavoid prototype lookups in date format caches
compiler
CommitTypeDescription
5b516e3a58fixparsing of an empty template literal interpolation
compiler-cli
CommitTypeDescription
c88ddde1c9fixre-tag SourceFiles after TsCreateProgramDriver.updateFiles()
core
CommitTypeDescription
94d9591b51fixallow static attributes for explicit input transforms
c89f71a74cfixignore processing instruction syntax in templates
70500e4067fixpreserve explicit input transform write type
forms
CommitTypeDescription
1b9964675ffixallow multiple async validators
64d6d47a0cfixpreserve intermediate number values in signal forms
6cf7446afafixprevent stale CVA writeback during debounce
http
CommitTypeDescription
20b7dc3023fixprevent interceptor signal reads from leaking into calling reactive contexts
localize
CommitTypeDescription
22d5a091d1fixbuild runtime translations map with a null prototype
8ce1fcf7fafixuse Object.hasOwn for placeholder lookup in translate
platform-browser
CommitTypeDescription
b34bf0dce8fixprevent ReDoS in SOURCEMAP_URL_REGEXP

v22.0.6

Compare Source

compiler
CommitTypeDescription
fd4ddcafedfixuse regular optional chaining expression for safe function calls in TCBs
compiler-cli
CommitTypeDescription
534fe81a89fixapply debugName transform to required signal queries
3b08201bfbfixdetect uninvoked signals in bound expressions using ternary
forms/signals
CommitTypeDescription
171669f7b2fixmake extractValue reactive for compat AbstractControl values
migrations
CommitTypeDescription
0a6af1496bfixpreserve transitive NgModule references when pruning
d4a926a762fixremove stale model import in model-output migration
router
CommitTypeDescription
c238bd2ad7fixhandle outlet named proto in segment group maps
8e6d7f7190fixuse safe hasOwnProperty when parsing query params

v22.0.5

Compare Source

common
CommitTypeDescription
eb8fb9fe58fixuse Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings
compiler-cli
CommitTypeDescription
baf09a9939fixinclude toSignal in debugName transform
core
CommitTypeDescription
e598dc843ffiximprove input writes migration in best effort mode
ced0180b06fixreject dynamic script host elements
router
CommitTypeDescription
ca13b42e7cfixfix malformed jsdoc comment for RouterLinkWithHref export

v22.0.4

Compare Source

migrations
CommitTypeDescription
fd37f09f37fixresolve migration failure when tsconfig specifies rootDir

v22.0.3

Compare Source

compiler
CommitTypeDescription
f90c20df40fixaccount for NgModule dependencies in JIT-compiled partial declarations
f4f7f3755cfixremove unused import breaking CI in 22.0.x
compiler-cli
CommitTypeDescription
06d854929cfixreport diagnostic instead of crashing on malformed host binding
core
CommitTypeDescription
2799304259fixavoid uncaught promise errors in injectAsync prefetching
http
CommitTypeDescription
8cdc202dfcfixprevent caching of responses with Set-Cookie headers
service-worker
CommitTypeDescription
b4a5a2fb4efixpreserve referrer in asset requests
a16f9b2263fixpreserve referrer policy in asset requests
upgrade
CommitTypeDescription
bcc648f4b6fixsupport model() signals in downgradeComponent

v22.0.2

Compare Source

common
CommitTypeDescription
94ea403563fixescape anchor fragment in shadow DOM name selector
6c1f3e9d49fixskip transfer cache for uncacheable HTTP traffic (#​69316)
compiler
CommitTypeDescription
6f1171991afixrestrict possible event handler check to property names longer than 2 characters
core
CommitTypeDescription
528a34f766fixavoid caching missing locale data
e17e8d5422fixescape overlapping comment delimiters in escapeCommentText
59dea13f80fixguard against DOM clobbering in declareExperimentalWebMcpTool
3a48abc15cfixpreserve leave animation for sibling instances sharing a TNode
93d0a5f95cfixprevent unsubscribe during emit from throwing off other listeners
b32ee7ceb3fixtreat iframe credentialless as security-sensitive
f902d1d35eperfdetect existing signal dependency without checking all producer links
http
CommitTypeDescription
6867f77ec7fixdistinguish repeated transfer cache params
7ef1399068fixskip transfer cache for fetch credentialed requests (#​69316)
migrations
CommitTypeDescription
15314c1736fixmigration skip

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

kodiakhq[bot]
kodiakhqBot approved these changes May 3, 2023
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 2e070d0 to 77b7c98CompareMay 3, 2023 20:01
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from c754e6c to a688945CompareMay 17, 2023 20:12
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from a688945 to a437bc9CompareMay 24, 2023 18:29
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from a48545b to bf211b9CompareJune 1, 2023 18:37
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 3 times, most recently from ee0e089 to 770d498CompareJune 14, 2023 18:35
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 3 times, most recently from 2480ab3 to 2dd23f7CompareJune 28, 2023 15:21
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 9d3b1be to 851d200CompareJuly 5, 2023 22:26
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 0537127 to e1d5857CompareJuly 13, 2023 20:11
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 18f740b to c93a672CompareJuly 26, 2023 17:02
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from c93a672 to 8502a55CompareAugust 2, 2023 22:54
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from da4fba7 to 06b19d0CompareAugust 16, 2023 19:28
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 0a93932 to 3109838CompareAugust 24, 2023 17:34
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 3109838 to 6dc02cbCompareAugust 30, 2023 20:00
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 1872d94 to d3551f6CompareSeptember 13, 2023 19:02
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from d3551f6 to 92059e6CompareSeptember 20, 2023 19:34
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 92059e6 to cbfc747CompareSeptember 27, 2023 21:18
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from cbfc747 to 3b72686CompareOctober 4, 2023 22:34
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from b90af1e to ea8167cCompareDecember 6, 2023 22:16
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from ea8167c to 1780735CompareDecember 14, 2023 08:21
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 1780735 to 6824a94CompareDecember 21, 2023 17:06
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 6824a94 to e0e3a45CompareJanuary 11, 2024 00:20
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 2194c1d to fbb6a20CompareJanuary 24, 2024 19:16
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from fbb6a20 to 4196fafCompareJanuary 31, 2024 19:26
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 3 times, most recently from 529bcb4 to 643a181CompareFebruary 15, 2024 00:17
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 133ca03 to 1ffc6abCompareFebruary 28, 2024 01:29
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from c3dd5da to 35d8b40CompareMarch 13, 2024 21:36
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 35d8b40 to b4623b4CompareMarch 20, 2024 22:15
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from dfe2ed6 to b15e41fCompareApril 4, 2024 00:36
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from b8b5c38 to f3c69ccCompareApril 17, 2024 17:24
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch 2 times, most recently from 3b2ea6c to fe779e8CompareMay 1, 2024 19:05
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from fe779e8 to 96d7ff6CompareMay 8, 2024 17:26
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 96d7ff6 to 820e680CompareMay 15, 2024 22:51
@renovate

renovateBot commented May 15, 2024

Copy link
Copy Markdown
ContributorAuthor

⚠️ 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: pnpm-lock.yaml
 WARN GET https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/husky/-/husky-8.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/karma/-/karma-6.4.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-2.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-5.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/pinst/-/pinst-3.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/release-it/-/release-it-16.2.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/release-it-plugin-esm-bundle/-/release-it-plugin-esm-bundle-3.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/rimraf/-/rimraf-5.0.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fcompiler error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fcompiler-cli error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fcore error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fforms error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/husky/-/husky-8.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/karma/-/karma-6.4.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-2.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-5.1.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/pinst/-/pinst-3.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/release-it/-/release-it-16.2.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/release-it-plugin-esm-bundle/-/release-it-plugin-esm-bundle-3.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/rimraf/-/rimraf-5.0.5.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fcompiler error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fcompiler-cli error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fcore error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@angular%2Fforms error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
ERR_INVALID_THIS Value of "this" must be of type URLSearchParams
WARN GET https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 820e680 to da19bbcCompareMay 22, 2024 22:54
@renovaterenovateBot changed the title Update angular monorepo to v17 (major)Update angular monorepo to v18 (major)May 22, 2024
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from da19bbc to 8af04e9CompareMay 29, 2024 19:12
@renovate
renovateBotforce-pushed the renovate/major-angular-monorepo branch from 8af04e9 to bfdaaceCompareJune 5, 2024 23:05
Sign up for freeto 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