Patrick Ruhkopf

Results 7 issues of Patrick Ruhkopf

NPM 7 has introduced [workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces) which allows us to manage multiple packages inside one repository without any external dependencies such as Lerna. It would be fantastic if the auto npm...

enhancement

1. `@azure/identity` uses a beta version, @azure/ms-rest-js is also very outdated. This could also have security implications. Suggest to upgrade. 2. Is it necessary to pin `jsonwebtoken` to a specific...

needs-triage
feature-request

Occasionally our Azure Function app, which uses `search-documents` does not seem to be able to resolve the search endpoint: ``` getaddrinfo ENOTFOUND ***.search.windows.net","errStack":"RestError: request to https://***.search.windows.net/indexes(%27****%27)/docs/search.post.search?api-version=2020-06-30 failed, reason: getaddrinfo ENOTFOUND...

question
customer-reported
Client
Search

Hi, I've been using the MOXy implementation successfully so far with docx4j 6.x and before. Now I would like to upgrade to dox4j 8 and I'm facing an issue. Following...

The main goal here is to upgrade `@octokit/plugin-throttling` to `5`, so that the secondary rate limit wait time is increased, wich hopefully fixes https://github.com/intuit/auto/issues/2458. This required other dependencies to be...

For repos with a lot of commits/pull-requests, the release process fails with: ``` ✖ error Went over abuse rate limit GET /repos/{owner}/{repo}/releases/latest, retrying in 1m. ✖ error Went over abuse...

bug

- **Package Name**: `@azure/search-documents` - **Package Version**: `12.0.0` - **Operating system**: - [x] **nodejs** - **version**: `18.16.0` - [ ] **browser** - **name/version**: - [x] **typescript** - **version**: `4.9.5` **Describe...

bug
customer-reported
Client
Search
needs-team-attention
auto-close-exempt