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

chore(ui): update all non-major dependencies #484

Merged
merged 1 commit into from May 16, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons 1.1.52 -> 1.1.53 age adoption passing confidence
@mantine/carousel (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/core (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/dates (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/dropzone (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/form (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/hooks (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/modals (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/next (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/notifications (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/nprogress (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/prism (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/spotlight (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/tiptap (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@mantine/utils (source) 6.0.10 -> 6.0.11 age adoption passing confidence
@opentelemetry/exporter-trace-otlp-http (source) 0.39.0 -> 0.39.1 age adoption passing confidence
@opentelemetry/instrumentation (source) 0.39.0 -> 0.39.1 age adoption passing confidence
@storybook/addon-a11y (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/addon-actions (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/addon-docs (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/addon-links (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/addon-viewport (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/components (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/core-events (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/manager-api (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/nextjs (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/preview-api (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/react (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/theming (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@storybook/types (source) 7.0.11 -> 7.0.12 age adoption passing confidence
@tanstack/react-query (source) 4.29.5 -> 4.29.7 age adoption passing confidence
@tanstack/react-query-devtools (source) 4.29.6 -> 4.29.7 age adoption passing confidence
@trpc/client (source) 10.25.1 -> 10.26.0 age adoption passing confidence
@trpc/next (source) 10.25.1 -> 10.26.0 age adoption passing confidence
@trpc/react-query (source) 10.25.1 -> 10.26.0 age adoption passing confidence
@trpc/server (source) 10.25.1 -> 10.26.0 age adoption passing confidence
@types/node (source) 18.16.8 -> 18.16.10 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.5 -> 5.59.6 age adoption passing confidence
@typescript-eslint/parser 5.59.5 -> 5.59.6 age adoption passing confidence
@vercel/kv (source) 0.2.0 -> 0.2.1 age adoption passing confidence
esbuild 0.17.18 -> 0.17.19 age adoption passing confidence
eslint-plugin-turbo 1.9.4 -> 1.9.6 age adoption passing confidence
inquirer (source) 9.2.2 -> 9.2.3 age adoption passing confidence
listr2 6.4.2 -> 6.5.0 age adoption passing confidence
pnpm (source) 8.5.0 -> 8.5.1 age adoption passing confidence
prisma-kysely 1.2.1 -> 1.4.0 age adoption passing confidence
quicktype-core 23.0.30 -> 23.0.32 age adoption passing confidence
storybook (source) 7.0.11 -> 7.0.12 age adoption passing confidence
turbo (source) 1.9.4 -> 1.9.6 age adoption passing confidence

Release Notes

mantinedev/mantine

v6.0.11

Compare Source

What's Changed
  • [@mantine/core] Improve inputs disabled styles handling inside fieldset elements (#​4152)
  • [@mantine/core] Badge: Expose BadgeVariant type (#​4215)
  • [@mantine/core] ThemeIcon: Expose ThemeIconVariant type (#​4216)
  • [@mantine/core] ColorInput: Add option to set eye dropper aria-label though prop (#​4227)
  • [@mantine/core] ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters (#​4238)
  • [@mantine/core] MultiSelect: Fix layout shifts in Safari when input is focused (#​4249)
  • [@mantine/core] Rating: Add CSS color values support in color prop (#​4251)
  • [@mantine/dates] Add missing nextIcon/previousIcon types to all components (#​4180)
New Contributors

Full Changelog: mantinedev/mantine@6.0.10...6.0.11

open-telemetry/opentelemetry-js

v0.39.1

Compare Source

storybookjs/storybook

v7.0.12

Compare Source

Bug Fixes
  • Core: Fix source snippets for stories with mapped args #​22135
  • CLI: Fix getFrameworkPackage logic #​22559
  • CLI: Remove automigrate reference from init command #​22561
Maintenance
  • CLI: Detach automigrate command from storybook init #​22523
tanstack/query

v4.29.7

Compare Source

Version 4.29.7 - 5/14/2023, 2:09 PM

Changes

Fix
Chore
Docs

Packages

trpc/trpc

v10.26.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.25.1...v10.26.0

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

v5.59.6

Compare Source

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

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

v5.59.6

Compare Source

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

vercel/storage

v0.2.1

Compare Source

Patch Changes
evanw/esbuild

v0.17.19

Compare Source

  • Fix CSS transform bugs with nested selectors that start with a combinator (#​3096)

    This release fixes several bugs regarding transforming nested CSS into non-nested CSS for older browsers. The bugs were due to lack of test coverage for nested selectors with more than one compound selector where they all start with the same combinator. Here's what some problematic cases look like before and after these fixes:

    /* Original code */
    .foo {
      > &a,
      > &b {
        color: red;
      }
    }
    .bar {
      > &a,
      + &b {
        color: green;
      }
    }
    
    /* Old output (with --target=chrome90) */
    .foo :is(> .fooa, > .foob) {
      color: red;
    }
    .bar :is(> .bara, + .barb) {
      color: green;
    }
    
    /* New output (with --target=chrome90) */
    .foo > :is(a.foo, b.foo) {
      color: red;
    }
    .bar > a.bar,
    .bar + b.bar {
      color: green;
    }
  • Fix bug with TypeScript parsing of instantiation expressions followed by = (#​3111)

    This release fixes esbuild's TypeScript-to-JavaScript conversion code in the case where a potential instantiation expression is followed immediately by a = token (such that the trailing > becomes a >= token). Previously esbuild considered that to still be an instantiation expression, but the official TypeScript compiler considered it to be a >= operator instead. This release changes esbuild's interpretation to match TypeScript. This edge case currently appears to be problematic for other TypeScript-to-JavaScript converters as well:

    Original code TypeScript esbuild 0.17.18 esbuild 0.17.19 Sucrase Babel
    x<y>=a<b<c>>() x<y>=a(); x=a(); x<y>=a(); x=a() Invalid left-hand side in assignment expression
  • Avoid removing unrecognized directives from the directive prologue when minifying (#​3115)

    The directive prologue in JavaScript is a sequence of top-level string expressions that come before your code. The only directives that JavaScript engines currently recognize are use strict and sometimes use asm. However, the people behind React have made up their own directive for their own custom dialect of JavaScript. Previously esbuild only preserved the use strict directive when minifying, although you could still write React JavaScript with esbuild using something like --banner:js="'your directive here';". With this release, you can now put arbitrary directives in the entry point and esbuild will preserve them in its minified output:

    // Original code
    'use wtf'; console.log(123)
    
    // Old output (with --minify)
    console.log(123);
    
    // New output (with --minify)
    "use wtf";console.log(123);

    Note that this means esbuild will no longer remove certain stray top-level strings when minifying. This behavior is an intentional change because these stray top-level strings are actually part of the directive prologue, and could potentially have semantics assigned to them (as was the case with React).

  • Improved minification of binary shift operators

    With this release, esbuild's minifier will now evaluate the << and >>> operators if the resulting code would be shorter:

    // Original code
    console.log(10 << 10, 10 << 20, -123 >>> 5, -123 >>> 10);
    
    // Old output (with --minify)
    console.log(10<<10,10<<20,-123>>>5,-123>>>10);
    
    // New output (with --minify)
    console.log(10240,10<<20,-123>>>5,4194303);
vercel/turbo

v1.9.6: Turborepo v1.9.6

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turbo@v1.9.5...v1.9.6

v1.9.5: Turborepo v1.9.5

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turbo@v1.9.4...v1.9.5

SBoudrias/Inquirer.js

[v9.2.3](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.2...inquirer@9.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 May 12, 2023 13:28
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels May 12, 2023
@vercel
Copy link

vercel bot commented May 12, 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 May 16, 2023 5:02pm
inreach-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2023 5:02pm

@ghost
Copy link

ghost commented May 12, 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 changed the title fix(db): update dependency @opentelemetry/instrumentation to v0.39.1 fix(db): update all non-major dependencies to v0.39.1 May 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 216e1c1 to 6ae79c3 Compare May 12, 2023 13:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6ae79c3 to e268111 Compare May 12, 2023 17:20
@renovate renovate bot changed the title fix(db): update all non-major dependencies to v0.39.1 fix(db): update all non-major dependencies May 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e268111 to d9510bc Compare May 12, 2023 19:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d9510bc to 24eb9cd Compare May 13, 2023 02:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 24eb9cd to 5c2af34 Compare May 13, 2023 18:22
@kodiakhq
Copy link
Contributor

kodiakhq bot commented May 16, 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 ca1af09 to b4b5b53 Compare May 16, 2023 17:00
@sonarcloud
Copy link

sonarcloud bot commented May 16, 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 bc28a38 into dev May 16, 2023
20 of 21 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch May 16, 2023 17:14
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