arukiidou

Results 18 issues of arukiidou

- fixes #206 However, unless the makefile is modified, only 1.19 is actually executed. This is why pr is still a draft.

### Is your feature request related to a problem? Please describe. [buildInfo.issues.tracker](https://github.com/jfrog/build-info-go/blob/df4947b5b00cd42b64de3d5aca7ab5d735ad07f8/buildinfo-schema.json#L195) does not work in this plugin. ```xml gitlab ``` ``` Cannot find 'buildInfo.issues.tracker.name' in class org.jfrog.buildinfo.Config$BuildInfo ``` ###...

feature request

- Fixes #391 - test passed: https://github.com/arukiidou/go-oidc/pull/2

### Summary - Add predefined scope values as const - [included in the OpenID Connect Core 1.0 specs](https://openid.net/specs/openid-connect-core-1_0.html) - Add a description docs to each const - Update example If...

### summary - fixes #385 ### pkgsite example ![image](https://github.com/coreos/go-oidc/assets/10738333/38cff084-5389-44ce-a79e-52e78a5dd8f9) ![image](https://github.com/coreos/go-oidc/assets/10738333/26c6c4a4-f6d4-4d35-9637-b9431df8a877) ### vscode example ![image](https://github.com/coreos/go-oidc/assets/10738333/da55c794-ac3f-4e1f-bf20-6915a6b67ed0)

AWS recently announced end of support for their SDK V1 . Should migrate to the new SDK as soon? https://aws.amazon.com/jp/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/

dependencies

### Feature Description influxv1 is already eol, will this still remain the core output module? https://www.influxdata.com/blog/influxdb-oss-and-enterprise-roadmap-update-from-influxdays-emea/#heading2 ### Suggested Solution (optional) Demote this to xk6-output-influxdbv1 ### Already existing or connected issues...

question
awaiting user
triage

- Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from from 7.18.3 to 10.0.1. - replace ` LRUCache ` import -> `{ LRUCache }`, see [changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md#900) - help dependabot #12709 - follow-up #12768 - labels -...