Skip to content

build(deps): bump MeterianHQ/meterian-github-action from 1.0.12 to 1.0.13 - #1025

Merged
lvca merged 1 commit into
mainfrom
dependabot/github_actions/MeterianHQ/meterian-github-action-1.0.13
Apr 10, 2023
Merged

build(deps): bump MeterianHQ/meterian-github-action from 1.0.12 to 1.0.13#1025
lvca merged 1 commit into
mainfrom
dependabot/github_actions/MeterianHQ/meterian-github-action-1.0.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2023

Copy link
Copy Markdown
Contributor

Bumps MeterianHQ/meterian-github-action from 1.0.12 to 1.0.13.

Release notes

Sourced from MeterianHQ/meterian-github-action's releases.

v1.0.13

This is a Meterian Scanner GitHub Action, enabling scanning of projects for vulnerabilities. Please provided the necessary METERIAN_API_TOKEN (as a GitHub secret key via the respective repository setting), a token generated via http://meterian.com in order for the action to work. Please checkout the README for further details.

Commits
  • eadeff7 Merge pull request #15 from MeterianHQ/pre-and-post-scan-scripts-support
  • a2785d1 Updated documentation in relation to custom workflow
  • 9eafc22 Now with means to execute custom scripts prior to and after the scan
  • 032a463 Update README.md
  • 49baa58 Update example workflows
  • See full diff 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 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 [MeterianHQ/meterian-github-action](https://github.com/MeterianHQ/meterian-github-action) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/MeterianHQ/meterian-github-action/releases)
- [Commits](MeterianHQ/meterian-github-action@v1.0.12...v1.0.13)

---
updated-dependencies:
- dependency-name: MeterianHQ/meterian-github-action
  dependency-type: direct:production
  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 github_actions labels Apr 10, 2023
@lvca
lvca merged commit 57aa253 into main Apr 10, 2023
@lvca lvca added this to the 23.4.1 milestone Apr 10, 2023
@lvca lvca self-assigned this Apr 10, 2023
@dependabot
dependabot Bot deleted the dependabot/github_actions/MeterianHQ/meterian-github-action-1.0.13 branch April 10, 2023 13:29
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
Bumps [MeterianHQ/meterian-github-action](https://github.com/MeterianHQ/meterian-github-action) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/MeterianHQ/meterian-github-action/releases)
- [Commits](MeterianHQ/meterian-github-action@v1.0.12...v1.0.13)

---
updated-dependencies:
- dependency-name: MeterianHQ/meterian-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Jul 26, 2026
…5.0 in /e2e-python [skip ci]

Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-python) to permit the latest version.
Release notes

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

> testcontainers: v4.15.0
> -----------------------
>
> [4.15.0](testcontainers/testcontainers-python@testcontainers-v4.15.0-rc4...testcontainers-v4.15.0) (2026-07-24)
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * **cratedb:** add CrateDB community module ([#1051](https://redirect.github.com/testcontainers/testcontainers-python/issues/1051)) ([0976c7e](testcontainers/testcontainers-python@0976c7e))


Changelog

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

> [4.15.0](testcontainers/testcontainers-python@testcontainers-v4.15.0-rc4...testcontainers-v4.15.0) (2026-07-24)
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * **cratedb:** add CrateDB community module ([#1051](https://redirect.github.com/testcontainers/testcontainers-python/issues/1051)) ([0976c7e](testcontainers/testcontainers-python@0976c7e))
>
> [4.15.0-rc4](testcontainers/testcontainers-python@testcontainers-v4.15.0-rc3...testcontainers-v4.15.0-rc4) (2026-06-11)
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * extended configuration options for container.exec method ([#1050](https://redirect.github.com/testcontainers/testcontainers-python/issues/1050)) ([7dee471](testcontainers/testcontainers-python@7dee471))
> * **main:** enable typing for complete package ([237be27](testcontainers/testcontainers-python@237be27))
> * **main:** make legacy imports available with deprecation notice ([ab6cca8](testcontainers/testcontainers-python@ab6cca8))
> * **test:** start working on parallel-running tests (WIP!) ([2d24429](testcontainers/testcontainers-python@2d24429))
>
> ### Bug Fixes
>
> * **arangodb:** replace deprecated add\_hash\_index with add\_persistent\_index ([50bb202](testcontainers/testcontainers-python@50bb202))
> * **aws:** wrong path of test ([38089b0](testcontainers/testcontainers-python@38089b0))
> * **ci:** correct coverage paths ([b21eccd](testcontainers/testcontainers-python@b21eccd))
> * **ci:** fix community test selection ([5287fc8](testcontainers/testcontainers-python@5287fc8))
> * **ci:** ignore [`@​overload`](https://github.com/overload) in coverage ([592c6d1](testcontainers/testcontainers-python@592c6d1))
> * **ci:** ignore TYPE\_CHECKING block in coverage ([3bdc561](testcontainers/testcontainers-python@3bdc561))
> * **core/registry:** use relative import for \_LocalRegistryContainer ([961e3d1](testcontainers/testcontainers-python@961e3d1))
> * **core:** make is\_podman respect resolved docker host ([#1048](https://redirect.github.com/testcontainers/testcontainers-python/issues/1048)) ([6018da3](testcontainers/testcontainers-python@6018da3))
> * **docs:** update docs reflecting new structure ([9427055](testcontainers/testcontainers-python@9427055))
> * **doctests:** Ensure paths are correct ([f777673](testcontainers/testcontainers-python@f777673))
> * **k3s:** replace tmpfs dict kwarg with with\_tmpfs\_mount() ([4d1da0c](testcontainers/testcontainers-python@4d1da0c))
> * **keycloak:** disable SSL requirement for master realm after start ([2a85595](testcontainers/testcontainers-python@2a85595))
> * **main:** adopt ci to new src structure ([dae421d](testcontainers/testcontainers-python@dae421d))
> * **main:** adopt imports to new structure ([9155677](testcontainers/testcontainers-python@9155677))
> * **rabbitmq:** declare queue as durable ([2622736](testcontainers/testcontainers-python@2622736))
> * **ruff:** add \*\*/\*\_example.py to per-file-ignores for T201 ([01dbd16](testcontainers/testcontainers-python@01dbd16))
> * **sftp:** remove redundant start() calls and fix SSH connection options ([54cef56](testcontainers/testcontainers-python@54cef56))
> * **trino:** increase default startup timeout from 30s to 60s ([2940501](testcontainers/testcontainers-python@2940501))
> * **weaviate:** update and fix module ([5dd2aa1](testcontainers/testcontainers-python@5dd2aa1))
>
> [4.15.0-rc3](testcontainers/testcontainers-python@testcontainers-v4.15.0-rc2...testcontainers-v4.15.0-rc3) (2026-06-03)
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * **core:** add Podman compatibility ([#1028](https://redirect.github.com/testcontainers/testcontainers-python/issues/1028)) ([37093ab](testcontainers/testcontainers-python@37093ab))
> * **core:** auto-detect DOCKER\_HOST from current docker context ([#1026](https://redirect.github.com/testcontainers/testcontainers-python/issues/1026)) ([d4b8ff6](testcontainers/testcontainers-python@d4b8ff6)), closes [#1025](https://redirect.github.com/testcontainers/testcontainers-python/issues/1025)
>
> ### Bug Fixes

... (truncated)


Commits

* [`04267b3`](testcontainers/testcontainers-python@04267b3) chore(main): release testcontainers 4.15.0 ([#1057](https://redirect.github.com/testcontainers/testcontainers-python/issues/1057))
* [`0f23105`](testcontainers/testcontainers-python@0f23105) chore(deps): bump boto3 from 1.43.36 to 1.43.50 ([#1077](https://redirect.github.com/testcontainers/testcontainers-python/issues/1077))
* [`bee755c`](testcontainers/testcontainers-python@bee755c) chore(deps): bump kubernetes from 36.0.2 to 36.0.3 ([#1078](https://redirect.github.com/testcontainers/testcontainers-python/issues/1078))
* [`9b6837d`](testcontainers/testcontainers-python@9b6837d) chore(deps): bump docker from 7.1.0 to 7.2.0 ([#1076](https://redirect.github.com/testcontainers/testcontainers-python/issues/1076))
* [`7685f20`](testcontainers/testcontainers-python@7685f20) chore(deps): bump openfga-sdk from 0.10.3 to 0.10.4 ([#1074](https://redirect.github.com/testcontainers/testcontainers-python/issues/1074))
* [`007e5ac`](testcontainers/testcontainers-python@007e5ac) chore(deps): bump redis from 8.0.0 to 8.0.1 ([#1072](https://redirect.github.com/testcontainers/testcontainers-python/issues/1072))
* [`977279b`](testcontainers/testcontainers-python@977279b) chore(deps-dev): bump anyio from 4.14.0 to 4.14.1 ([#1070](https://redirect.github.com/testcontainers/testcontainers-python/issues/1070))
* [`1571ff2`](testcontainers/testcontainers-python@1571ff2) chore(deps-dev): bump ruff from 0.15.17 to 0.15.20 ([#1068](https://redirect.github.com/testcontainers/testcontainers-python/issues/1068))
* [`1f683f9`](testcontainers/testcontainers-python@1f683f9) chore(deps): bump wrapt from 2.2.1 to 2.2.2 ([#1067](https://redirect.github.com/testcontainers/testcontainers-python/issues/1067))
* [`230b3be`](testcontainers/testcontainers-python@230b3be) chore(deps): bump selenium from 4.44.0 to 4.45.0 ([#1066](https://redirect.github.com/testcontainers/testcontainers-python/issues/1066))
* Additional commits viewable in [compare view](testcontainers/testcontainers-python@testcontainers-v4.14.2...testcontainers-v4.15.0)
  
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 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant