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

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cognito-identity-provider (source) 3.303.0 -> 3.306.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.304.0 -> 3.306.0 age adoption passing confidence
@aws-sdk/signature-v4 (source) 3.303.0 -> 3.306.0 age adoption passing confidence
@mantine/carousel (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/core (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/dates (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/dropzone (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/form (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/hooks (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/modals (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/next (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/notifications (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/nprogress (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/prism (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/spotlight (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/tiptap (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@mantine/utils (source) 6.0.5 -> 6.0.6 age adoption passing confidence
@playwright/test (source) 1.32.1 -> 1.32.2 age adoption passing confidence
@tiptap/extension-link (source) 2.0.1 -> 2.0.2 age adoption passing confidence
@tiptap/react (source) 2.0.1 -> 2.0.2 age adoption passing confidence
@tiptap/starter-kit (source) 2.0.1 -> 2.0.2 age adoption passing confidence
@types/luxon (source) 3.2.0 -> 3.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.57.0 -> 5.57.1 age adoption passing confidence
@typescript-eslint/parser 5.57.0 -> 5.57.1 age adoption passing confidence
eslint-formatter-github 1.1.3 -> 1.1.4 age adoption passing confidence
pnpm (source) 8.1.0 -> 8.1.1 age adoption passing confidence
postcss-loader 7.1.0 -> 7.2.4 age adoption passing confidence
storybook-addon-pseudo-states 2.0.0-next.2 -> 2.0.0-next.3 age adoption passing confidence

Release Notes

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

v3.306.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.306.0

Compare Source

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

v3.305.0

Compare Source

aws/aws-sdk-js-v3 (@​aws-sdk/signature-v4)

v3.306.0

Compare Source

Note: Version bump only for package @​aws-sdk/signature-v4

mantinedev/mantine

v6.0.6

Compare Source

What's Changed

  • [@mantine/core] MultiSelect: Fix incorrect default value max-width (#​3958)
  • [@mantine/dates] Fix onNextDecade, onPreviousDecade and similar handlers not working on some components (#​3946)
  • [@mantine/core] Modal: Fix incorrect close button position when there is no title (#​3939)
  • [@mantine/core] Image: Fix imageProps overrding component props (#​3985)
  • [@mantine/form] Rollback form.reset type change (#​3956)
  • [@mantine/dates] Fix page scrolling on ArrowUp/ArrowDown keyboard navigation (#​3925)
  • [@mantine/dates] DateInput: Fix defaultDate not working (#​3950)
  • [@mantine/dates] Add missing props from DatePicker (#​3951)
  • [@mantine/dates] Fix weekday labeling when dayjs.locale is used (#​3954)
  • [@mantine/core] MultiSelect: Fix broken styles in Safari (#​3980)
  • [@mantine/core] NumberInput: Fix onChange not being called correctly (#​3984)
  • [@mantine/dates] DatePicker: Fix component throwing error when type changes (#​3989)
  • [@mantine/core] NumberInput: Add thousandsSeparator (#​3990)
  • [@mantine/core] ColorPicker: Fix color picker state not being updated when component is uncontrolled and color swatch is clicked

New Contributors

Full Changelog: mantinedev/mantine@6.0.5...6.0.6

Microsoft/playwright

v1.32.2

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/21993 - [BUG] Browser crash when using Playwright VSC extension and trace-viewer enabled in confighttps://github.com/microsoft/playwright/issues/220033 - [Feature] Make Vue component mount props less restrictivhttps://github.com/microsoft/playwright/issues/2208989 - [REGRESSION]: Tests failing with "Error: tracing.stopChunk"

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
ueberdosis/tiptap (@​tiptap/extension-link)

v2.0.2

Compare Source

Note: Version bump only for package @​tiptap/extension-link

ueberdosis/tiptap (@​tiptap/react)

v2.0.2

Compare Source

Bug Fixes
  • react: fix rebinding events not overwriting editor.on (#​3935) (64ab357)
ueberdosis/tiptap (@​tiptap/starter-kit)

v2.0.2

Compare Source

Note: Version bump only for package @​tiptap/starter-kit

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

v5.57.1

Compare Source

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.57.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

hipstersmoothie/eslint-formatter-github

v1.1.4

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Johannes Waigel (@​waigel), for all your work!

🐛 Bug Fix
  • Improve documentation and add ESLINT_PRIVATE_KEY_BASE64 variable #​116 (@​waigel)
Authors: 1

pnpm/pnpm

v8.1.1

Compare Source

Patch Changes

  • Repeat installation should work on a project that has a dependency with parentheses in the scope name #​6348.
  • Error summary should be reported as expected.
  • Update @yarnpkg/shell to fix issues in the shell emulator #​6320.
  • Installation should not fail when there is a local dependency in a directory that starts with the @ character #​6332.
  • Registries are now passed to the preResolution hook.

Our Gold Sponsors

Our Silver Sponsors

webpack-contrib/postcss-loader

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

Features
chromaui/storybook-addon-pseudo-states

v2.0.0-next.3

Compare Source

🐛 Bug Fix
⚠️ Pushed to next
Authors: 2

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 April 3, 2023 21:55
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Apr 3, 2023
@vercel
Copy link

vercel bot commented Apr 3, 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 Apr 4, 2023 10:02pm
inreach-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2023 10:02pm

@ghost
Copy link

ghost commented Apr 3, 2023

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

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@kodiakhq
Copy link
Contributor

kodiakhq bot commented Apr 4, 2023

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00ac5e7 to 8d29152 Compare April 4, 2023 22:00
@sonarcloud
Copy link

sonarcloud bot commented Apr 4, 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 5eaee5c into dev Apr 4, 2023
14 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch April 4, 2023 22: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