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

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cognito-identity-provider (source) 3.413.0 -> 3.414.0 age adoption passing confidence
@babel/core (source) 7.22.19 -> 7.22.20 age adoption passing confidence
@babel/preset-env (source) 7.22.15 -> 7.22.20 age adoption passing confidence
@iconify-json/simple-icons 1.1.70 -> 1.1.71 age adoption passing confidence
@iconify/utils (source) 2.1.9 -> 2.1.10 age adoption passing confidence
@mantine/carousel (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/core (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/dates (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/dropzone (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/form (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/hooks (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/modals (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/next (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/notifications (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/nprogress (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/prism (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/spotlight (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/tiptap (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@mantine/utils (source) 6.0.20 -> 6.0.21 age adoption passing confidence
@tanstack/react-table 8.9.10 -> 8.10.0 age adoption passing confidence
@tiptap/extension-link (source) 2.1.9 -> 2.1.10 age adoption passing confidence
@tiptap/react (source) 2.1.9 -> 2.1.10 age adoption passing confidence
@tiptap/starter-kit (source) 2.1.9 -> 2.1.10 age adoption passing confidence
@turbo/gen (source) 1.10.13 -> 1.10.14 age adoption passing confidence
@types/babel__core (source) 7.20.1 -> 7.20.2 age adoption passing confidence
@types/babel__preset-env (source) 7.9.2 -> 7.9.3 age adoption passing confidence
@types/google.maps (source) 3.54.0 -> 3.54.1 age adoption passing confidence
@types/node (source) 18.17.16 -> 18.17.17 age adoption passing confidence
eslint-plugin-turbo 1.10.13 -> 1.10.14 age adoption passing confidence
pnpm (source) 8.7.5 -> 8.7.6 age adoption passing confidence
turbo (source) 1.10.13 -> 1.10.14 age adoption passing confidence

Release Notes

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

v3.414.0

Compare Source

Features
  • region-config: add aws region runtime extension codegen (#​5157) (b9d59e8)
babel/babel (@​babel/core)

v7.22.20

Compare Source

🏠 Internal
↩️ Revert
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env
mantinedev/mantine (@​mantine/carousel)

v6.0.21

Compare Source

Last 6.x patch

This is the last patch for 6.x (at least for a while), next version that will be released is 7.0.0. If you haven't checked v7 yet, you can review it here – https://v7.mantine.dev/

What's Changed
  • [@mantine/core] Fix Radio and Checkbox components do not receive padding when a value of 0 is passed into the label prop (#​4755)
  • [@mantine/dates] Fix incorrect accessible name set on DatePickerInput and other similar components (#​4750)
New Contributors

Full Changelog: mantinedev/mantine@6.0.20...6.0.21

tanstack/table (@​tanstack/react-table)

v8.10.0

Compare Source

Version 8.10.0 - 9/17/2023, 12:58 AM

Changes

Feat

Packages

v8.9.11

Compare Source

Version 8.9.11 - 9/15/2023, 4:49 PM

Changes

Fix
  • limit deep keys even more (51214a8) by Tanner Linsley
Chore

Packages

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

v2.1.10

Compare Source

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

ueberdosis/tiptap (@​tiptap/react)

v2.1.10

Compare Source

Note: Version bump only for package @​tiptap/react

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

v2.1.10

Compare Source

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

vercel/turbo (@​turbo/gen)

v1.10.14: Turborepo v1.10.14

Compare Source

What's Changed
Changelog
New Contributors

Full Changelog: vercel/turborepo@v1.10.13...v1.10.14

pnpm/pnpm (pnpm)

v8.7.6

Compare Source

Patch Changes

  • Don't run the prepublishOnly scripts of git-hosted dependencies #​7026.
  • Fix a bug in which use-node-version or node-version isn't passed down to checkEngine when using pnpm workspace, resulting in an error #​6981.
  • Don't print out each deprecated subdependency separately with its deprecation message. Just print out a summary of all the deprecated subdependencies #​6707.
  • Fixed an ENOENT error that was sometimes happening during install with "hoisted" node_modules #​6756.

Our Gold Sponsors

Our Silver Sponsors

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 15, 2023 14:31
@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 Sep 15, 2023
@vercel
Copy link

vercel bot commented Sep 15, 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 18, 2023 6:11am

@ghost
Copy link

ghost commented Sep 15, 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 15, 2023

🤖 Meticulous spotted visual differences in 9 of 198 screens tested: view and approve differences detected.

Last updated for commit 45af7b4. This comment will update as new commits are pushed.

@renovate renovate bot changed the title chore(ui): update all non-major dependencies to v2.1.10 chore(ui): update all non-major dependencies Sep 15, 2023
@renovate renovate bot changed the title chore(ui): update all non-major dependencies fix(auth): update all non-major dependencies Sep 15, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 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 547cd40 into dev Sep 18, 2023
22 of 23 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch September 18, 2023 13:08
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