Skip to content

chore(studio-deps)(deps): bump iconv-lite from 0.7.1 to 0.7.2 in /studio#3101

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/iconv-lite-0.7.2
Closed

chore(studio-deps)(deps): bump iconv-lite from 0.7.1 to 0.7.2 in /studio#3101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/iconv-lite-0.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 11, 2026

Copy link
Copy Markdown
Contributor

Bumps iconv-lite from 0.7.1 to 0.7.2.

Release notes

Sourced from iconv-lite's releases.

v0.7.2

🐞 Bug fixes

  • Correction of CommonJS exports in TypeScript definitions - by @​plbstl in #366

    Fixed the TypeScript definitions to correctly represent the CommonJS exports of the library. This resolves issues where consumers using TypeScript would encounter errors due to incorrect type definitions that did not align with the actual module exports.

Other changes

Full Changelog: pillarjs/iconv-lite@v0.7.1...v0.7.2

Changelog

Sourced from iconv-lite's changelog.

0.7.2

🐞 Bug fixes

  • Correction of CommonJS exports in TypeScript definitions - by @​plbstl in #366

    Fixed the TypeScript definitions to correctly represent the CommonJS exports of the library. This resolves issues where consumers using TypeScript would encounter errors due to incorrect type definitions that did not align with the actual module exports.

Commits

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 [iconv-lite](https://github.com/pillarjs/iconv-lite) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/pillarjs/iconv-lite/releases)
- [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md)
- [Commits](pillarjs/iconv-lite@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: iconv-lite
  dependency-version: 0.7.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file frontend security labels Jan 11, 2026
@mergify

mergify Bot commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

🧪 CI Insights

Here's what we observed from your CI run for 2cc2c4c.

🟢 All jobs passed!

But CI Insights is watching 👀

@dependabot @github

dependabot Bot commented on behalf of github Jan 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like iconv-lite is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Jan 12, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/studio/main/iconv-lite-0.7.2 branch January 12, 2026 12:56
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 3.30.3.
Release notes

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

> v3.30.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.
>
> 3.30.3 - 10 Sep 2025
> --------------------
>
> No user facing changes.
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.30.3/CHANGELOG.md) for more information.
>
> v3.30.2
> -------
>
> 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.
>
> 3.30.2 - 09 Sep 2025
> --------------------
>
> * Fixed a bug which could cause language autodetection to fail. [ArcadeData#3084](https://redirect.github.com/github/codeql-action/pull/3084)
> * Experimental: The `quality-queries` input that was added in `3.29.2` as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new `analysis-kinds` input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. [ArcadeData#3064](https://redirect.github.com/github/codeql-action/pull/3064)
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.30.2/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]
> ------------
>
> * 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. [ArcadeData#3099](https://redirect.github.com/github/codeql-action/pull/3099) and [ArcadeData#3100](https://redirect.github.com/github/codeql-action/pull/3100)
> * We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. [ArcadeData#3107](https://redirect.github.com/github/codeql-action/pull/3107)
>
> 3.30.3 - 10 Sep 2025
> --------------------
>
> No user facing changes.
>
> 3.30.2 - 09 Sep 2025
> --------------------
>
> * Fixed a bug which could cause language autodetection to fail. [ArcadeData#3084](https://redirect.github.com/github/codeql-action/pull/3084)
> * Experimental: The `quality-queries` input that was added in `3.29.2` as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new `analysis-kinds` input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. [ArcadeData#3064](https://redirect.github.com/github/codeql-action/pull/3064)
>
> 3.30.1 - 05 Sep 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.0. [ArcadeData#3077](https://redirect.github.com/github/codeql-action/pull/3077)
>
> 3.30.0 - 01 Sep 2025
> --------------------
>
> * Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. [ArcadeData#3054](https://redirect.github.com/github/codeql-action/pull/3054)
>
> 3.29.11 - 21 Aug 2025
> ---------------------
>
> * Update default CodeQL bundle version to 2.22.4. [ArcadeData#3044](https://redirect.github.com/github/codeql-action/pull/3044)
>
> 3.29.10 - 18 Aug 2025
> ---------------------
>
> No user facing changes.
>
> 3.29.9 - 12 Aug 2025
> --------------------
>
> No user facing changes.
>
> 3.29.8 - 08 Aug 2025
> --------------------
>
> * Fix an issue where the Action would autodetect unsupported languages such as HTML. [ArcadeData#3015](https://redirect.github.com/github/codeql-action/pull/3015)
>
> 3.29.7 - 07 Aug 2025
> --------------------
>
> This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.
>
> 3.29.6 - 07 Aug 2025
> --------------------
>
> * The `cleanup-level` input to the `analyze` Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. [ArcadeData#2999](https://redirect.github.com/github/codeql-action/pull/2999)
> * Update default CodeQL bundle version to 2.22.3. [ArcadeData#3000](https://redirect.github.com/github/codeql-action/pull/3000)

... (truncated)


Commits

* [`192325c`](github/codeql-action@192325c) Merge pull request [ArcadeData#3104](https://redirect.github.com/github/codeql-action/issues/3104) from github/update-v3.30.3-b660efdcf
* [`e68956d`](github/codeql-action@e68956d) Update changelog for v3.30.3
* [`b660efd`](github/codeql-action@b660efd) Merge pull request [ArcadeData#3103](https://redirect.github.com/github/codeql-action/issues/3103) from github/mbg/fix/category-check
* [`e49458b`](github/codeql-action@e49458b) Fix `runInterpretResultsFor` using the wrong `AnalysisConfig` for `category` fix
* [`f374a62`](github/codeql-action@f374a62) Merge pull request [ArcadeData#3098](https://redirect.github.com/github/codeql-action/issues/3098) from github/kaspersv/increase-overlay-base-size-limit
* [`5efa438`](github/codeql-action@5efa438) Merge pull request [ArcadeData#3101](https://redirect.github.com/github/codeql-action/issues/3101) from github/mbg/public-repo-notice-in-pr-template
* [`8a84a62`](github/codeql-action@8a84a62) Overlay: Increase size limit for cached overlay base database
* [`eb50a88`](github/codeql-action@eb50a88) Merge pull request [ArcadeData#3097](https://redirect.github.com/github/codeql-action/issues/3097) from github/redsun82/only-dump-sarif
* [`4c53461`](github/codeql-action@4c53461) Tweak sarif dump log
* [`dae3742`](github/codeql-action@dae3742) Dump soon to be uploaded SARIF on request
* Additional commits viewable in [compare view](github/codeql-action@f1f6e5f...192325c)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=github/codeql-action&package-manager=github\_actions&previous-version=3.30.1&new-version=3.30.3)](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 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 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)
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 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant