This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## main #153 +/- ##
=============================================
+ Coverage 53.30% 64.48% +11.18%
Complexity 2 2
=============================================
Files 94 70 -24
Lines 2921 1971 -950
Branches 155 155
=============================================
- Hits 1557 1271 -286
+ Misses 1309 645 -664
Partials 55 55
see 24 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
renovate
bot
force-pushed
the
renovate/all
branch
from
November 30, 2023 20:03
250c043
to
c1a04c3
Compare
renovate
bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
December 3, 2023 11:31
eaa2333
to
a37db81
Compare
| datasource | package | from | to | | -------------- | --------------------------------------------------------------- | ------ | ------- | | npm | @angular-devkit/core | 17.0.3 | 17.0.5 | | npm | @angular-devkit/schematics | 17.0.3 | 17.0.5 | | npm | @angular-devkit/schematics-cli | 17.0.3 | 17.0.5 | | npm | @docusaurus/core | 3.0.0 | 3.0.1 | | npm | @docusaurus/module-type-aliases | 3.0.0 | 3.0.1 | | npm | @docusaurus/preset-classic | 3.0.0 | 3.0.1 | | npm | @swc/core | 1.3.99 | 1.3.100 | | npm | @types/node | 20.9.4 | 20.10.3 | | nuget | NUnit | 3.14.0 | 4.0.1 | | nuget | NUnit.Analyzers | 3.9.0 | 3.10.0 | | github-tags | actions/setup-java | v3 | v4 | | crate | async-openai | 0.17.0 | 0.17.1 | | npm | eslint | 8.54.0 | 8.55.0 | | gradle-version | gradle | 8.4 | 8.5 | | github-tags | gradle/gradle-build-action | v2.9.0 | v2.10.0 | | npm | lint-staged | 15.1.0 | 15.2.0 | | maven | org.apache.maven:apache-maven | 3.9.5 | 3.9.6 | | npm | openai | 4.20.0 | 4.20.1 | | npm | rollup | 4.5.1 | 4.6.1 | | npm | ts-mustache | 0.0.3 | 0.0.4 | | crate | virtual-fs | 0.9.0 | 0.10.0 | | crate | wasmer | 4.2.3 | 4.2.4 | | crate | wasmer-cache | 4.2.3 | 4.2.4 | | crate | wasmer-registry | 5.9.0 | 5.10.0 | | crate | wasmer-vm | 4.2.3 | 4.2.4 | | crate | wasmer-wasix | 0.16.0 | 0.17.0 | | npm | zod-to-json-schema | 3.22.0 | 3.22.1 | | maven | com.diffplug.spotless:spotless-maven-plugin | 2.40.0 | 2.41.0 | | maven | org.apache.maven.plugins:maven-javadoc-plugin | 3.6.2 | 3.6.3 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.9.20 | 1.9.21 |
renovate
bot
force-pushed
the
renovate/all
branch
from
December 3, 2023 20:11
a37db81
to
45610c7
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Signed-off-by: Yuhang Shi <clszzyh@gmail.com>
toadfanszz
approved these changes
Dec 4, 2023
moyilong
approved these changes
Dec 4, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.0.3
->17.0.5
17.0.3
->17.0.5
17.0.3
->17.0.5
3.0.0
->3.0.1
3.0.0
->3.0.1
3.0.0
->3.0.1
1.3.99
->1.3.100
20.9.4
->20.10.3
3.14.0
->4.0.1
3.9.0
->3.10.0
v3
->v4
0.17.0
->0.17.1
8.54.0
->8.55.0
8.4
->8.5
v2.9.0
->v2.10.0
15.1.0
->15.2.0
3.9.5
->3.9.6
4.20.0
->4.20.1
4.20.0
->4.20.1
4.5.1
->4.6.1
^0.0.3
->^0.0.4
0.9.0
->0.10.0
4.2.3
->4.2.4
4.2.3
->4.2.4
5.9.0
->5.10.0
4.2.3
->4.2.4
0.16.0
->0.17.0
3.22.0
->3.22.1
2.40.0
->2.41.0
3.6.2
->3.6.3
1.9.20
->1.9.21
Release Notes
angular/angular-cli (@angular-devkit/core)
v17.0.5
Compare Source
Rolling back bbbe13d67 which appears to break file watching on Mac devices.
v17.0.4
Compare Source
@schematics/angular
@angular-devkit/build-angular
serve-path
facebook/docusaurus (@docusaurus/core)
v3.0.1
Compare Source
🐛 Bug Fix
docusaurus-utils
create-docusaurus
,docusaurus-theme-classic
,docusaurus-theme-common
docusaurus-theme-common
docusaurus-theme-classic
create-docusaurus
🤖 Dependencies
docusaurus-plugin-debug
create-docusaurus
,docusaurus-theme-classic
,docusaurus-theme-common
create-docusaurus
,docusaurus-plugin-pwa
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-live-codeblock
,docusaurus-theme-search-algolia
docusaurus
wait-on
dependency with custom lighter code (@NickGerleman)docusaurus-plugin-pwa
,docusaurus
Committers: 6
swc-project/swc (@swc/core)
v1.3.100
Compare Source
Bug Fixes
(es/codegen) Fix panic due to
\\ud
(#8346) (1891afa)(es/codegen) Wrap quote for length greater than one (#8351) (2cdea3f)
(es/decorators) Resolve enum for
design:returntype
(#8320) (91ef7c9)(es/fixer) Wrap yield expression in await expression (#8357) (ff719f0)
(es/minifier) Fix
if_return
bug related toawait
andyield
(#8328) (01e2c7f)(es/minifier) Give up terminate merge if in
try
withfinally
(#8342) (ed5a9b3)(es/parser) Wrap with
OptChain
acrossTsNonNull
(#8332) (8af6ffb)(es/parser) Fix conditional compilation (#8343) (a423681)
(es/react) Make jsx with single spread child static (#8339) (58568fa)
(es/renamer) Allow
globalThis
to be shadowed (#8327) (3dd73a3)(es/typescript) Handle shebang with jsx pragma (#8318) (c25601d)
Miscellaneous Tasks
Build
vergen
tov8
(#8325) (1315615)nunit/nunit (NUnit)
v4.0.1
: NUnit 4.0.1Patch release to fix windows targets
See release notes
and
See migration guide
v4.0.0
All changes, see release notes
nunit/nunit.analyzers (NUnit.Analyzers)
v3.10.0
: NUnit Analyzers 3.10 (and 2.10)Compare Source
NUnit Analyzers 3.10 (and 2.10) - November 27, 2023
This release adds a couple of improvements to the analyzers:
These improvements extend the functionality in the beta that added support for NUnit 4 and
for migrating to NUnit 4. Especially, the handling of the movement of classic asserts into a new namespace
NUnit.Framework.Legacy and of the improved assert result messages - for more information see
https://docs.nunit.org/articles/nunit/Towards-NUnit4.html. The analyzers can help updating the
classic assert and fix the assert messages.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Tooling, Process, and Documentation
actions/setup-java (actions/setup-java)
v4
Compare Source
64bit/async-openai (async-openai)
v0.17.1
: v0.17.1Compare Source
New
Thank you Contributors
eslint/eslint (eslint)
v8.55.0
Compare Source
Features
8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)Documentation
83ece2a
docs: fix typo--rules
->--rule
(#17806) (OKURA Masafumi)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)a6d9442
docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)383e999
docs: update and fix examples forno-unused-vars
(#17788) (Tanuj Kanti)5a8efd5
docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)Chores
eb8950c
chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic)93df384
chore: package.json update for @eslint/js release (Jenkins)fe4b954
chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic)bd8911d
ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797) (Milos Djermanovic)de165c1
chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)d4304b8
chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)21024fe
chore: check rule examples for syntax errors (#17718) (Francesco Trotta)gradle/gradle (gradle)
v8.5
Compare Source
gradle/gradle-build-action (gradle/gradle-build-action)
v2.10.0
Compare Source
This release introduces a new
artifact-retention-days
parameter, which allows a user to configure how long the generated dependency-graph artifacts are retained by GitHub Actions. Adjusting the retention period can be useful to reduce storage costs associated with these dependency-graph artifacts.See the documentation for more details.
Changelog
artifact-retention-days
configuration parameter #903v1.0.0
of the github-dependency-graph-gradle-plugin@babel/traverse
to address reported security vulnerabilityFull-changelog: gradle/gradle-build-action@v2.9.0...v2.10.0
okonet/lint-staged (lint-staged)
v15.2.0
Compare Source
Minor Changes
f3378be
Thanks @iiroj! - Using the--no-stash
flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag--no-hide-partially-staged
that is automatically enabled when--no-stash
is used.Patch Changes
#1362
17bc480
Thanks @antonk52! - update lilconfig@3.0.0#1368
7c55ca9
Thanks @iiroj! - Update most dependencies#1368
777d4e9
Thanks @iiroj! - To improve performance, only uselilconfig
when searching for config files outside the git repo. In the regular case, lint-staged finds the config files from the Git index and loads them directly.#1373
85eb0dd
Thanks @iiroj! - When determining git directory, usefs.realpath()
only for symlinks. It looks likefs.realpath()
changes some Windows mapped network filepaths unexpectedly, causing issues.openai/openai-node (openai)
v4.20.1
Compare Source
Full Changelog: v4.20.0...v4.20.1
Chores
Documentation
rollup/rollup (rollup)
v4.6.1
Compare Source
2023-11-30
Bug Fixes
var
several times was considered a conflict (#5276)Pull Requests
v4.6.0
Compare Source
2023-11-26
Features
this.addWatchFile
in all plugin hooks (#5270)Bug Fixes
npm
issue (#5267)this
context inthis.addWatchFile
so it does not need to be bound when passed around (#5270)Pull Requests
v4.5.2
Compare Source
2023-11-24
Bug Fixes
Pull Requests
wasmerio/wasmer (virtual-fs)
v0.10.0
Compare Source
Special thanks to @newpavlov and @Maxgy for their contributions!
wasmer_trampoline_buffer_destroy
StefanTerdell/zod-to-json-schema (zod-to-json-schema)
v3.22.1
Compare Source
diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)
v2.41.0
Added
jsonPatch
step tojson
formatter configurations. This allows patching of JSON documents using JSON Patches. (#1753)Fixed
eslint
tests to fix failinguseEslintXoStandardRules
test. (#1761, #1756)prettier
version3.0.0
and newer. (#1760, #1751)Changes
eslint
version to latest8.31.0
->8.45.0
(#1761)prettier
version to latest (v2)2.8.1
->2.8.8
. (#1760)greclipse
version to latest4.27
->4.28
. (#1775)Configuration
📅 Schedule: Branch creation - "on monday and thursday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.