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

chore: bump up all non-major dependencies #8314

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fal-ai/serverless-client (source) 0.14.2 -> 0.14.3 age adoption passing confidence dependencies patch
@storybook/addon-essentials (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
@storybook/addon-interactions (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
@storybook/addon-links (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
@storybook/addon-mdx-gfm (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
@storybook/react (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
@storybook/react-vite (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.7 -> 18.3.8 age adoption passing confidence devDependencies patch
electron 32.1.1 -> 32.1.2 age adoption passing confidence devDependencies patch
jotai 2.9.3 -> 2.10.0 age adoption passing confidence dependencies minor
napi 3.0.0-alpha.9 -> 3.0.0-alpha.10 age adoption passing confidence workspace.dependencies patch
napi-derive 3.0.0-alpha.8 -> 3.0.0-alpha.9 age adoption passing confidence workspace.dependencies patch
nodemon (source) 3.1.5 -> 3.1.6 age adoption passing confidence devDependencies patch
react-day-picker (source) 9.1.0 -> 9.1.1 age adoption passing confidence dependencies patch
storybook (source) 8.3.1 -> 8.3.2 age adoption passing confidence devDependencies patch
wrangler (source) 3.78.5 -> 3.78.6 age adoption passing confidence devDependencies patch

Release Notes

fal-ai/fal-js (@​fal-ai/serverless-client)

v0.14.3

Compare Source

storybookjs/storybook (@​storybook/addon-essentials)

v8.3.2

Compare Source

electron/electron (electron)

v32.1.2: electron v32.1.2

Compare Source

Release Notes for v32.1.2

Fixes

  • Fixed an issue where clicking the eyedropper icon did nothing instead of opening an eyedropper for color selection as expected. #​43786 (Also in 33)
  • Third time isn't always a charm. Fixed the native macOS Screen Share picker invocation triggering a test Chromium green screen. #​43809 (Also in 33)
pmndrs/jotai (jotai)

v2.10.0

Compare Source

napi-rs/napi-rs (napi)

v3.0.0-alpha.10

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@3.0.0-alpha.10

remy/nodemon (nodemon)

v3.1.6

Compare Source

Bug Fixes
gpbl/react-day-picker (react-day-picker)

v9.1.1

Compare Source

This release improves reliability for controlled mode and adds experimental support for time zones.

Time Zone Support

By integrating the @​date-fns/tz utilities for handling time zones, we have added a new experimental timeZone prop. Please see the updated docs for more details.

import { DayPicker, TZDate } from 'react-day-picker';
<DayPicker 
    timeZone="Europe/Athens"  // set the time zone
    disabled={TZDate.tz("Europe/Athens")}  // make sure you use `TZDate` to initialize dates
/> 

[!NOTE]
If you were using the experimental react-day-picker/utc module, you can skip now it. Remove the @date-fns/utc package and just pass timeZone="UTC" to <DayPicker />.

What's Changed

Full Changelog: gpbl/react-day-picker@v9.1.0...v9.1.1

cloudflare/workers-sdk (wrangler)

v3.78.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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 added the dependencies Pull requests that update a dependency file label Sep 19, 2024
Copy link

graphite-app bot commented Sep 19, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link

nx-cloud bot commented Sep 19, 2024

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.77%. Comparing base (fc9e5fb) to head (981a87f).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #8314      +/-   ##
==========================================
+ Coverage   72.72%   78.77%   +6.05%     
==========================================
  Files         519      228     -291     
  Lines       32826    25896    -6930     
  Branches     2973     1461    -1512     
==========================================
- Hits        23872    20400    -3472     
+ Misses       8923     5495    -3428     
+ Partials       31        1      -30     
Flag Coverage Δ
server-test 78.77% <ø> (-0.11%) ⬇️
unittest ?

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.

@renovate renovate bot changed the title chore: bump up nodemon version to v3.1.6 chore: bump up all non-major dependencies Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants