elide-dev / elide

fast polyglot runtime
https://elide.dev
MIT License
100 stars 16 forks source link

chore(deps): Bump JetBrains/qodana-action from 9a71424636be05dccc139d34e7248de96fd15d9c to 86eb286695b6eecb6e4120671ad9516cf4758407 #1071

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Ready for review Powered by Pull Request Badge

Bumps JetBrains/qodana-action from 9a71424636be05dccc139d34e7248de96fd15d9c to 86eb286695b6eecb6e4120671ad9516cf4758407.

Commits
  • 86eb286 :bug: Fix node version incompatibilities for old runners (QD-9488)
  • e82b6cf :memo: Add required docs (QD-9495)
  • cef6958 :bricks: Fix Gradle project (QD-9459)
  • 5436cb0 :arrow_up: Bump @​types/node in the npm-development group
  • a913367 :bricks: Always bump azure-dev to ensure constant publishing (QD-9451)
  • c96b39a :arrow_up: Update qodana to v2024.1.8
  • 6e3efa9 :bricks: Use node16 for Azure jobs
  • c141904 :arrow_up: Bump dependencies and node version for Azure
  • 6b043d2 :bricks: Fix CLI downloader when a binary exists
  • 18aa0d7 :bricks: Apply workaround for gradle publications issues
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #1083.