Skip to content

chore(deps): update dependency oxlint-tsgolint to v0.18.1#866

Merged
toiroakr merged 2 commits intomainfrom
renovate/oxlint-tsgolint-0.x
Mar 31, 2026
Merged

chore(deps): update dependency oxlint-tsgolint to v0.18.1#866
toiroakr merged 2 commits intomainfrom
renovate/oxlint-tsgolint-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
oxlint-tsgolint 0.17.20.18.1 age confidence

Release Notes

oxc-project/tsgolint (oxlint-tsgolint)

v0.18.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.18.0...v0.18.1

v0.18.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.4...v0.18.0

v0.17.4

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.3...v0.17.4

v0.17.3

Compare Source

What's Changed
  • fix(no-unnecessary-type-assertion): avoid inferring generic defaults from assertions by @​camc314 in #​826

Full Changelog: oxc-project/tsgolint@v0.17.2...v0.17.3


Configuration

📅 Schedule: Branch creation - Between 09:00 AM and 06:59 PM, Monday through Friday ( * 9-18 * * 1-5 ) in timezone Asia/Tokyo, 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 this update again.


  • 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 requested review from remiposo and toiroakr as code owners March 30, 2026 02:36
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 30, 2026

🦋 Changeset detected

Latest commit: e840eca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@tailor-platform/sdk Patch
@tailor-platform/create-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 30, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@tailor-platform/create-sdk@866

commit: e840eca

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/oxlint-tsgolint-0.x branch from b5dbf54 to 024cf9c Compare March 30, 2026 17:45
@renovate renovate Bot changed the title chore(deps): update dependency oxlint-tsgolint to v0.17.4 chore(deps): update dependency oxlint-tsgolint to v0.18.0 Mar 30, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/oxlint-tsgolint-0.x branch from 1e6cd28 to d9d67ee Compare March 30, 2026 20:46
@renovate renovate Bot changed the title chore(deps): update dependency oxlint-tsgolint to v0.18.0 chore(deps): update dependency oxlint-tsgolint to v0.18.1 Mar 30, 2026
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (4294561) #866 (9673a98) +/-
Coverage 57.6% 57.6% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (4294561) | #866 (9673a98) | +/-  |
  |--------------------|----------------|----------------|------|
  | Coverage           |          57.6% |          57.6% | 0.0% |
  |   Files            |            329 |            329 |    0 |
  |   Lines            |          10792 |          10792 |    0 |
  |   Covered          |           6224 |           6224 |    0 |
  | Code to Test Ratio |          1:0.4 |          1:0.4 |  0.0 |
  |   Code             |          66023 |          66023 |    0 |
  |   Test             |          27220 |          27220 |    0 |

SDK Configure Bundle Size

main (4294561) #866 (9673a98) +/-
configure-index-size 12.61KB 12.61KB 0KB
dependency-chunks-size 33.66KB 33.66KB 0KB
total-bundle-size 46.27KB 46.27KB 0KB

Runtime Performance

main (4294561) #866 (9673a98) +/-
Generate Median 2,604ms 2,572ms -32ms
Generate Max 2,773ms 2,735ms -38ms
Apply Build Median 2,645ms 2,620ms -25ms
Apply Build Max 2,671ms 2,639ms -32ms

Type Performance (instantiations)

main (4294561) #866 (9673a98) +/-
tailordb-basic 42,234 42,234 0
tailordb-optional 3,826 3,826 0
tailordb-relation 3,970 3,970 0
tailordb-validate 2,824 2,824 0
tailordb-hooks 5,689 5,689 0
tailordb-object 11,470 11,470 0
tailordb-enum 2,720 2,720 0
resolver-basic 9,239 9,239 0
resolver-nested 25,626 25,626 0
resolver-array 17,862 17,862 0
executor-schedule 4,244 4,244 0
executor-webhook 883 883 0
executor-record 4,746 4,746 0
executor-resolver 4,273 4,273 0
executor-operation-function 877 877 0
executor-operation-gql 879 879 0
executor-operation-webhook 898 898 0
executor-operation-workflow 2,290 2,290 0

Reported by octocov

@toiroakr toiroakr merged commit 29331de into main Mar 31, 2026
58 checks passed
@toiroakr toiroakr deleted the renovate/oxlint-tsgolint-0.x branch March 31, 2026 12:14
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.

1 participant