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 #7433

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-sdk/client-s3 (source) 3.609.0 -> 3.614.0 age adoption passing confidence devDependencies minor
@aws-sdk/client-s3 (source) 3.609.0 -> 3.614.0 age adoption passing confidence dependencies minor
@fal-ai/serverless-client (source) ^0.12.0 -> ^0.13.0 age adoption passing confidence dependencies minor
@google-cloud/opentelemetry-cloud-monitoring-exporter ^0.18.0 -> ^0.19.0 age adoption passing confidence dependencies minor
@google-cloud/opentelemetry-cloud-trace-exporter 2.2.0 -> 2.3.0 age adoption passing confidence dependencies minor
@google-cloud/opentelemetry-resource-util 2.2.0 -> 2.3.0 age adoption passing confidence dependencies minor
@marsidev/react-turnstile 0.7.1 -> 0.7.2 age adoption passing confidence dependencies patch
@napi-rs/cli 3.0.0-alpha.56 -> 3.0.0-alpha.58 age adoption passing confidence devDependencies patch
@nx/vite (source) 19.4.1 -> 19.4.3 age adoption passing confidence devDependencies patch
@playwright/test (source) =1.44.1 -> =1.45.1 age adoption passing confidence devDependencies minor
@prisma/client (source) 5.16.1 -> 5.16.2 age adoption passing confidence dependencies patch
@prisma/instrumentation (source) 5.16.1 -> 5.16.2 age adoption passing confidence dependencies patch
@sentry/esbuild-plugin (source) 2.20.1 -> 2.21.1 age adoption passing confidence devDependencies minor
@sentry/react (source) 8.15.0 -> 8.17.0 age adoption passing confidence dependencies minor
@sentry/react (source) 8.15.0 -> 8.17.0 age adoption passing confidence devDependencies minor
@sentry/webpack-plugin (source) 2.20.1 -> 2.21.1 age adoption passing confidence devDependencies minor
@swc/core (source) 1.6.7 -> 1.6.13 age adoption passing confidence devDependencies patch
@types/mixpanel-browser (source) 2.49.0 -> 2.49.1 age adoption passing confidence devDependencies patch
@types/ws (source) 8.5.10 -> 8.5.11 age adoption passing confidence devDependencies patch
electron ~30.1.0 -> ~30.2.0 age adoption passing confidence devDependencies minor
file-type 19.1.0 -> 19.1.1 age adoption passing confidence dependencies patch
foxact (source) 0.2.35 -> 0.2.36 age adoption passing confidence dependencies patch
glob 10.4.3 -> 10.4.5 age adoption passing confidence devDependencies patch
jotai 2.8.4 -> 2.9.0 age adoption passing confidence dependencies minor
jotai 2.8.4 -> 2.9.0 age adoption passing confidence devDependencies minor
jotai-scope ^0.6.0 -> ^0.7.0 age adoption passing confidence dependencies minor
lucide-react (source) ^0.400.0 -> ^0.408.0 age adoption passing confidence dependencies minor
napi 3.0.0-alpha.5 -> 3.0.0-alpha.6 age adoption passing confidence workspace.dependencies patch
napi-derive 3.0.0-alpha.4 -> 3.0.0-alpha.5 age adoption passing confidence workspace.dependencies patch
node (source) 20.15.0 -> 20.15.1 age adoption passing confidence patch
nx (source) 19.4.1 -> 19.4.3 age adoption passing confidence devDependencies patch
openai 4.52.3 -> 4.52.7 age adoption passing confidence dependencies patch
playwright (source) =1.44.1 -> =1.45.1 age adoption passing confidence devDependencies minor
prisma (source) 5.16.1 -> 5.16.2 age adoption passing confidence dependencies patch
react-virtuoso (source) 4.7.11 -> 4.7.12 age adoption passing confidence dependencies patch
serde (source) 1.0.203 -> 1.0.204 age adoption passing confidence workspace.dependencies patch
tailwind-merge 2.3.0 -> 2.4.0 age adoption passing confidence devDependencies minor
typedoc (source) 0.26.3 -> 0.26.4 age adoption passing confidence devDependencies patch
uuid 1.9.1 -> 1.10.0 age adoption passing confidence workspace.dependencies minor
vitest-fetch-mock ^0.2.2 -> ^0.3.0 age adoption passing confidence devDependencies minor
webpack 5.92.1 -> 5.93.0 age adoption passing confidence devDependencies minor
wrangler (source) 3.63.1 -> 3.64.0 age adoption passing confidence devDependencies minor

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.614.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.613.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

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

v0.13.0

Compare Source

GoogleCloudPlatform/opentelemetry-operations-js (@​google-cloud/opentelemetry-cloud-monitoring-exporter)

v0.19.0

Compare Source

marsidev/react-turnstile (@​marsidev/react-turnstile)

v0.7.2

Compare Source

   🐞 Bug Fixes
  • Resetting widgets solved ref back to false on widget unmount  -  by @​kkatsi (77f36)
    View changes on GitHub
napi-rs/napi-rs (@​napi-rs/cli)

v3.0.0-alpha.58

Compare Source

v3.0.0-alpha.57

Compare Source

nrwl/nx (@​nx/vite)

v19.4.3

Compare Source

19.4.3 (2024-07-12)

🚀 Features
  • core: avoid forking process for nx:noop (#​26869)
  • js: add createNodesV2 for typescript plugin (#​26788)
  • nx-dev: add customers & company pages (#​26813)
  • nx-dev: Add more OSS logos (#​26922)
🩹 Fixes
  • core: load isolated plugins in parallel (#​26874)
  • core: report should work if project graph errors (#​26858)
  • misc: properly set the value of the bitbucket option for ci work… (#​26890)
  • misc: add more ab testing for setting up ci and nx cloud (#​26907)
  • vite: Only attempt to amend test object if one exists (#​26822)
  • vue: bump vue-tsc version to 2.x.x (#​26867)
❤️ Thank You

v19.4.2

Compare Source

19.4.2 (2024-07-08)

🚀 Features
  • core: add support for wildcards in dependsOn (#​19611)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#​26637)
🩹 Fixes
  • core: ensure better create nodes error messaging (#​26811)
  • misc: adjust nx cloud ab test (#​26866)
❤️ Thank You
microsoft/playwright (@​playwright/test)

v1.45.1

Compare Source

v1.45.0

Compare Source

prisma/prisma (@​prisma/client)

v5.16.2

Compare Source

Today, we are issuing the 5.16.2 patch release to fix an issue in Prisma client.

Fix in Prisma Client

getsentry/sentry-javascript-bundler-plugins (@​sentry/esbuild-plugin)

v2.21.1

Compare Source

  • fix: Do not delete files before all upload tasks executed (#​572)

Work in this release contributed by @​tyouzu1. Thank you for your contribution!

v2.21.0

Compare Source

  • fix: Use sequential and post order for vite artifact deletion (#​568)
  • feat: Add option to disable sourcemaps (#​561)

Work in this release contributed by @​tyouzu1. Thank you for your contribution!

getsentry/sentry-javascript (@​sentry/react)

v8.17.0

Compare Source

  • feat: Upgrade OTEL deps (#​12809)
  • fix(nuxt): Add module to build:transpile script (#​12843)
  • fix(browser): Allow SDK initialization in NW.js apps (#​12846)

v8.16.0

Compare Source

Important Changes
  • feat(nextjs): Use spans generated by Next.js for App Router (#​12729)

Previously, the @sentry/nextjs SDK automatically recorded spans in the form of transactions for each of your top-level
server components (pages, layouts, ...). This approach had a few drawbacks, the main ones being that traces didn't have
a root span, and more importantly, if you had data stream to the client, its duration was not captured because the
server component spans had finished before the data could finish streaming.

With this release, we will capture the duration of App Router requests in their entirety as a single transaction with
server component spans being descendants of that transaction. This means you will get more data that is also more
accurate. Note that this does not apply to the Edge runtime. For the Edge runtime, the SDK will emit transactions as it
has before.

Generally speaking, this change means that you will see less transactions and more spans in Sentry. You will no
longer receive server component transactions like Page Server Component (/path/to/route) (unless using the Edge
runtime), and you will instead receive transactions for your App Router SSR requests that look like
GET /path/to/route.

If you are on Sentry SaaS, this may have an effect on your quota consumption: Less transactions, more spans.

  • - feat(nestjs): Add nest cron monitoring support (#​12781)

The @sentry/nestjs SDK now includes a @SentryCron decorator that can be used to augment the native NestJS @Cron
decorator to send check-ins to Sentry before and after each cron job run:

import { Cron } from '@​nestjs/schedule';
import { SentryCron, MonitorConfig } from '@​sentry/nestjs';
import type { MonitorConfig } from '@​sentry/types';

const monitorConfig: MonitorConfig = {
  schedule: {
    type: 'crontab',
    value: '* * * * *',
  },
  checkinMargin: 2, // In minutes. Optional.
  maxRuntime: 10, // In minutes. Optional.
  timezone: 'America/Los_Angeles', // Optional.
};

export class MyCronService {
  @​Cron('* * * * *')
  @​SentryCron('my-monitor-slug', monitorConfig)
  handleCron() {
    // Your cron job logic here
  }
}
Other Changes
  • feat(node): Allow to pass instrumentation config to httpIntegration (#​12761)
  • feat(nuxt): Add server error hook (#​12796)
  • feat(nuxt): Inject sentry config with Nuxt addPluginTemplate (#​12760)
  • fix: Apply stack frame metadata before event processors (#​12799)
  • fix(feedback): Add missing h import in ScreenshotEditor (#​12784)
  • fix(node): Ensure autoSessionTracking is enabled by default (#​12790)
  • ref(feedback): Let CropCorner inherit the existing h prop (#​12814)
  • ref(otel): Ensure we never swallow args for ContextManager (#​12798)
swc-project/swc (@​swc/core)

v1.6.13

Compare Source

Bug Fixes
Features
Testing

v1.6.12

Compare Source

Bug Fixes
Features
Performance
Refactor
electron/electron (electron)

v30.2.0: electron v30.2.0

Compare Source

Release Notes for v30.2.0

Features

  • Enabled the Windows Control Overlay API on Linux. #​42683 (Also in 31, 32)
  • Expose systemPreferences to utilityProcess. #​42600 (Also in 31, 32)

Fixes

  • Fixed a focus issue when calling BrowserWindow.setTopBrowserView. #​42735 (Also in 31, 32)
  • Fixed an issue where fetch-dependent interfaces could be missing in Web Workers with nodeIntegrationInWorker enabled. #​42596 (Also in 31, 32)
  • Fixed an issue where navigator.mediaDevices.enumerateDevices could return broken results in some cases after calling session.setPermissionCheckHandler. #​42807 (Also in 31, 32)
  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #​42676 (Also in 29, 31, 32)
  • Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. #​42687 (Also in 31, 32)
  • Fixed potentially incorrect exit code in UtilityProcess. #​42395 (Also in 29, 31)

Other Changes

sindresorhus/file-type (file-type)

v19.1.1

Compare Source

  • Fix Node.js entry point export fileTypeFromTokenizer (#​639) 20fdba7
SukkaW/foxact (foxact)

v0.2.36

Compare Source

Core Changes

  • Add foxact/types
  • createFixedArray now supports GC-friendly array creation when WeakRef is available
    • Created array will be garbage-collected if not used (e.g. all components that use the array are unmounted)
isaacs/node-glob (glob)

v10.4.5

Compare Source

v10.4.4

Compare Source

pmndrs/jotai (jotai)

v2.9.0

Compare Source

jotaijs/jotai-scope (jotai-scope)

v0.7.0

Compare Source

lucide-icons/lucide (lucide-react)

v0.408.0: New icons 0.408.0

Compare Source

New icons 🎨

Modified Icons 🔨


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 6, 2024
Copy link

graphite-app bot commented Jul 6, 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.

@graphite-app graphite-app bot requested a review from forehalo July 6, 2024 12:16
Copy link

nx-cloud bot commented Jul 6, 2024

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.74%. Comparing base (2f784ae) to head (e8043ef).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7433      +/-   ##
==========================================
+ Coverage   57.69%   57.74%   +0.04%     
==========================================
  Files         910      910              
  Lines       40090    40090              
  Branches     4534     4535       +1     
==========================================
+ Hits        23131    23149      +18     
+ Misses      16606    16588      -18     
  Partials      353      353              
Flag Coverage Δ
server-test 78.54% <ø> (+0.07%) ⬆️
unittest 29.11% <ø> (ø)

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 force-pushed the renovate/all-minor-patch branch from e4aebd4 to 4d0a339 Compare July 6, 2024 16:02
@renovate renovate bot changed the title chore: bump up @swc/core version to v1.6.12 chore: bump up Rust crate napi-derive to v3.0.0-alpha.4 Jul 6, 2024
@github-actions github-actions bot added the rust label Jul 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4d0a339 to 41d7def Compare July 6, 2024 20:15
@renovate renovate bot changed the title chore: bump up Rust crate napi-derive to v3.0.0-alpha.4 chore: bump up all non-major dependencies Jul 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 41d7def to e2787ed Compare July 6, 2024 21:26
Copy link

perfsee bot commented Jul 7, 2024

affine-toeverything

Bundle main

diff ------------------- Bundle Size Diff -------------------------

@@                     EntryPoint: undefined                     @@
##                     canary         canary                 +/- ##
===================================================================
= Bundle              22.2 MB        22.2 MB                       
= Initial JS          9.16 MB        9.16 MB                       
= Initial CSS          159 kB         159 kB                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets                   70             70                       
= Chunks                   68             68                       
= Packages                292            292                       
= Duplicates               26             26                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries                                
! Separate mixed content assets files                              
! Improve page load speed with `preconnect` or `dns-prefetch`      

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ebdf1b5 to b137742 Compare July 7, 2024 22:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b137742 to cd3be0f Compare July 8, 2024 07:08
@github-actions github-actions bot added the test Related to test cases label Jul 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 5e0f30d to d70675c Compare July 9, 2024 07:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 08afa49 to ab0bf49 Compare July 9, 2024 22:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 42110f5 to 453b119 Compare July 10, 2024 14:55
@github-actions github-actions bot added the app:electron Related to electron app label Jul 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0961590 to b8ed073 Compare July 11, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1081d39 to 722d658 Compare July 12, 2024 21:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 722d658 to e8043ef Compare July 13, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:electron Related to electron app app:server dependencies Pull requests that update a dependency file mod:component mod:dev mod:native mod:server-native rust test Related to test cases
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

0 participants