Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: modernize 20250228 #1369

Merged
merged 12 commits into from
Mar 1, 2025
Merged

feat: modernize 20250228 #1369

merged 12 commits into from
Mar 1, 2025

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Feb 28, 2025

  • dependencies: use modern eslint and code-style tools
  • refactor: modernize imports
  • refactor: modernize code style
  • docs: fix tsdocs

fixes #1347

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added dependencies Pull requests that update a dependency file chore labels Feb 28, 2025
@jkowalleck jkowalleck requested a review from a team as a code owner February 28, 2025 23:44
@jkowalleck jkowalleck changed the base branch from master to 5.0-dev February 28, 2025 23:44
@jkowalleck jkowalleck marked this pull request as draft February 28, 2025 23:44
@jkowalleck jkowalleck changed the title feat: modernize 20250228 [WIP] feat: modernize 20250228 Feb 28, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3463272) 764 716 93.72%
Head commit (9f3fd7a) 767 (+3) 719 (+3) 93.74% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1369) 25 25 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codacy-production bot commented Feb 28, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.07% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8dc54dd) 758 710 93.67%
Head commit (9f3fd7a) 767 (+9) 719 (+9) 93.74% (+0.07%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1369) 35 35 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added the documentation Improvements or additions to documentation label Mar 1, 2025
@jkowalleck jkowalleck changed the title [WIP] feat: modernize 20250228 feat: modernize 20250228 Mar 1, 2025
ci
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
wip
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
wip
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
wip
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
wip
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as ready for review March 1, 2025 09:15
@jkowalleck jkowalleck merged commit 98a8643 into 5.0-dev Mar 1, 2025
12 checks passed
@jkowalleck jkowalleck deleted the feat/modernize-20250228 branch March 1, 2025 09:16
@jkowalleck jkowalleck mentioned this pull request Mar 1, 2025
1 task
jkowalleck added a commit that referenced this pull request Mar 17, 2025
* BREAKING Changes
  * Dropped support for `node<20.18.0` ([#1362] via [#1365])
* Documentation
  * Fixed docs of default values (via [#1369]) 
* Dependencies
* Upgraded runtime-dependency `@cyclonedx/cyclonedx-library@^8.0.0`, was
`@^7.0.0` (via [#1367])
* Upgraded runtime-dependency `normalize-package-data@^7.0.0`, was
`@^3||^4||^5||^6` (via [#1368])

[#1362]:
#1362
[#1365]: #1365
[#1367]: #1367
[#1368]: #1368
[#1369]: #1369

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant