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

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cognito-identity-provider (source) 3.296.0 -> 3.297.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.296.0 -> 3.297.0 age adoption passing confidence
@changesets/cli (source) 2.26.0 -> 2.26.1 age adoption passing confidence
@playwright/test (source) 1.31.2 -> 1.32.0 age adoption passing confidence
@storybook/addon-a11y (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/addon-actions (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/addon-docs (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/addon-links (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/addon-viewport (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/jest 0.0.11-next.0 -> 0.0.11-next.1 age adoption passing confidence
@storybook/manager-api (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/nextjs (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/preview-api (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/react (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/theming (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@storybook/types (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
@trpc/client (source) 10.17.0 -> 10.18.0 age adoption passing confidence
@trpc/next (source) 10.17.0 -> 10.18.0 age adoption passing confidence
@trpc/react-query (source) 10.17.0 -> 10.18.0 age adoption passing confidence
@trpc/server (source) 10.17.0 -> 10.18.0 age adoption passing confidence
@types/umami (source) 0.1.0 -> 0.1.1 age adoption passing confidence
eslint-plugin-i18next 6.0.0-7 -> 6.0.0-8 age adoption passing confidence
next-router-mock 0.9.2 -> 0.9.3 age adoption passing confidence
pnpm (source) 7.30.0 -> 7.30.1 age adoption passing confidence
quicktype-core 23.0.17 -> 23.0.18 age adoption passing confidence
storybook (source) 7.0.0-rc.5 -> 7.0.0-rc.7 age adoption passing confidence
type-fest 3.6.1 -> 3.7.0 age adoption passing confidence
webpack 5.76.2 -> 5.76.3 age adoption passing confidence

Release Notes

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

v3.297.0

Compare Source

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

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

v3.297.0

Compare Source

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

changesets/changesets

v2.26.1

Compare Source

Patch Changes
  • #​1115 feddc88 Thanks @​Andarist! - Call pnpm publish directly from the directory of the published package. This allows pnpm to correctly handle configured publishConfig.directory.
Microsoft/playwright

v1.32.0

Compare Source

📣 Introducing UI Mode (preview)

Playwright v1.32 updates

New UI Mode lets you explore, run and debug tests. Comes with a built-in watch mode.

Playwright UI Mode

Engage with a new flag --ui:

npx playwright test --ui

New APIs

⚠️ Breaking change in component tests

Note: component tests only, does not affect end-to-end tests.

  • @playwright/experimental-ct-react now supports React 18 only.
  • If you're running component tests with React 16 or 17, please replace
    @playwright/experimental-ct-react with @playwright/experimental-ct-react17.

Browser Versions

  • Chromium 112.0.5615.29
  • Mozilla Firefox 111.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 111
  • Microsoft Edge 111
storybookjs/storybook

v7.0.0-rc.7

Compare Source

Bug Fixes
  • Svelte: Remount when resetting args in controls #​21659
  • CLI: Fix support for env vars when running dev/build commands #​21152
Maintenance
  • Core: upgrade esbuild, remove watch option from options #​21727

v7.0.0-rc.6

Compare Source

Bug Fixes
  • CLI: Fix sb add / mdx-gfm for addons with non-serializable values #​21731
  • CSF-plugin: Fix sourcemaps #​21704
  • React: Fix TS docgen for Functional Components #​21693
  • TypeScript: Add previewMainTemplate option to StorybookConfig #​21620
  • UI: Fix titles for addons/controls/panel tabs to support render fns and JSX elements #​21650
  • UI: Fix active state for menu iconbutton #​21666
  • CLI: Update renderer templates to provide correct typescript examples #​21647
  • Composition: Fix various CORS issues #​21682
  • Composition: Fix version switcher #​21621
Dependency Upgrades
storybookjs/jest

v0.0.11-next.1

Compare Source

⚠️ Pushed to next
Authors: 1
trpc/trpc

v10.18.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.17.0...v10.18.0

edvardchen/eslint-plugin-i18next

v6.0.0-8

Compare Source

scottrippey/next-router-mock

v0.9.3

Compare Source

pnpm/pnpm

v7.30.1

Compare Source

Patch Changes

  • Don't write the pnpm-lock.yaml file if it has no changes and pnpm install --frozen-lockfile was executed #​6158.
  • Fix git-hosted dependencies referenced via git+ssh that use semver selectors #​6239.
  • When publish some package throws an error, the exit code should be non-zero #​5528.
  • Only three paths are displayed in pnpm audit output #​6203
  • Aliased packages should be used to resolve peer dependencies too #​4301.

Our Gold Sponsors

Our Silver Sponsors

quicktype/quicktype

v23.0.18

Compare Source

sindresorhus/type-fest

v3.7.0

Compare Source

New types
Improvements
webpack/webpack

v5.76.3

Compare Source

Bugfixes
New Contributors

Full Changelog: webpack/webpack@v5.76.2...v5.76.3


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 March 22, 2023 08:16
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Mar 22, 2023
@vercel
Copy link

vercel bot commented Mar 22, 2023

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

Name Status Preview Comments Updated
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 1:11PM (UTC)
inreach-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 1:11PM (UTC)

@ghost
Copy link

ghost commented Mar 22, 2023

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

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c1e7017 to 871a69b Compare March 22, 2023 20:25
@renovate renovate bot changed the title fix(): update all non-major dependencies fix(auth): update all non-major dependencies Mar 22, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 871a69b to 0af3e63 Compare March 23, 2023 00:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0af3e63 to 780c907 Compare March 23, 2023 05:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 780c907 to 8247ea8 Compare March 23, 2023 09:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8247ea8 to 3d5004d Compare March 23, 2023 13:08
@sonarqubecloud
Copy link

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 123a4e6 into dev Mar 23, 2023
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch March 23, 2023 13:38
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.

1 participant