kamp icon indicating copy to clipboard operation
kamp copied to clipboard

Package discovery website and scanner for Kotlin multiplatform.

Results 36 kamp issues
Sort by recently updated
recently updated
newest added

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.0.6. Release notes Sourced from actions/cache's releases. v3.0.6 What's Changed Add example for clojure lein project dependencies by @​shivamarora1 in PR actions/cache#835 Update toolkit's cache...

dependencies
github_actions

Bumps [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) from 2.26.1 to 3.20.0. Release notes Sourced from cloudflare/cloudflare's releases. v3.20.0 BREAKING CHANGES: resource/cloudflare_healthcheck: deprecates notification_email_addresses and notification_suspended in favour of cloudflare_notification_policy (#1789) NOTES: resource/cloudflare_access_rule: this resource now...

dependencies
terraform

Closes #61

Bumps [mongodb/mongodbatlas](https://github.com/mongodb/terraform-provider-mongodbatlas) from 0.9.1 to 1.4.3. Release notes Sourced from mongodb/mongodbatlas's releases. v1.4.3 What's Changed INTMDB-335: Add option for multiple weekly monthly schedules @​martinstibbe in #784 INTMDB-348: autoexport parameter not...

dependencies
terraform

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. Commits 1725087 Update default CodeQL to 2.9.2 e655565 Merge pull request #1076 from github/henrymercer/fix-changelog-typo c38e41c Fix a typo in...

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. Release notes Sourced from actions/download-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (actions/download-artifact#134) Update package-lock.json file version to 2 (actions/download-artifact#136) Breaking Changes...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. Release notes Sourced from actions/upload-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (#293) Update package-lock.json file version to 2 (#302) Breaking Changes...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

dependencies
github_actions

Bumps de.fayard.refreshVersions from 0.40.1 to 0.40.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=de.fayard.refreshVersions&package-manager=gradle&previous-version=0.40.1&new-version=0.40.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

If a group has a package and a subgroup at the same level, subgroup will be missed by the scanner. For example, due to clikt packages moving group recently, new...

bug