Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github/codeql-action digest to 883d858 - abandoned #1993

Open
wants to merge 592 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github/codeql-action action digest b611370 -> 883d858

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate bot and others added 30 commits April 9, 2024 23:37
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add .npmrc file with node-options="--openssl-legacy-provider"
Delete .eslintignore file
Add tsconfig.eslint.json file with specific compiler options
Update vite.config.ts file to include "pool: forks"
Add eslint.config.js file with eslint and typescript-eslint configurations
Delete .eslintrc.json file
Update .github/workflows/node.yml file to use "pnpm build" and "npm test"
Update packages/gateway/test/web.test.ts file to use double quotes
Update package.json file with lint, start, format, and test scripts

* Update eslint.config.js file with eslint and typescript-eslint configurations

* Update eslint.config.js with eslint and typescript-eslint configurations

* Update .gitattributes file to prevent merging changes to generated files

* Update codecovcli command in .github/workflows/node.yml
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* add logging to triage 1902

Related Error: Error handling packet: error: relation "vehicle" does not exist #1902

* Add TServerLogger type to mockLogger function

* Fix unused import and remove eslint-disable-next-line in State.ts
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodecovAI submitted a new review for faeb7cd

@@ -43,7 +43,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/init@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The initialization step of the CodeQL action has been updated. Please ensure that the new version 'eb055d739abdc2e8de2e5f4ba1a8b246daa779aa' does not introduce breaking changes or undesired behavior.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodecovAI submitted a new review for faeb7cd

