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

fix(deps): update all non-major dependencies #438

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
@neondatabase/serverless (source) dependencies patch 0.9.3 -> 0.9.4 OpenSSF Scorecard
@prisma/adapter-neon (source) dependencies patch 5.16.0 -> 5.16.1 OpenSSF Scorecard
@prisma/client (source) dependencies patch 5.16.0 -> 5.16.1 OpenSSF Scorecard
@relative-ci/agent (source) devDependencies patch 4.2.8 -> 4.2.9 OpenSSF Scorecard
@storybook/addon-a11y (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/addon-essentials (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/addon-interactions (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/addon-links (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/addon-viewport (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/blocks (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/nextjs (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/react (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@storybook/test (source) dependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
@types/node (source) devDependencies patch 20.14.8 -> 20.14.9 OpenSSF Scorecard
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.14.1 -> 7.15.0 OpenSSF Scorecard
@typescript-eslint/parser (source) devDependencies minor 7.14.1 -> 7.15.0 OpenSSF Scorecard
knip (source) devDependencies patch 5.23.0 -> 5.23.3 OpenSSF Scorecard
prisma (source) devDependencies patch 5.16.0 -> 5.16.1 OpenSSF Scorecard
storybook (source) devDependencies patch 8.1.10 -> 8.1.11 OpenSSF Scorecard
tsx (source) devDependencies minor 4.15.7 -> 4.16.0 OpenSSF Scorecard
type-fest devDependencies minor 4.20.1 -> 4.21.0 OpenSSF Scorecard
typescript (source) devDependencies patch 5.5.2 -> 5.5.3 OpenSSF Scorecard

Release Notes

neondatabase/serverless (@​neondatabase/serverless)

v0.9.4

Compare Source

prisma/prisma (@​prisma/adapter-neon)

v5.16.1

Compare Source

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

Fix in Prisma Client

relative-ci/agent (@​relative-ci/agent)

v4.2.9

Compare Source

What's Changed

Full Changelog: relative-ci/agent@v4.2.8...v4.2.9

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

v8.1.11

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.15.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

webpro-nl/knip (knip)

v5.23.3

Compare Source

v5.23.2

Compare Source

  • Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#​700) (83e18a1)
  • Exclude nsExports, classMembers and nsTypes from --exports shortcut (#​698) (2e83446)
  • Update marketing materials (62090b4)
  • Update funding options (e8a4a00)
  • Update marketing materials (4f6a197)
  • Switch to microsoft/TypeScript main in integration tests (c8c6dab)
  • Add whitespace in exports coverage (alias-exclude) (a03d4eb)
  • Add more coverage for tag hints (3d551db)

v5.23.1

Compare Source

  • Minor refactors (efafcdc)
  • Add test for re-export with includeEntryExports + ignoreExportsUsedInFile (#​698) (c0a0f0b)
  • Consider alias exclude symbols referenced in ignoreExportsUsedInFile (resolves #​697) (326b018)
  • Fix enum members in re-exports in entry files (resolves #​703) (3ff2253)
  • Fix tag hints (#​691) (dd051cd)
  • Minor refactors (3e9806a)
  • Fix isReferencedInExportedType AST helper (bc2e716)
privatenumber/tsx (tsx)

v4.16.0

Compare Source

v4.15.9

Compare Source

v4.15.8

Compare Source

sindresorhus/type-fest (type-fest)

v4.21.0

Compare Source

Microsoft/TypeScript (typescript)

v5.5.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Jun 27, 2024
@renovate renovate bot requested a review from JoeKarow as a code owner June 27, 2024 00:23
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
transmascfutures ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:30pm

Copy link

coderabbitai bot commented Jun 27, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

deepsource-io bot commented Jun 27, 2024

Here's the code health analysis summary for commits 20a9ae0..221ef26. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

relativeci bot commented Jun 27, 2024

#182 Bundle Size — 18.74MiB (~+0.01%).

221ef26(current) vs 2a84db3 dev#143(baseline)

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
#182
     Baseline
#143
Regression  Initial JS 1008.14KiB(~+0.01%) 1008.12KiB
No change  Initial CSS 6.61KiB 6.61KiB
Change  Cache Invalidation 1.63% 2.91%
No change  Chunks 20 20
No change  Assets 80 80
No change  Modules 790 790
No change  Duplicate Modules 103 103
No change  Duplicate Code 5.61% 5.61%
No change  Packages 81 81
No change  Duplicate Packages 0 0
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#182
     Baseline
#143
No change  IMG 17.47MiB 17.47MiB
Regression  JS 1.08MiB (~+0.01%) 1.08MiB
No change  Fonts 189.64KiB 189.64KiB
No change  CSS 6.61KiB 6.61KiB
No change  Other 4.07KiB 4.07KiB

Bundle analysis reportBranch renovate/all-minor-patchProject dashboard

Copy link

socket-security bot commented Jun 27, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link

socket-security bot commented Jul 1, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/node@20.14.9 None +1 2.16 MB types
npm/react@18.3.1 environment +2 339 kB react-bot
npm/slugify@1.6.6 None 0 20.9 kB simov
npm/typescript@5.5.3 None 0 21.9 MB typescript-bot
npm/zod@3.23.8 None 0 667 kB colinmcd94

🚮 Removed packages: npm/eslint-plugin-i@2.29.1, npm/eslint-plugin-n@16.6.2

View full report↗︎

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8367583 to 221ef26 Compare July 2, 2024 19:27
Copy link

sonarcloud bot commented Jul 2, 2024

@kodiakhq kodiakhq bot merged commit 6552205 into dev Jul 2, 2024
19 of 20 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch July 2, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Enable Kodiak auto-merge dependencies Change in project dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant