Hirotaka Miyagi

Results 11 issues of Hirotaka Miyagi

*Issue #, if available:* nothing *Description of changes:* As the title says. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache...

Hi! After upgrading to 1.8.0, I noticed an ArgumentError in /oauth/token . ``` app_1 | Started POST "/oauth/token" for 172.20.0.1 at 2021-06-02 14:56:47 +0900 app_1 | Processing by Doorkeeper::TokensController#create as...

## Description 表題通りです。 OpenAPI定義 ``` openapi: 3.0.0 info: version: 1.0.0 title: Sample paths: /users: post: summary: create user operationId: post-users responses: '200': description: OK description: '' requestBody: $ref: '#/components/requestBodies/UserRequestBody' components:...

### Description Currently only id and onClose can be passed to render props. ref: https://chakra-ui.com/docs/components/toast/props#:~:text=%22bottom%22-,render,-Description I want to pass options to a custom component. https://github.com/chakra-ui/chakra-ui/blob/7d7e04d53d871e324debe0a2cb3ff44d7dbf3bca/packages/components/toast/src/toast.tsx?plain=1#L85 ### Problem Statement/Justification I am...

needs triage

Hi @zzarcon ! I love this library and have been using it for a long time. Thanks for publishing it! # What I would like to check that it is...

## details A vulnerability has been reported in trim-newlines in the following: https://github.com/advisories/GHSA-7p7h-4mm5-852v So, it looks like reg-cli is increasing the version of trim-newlines in yarn resolutions: https://github.com/reg-viz/reg-cli/blob/c6f6aa5392f9eb00c14b6a3cedea1378c4048e49/package.json#L51 However, the...

Thanks for creating a great library! 😄 When I tried to activate it in my hand, it did not work as it was, so I made some adjustments. --- I...

- resolve: https://github.com/MH4GF/dependency-cruiser-report-action/issues/331

enhancement

## Summary I have been using the exchange referred to here https://github.com/urql-graphql/urql/discussions/3440#discussioncomment-8768504 for several months and it's useful, I would like to add it to the documentation.

## Problem In some cases, it may be desirable to display all files regardless of the change differences. This may be useful for smaller projects.