@@ -43,7 +43,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/init@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In line [10], it is important to specify the exact version of Github's CodeQL analysis Action you are using to ensure that your code will still work if a newer version is released. You can specify the release tag of the version you want to use, instead of the commit hash. This will not only enhance the readability of your code but also makes it easier to understand what version of the action your workflow is using.

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org)
([source](https://github.com/nodejs/node)) | minor | `22.5.1` ->
`22.6.0` |

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v22.6.0`](https://github.com/nodejs/node/compare/v22.5.1...v22.6.0)

[Compare
Source](https://github.com/nodejs/node/compare/v22.5.1...v22.6.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rustymotors/server-old).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated Node.js version to 22.6.0 for improved performance and
potential new features.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 87d1683 and faeb7cd.

Files selected for processing (1)
  • .github/workflows/codeql-analysis.yml (3 hunks)
Additional comments not posted (3)
.github/workflows/codeql-analysis.yml (3)

57-57: Verify the compatibility of the new CodeQL Autobuild version.

The commit hash for the CodeQL Autobuild action has been updated. Ensure that the new version is compatible with your project setup and does not introduce breaking changes.


46-46: Verify the compatibility of the new CodeQL Init version.

The commit hash for the CodeQL Init action has been updated. Ensure that the new version is compatible with your project setup and does not introduce breaking changes.


71-71: Verify the compatibility of the new CodeQL Analyze version.

The commit hash for the CodeQL Analyze action has been updated. Ensure that the new version is compatible with your project setup and does not introduce breaking changes.

renovate bot added 4 commits August 6, 2024 23:20
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pyyaml](https://pyyaml.org/)
([source](https://github.com/yaml/pyyaml)) | `==6.0.1` -> `==6.0.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyyaml/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyyaml/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyyaml/6.0.1/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyyaml/6.0.1/6.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>yaml/pyyaml (pyyaml)</summary>

### [`v6.0.2`](https://github.com/yaml/pyyaml/releases/tag/6.0.2)

[Compare Source](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

#### What's Changed

-   Support for Cython 3.x and Python 3.13.

**Full Changelog**: yaml/pyyaml@6.0.1...6.0.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rustymotors/server-old).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated the `pyyaml` package to version `6.0.2` for improved stability
and potential bug fixes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sentry-sdk](https://github.com/getsentry/sentry-python)
([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md))
| `==2.12.0` -> `==2.13.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.12.0/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.12.0/2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>getsentry/sentry-python (sentry-sdk)</summary>

###
[`v2.13.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2130)

[Compare
Source](https://github.com/getsentry/sentry-python/compare/2.12.0...2.13.0)

##### Various fixes & improvements

- **New integration:**
[Ray](https://docs.sentry.io/platforms/python/integrations/ray/)
([#&#8203;2400](https://github.com/getsentry/sentry-python/issues/2400))
([#&#8203;2444](https://github.com/getsentry/sentry-python/issues/2444))
by [@&#8203;glowskir](https://github.com/glowskir)

Usage: (add the RayIntegration to your `sentry_sdk.init()` call and make
sure it is called in the worker processes)

    ```python
    import ray

    import sentry_sdk
    from sentry_sdk.integrations.ray import RayIntegration

    def init_sentry():
        sentry_sdk.init(
            dsn="...",
            traces_sample_rate=1.0,
            integrations=[RayIntegration()],
        )

    init_sentry()

    ray.init(
        runtime_env=dict(worker_process_setup_hook=init_sentry),
    )
    ```

For more information, see the documentation for the [Ray
integration](https://docs.sentry.io/platforms/python/integrations/ray/).

- **New integration:**
[Litestar](https://docs.sentry.io/platforms/python/integrations/litestar/)
([#&#8203;2413](https://github.com/getsentry/sentry-python/issues/2413))
([#&#8203;3358](https://github.com/getsentry/sentry-python/issues/3358))
by [@&#8203;KellyWalker](https://github.com/KellyWalker)

    Usage: (add the LitestarIntegration to your `sentry_sdk.init()`)

    ```python
    from litestar import Litestar, get

    import sentry_sdk
    from sentry_sdk.integrations.litestar import LitestarIntegration

    sentry_sdk.init(
        dsn="...",
        traces_sample_rate=1.0,
        integrations=[LitestarIntegration()],
    )

    @&#8203;get("/")
    async def index() -> str:
        return "Hello, world!"

    app = Litestar(...)
    ```

For more information, see the documentation for the [Litestar
integration](https://docs.sentry.io/platforms/python/integrations/litestar/).

- **New integration:**
[Dramatiq](https://docs.sentry.io/platforms/python/integrations/dramatiq/)
from [@&#8203;jacobsvante](https://github.com/jacobsvante)
([#&#8203;3397](https://github.com/getsentry/sentry-python/issues/3397))
by [@&#8203;antonpirker](https://github.com/antonpirker)
    Usage: (add the DramatiqIntegration to your `sentry_sdk.init()`)

    ```python
    import dramatiq

    import sentry_sdk
    from sentry_sdk.integrations.dramatiq import DramatiqIntegration

    sentry_sdk.init(
        dsn="...",
        traces_sample_rate=1.0,
        integrations=[DramatiqIntegration()],
    )

    @&#8203;dramatiq.actor(max_retries=0)
    def dummy_actor(x, y):
        return x / y

    dummy_actor.send(12, 0)
    ```

For more information, see the documentation for the [Dramatiq
integration](https://docs.sentry.io/platforms/python/integrations/dramatiq/).

- **New config option:** Expose `custom_repr` function that precedes
`safe_repr` invocation in serializer
([#&#8203;3438](https://github.com/getsentry/sentry-python/issues/3438))
by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py)

See:
https://docs.sentry.io/platforms/python/configuration/options/#custom-repr

- Profiling: Add client SDK info to profile chunk
([#&#8203;3386](https://github.com/getsentry/sentry-python/issues/3386))
by [@&#8203;Zylphrex](https://github.com/Zylphrex)

- Serialize vars early to avoid living references
([#&#8203;3409](https://github.com/getsentry/sentry-python/issues/3409))
by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py)

- Deprecate hub-based `sessions.py` logic
([#&#8203;3419](https://github.com/getsentry/sentry-python/issues/3419))
by [@&#8203;szokeasaurusrex](https://github.com/szokeasaurusrex)

- Deprecate `is_auto_session_tracking_enabled`
([#&#8203;3428](https://github.com/getsentry/sentry-python/issues/3428))
by [@&#8203;szokeasaurusrex](https://github.com/szokeasaurusrex)

- Add note to generated yaml files
([#&#8203;3423](https://github.com/getsentry/sentry-python/issues/3423))
by [@&#8203;sentrivana](https://github.com/sentrivana)

- Slim down PR template
([#&#8203;3382](https://github.com/getsentry/sentry-python/issues/3382))
by [@&#8203;sentrivana](https://github.com/sentrivana)

- Use new banner in readme
([#&#8203;3390](https://github.com/getsentry/sentry-python/issues/3390))
by [@&#8203;sentrivana](https://github.com/sentrivana)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rustymotors/server-old).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
@renovate renovate bot changed the title chore(deps): update github/codeql-action digest to eb055d7 chore(deps): update github/codeql-action digest to 29d86d2 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-digest branch from faeb7cd to 7754843 Compare August 13, 2024 22:18
Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodecovAI submitted a new review for 7754843

@@ -43,7 +43,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/init@29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 # v3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The github/codeql-action/init action has been updated to a new version. Please make sure this version has been tested thoroughly in a staging environment before you roll it out to production to avoid introducing any new, unanticipated issues.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between faeb7cd and 7754843.

Files selected for processing (1)
  • .github/workflows/codeql-analysis.yml (3 hunks)
Additional comments not posted (3)
.github/workflows/codeql-analysis.yml (3)

46-46: Verify compatibility of the updated CodeQL Init action.

Ensure that the new commit hash 29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 is stable and compatible with your project setup. Check for any breaking changes or new features.


71-71: Verify compatibility of the updated CodeQL Analyze action.

Ensure that the new commit hash 29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 is stable and compatible with your project setup. Check for any breaking changes or new features.


57-57: Verify compatibility of the updated CodeQL Autobuild action.

Ensure that the new commit hash 29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 is stable and compatible with your project setup. Check for any breaking changes or new features.

@renovate renovate bot changed the title chore(deps): update github/codeql-action digest to 29d86d2 chore(deps): update github/codeql-action digest to 429e197 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-digest branch from 7754843 to ff267e9 Compare August 14, 2024 20:34
Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodecovAI submitted a new review for ff267e9

@@ -43,7 +43,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/init@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version of github/codeql-action/init that is being used has been updated. Ensure that this new version has all the necessary features and does not introduce any breaking changes.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 7754843 and ff267e9.

Files selected for processing (1)
  • .github/workflows/codeql-analysis.yml (3 hunks)
Files skipped from review due to trivial changes (1)
  • .github/workflows/codeql-analysis.yml

drazisil and others added 5 commits August 19, 2024 08:01
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new configuration file for automated dependency updates,
enhancing version management.
- Implemented specific rules to preserve compatibility with legacy
systems by restricting updates for certain packages.

- **Documentation**
- Updated documentation to clarify the importance of maintaining legacy
dependencies for older clients.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@renovate renovate bot changed the title chore(deps): update github/codeql-action digest to 429e197 chore(deps): update github/codeql-action digest to 883d858 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-digest branch from ff267e9 to feb5f1d Compare August 19, 2024 17:01
Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodecovAI submitted a new review for feb5f1d

@@ -43,7 +43,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/init@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version of the CodeQL init action has been changed. Ensure the new version is tested for compatibility and does not cause any unexpected behavior in the analysis workflow.

Copy link

sonarcloud bot commented Aug 19, 2024

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between ff267e9 and feb5f1d.

Files selected for processing (1)
  • .github/workflows/codeql-analysis.yml (3 hunks)
Files skipped from review due to trivial changes (1)
  • .github/workflows/codeql-analysis.yml

@renovate renovate bot changed the title chore(deps): update github/codeql-action digest to 883d858 chore(deps): update github/codeql-action digest to 883d858 - abandoned Aug 19, 2024
Copy link
Contributor Author

renovate bot commented Aug 19, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant