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 bun to v1.1.8 #446

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

titouanmathis
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
bun (source) devDependencies patch 1.1.7 -> 1.1.8

Release Notes

oven-sh/bun (bun)

v1.1.8: Bun v1.1.8

Compare Source

To install Bun v1.1.8:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.8:

bun upgrade
Read Bun v1.1.8's release notes on Bun's blog
Thanks to 12 contributors!

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@titouanmathis titouanmathis added the renovate Renovate bot label May 10, 2024
Copy link

Export Size

Unchanged

@studiometa/js-toolkit

Name Size Diff
addClass 226 B -
addStyle 238 B -
ALL 16.28 kB -
animate 2.71 kB -
Base 7.04 kB -
boundingRectToCircle 154 B -
clamp 67 B -
clamp01 87 B -
collideCircleCircle 99 B -
collideCircleRect 159 B -
collidePointCircle 112 B -
collidePointRect 103 B -
collideRectRect 99 B -
createApp 380 B -
createEaseInOut 116 B -
createEaseOut 71 B -
createRange 90 B -
damp 78 B -
debounce 92 B -
DECORATORS 6.28 kB -
domScheduler 296 B -
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 11.37 kB -
getAncestorWhere 91 B -
getAncestorWhereUntil 119 B -
getClosestParent 178 B -
getComponentResolver 138 B -
getDirectChildren 183 B -
getInstanceFromElement 90 B -
getOffsetSizes 159 B -
hasWindow 62 B -
HELPERS 1.29 kB -
historyPush 499 B -
historyReplace 503 B -
importOnInteraction 454 B -
importOnMediaQuery 236 B -
importWhenIdle 223 B -
importWhenPrefersMotion 275 B -
importWhenVisible 472 B -
inertiaFinalValue 142 B -
isArray 70 B -
isBoolean 78 B -
isDefined 86 B -
isDev 72 B -
isDirectChild 212 B -
isEmpty 207 B -
isEmptyString 93 B -
isFunction 72 B -
isNull 72 B -
isNumber 84 B -
isObject 105 B -
isString 86 B -
keyCodes 100 B -
lerp 57 B -
map 71 B -
matrix 106 B -
mean 91 B -
memoize 189 B -
nextFrame 162 B -
nextMicrotask 111 B -
nextTick 134 B -
noop 39 B -
noopValue 49 B -
objectToURLSearchParams 302 B -
Queue 226 B -
randomInt 80 B -
randomItem 232 B -
removeClass 222 B -
removeStyle 238 B -
round 56 B -
saveActiveElement 56 B -
scrollTo 1.91 kB -
SERVICES 3.1 kB -
SmartQueue 411 B -
startsWith 87 B -
throttle 101 B -
toggleClass 225 B -
transform 321 B -
transition 916 B -
trapFocus 366 B -
tween 1.34 kB -
untrapFocus 45 B -
useDrag 1.61 kB -
useKey 630 B -
useLoad 373 B -
usePointer 841 B -
useRaf 682 B -
useResize 692 B -
useScheduler 290 B -
useScroll 693 B -
useService 254 B -
UTILS 6.67 kB -
wait 79 B -
withBreakpointManager 1.1 kB -
withBreakpointObserver 1.29 kB -
withDrag 1.76 kB -
withExtraConfig 135 B -
withFreezedOptions 140 B -
withIntersectionObserver 285 B -
withLeadingCharacters 88 B -
withLeadingSlash 107 B -
withMountOnMediaQuery 338 B -
withMountWhenInView 331 B -
withMountWhenPrefersMotion 370 B -
withName 81 B -
withoutLeadingCharacters 86 B -
withoutLeadingCharactersRecursive 124 B -
withoutLeadingSlash 93 B -
withoutTrailingCharacters 98 B -
withoutTrailingCharactersRecursive 129 B -
withoutTrailingSlash 103 B -
withRelativePointer 997 B -
withResponsiveOptions 1.89 kB -
withScrolledInView 1.88 kB -
withTrailingCharacters 96 B -
withTrailingSlash 120 B -

@titouanmathis titouanmathis merged commit 6caf0a9 into develop May 10, 2024
12 checks passed
@titouanmathis titouanmathis deleted the renovate/bun-1.x-lockfile branch May 10, 2024 22:34
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.

None yet

2 participants