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(auth): update all non-major dependencies #1274

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF Age Adoption Passing Confidence
@aws-sdk/client-cognito-identity-provider (source) dependencies minor 3.577.0 -> 3.583.0 OpenSSF Scorecard age adoption passing confidence
@changesets/cli (source) devDependencies patch 2.27.3 -> 2.27.5 OpenSSF Scorecard age adoption passing confidence
@iconify-json/carbon devDependencies patch 1.1.33 -> 1.1.34 age adoption passing confidence
@iconify-json/simple-icons devDependencies patch 1.1.102 -> 1.1.103 age adoption passing confidence
@playwright/test (source) devDependencies patch 1.44.0 -> 1.44.1 OpenSSF Scorecard age adoption passing confidence
@snaplet/seed devDependencies patch 0.97.19 -> 0.97.20 age adoption passing confidence
@types/react (source) devDependencies patch 18.3.2 -> 18.3.3 OpenSSF Scorecard age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.10.0 -> 7.11.0 OpenSSF Scorecard age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 7.10.0 -> 7.11.0 OpenSSF Scorecard age adoption passing confidence
@vercel/analytics (source) dependencies minor 1.2.2 -> 1.3.1 OpenSSF Scorecard age adoption passing confidence
@vercel/speed-insights (source) dependencies patch 1.0.10 -> 1.0.11 OpenSSF Scorecard age adoption passing confidence
ahooks dependencies minor 3.7.11 -> 3.8.0 OpenSSF Scorecard age adoption passing confidence
ajv (source) dependencies minor 8.13.0 -> 8.14.0 OpenSSF Scorecard age adoption passing confidence
chromatic (source) devDependencies patch 11.4.0 -> 11.4.1 OpenSSF Scorecard age adoption passing confidence
chromatic (source) dependencies patch 11.4.0 -> 11.4.1 OpenSSF Scorecard age adoption passing confidence
eslint-plugin-react devDependencies patch 7.34.1 -> 7.34.2 OpenSSF Scorecard age adoption passing confidence
knip (source) devDependencies minor 5.16.0 -> 5.17.3 OpenSSF Scorecard age adoption passing confidence
libphonenumber-js dependencies patch 1.11.1 -> 1.11.2 age adoption passing confidence
libphonenumber-js devDependencies patch 1.11.1 -> 1.11.2 age adoption passing confidence
lint-staged devDependencies patch 15.2.4 -> 15.2.5 OpenSSF Scorecard age adoption passing confidence
nextjs-routes dependencies minor 2.1.0 -> 2.2.0 OpenSSF Scorecard age adoption passing confidence
pnpm (source) packageManager patch 9.1.2 -> 9.1.3 OpenSSF Scorecard age adoption passing confidence
react-i18next peerDependencies patch 14.1.1 -> 14.1.2 OpenSSF Scorecard age adoption passing confidence
react-i18next devDependencies patch 14.1.1 -> 14.1.2 OpenSSF Scorecard age adoption passing confidence
react-i18next dependencies patch 14.1.1 -> 14.1.2 OpenSSF Scorecard age adoption passing confidence
react-phone-number-input dependencies patch 3.4.1 -> 3.4.3 age adoption passing confidence
tsx devDependencies minor 4.10.5 -> 4.11.0 OpenSSF Scorecard age adoption passing confidence
type-fest devDependencies patch 4.18.2 -> 4.18.3 OpenSSF Scorecard age adoption passing confidence
zod-prisma-types devDependencies patch 3.1.6 -> 3.1.8 OpenSSF Scorecard age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)

v3.583.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

v3.582.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

changesets/changesets (@​changesets/cli)

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

Patch Changes
microsoft/playwright (@​playwright/test)

v1.44.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed
https://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't workhttps://github.com/microsoft/playwright/issues/307700 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't worhttps://github.com/microsoft/playwright/issues/3085858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

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

v7.11.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.

vercel/analytics (@​vercel/analytics)

v1.3.1

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.3.0...1.3.1

v1.3.0

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.2.2...1.3.0

vercel/speed-insights (@​vercel/speed-insights)

v1.0.11

Compare Source

What's Changed

Full Changelog: vercel/speed-insights@1.0.10...1.0.11

alibaba/hooks (ahooks)

v3.8.0

Compare Source

What's Changed


New Contributors

Full Changelog: alibaba/hooks@v3.7.11...v3.8.0

ajv-validator/ajv (ajv)

v8.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.13.0...v8.14.0

chromaui/chromatic-cli (chromatic)

v11.4.1

Compare Source

🐛 Bug Fix
Authors: 1

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.2

Compare Source

Fixed
Changed
webpro-nl/knip (knip)

v5.17.3

Compare Source

  • Add ‘kill’ and ‘ssh’ as globally available binaries (#​660) (5e576a2)
  • Remove version selector (9ad1d46)
  • Timerify (de)serialize functions (0e04f1e)
  • Update docs (935a706)

v5.17.2

Compare Source

v5.17.1

Compare Source

v5.17.0

Compare Source

  • Fix --watch after refactors (db2a261)
  • Improve getHasStrictlyNsReferences and traverse into re-exports (9d75e0d)
  • Restore imports in Footer.astro (c836517)
catamphetamine/libphonenumber-js (libphonenumber-js)

v1.11.2

Compare Source

==================

  • Added AsYouType.getChars() method.

  • Added formatting of international phone numbers that have been input without a leading +.

okonet/lint-staged (lint-staged)

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

tatethurston/nextjs-routes (nextjs-routes)

v2.2.0

Compare Source

  • Add trailingSlash option to route. See #​168
  • Fix the generated optional catch all route type. See #​183
  • Sort the generated route types lexicographically.
pnpm/pnpm (pnpm)

v9.1.3

Compare Source

i18next/react-i18next (react-i18next)

v14.1.2

Compare Source

  • bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes 1754
catamphetamine/react-phone-number-input (react-phone-number-input)

v3.4.3

Compare Source

v3.4.2

Compare Source

privatenumber/tsx (tsx)

v4.11.0

Compare Source

Bug Fixes
  • only error on invalid tsconfig if explicitly passed in (#​30) (b6bf39b)
Features
  • esm api: configurable tsconfig (3f42ae3)

This release is also available on:

sindresorhus/type-fest (type-fest)

v4.18.3

Compare Source

chrishoermann/zod-prisma-types (zod-prisma-types)

v3.1.8: 3.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: chrishoermann/zod-prisma-types@v3.1.7...v3.1.8

v3.1.7: 3.1.7

Compare Source

What's changed

  • added support for prismas createManyAndReturn function that caused the error mentioned in #​252

Full Changelog: chrishoermann/zod-prisma-types@v3.1.6...v3.1.7


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 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 requested a review from JoeKarow as a code owner May 22, 2024 17:10
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels May 22, 2024
Copy link

vercel bot commented May 22, 2024

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

Name Status Preview Comments Updated (UTC)
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 4:56pm

Copy link
Contributor

coderabbitai bot commented May 22, 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.


Tip

Early Access Features
  • gpt-4o model for chat

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 full the 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

relativeci bot commented May 22, 2024

#463 Bundle Size — 3.4MiB (+0.07%).

07619ea(current) vs 3bad179 dev#459(baseline)

Warning

Bundle contains 5 duplicate packages – View duplicate packages

Bundle metrics  Change 3 changes Regression 1 regression
                 Current
#463
     Baseline
#459
Regression  Initial JS 3MiB(+0.09%) 3MiB
No change  Initial CSS 9.54KiB 9.54KiB
Change  Cache Invalidation 74.16% 30.45%
No change  Chunks 67 67
No change  Assets 80 80
No change  Modules 2000 2000
No change  Duplicate Modules 270 270
Change  Duplicate Code 7.84%(-0.13%) 7.85%
No change  Packages 210 210
No change  Duplicate Packages 5 5
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#463
     Baseline
#459
Regression  JS 3.28MiB (+0.08%) 3.28MiB
No change  Fonts 94.54KiB 94.54KiB
Improvement  Other 9.58KiB (-0.35%) 9.62KiB
No change  CSS 9.54KiB 9.54KiB
No change  IMG 8.57KiB 8.57KiB

Bundle analysis reportBranch renovate/all-minor-patchProject dashboard

Copy link
Contributor

github-actions bot commented May 22, 2024

📦 Next.js Bundle Analysis for @weareinreach/app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

alwaysmeticulous bot commented May 22, 2024

🤖 No test run has been triggered as your Meticulous project has been deactivated (since you haven't viewed any test results in a while). Click here to reactivate.

Last updated for commit 07619ea. This comment will update as new commits are pushed.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 633d2c8 to 5c6ee23 Compare May 22, 2024 21:41
@renovate renovate bot changed the title chore(ui): update dependency react-i18next to v14.1.2 fix(auth): update all non-major dependencies May 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c6ee23 to 3fb566f Compare May 23, 2024 06:27
Copy link

socket-security bot commented May 23, 2024

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

Package New capabilities Transitives Size Publisher
npm/@changesets/cli@2.27.4 None 0 0 B
npm/knip@5.17.3 None 0 0 B
npm/libphonenumber-js@1.11.2 None 0 8.27 MB catamphetamine
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/i18next@23.11.5, npm/libphonenumber-js@1.11.1

View full report↗︎

Copy link

socket-security bot commented May 23, 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↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 195aef2 to 2c24f21 Compare May 26, 2024 00:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c24f21 to c82bde4 Compare May 27, 2024 06:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c82bde4 to 3f92a4b Compare May 27, 2024 11:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f92a4b to 1a4d3ea Compare May 27, 2024 16:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a4d3ea to 566212e Compare May 27, 2024 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 566212e to 5753287 Compare May 27, 2024 21:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5753287 to d7ca90e Compare May 28, 2024 06:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7ca90e to 7d8d932 Compare May 28, 2024 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7d8d932 to 2a97967 Compare May 28, 2024 16:45
@kodiakhq kodiakhq bot removed the automerge Enable Kodiak auto-merge label May 28, 2024
Copy link
Contributor

kodiakhq bot commented May 28, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a97967 to 07619ea Compare May 28, 2024 16:51
@github-actions github-actions bot added the automerge Enable Kodiak auto-merge label May 28, 2024
Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@kodiakhq kodiakhq bot merged commit f779c20 into dev May 28, 2024
21 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch May 28, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant