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(cognito-user-migrate): update all non-major dependencies #788

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-lambda-powertools/logger (source) 1.13.0 -> 1.13.1 age adoption passing confidence
@playwright/test (source) 1.38.0 -> 1.38.1 age adoption passing confidence
@storybook/addon-a11y (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/addon-actions (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/addon-docs (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/addon-essentials (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/addon-interactions (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/addon-links (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/addon-viewport (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/components (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/core-events (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/manager-api (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/nextjs (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/preview-api (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/react (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/theming (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@storybook/types (source) 7.4.3 -> 7.4.4 age adoption passing confidence
@tiptap/extension-link (source) 2.1.10 -> 2.1.11 age adoption passing confidence
@tiptap/react (source) 2.1.10 -> 2.1.11 age adoption passing confidence
@tiptap/starter-kit (source) 2.1.10 -> 2.1.11 age adoption passing confidence
@trpc/client (source) 10.38.3 -> 10.38.4 age adoption passing confidence
@trpc/next (source) 10.38.3 -> 10.38.4 age adoption passing confidence
@trpc/react-query (source) 10.38.3 -> 10.38.4 age adoption passing confidence
@trpc/server (source) 10.38.3 -> 10.38.4 age adoption passing confidence
@vercel/postgres-kysely (source) 0.4.2 -> 0.5.0 age adoption passing confidence
eslint-import-resolver-typescript 3.6.0 -> 3.6.1 age adoption passing confidence
eslint-plugin-storybook 0.6.13 -> 0.6.14 age adoption passing confidence
react-hook-form (source) 7.46.1 -> 7.46.2 age adoption passing confidence
storybook (source) 7.4.3 -> 7.4.4 age adoption passing confidence

Release Notes

aws-powertools/powertools-lambda-typescript (@​aws-lambda-powertools/logger)

v1.13.1

Compare Source

Bug Fixes
Microsoft/playwright (@​playwright/test)

v1.38.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/27071 - expect(value).toMatchSnapshot() deprecation announcement on V1.38
https://github.com/microsoft/playwright/issues/27072 - [BUG] PWT trace viewer fails to load trace and throws TypeErrorhttps://github.com/microsoft/playwright/issues/270733 - [BUG] RangeError: Invalid time valuhttps://github.com/microsoft/playwright/issues/2708787 - [REGRESSION]: npx playwright test --list prints all tests twihttps://github.com/microsoft/playwright/issues/27113113 - [REGRESSION]: No longer able to extend PlaywrightTest.Matchers type for locators and pahttps://github.com/microsoft/playwright/issues/271447144 - [BUG]can not display thttps://github.com/microsoft/playwright/issues/2716327163 - [REGRESSION] Single Quote Wrongly Escaped by Locator When Using Unicodehttps://github.com/microsoft/playwright/issues/27181/27181 - [BUG] evaluate serializing fails at 1.38

Browser Versions
  • Chromium 117.0.5938.62
  • Mozilla Firefox 117.0
  • WebKit 17.0

This version was also tested against the following stable channels:

  • Google Chrome 116
  • Microsoft Edge 116
storybookjs/storybook (@​storybook/addon-a11y)

v7.4.4

Compare Source

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

v7.4.4

Compare Source

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

v7.4.4

Compare Source

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

v7.4.4

Compare Source

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

v7.4.4

Compare Source

ueberdosis/tiptap (@​tiptap/extension-link)

v2.1.11

Compare Source

Reverts
ueberdosis/tiptap (@​tiptap/react)

v2.1.11

Compare Source

Reverts
ueberdosis/tiptap (@​tiptap/starter-kit)

v2.1.11

Compare Source

Reverts
trpc/trpc (@​trpc/client)

v10.38.4

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.38.3...v10.38.4

vercel/storage (@​vercel/postgres-kysely)

v0.5.0

Compare Source

Patch Changes
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.6.1

Compare Source

Patch Changes
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.6.14

Compare Source

🐛 Bug Fix
Authors: 1

react-hook-form/react-hook-form (react-hook-form)

v7.46.2: Version 7.46.2

Compare Source

🐞 fix implicit type coercion (#​10949)
🙄 close #​10932 omit disabled prop when not defined (#​10937)
🔧 fix controller test is dirty (#​10899)

thanks to @​samimakicc & @​pierluigigiancola

storybookjs/storybook (storybook)

v7.4.4

Compare Source


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 September 21, 2023 04:04
@renovate renovate bot added the automerge Enable Kodiak auto-merge label Sep 21, 2023
@vercel
Copy link

vercel bot commented Sep 21, 2023

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 Sep 22, 2023 6:03pm

@renovate renovate bot added dependencies Change in project dependencies. kodiak: merge.method = 'squash' Kodiak will squash merge this PR. labels Sep 21, 2023
@ghost
Copy link

ghost commented Sep 21, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Sep 21, 2023

✅ Meticulous spotted zero visual differences across 195 screens tested: view results.

Last updated for commit 37ee493. This comment will update as new commits are pushed.

@renovate renovate bot changed the title chore(ui): update all non-major dependencies fix(cognito-user-migrate): update all non-major dependencies Sep 21, 2023
@socket-security
Copy link

socket-security bot commented Sep 21, 2023

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

Packages Version New capabilities Transitives Size Publisher
@playwright/test 1.38.1 eval, network, filesystem, shell, environment +1 7.14 MB aslushnikov
storybook 7.4.3...7.4.4 None +1/-1 1.33 MB

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kodiakhq kodiakhq bot merged commit 56b7c9d into dev Sep 22, 2023
16 of 17 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch September 22, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant