directory-connector
directory-connector copied to clipboard
[deps]: Update npm minor
This PR contains the following updates:
Release Notes
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin-template)
v17.5.2
🩹 Fixes
- update typescript-eslint packages to v7.11.0
v17.5.1
🩹 Fixes
- update dependency @angular/compiler to v17.3.10
v17.5.0
🚀 Features
- eslint-plugin-template: [i18n] add allowMarkupInContent option
🩹 Fixes
-
update dependency @angular/compiler to v17.3.9
-
update typescript-eslint packages to v7.10.0
-
eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence
❤️ Thank You
- Auke Bruinsma
- Jonathan Kolberg
- m-akinc
- Mateusz
v17.4.1
🩹 Fixes
- update dependency @angular/compiler to v17.3.8
❤️ Thank You
- James Henry
v17.4.0
🩹 Fixes
-
update dependency @angular/compiler to v17.3.4
-
update dependency eslint-scope to v8.0.1
-
update typescript-eslint packages to v7.6.0
-
update typescript-eslint packages to v7.7.0
-
update dependency @angular/compiler to v17.3.6
-
update typescript-eslint packages to v7.8.0
-
eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly
❤️ Thank You
- “JamesHenry”
- Adrian Baran
- Brad Kovach
v17.3.0
🩹 Fixes
-
update dependency tmp to v0.2.3
-
migrate to nx 18
-
update dependency ignore to v5.3.1
-
update dependency eslint to v8.57.0
-
update typescript-eslint packages to v7 (major)
-
update dependency @angular/compiler to v17.3.0
-
output declaration files in all packages
-
eslint-plugin-template: [eqeqeq] calculate offset to find true absolute source span
❤️ Thank You
- Christian Svensson
- Dave
- James Henry
- Joey Jacobs
- Luis Estevez
v17.2.1
🩹 Fixes
-
update typescript-eslint packages to v6.18.1
-
update typescript-eslint packages to v6.19.0
-
update dependency @angular/compiler to v17.1.0
-
eslint-plugin-template: [no-call-expression] False negative with the new control flow syntax
-
eslint-plugin-template: handle i18n tags on structural direcives
❤️ Thank You
- Adam Reisinger
- Matt Lewis
angular-eslint/angular-eslint (@angular-eslint/template-parser)
v17.5.2
🩹 Fixes
- update typescript-eslint packages to v7.11.0
v17.5.1
🩹 Fixes
- update dependency @angular/compiler to v17.3.10
v17.5.0
🩹 Fixes
-
update dependency @angular/compiler to v17.3.9
-
update typescript-eslint packages to v7.10.0
❤️ Thank You
- Auke Bruinsma
- Jonathan Kolberg
- m-akinc
- Mateusz
v17.4.1
🩹 Fixes
- update dependency @angular/compiler to v17.3.8
❤️ Thank You
- James Henry
v17.4.0
🩹 Fixes
-
update dependency @angular/compiler to v17.3.4
-
update dependency eslint-scope to v8.0.1
-
update typescript-eslint packages to v7.6.0
-
update typescript-eslint packages to v7.7.0
-
update dependency @angular/compiler to v17.3.6
-
update typescript-eslint packages to v7.8.0
❤️ Thank You
- “JamesHenry”
- Adrian Baran
- Brad Kovach
v17.3.0
🩹 Fixes
-
update dependency tmp to v0.2.3
-
migrate to nx 18
-
update dependency ignore to v5.3.1
-
update dependency eslint to v8.57.0
-
update typescript-eslint packages to v7 (major)
-
update dependency @angular/compiler to v17.3.0
-
output declaration files in all packages
❤️ Thank You
- Christian Svensson
- Dave
- James Henry
- Joey Jacobs
- Luis Estevez
v17.2.1
🩹 Fixes
-
update typescript-eslint packages to v6.18.1
-
update typescript-eslint packages to v6.19.0
-
update dependency @angular/compiler to v17.1.0
-
eslint-plugin-template: [no-call-expression] False negative with the new control flow syntax
❤️ Thank You
- Adam Reisinger
- Matt Lewis
angular/components (@angular/cdk)
v16.2.14
material
| Commit | Type | Description |
|---|---|---|
| 8baf8d5aa | fix | schematics: schema error in mdc migration (#28520) |
v16.2.13
material
| Commit | Type | Description |
|---|---|---|
| 398197d7e | fix | button: resolve memory leaks in ripples (#28254) (#28408) |
electron/notarize (@electron/notarize)
v2.4.0
Features
v2.3.2
Bug Fixes
v2.3.1
Bug Fixes
v2.3.0
Bug Fixes
Features
dotnet/aspnetcore (@microsoft/signalr)
v7.0.14: .NET 7.0.14
What's Changed
- [release/7.0] Update jquery-validation to v1.19.5 by @github-actions in https://github.com/dotnet/aspnetcore/pull/50483
- Merging internal commits for release/7.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/50660
- [release/7.0] Fix 6.0 SiteExtension version by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/50708
- Update branding to 7.0.13 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/51116
- [release/7.0] (deps): Bump src/submodules/googletest from
8a6feabtoe47544aby @dependabot in https://github.com/dotnet/aspnetcore/pull/51051 - [release/7.0] Fix
DragDrop_CanTrigger()flakiness by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/51141 - [release/7.0] Dispose CTS in HubConnection streaming by @github-actions in https://github.com/dotnet/aspnetcore/pull/51138
- Merging internal commits for release/7.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/51266
- [release/7.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/51327
- Update branding to 7.0.14 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/51479
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14
v7.0.12: .NET 7.0.12
v7.0.11: .NET 7.0.11
angular/angular-cli (@ngtools/webpack)
v16.2.14
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| 1068c3c73 | fix | update vite to 4.5.3 |
v16.2.13
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| 5ad507e3d | fix | update webpack-dev-middleware to 6.1.2 |
zloirock/core-js (core-js)
v3.38.1
- Changes v3.38.0...v3.38.1
- Fixed some cases of
URLSearchParamspercent decoding, #1357, #1361, thanks @slowcheetah - Some stylistic changes and minor optimizations
- Compat data improvements:
Iteratorhelpers proposal methods marked as shipped from FF131Math.f16roundandDataView.prototype.{ getFloat16, setFloat16 }marked as shipped from Bun 1.1.23RegExp.escapemarked as shipped from Bun 1.1.22Promise.trymarked as shipped from Bun 1.1.22Uint8Arrayto / from base64 and hex proposal methods marked as shipped from Bun 1.1.22- Added Hermes 0.13 compat data, similar to React Native 0.75 Hermes
- Added Opera Android 84 compat data mapping
v3.38.0
- Changes v3.37.1...v3.38.0
RegExp.escapeproposal:- Built-ins:
RegExp.escape
- Moved to stage 3, June 2024 and July 2024 TC39 meetings
- Updated the way of escaping, regex-escaping/77
- Throw an error on non-strings, regex-escaping/58
- Added
/actual/namespace entries, unconditional forced replacement changed to feature detection
- Built-ins:
Promise.tryproposal:- Built-ins:
Promise.try
- Moved to stage 3, June 2024 TC39 meeting
- Added
/actual/namespace entries, unconditional forced replacement changed to feature detection
- Built-ins:
Uint8Arrayto / from base64 and hex stage 3 proposal:- Built-ins:
Uint8Array.fromBase64Uint8Array.fromHexUint8Array.prototype.setFromBase64Uint8Array.prototype.setFromHexUint8Array.prototype.toBase64Uint8Array.prototype.toHex
- Added
Uint8Array.prototype.{ setFromBase64, setFromHex }methods - Added
Uint8Array.fromBase64andUint8Array.prototype.setFromBase64lastChunkHandlingoption, proposal-arraybuffer-base64/33 - Added
Uint8Array.prototype.toBase64omitPaddingoption, proposal-arraybuffer-base64/60 - Added throwing a
TypeErroron arrays backed by detached buffers - Unconditional forced replacement changed to feature detection
- Built-ins:
- Fixed
RegExpnamed capture groups polyfill in combination with non-capturing groups, #1352, thanks @Ulop - Improved some cases of environment detection
- Uses
process.getBuiltinModulefor getting built-in NodeJS modules where it's available - Uses
httpsinstead ofhttpinURLconstructor feature detection to avoid extra notifications from some overly vigilant security scanners, #1345 - Some minor optimizations
- Updated
browserslistincore-js-compatdependencies that fixes an upstream issue with incorrect interpretation of somebrowserslistqueries, #1344, browserslist/829, browserslist/836 - Compat data improvements:
- Added Safari 18.0 compat data:
- Fixed
Object.groupByandMap.groupByto work for non-objects - Fixed throwing a
RangeErrorifSetmethods are called on an object with negative size property - Fixed
Set.prototype.symmetricDifferenceto callthis.hasin each iteration - Fixed
Array.fromAsyncto not call theArrayconstructor twice - Added
URL.parse
- Fixed
Math.f16roundandDataView.prototype.{ getFloat16, setFloat16 }marked as shipped from FF129Symbol.asyncDisposeadded and marked as supported from V8 ~ Chromium 127Promise.tryadded and marked as supported from V8 ~ Chromium 128- Added Deno 1.44 and 1.45 compat data mapping
selfdescriptor is broken in Deno 1.45.3 (again)- Added Electron 32 and 33 compat data mapping
- Added Opera Android 83 compat data mapping
- Added Samsung Internet 27 compat data mapping
- Added Oculus Quest Browser 34 compat data mapping
- Added Safari 18.0 compat data:
v3.37.1
- Changes v3.37.0...v3.37.1
- Fixed
URL.parsefeature detection for some specific cases - Compat data improvements:
Setmethods proposal added and marked as supported from FF 127Symbol.disposeadded and marked as supported from V8 ~ Chromium 125Math.f16roundandDataView.prototype.{ getFloat16, setFloat16 }added and marked as supported from Deno 1.43URL.parseadded and marked as supported from Chromium 126URL.parseadded and marked as supported from NodeJS 22.0URL.parseadded and marked as supported from Deno 1.43- Added Rhino 1.7.15 compat data, many features marked as supported
- Added NodeJS 22.0 compat data mapping
- Added Deno 1.43 compat data mapping
- Added Electron 31 compat data mapping
- Updated Opera Android 82 compat data mapping
- Added Samsung Internet 26 compat data mapping
- Added Oculus Quest Browser 33 compat data mapping
v3.37.0
- Changes v3.36.1...v3.37.0
- New
Setmethods proposal:- Built-ins:
Set.prototype.intersectionSet.prototype.unionSet.prototype.differenceSet.prototype.symmetricDifferenceSet.prototype.isSubsetOfSet.prototype.isSupersetOfSet.prototype.isDisjointFrom
- Moved to stable ES, April 2024 TC39 meeting
- Added
es.namespace modules,/es/and/stable/namespaces entries
- Built-ins:
- Explicit Resource Management stage 3 proposal
- Some minor updates like explicit-resource-management/217
- Added
Math.sumPrecisestage 2.7 proposal:- Built-ins:
Math.sumPrecise
- Built-ins:
Promise.tryproposal:- Built-ins:
Promise.try
- Added optional arguments support, promise-try/16
- Moved to stage 2.7, April 2024 TC39 meeting
- Built-ins:
RegExp.escapestage 2 proposal:- Moved to hex-escape semantics, regex-escaping/67
- It's not the final change of the way of escaping, waiting for regex-escaping/77 soon
- Moved to hex-escape semantics, regex-escaping/67
- Pattern matching stage 1 proposal:
- Built-ins:
Symbol.customMatcher
- Once again, the used well-known symbol was renamed
- Added new entries for that
- Built-ins:
- Added Extractors stage 1 proposal:
- Built-ins:
Symbol.customMatcher
- Since the
Symbol.customMatcherwell-known symbol from the pattern matching proposal is also used in the exactors proposal, added an entry also for this proposal
- Built-ins:
- Added
URL.parse, url/825 - Engines bugs fixes:
- Compat data improvements:
URL.parseadded and marked as supported from FF 126URL.parseadded and marked as supported from Bun 1.1.4URL.canParsefixed and marked as supported from Bun 1.1.0- New
Setmethods fixed in JavaScriptCore and marked as supported from Bun 1.1.1 - Added Opera Android 82 compat data mapping
v3.36.1
- Changes v3.36.0...v3.36.1
- Fixed some validation cases in
Object.setPrototypeOf, #1329, thanks @minseok-choe - Fixed the order of validations in
Array.from, #1331, thanks @minseok-choe - Added a fix of Bun
queueMicrotaskarity - Added a fix of Bun
URL.canParsearity - Added a fix of Bun
SuppressedErrorextra arguments support and arity - Compat data improvements:
- [
valueargument ofURLSearchParams.prototype.{ has, delete }](https://url.spec.whatwg.org/#dom-urlsearch
- [
Checkmarx One – Scan Summary & Details – 5bef7296-da23-4189-930d-fb9052f2b7ee
No New Or Fixed Issues Found
⚠ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @bitwarden/[email protected]
npm error Found: [email protected]
npm error node_modules/zone.js
npm error dev zone.js@"0.14.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.13.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error @angular/core@"16.2.12" from the root project
npm error peer @angular/core@"^16.0.0 || ^17.0.0" from @angular/[email protected]
npm error node_modules/@angular/cdk
npm error @angular/cdk@"16.2.14" from the root project
npm error 1 more (@angular/common)
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 /tmp/renovate/cache/others/npm/_logs/2024-05-08T14_28_56_633Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T14_28_56_633Z-debug-0.log
⚠️ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @bitwarden/[email protected]
npm error Found: [email protected]
npm error node_modules/zone.js
npm error dev zone.js@"0.15.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.13.0" from @angular/[email protected]
npm error node_modules/@angular/core
npm error @angular/core@"16.2.12" from the root project
npm error peer @angular/core@"^16.0.0 || ^17.0.0" from @angular/[email protected]
npm error node_modules/@angular/cdk
npm error @angular/cdk@"16.2.14" from the root project
npm error 1 more (@angular/common)
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 /tmp/renovate/cache/others/npm/_logs/2024-08-21T21_36_54_151Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-21T21_36_54_151Z-debug-0.log
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code