Skip to content

Bump org.openrewrite.recipe:rewrite-static-analysis from 1.19.0 to 1.20.0#4

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-1.20.0
Closed

Bump org.openrewrite.recipe:rewrite-static-analysis from 1.19.0 to 1.20.0#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-1.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps org.openrewrite.recipe:rewrite-static-analysis from 1.19.0 to 1.20.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.

1.20.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v1.19.0...v1.20.0

Commits
  • 04408aa refactor: Update Gradle wrapper
  • 81341a8 ReplaceClassIsInstanceWithInstanceof: Fix another corner case
  • 2ed0ae0 refactor: OpenRewrite best practices
  • f384181 ReplaceClassIsInstanceWithInstanceof: Fix more corner cases
  • f32b689 ReplaceClassIsInstanceWithInstanceof: Fix ClassCastException
  • 000bdd1 Add missing license header
  • e152bcf Create top level class VariableReferences
  • 80cb672 Do not add nullable annotations for computeIfAbsent/Present
  • 6225225 refactor: Standardize .editorconfig
  • 286d4ee Add recipe ReplaceClassIsInstanceWithInstanceof for SonarQube RSPEC-6202 (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 14, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #16.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-1.20.0 branch December 2, 2024 15:28
mergify bot added a commit that referenced this pull request Nov 16, 2025
Bumps the github-actions group with 4 updates: [dorny/test-reporter](https://github.com/dorny/test-reporter), [github/codeql-action](https://github.com/github/codeql-action), [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) and [robfrank/kamal-accessories-updater](https://github.com/robfrank/kamal-accessories-updater).
Updates `dorny/test-reporter` from 2.1.1 to 2.2.0
Changelog

*Sourced from [dorny/test-reporter's changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md).*

> Changelog
> =========
>
> 2.2.0
> -----
>
> * Feature: Add collapsed option to control report summary visibility [dorny/test-reporter#664](https://github.com/dorny/test-reporter/pull/664)
> * Fix badge encoding for values including underscore and hyphens [dorny/test-reporter#672](https://github.com/dorny/test-reporter/pull/672)
> * Fix missing `report-title` attribute in action definition [dorny/test-reporter#637](https://github.com/dorny/test-reporter/pull/637)
> * Refactor variable names to fix shadowing issues [dorny/test-reporter#630](https://github.com/dorny/test-reporter/pull/630)
>
> 2.1.1
> -----
>
> * Fix error when a TestMethod element does not have a className attribute in a trx file [dorny/test-reporter#623](https://github.com/dorny/test-reporter/pull/623)
> * Add stack trace from trx to summary [dorny/test-reporter#615](https://github.com/dorny/test-reporter/pull/615)
> * List only failed tests [dorny/test-reporter#606](https://github.com/dorny/test-reporter/pull/606)
> * Add type definitions to `github-utils.ts` [dorny/test-reporter#604](https://github.com/dorny/test-reporter/pull/604)
> * Avoid split on undefined [dorny/test-reporter#258](https://github.com/dorny/test-reporter/pull/258)
> * Return links to summary report [dorny/test-reporter#588](https://github.com/dorny/test-reporter/pull/588)
> * Add step summary short summary [dorny/test-reporter#589](https://github.com/dorny/test-reporter/pull/589)
> * Fix for empty TRX TestDefinitions [dorny/test-reporter#582](https://github.com/dorny/test-reporter/pull/582)
> * Increase step summary limit to 1MiB [dorny/test-reporter#581](https://github.com/dorny/test-reporter/pull/581)
> * Fix input description for list options [dorny/test-reporter#572](https://github.com/dorny/test-reporter/pull/572)
>
> 2.1.0
> -----
>
> * Feature: Add summary title [dorny/test-reporter#568](https://github.com/dorny/test-reporter/pull/568)
> * Feature: Add Golang test parser [dorny/test-reporter#571](https://github.com/dorny/test-reporter/pull/571)
> * Increase step summary limit to 1MiB [dorny/test-reporter#581](https://github.com/dorny/test-reporter/pull/581)
> * Fix for empty TRX TestDefinitions [dorny/test-reporter#582](https://github.com/dorny/test-reporter/pull/582)
> * Fix input description for list options [dorny/test-reporter#572](https://github.com/dorny/test-reporter/pull/572)
> * Update npm packages [dorny/test-reporter#583](https://github.com/dorny/test-reporter/pull/583)
>
> 2.0.0
> -----
>
> * Parse JUnit report with detailed message in failure [dorny/test-reporter#559](https://github.com/dorny/test-reporter/pull/559)
> * Support displaying test results in markdown using GitHub Actions Job Summaries [dorny/test-reporter#383](https://github.com/dorny/test-reporter/pull/383)
>
> 1.9.1
> -----
>
> * Fix problematic retransmission of authentication token [dorny/test-reporter#438](https://github.com/dorny/test-reporter/pull/438)
> * Report correct number of tests in Dart [dorny/test-reporter#426](https://github.com/dorny/test-reporter/pull/426)
> * Number of completed tests mismatches passed/failed [dorny/test-reporter#319](https://github.com/dorny/test-reporter/issues/319)
>
> 1.9.0
> -----
>
> * Add support for Rspec (Ruby) [dorny/test-reporter#398](https://github.com/dorny/test-reporter/pull/398)
>
> 1.8.0
> -----
>
> * Add `SwiftXunitParser` class based on `JavaJunitParser` for `swift-xunit` reporter [dorny/test-reporter#317](https://github.com/dorny/test-reporter/pull/317)
> * Use NodeJS 18 LTS as default runtime [dorny/test-reporter#332](https://github.com/dorny/test-reporter/pull/332)
> * Escape `<>` characters in suite name [dorny/test-reporter#236](https://github.com/dorny/test-reporter/pull/236)
> * Update actions runtime to Node20 [dorny/test-reporter#315](https://github.com/dorny/test-reporter/pull/315)
> * Update check title and remove icon [dorny/test-reporter#144](https://github.com/dorny/test-reporter/pull/144)
>
> 1.7.0
> -----
>
> * Fix [#199](https://github.com/dorny/test-reporter/issues/199): Use ✅ instead of ✔️ for better cross platform look by [`@​petrdvorak`](https://github.com/petrdvorak) in [dorny/test-reporter#200](https://github.com/dorny/test-reporter/pull/200)
> * Verify content of dist/ folder matches build output by [`@​dorny`](https://github.com/dorny) in [dorny/test-reporter#207](https://github.com/dorny/test-reporter/pull/207)

... (truncated)


Commits

* [`7b7927a`](dorny/test-reporter@7b7927a) test-reporter release v2.2.0
* [`eeac280`](dorny/test-reporter@eeac280) Merge pull request [#676](https://github.com/dorny/test-reporter/issues/676) from dorny/dependabot/npm\_and\_yarn/js-yaml-4.1.1
* [`6939db5`](dorny/test-reporter@6939db5) Bump js-yaml from 4.1.0 to 4.1.1
* [`b3812e0`](dorny/test-reporter@b3812e0) Merge pull request [#664](https://github.com/dorny/test-reporter/issues/664) from pespinel/feature/collapsed-option
* [`cd29956`](dorny/test-reporter@cd29956) tests: refactor input `collapsed=auto` to individual tests
* [`c793522`](dorny/test-reporter@c793522) feat: add validation for the `collapsed` input parameter
* [`5fb0582`](dorny/test-reporter@5fb0582) chore: run linter to fix code style issues
* [`7148297`](dorny/test-reporter@7148297) test: fix linter and create tests
* [`828632a`](dorny/test-reporter@828632a) feat: add collapsed option to control report visibility
* [`4a41472`](dorny/test-reporter@4a41472) Merge pull request [#672](https://github.com/dorny/test-reporter/issues/672) from dorny/bugfix/671-allow\_hyphens\_in\_badge\_image\_names
* Additional commits viewable in [compare view](dorny/test-reporter@dc3a926...7b7927a)
  
Updates `github/codeql-action` from 4.31.2 to 4.31.3
Release notes

*Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).*

> v4.31.3
> -------
>
> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> 4.31.3 - 13 Nov 2025
> --------------------
>
> * CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see [Upcoming deprecation of CodeQL Action v3](https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/).
> * Update default CodeQL bundle version to 2.23.5. [#3288](https://github.com/github/codeql-action/pull/3288)
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v4.31.3/CHANGELOG.md) for more information.


Changelog

*Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).*

> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> [UNRELEASED]
> ------------
>
> No user facing changes.
>
> 4.31.3 - 13 Nov 2025
> --------------------
>
> * CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see [Upcoming deprecation of CodeQL Action v3](https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/).
> * Update default CodeQL bundle version to 2.23.5. [#3288](https://github.com/github/codeql-action/pull/3288)
>
> 4.31.2 - 30 Oct 2025
> --------------------
>
> No user facing changes.
>
> 4.31.1 - 30 Oct 2025
> --------------------
>
> * The `add-snippets` input has been removed from the `analyze` action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.
>
> 4.31.0 - 24 Oct 2025
> --------------------
>
> * Bump minimum CodeQL bundle version to 2.17.6. [#3223](https://github.com/github/codeql-action/pull/3223)
> * When SARIF files are uploaded by the `analyze` or `upload-sarif` actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the `upload-sarif` action. For `analyze`, this may affect Advanced Setup for CodeQL users who specify a value other than `always` for the `upload` input. [#3222](https://github.com/github/codeql-action/pull/3222)
>
> 4.30.9 - 17 Oct 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.3. [#3205](https://github.com/github/codeql-action/pull/3205)
> * Experimental: A new `setup-codeql` action has been added which is similar to `init`, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. [#3204](https://github.com/github/codeql-action/pull/3204)
>
> 4.30.8 - 10 Oct 2025
> --------------------
>
> No user facing changes.
>
> 4.30.7 - 06 Oct 2025
> --------------------
>
> * [v4+ only] The CodeQL Action now runs on Node.js v24. [#3169](https://github.com/github/codeql-action/pull/3169)
>
> 3.30.6 - 02 Oct 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.2. [#3168](https://github.com/github/codeql-action/pull/3168)
>
> 3.30.5 - 26 Sep 2025
> --------------------
>
> * We fixed a bug that was introduced in `3.30.4` with `upload-sarif` which resulted in files without a `.sarif` extension not getting uploaded. [#3160](https://github.com/github/codeql-action/pull/3160)
>
> 3.30.4 - 25 Sep 2025
> --------------------
>
> * We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the `codeql-action/init` step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the `codeql-action/init` step. [#3099](https://github.com/github/codeql-action/pull/3099) and [#3100](https://github.com/github/codeql-action/pull/3100)

... (truncated)


Commits

* [`014f16e`](github/codeql-action@014f16e) Merge pull request [#3293](https://github.com/github/codeql-action/issues/3293) from github/update-v4.31.3-8c10e89c7
* [`14d898e`](github/codeql-action@14d898e) Update changelog for v4.31.3
* [`8c10e89`](github/codeql-action@8c10e89) Merge pull request [#3288](https://github.com/github/codeql-action/issues/3288) from github/update-bundle/codeql-bundle-v2.23.5
* [`9777b01`](github/codeql-action@9777b01) Merge branch 'main' into update-bundle/codeql-bundle-v2.23.5
* [`456a74a`](github/codeql-action@456a74a) Merge pull request [#3289](https://github.com/github/codeql-action/issues/3289) from github/mbg/ci/setup-dotnet
* [`3fac49c`](github/codeql-action@3fac49c) Update remaining workflows
* [`38a3a72`](github/codeql-action@38a3a72) Enable `installDotNet` in all workflows that analyse C#
* [`58c9eb6`](github/codeql-action@58c9eb6) Add `global.json`
* [`f20e021`](github/codeql-action@f20e021) Add support for adding `setup-dotnet` steps to `sync.sh`
* [`8d3d400`](github/codeql-action@8d3d400) Add changelog note
* Additional commits viewable in [compare view](github/codeql-action@0499de3...014f16e)
  
Updates `updatecli/updatecli-action` from 2.95.0 to 2.96.0
Release notes

*Sourced from [updatecli/updatecli-action's releases](https://github.com/updatecli/updatecli-action/releases).*

> v2.96.0 🌈
> ---------
>
> Changes
> -------
>
> * deps: update updatecli version to v0.110.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#981](https://github.com/updatecli/updatecli-action/issues/981))
> * Bump "js-yaml" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#980](https://github.com/updatecli/updatecli-action/issues/980))
> * Bump "`@​types/node`" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#979](https://github.com/updatecli/updatecli-action/issues/979))
>
> 🧰 Maintenance
> -------------
>
> * deps: bump Updatecli GH action to v2.95.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#978](https://github.com/updatecli/updatecli-action/issues/978))
>
> Contributors
> ------------
>
> [`@​olblak`](https://github.com/olblak), [`@​updateclibot`](https://github.com/updateclibot)[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot)


Commits

* [`5ca3636`](updatecli/updatecli-action@5ca3636) deps: update updatecli version to v0.110.3 ([#981](https://github.com/updatecli/updatecli-action/issues/981))
* [`08a173d`](updatecli/updatecli-action@08a173d) Bump "js-yaml" package version ([#980](https://github.com/updatecli/updatecli-action/issues/980))
* [`78f18a6`](updatecli/updatecli-action@78f18a6) Bump "`@​types/node`" package version ([#979](https://github.com/updatecli/updatecli-action/issues/979))
* [`c5d5a83`](updatecli/updatecli-action@c5d5a83) deps: bump Updatecli GH action to v2.95.0 ([#978](https://github.com/updatecli/updatecli-action/issues/978))
* [`8277446`](updatecli/updatecli-action@8277446) Update updatecli action configuration
* See full diff in [compare view](updatecli/updatecli-action@9c04c99...5ca3636)
  
Updates `robfrank/kamal-accessories-updater` from 25.11.0 to 25.11.2
Release notes

*Sourced from [robfrank/kamal-accessories-updater's releases](https://github.com/robfrank/kamal-accessories-updater/releases).*

> Release v25.11.2
> ----------------
>
> What's Changed
> --------------
>
> * Update action.yml to use specific commit of create-pull-request action (935fbb8)
> * Merge pull request [#5](https://github.com/robfrank/kamal-accessories-updater/issues/5) from robfrank/infra/add-pre-build-checks (ddcfb33)
> * Add pre-build checks and configuration for pre-commit hooks (54f0894)
> * Merge pull request [#4](https://github.com/robfrank/kamal-accessories-updater/issues/4) from robfrank/claude/add-docker-registry-support-011WXEv8yLYPdLuRrgtoRjk5 (ac43718)
> * Update src/utils.sh (9b1c15e)
> * Add support for multiple Docker registries including ghcr.io (7d009d6)
>
> Usage
> -----
>
> To use this version in your workflows:
>
> ```
> - name: Update Kamal accessories
>   uses: robfrank/kamal-accessories-updater@v25.11.2
>   with:
>     config-dir: config
>     mode: update-all
> ```
>
> **Full Changelog**: <robfrank/kamal-accessories-updater@...v25.11.2>


Commits

* [`935fbb8`](robfrank/kamal-accessories-updater@935fbb8) Update action.yml to use specific commit of create-pull-request action
* [`ddcfb33`](robfrank/kamal-accessories-updater@ddcfb33) Merge pull request [#5](https://github.com/robfrank/kamal-accessories-updater/issues/5) from robfrank/infra/add-pre-build-checks
* [`54f0894`](robfrank/kamal-accessories-updater@54f0894) Add pre-build checks and configuration for pre-commit hooks
* [`ac43718`](robfrank/kamal-accessories-updater@ac43718) Merge pull request [#4](https://github.com/robfrank/kamal-accessories-updater/issues/4) from robfrank/claude/add-docker-registry-support-011WXE...
* [`9b1c15e`](robfrank/kamal-accessories-updater@9b1c15e) Update src/utils.sh
* [`7d009d6`](robfrank/kamal-accessories-updater@7d009d6) Add support for multiple Docker registries including ghcr.io
* See full diff in [compare view](robfrank/kamal-accessories-updater@ecbebed...935fbb8)
  
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore  minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant