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

Update dependency oxlint to v0.15.5 #572

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

titouanmathis
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
oxlint (source) devDependencies patch 0.15.3 -> 0.15.5

Release Notes

oxc-project/oxc (oxlint)

v0.15.5: oxlint v0.15.5

Compare Source

[0.15.5] - 2025-01-02

Features
  • 0e168b8 linter: Catch more cases in const-comparisons (#​8215) (Cameron)
  • bde44a3 linter: Add statement_span to ModuleRecord/ImportEntry (#​8195) (Alexander S.)
  • ccaa9f7 linter: Implement eslint/new-cap (#​8146) (Alexander S.)
Bug Fixes
  • 2b14a6f linter: Fix ignorePattern config for windows (#​8214) (Alexander S.)
Testing

v0.15.4: oxlint v0.15.4

Compare Source

[0.15.4] - 2024-12-30

  • ed75e42 semantic: [BREAKING] Make SymbolTable fields pub(crate) instead of pub (#​7999) (Boshen)
Features
  • 47cea9a linter: Implement eslint/no-extra-label (#​8181) (Anson Heung)
  • ef76e28 linter: Implement eslint/no-multi-assign (#​8158) (Anson Heung)
  • 384858b linter: Implement jsx-a11y/no-noninteractive-tabindex (#​8167) (Tyler Earls)
  • afc21a6 linter: Implement eslint/vars-on-top (#​8157) (Yuichiro Yamashita)
  • 65796c4 linter: Implement eslint/prefer-rest-params (#​8155) (Yuichiro Yamashita)
  • 5234d96 linter: Implement eslint/no-nested-ternary (#​8150) (Yuichiro Yamashita)
  • 1c5db72 linter: Implement eslint/no-labels (#​8131) (Anson Heung)
  • 0b04288 linter: Move import/named to nursery (#​8068) (Boshen)
Bug Fixes
  • 0794bee editor/vscode: Set minimum supported ver. to ^1.93.0 (#​8182) (Pavel Smirnov)
  • f3050d4 linter: Exclude svelte files from no_unused_vars rule (#​8170) (Yuichiro Yamashita)
  • faf7464 linter: Disable rule react/rules-of-hook by file extension (#​8168) (Alexander S.)
  • 1171e00 linter: Disable react/rules-of-hooks for vue and svelte files (#​8165) (Alexander S.)
  • 1b9a5ba linter: False positiver in private member expr in oxc/const-comparison (#​8164) (camc314)
  • 6bd9ddb linter: False positive in typescript/ban-tslint-comment (#​8094) (dalaoshu)
  • 10a1fd5 linter: Rule: no-restricted-imports support option patterns with group key (#​8050) (Alexander S.)
  • b3f38ae linter: Rule no-restricted-imports: support option allowImportNames (#​8002) (Alexander S.)
  • 340cc90 linter: Rule no-restricted-imports: fix option "importNames" (#​7943) (Alexander S.)
  • ec2128e linter: Fix line calculation for eslint/max-lines in diagnostics (#​7962) (Dmitry Zakharov)
  • 79af100 semantic: Reference flags not correctly resolved when after an export stmt (#​8134) (camc314)
Performance
  • d8d2ec6 linter: Run rules which require typescript syntax only when source type is actually typescript (#​8166) (Alexander S.)
  • 2736657 semantic: Allocate UnresolvedReferences in allocator (#​8046) (Boshen)
Refactor
  • de8246b language_server: Move structs into own file (#​8026) (Alexander S.)
  • 774babb linter: Read exported_bindings_from_star_export lazily (#​8062) (Boshen)
  • 547c102 linter: Use RwLock<FxHashMap> instead of FxDashMap for module record data (#​8061) (Boshen)
  • 952d7e4 linter: Rename flat.rs to config.rs (#​8033) (camc314)
  • 50848ed linter: Simplify ConfigStore to prep for nested configs (#​8032) (camc314)
  • b2a4a78 linter: Remove unused with_rules and set_rule methods (#​8029) (camc314)
  • 6da0b21 oxlint: Remove unused git.rs (#​7990) (Boshen)
  • 58e7777 oxlint: Remove extra if check in Walkdir (#​7989) (Boshen)
  • 02f968d semantic: Change Bindings to a plain FxHashMap (#​8019) (Boshen)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@titouanmathis titouanmathis added the renovate Renovate bot label Jan 6, 2025
Copy link

github-actions bot commented Jan 6, 2025

Export Size

Unchanged

@studiometa/js-toolkit

Name Size Diff
AbstractService 478 B -
addClass 226 B -
addStyle 238 B -
ALL 17.38 kB -
animate 2.93 kB -
Base 7.47 kB -
BASE 7.54 kB -
boundingRectToCircle 154 B -
cache 133 B -
camelCase 401 B -
clamp 67 B -
clamp01 87 B -
collideCircleCircle 99 B -
collideCircleRect 159 B -
collidePointCircle 112 B -
collidePointRect 103 B -
collideRectRect 99 B -
createApp 1.27 kB -
createEaseInOut 116 B -
createEaseOut 71 B -
createElement 526 B -
createRange 90 B -
damp 78 B -
dashCase 376 B -
debounce 92 B -
DECORATORS 6.83 kB -
domScheduler 296 B -
DragService 1.84 kB -
ease 435 B -
easeInCirc 68 B -
easeInCubic 59 B -
easeInExpo 80 B -
easeInOutCirc 141 B -
easeInOutCubic 130 B -
easeInOutExpo 134 B -
easeInOutQuad 128 B -
easeInOutQuart 133 B -
easeInOutQuint 152 B -
easeInOutSine 151 B -
easeInQuad 63 B -
easeInQuart 61 B -
easeInQuint 62 B -
easeInSine 77 B -
easeLinear 49 B -
easeOutCirc 115 B -
easeOutCubic 103 B -
easeOutExpo 112 B -
easeOutQuad 103 B -
easeOutQuart 100 B -
easeOutQuint 103 B -
easeOutSine 121 B -
endsWith 88 B -
FRAMEWORK 12.32 kB -
getAncestorWhere 91 B -
getAncestorWhereUntil 119 B -
getClosestParent 173 B -
getComponentResolver 138 B -
getDirectChildren 194 B -
getInstanceFromElement 90 B -
getInstances 146 B -
getOffsetSizes 159 B -
hasWindow 62 B -
HELPERS 2.42 kB -
historyPush 499 B -
historyReplace 503 B -
importOnInteraction 894 B -
importOnMediaQuery 236 B -
importWhenIdle 223 B -
importWhenPrefersMotion 275 B -
importWhenVisible 916 B -
inertiaFinalValue 142 B -
isArray 70 B -
isBoolean 78 B -
isDefined 86 B -
isDev 72 B -
isDirectChild 206 B -
isEmpty 207 B -
isEmptyString 93 B -
isFunction 72 B -
isNull 72 B -
isNumber 84 B -
isObject 105 B -
isString 86 B -
keyCodes 97 B -
KeyService 810 B -
lerp 57 B -
loadElement 169 B -
loadIframe 189 B -
loadImage 188 B -
loadLink 186 B -
loadScript 197 B -
LoadService 540 B -
lowerCase 60 B -
map 71 B -
matrix 106 B -
mean 91 B -
memo 100 B -
memoize 189 B -
MutationService 779 B -
nextFrame 162 B -
nextMicrotask 111 B -
nextTick 134 B -
noop 39 B -
noopValue 49 B -
objectToURLSearchParams 302 B -
pascalCase 377 B -
PointerService 1.02 kB -
Queue 226 B -
RafService 865 B -
randomInt 80 B -
randomItem 232 B -
removeClass 222 B -
removeStyle 238 B -
ResizeService 934 B -
round 56 B -
saveActiveElement 56 B -
ScrollService 972 B -
scrollTo 2.14 kB -
SERVICES 3.68 kB -
SmartQueue 411 B -
snakeCase 378 B -
startsWith 87 B -
throttle 101 B -
toggleClass 225 B -
transform 321 B -
transition 916 B -
trapFocus 363 B -
tween 1.56 kB -
untrapFocus 45 B -
upperCase 54 B -
useDrag 1.87 kB -
useKey 825 B -
useLoad 555 B -
useMutation 818 B -
usePointer 1.05 kB -
useRaf 877 B -
useResize 955 B -
useScheduler 290 B -
useScroll 993 B -
UTILS 7.48 kB -
wait 79 B -
withBreakpointManager 1.38 kB -
withBreakpointObserver 1.56 kB -
withDrag 1.99 kB -
withExtraConfig 135 B -
withFreezedOptions 140 B -
withIntersectionObserver 260 B -
withLeadingCharacters 88 B -
withLeadingSlash 107 B -
withMountOnMediaQuery 322 B -
withMountWhenInView 286 B -
withMountWhenPrefersMotion 355 B -
withMutation 936 B -
withName 81 B -
withoutLeadingCharacters 86 B -
withoutLeadingCharactersRecursive 124 B -
withoutLeadingSlash 93 B -
withoutTrailingCharacters 98 B -
withoutTrailingCharactersRecursive 129 B -
withoutTrailingSlash 103 B -
withRelativePointer 1.17 kB -
withResponsiveOptions 2.22 kB -
withScrolledInView 1.86 kB -
withTrailingCharacters 96 B -
withTrailingSlash 120 B -

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.97%. Comparing base (9aae6eb) to head (98ec2ad).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #572   +/-   ##
========================================
  Coverage    98.97%   98.97%           
========================================
  Files          122      122           
  Lines         4178     4178           
  Branches      1137     1137           
========================================
  Hits          4135     4135           
  Misses          43       43           
Flag Coverage Δ
unittests 98.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@titouanmathis titouanmathis merged commit 38fa0a8 into develop Jan 6, 2025
15 checks passed
@titouanmathis titouanmathis deleted the renovate/oxlint-0.x branch January 6, 2025 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants