build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 updates - #1051
Merged
crazy-max merged 2 commits intoJul 29, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-sdk-dependencies-46cc3261cb
branch
2 times, most recently
from
July 28, 2026 05:54
17a9e5d to
12fdb14
Compare
Member
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-sdk-dependencies-46cc3261cb
branch
from
July 29, 2026 10:30
c587aa1 to
bac2a5b
Compare
Member
|
@dependabot rebase |
…ith 2 updates Bumps the aws-sdk-dependencies group with 2 updates in the / directory: [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public). Updates `@aws-sdk/client-ecr` from 3.1091.0 to 3.1095.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1095.0/clients/client-ecr) Updates `@aws-sdk/client-ecr-public` from 3.1091.0 to 3.1095.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr-public/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1095.0/clients/client-ecr-public) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ecr" dependency-version: 3.1092.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-dependencies - dependency-name: "@aws-sdk/client-ecr-public" dependency-version: 3.1092.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-sdk-dependencies-46cc3261cb
branch
from
July 29, 2026 10:43
b8493ca to
b30b2f2
Compare
crazy-max
approved these changes
Jul 29, 2026
dependabot
Bot
deleted the
dependabot/npm_and_yarn/aws-sdk-dependencies-46cc3261cb
branch
July 29, 2026 11:33
mergify Bot
added a commit
to ArcadeData/arcadedb
that referenced
this pull request
Jul 29, 2026
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [docker/login-action](https://github.com/docker/login-action). Updates `actions/checkout` from 7.0.0 to 7.0.1 Release notes *Sourced from [actions/checkout's releases](https://github.com/actions/checkout/releases).* > v7.0.1 > ------ > > What's Changed > -------------- > > * skip running unsafe pr check if input is default by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2518](https://redirect.github.com/actions/checkout/pull/2518) > * trim only ascii whitespace for branch by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2521](https://redirect.github.com/actions/checkout/pull/2521) > * escape values passed to --unset by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2530](https://redirect.github.com/actions/checkout/pull/2530) > * Various dependency updates > > **Full Changelog**: <actions/checkout@v7...v7.0.1> Changelog *Sourced from [actions/checkout's changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md).* > Changelog > ========= > > v7.0.1 > ------ > > * Skip running unsafe pr check if input is default by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2518](https://redirect.github.com/actions/checkout/pull/2518) > * Trim only ascii whitespace for branch by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2521](https://redirect.github.com/actions/checkout/pull/2521) > * Escape values passed to --unset by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2530](https://redirect.github.com/actions/checkout/pull/2530) > * Various dependency updates > > v7.0.0 > ------ > > * Block checking out fork PR for pull\_request\_target and workflow\_run by [`@aiqiaoy`](https://github.com/aiqiaoy) in [actions/checkout#2454](https://redirect.github.com/actions/checkout/pull/2454) > * Various dependency updates > > v6.0.3 > ------ > > * Fix checkout init for SHA-256 repositories by [`@yaananth`](https://github.com/yaananth) in [actions/checkout#2439](https://redirect.github.com/actions/checkout/pull/2439) > * fix: expand merge commit SHA regex and add SHA-256 test cases by [`@yaananth`](https://github.com/yaananth) in [actions/checkout#2414](https://redirect.github.com/actions/checkout/pull/2414) > > v6.0.2 > ------ > > * Fix tag handling: preserve annotations and explicit fetch-tags by [`@ericsciple`](https://github.com/ericsciple) in [actions/checkout#2356](https://redirect.github.com/actions/checkout/pull/2356) > > v6.0.1 > ------ > > * Add worktree support for persist-credentials includeIf by [`@ericsciple`](https://github.com/ericsciple) in [actions/checkout#2327](https://redirect.github.com/actions/checkout/pull/2327) > > v6.0.0 > ------ > > * Persist creds to a separate file by [`@ericsciple`](https://github.com/ericsciple) in [actions/checkout#2286](https://redirect.github.com/actions/checkout/pull/2286) > * Update README to include Node.js 24 support details and requirements by [`@salmanmkc`](https://github.com/salmanmkc) in [actions/checkout#2248](https://redirect.github.com/actions/checkout/pull/2248) > > v5.0.1 > ------ > > * Port v6 cleanup to v5 by [`@ericsciple`](https://github.com/ericsciple) in [actions/checkout#2301](https://redirect.github.com/actions/checkout/pull/2301) > > v5.0.0 > ------ > > * Update actions checkout to use node 24 by [`@salmanmkc`](https://github.com/salmanmkc) in [actions/checkout#2226](https://redirect.github.com/actions/checkout/pull/2226) > > v4.3.1 > ------ > > * Port v6 cleanup to v4 by [`@ericsciple`](https://github.com/ericsciple) in [actions/checkout#2305](https://redirect.github.com/actions/checkout/pull/2305) > > v4.3.0 > ------ > > * docs: update README.md by [`@motss`](https://github.com/motss) in [actions/checkout#1971](https://redirect.github.com/actions/checkout/pull/1971) > * Add internal repos for checking out multiple repositories by [`@mouismail`](https://github.com/mouismail) in [actions/checkout#1977](https://redirect.github.com/actions/checkout/pull/1977) > * Documentation update - add recommended permissions to Readme by [`@benwells`](https://github.com/benwells) in [actions/checkout#2043](https://redirect.github.com/actions/checkout/pull/2043) > * Adjust positioning of user email note and permissions heading by [`@joshmgross`](https://github.com/joshmgross) in [actions/checkout#2044](https://redirect.github.com/actions/checkout/pull/2044) > * Update README.md by [`@nebuk89`](https://github.com/nebuk89) in [actions/checkout#2194](https://redirect.github.com/actions/checkout/pull/2194) > * Update CODEOWNERS for actions by [`@TingluoHuang`](https://github.com/TingluoHuang) in [actions/checkout#2224](https://redirect.github.com/actions/checkout/pull/2224) > * Update package dependencies by [`@salmanmkc`](https://github.com/salmanmkc) in [actions/checkout#2236](https://redirect.github.com/actions/checkout/pull/2236) > > v4.2.2 > ------ > > * `url-helper.ts` now leverages well-known environment variables by [`@jww3`](https://github.com/jww3) in [actions/checkout#1941](https://redirect.github.com/actions/checkout/pull/1941) > * Expand unit test coverage for `isGhes` by [`@jww3`](https://github.com/jww3) in [actions/checkout#1946](https://redirect.github.com/actions/checkout/pull/1946) > > v4.2.1 > ------ > > * Check out other refs/\* by commit if provided, fall back to ref by [`@orhantoy`](https://github.com/orhantoy) in [actions/checkout#1924](https://redirect.github.com/actions/checkout/pull/1924) ... (truncated) Commits * See full diff in [compare view](actions/checkout@v7...3d3c42e) Updates `docker/login-action` from 4.4.0 to 4.6.0 Release notes *Sourced from [docker/login-action's releases](https://github.com/docker/login-action/releases).* > v4.6.0 > ------ > > * Harden buildx scoped config path handling by [`@crazy-max`](https://github.com/crazy-max) in [docker/login-action#1059](https://redirect.github.com/docker/login-action/pull/1059) > * Bump `@aws-sdk/client-ecr` and `@aws-sdk/client-ecr-public` to 3.1095.0 in [docker/login-action#1051](https://redirect.github.com/docker/login-action/pull/1051) > * Bump js-yaml from 5.2.1 to 5.2.2 in [docker/login-action#1057](https://redirect.github.com/docker/login-action/pull/1057) > * Bump postcss from 8.5.10 to 8.5.22 in [docker/login-action#1056](https://redirect.github.com/docker/login-action/pull/1056) > > **Full Changelog**: <docker/login-action@v4.5.2...v4.6.0> > > v4.5.2 > ------ > > * Surface Docker Hub OIDC error responses by [`@crazy-max`](https://github.com/crazy-max) in [docker/login-action#1058](https://redirect.github.com/docker/login-action/pull/1058) > > **Full Changelog**: <docker/login-action@v4.5.1...v4.5.2> > > v4.5.1 > ------ > > * Support `dhi.io` as Docker Hub OIDC registry by [`@crazy-max`](https://github.com/crazy-max) in [docker/login-action#1054](https://redirect.github.com/docker/login-action/pull/1054) > > **Full Changelog**: <docker/login-action@v4.5.0...v4.5.1> > > v4.5.0 > ------ > > * [Docker Hub OIDC](https://github.com/docker/login-action#docker-hub) login support by [`@crazy-max`](https://github.com/crazy-max) in [docker/login-action#1048](https://redirect.github.com/docker/login-action/pull/1048) > * Bump `@aws-sdk/client-ecr` and `@aws-sdk/client-ecr-public` to 3.1091.0 in [docker/login-action#1037](https://redirect.github.com/docker/login-action/pull/1037) > * Bump `@docker/actions-toolkit` from 0.92.0 to 0.94.0 in [docker/login-action#1044](https://redirect.github.com/docker/login-action/pull/1044) [docker/login-action#1050](https://redirect.github.com/docker/login-action/pull/1050) > * Bump brace-expansion from 1.1.13 to 1.1.16 in [docker/login-action#1046](https://redirect.github.com/docker/login-action/pull/1046) > * Bump js-yaml from 5.2.0 to 5.2.1 in [docker/login-action#1038](https://redirect.github.com/docker/login-action/pull/1038) > > **Full Changelog**: <docker/login-action@v4.4.0...v4.5.0> Commits * [`dbcb813`](docker/login-action@dbcb813) Merge pull request [#1051](https://redirect.github.com/docker/login-action/issues/1051) from docker/dependabot/npm\_and\_yarn/aws-sdk-dependen... * [`5bcb015`](docker/login-action@5bcb015) [dependabot skip] chore: update generated content * [`b30b2f2`](docker/login-action@b30b2f2) build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up... * [`9087f1e`](docker/login-action@9087f1e) Merge pull request [#1057](https://redirect.github.com/docker/login-action/issues/1057) from docker/dependabot/npm\_and\_yarn/js-yaml-5.2.2 * [`0009830`](docker/login-action@0009830) [dependabot skip] chore: update generated content * [`2325523`](docker/login-action@2325523) build(deps): bump js-yaml from 5.2.1 to 5.2.2 * [`4ec1d4a`](docker/login-action@4ec1d4a) Merge pull request [#1056](https://redirect.github.com/docker/login-action/issues/1056) from docker/dependabot/npm\_and\_yarn/postcss-8.5.22 * [`5fc99ba`](docker/login-action@5fc99ba) Merge pull request [#1053](https://redirect.github.com/docker/login-action/issues/1053) from docker/dependabot/github\_actions/aws-actions/co... * [`e512bd5`](docker/login-action@e512bd5) Merge pull request [#1052](https://redirect.github.com/docker/login-action/issues/1052) from docker/dependabot/github\_actions/codeql-actions... * [`a146c91`](docker/login-action@a146c91) Merge pull request [#1059](https://redirect.github.com/docker/login-action/issues/1059) from crazy-max/harden-buildx-scope-paths * Additional commits viewable in [compare view](docker/login-action@v4.4.0...dbcb813) 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 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
umati-bot
added a commit
to umati/Sample-Server
that referenced
this pull request
Jul 31, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.4.0` → `v4.6.0` | --- ### Release Notes <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v4.6.0`](https://github.com/docker/login-action/releases/tag/v4.6.0) [Compare Source](docker/login-action@v4.5.2...v4.6.0) - Harden buildx scoped config path handling by [@​crazy-max](https://github.com/crazy-max) in [#​1059](docker/login-action#1059) - Bump [@​aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@​aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1095.0 in [#​1051](docker/login-action#1051) - Bump js-yaml from 5.2.1 to 5.2.2 in [#​1057](docker/login-action#1057) - Bump postcss from 8.5.10 to 8.5.22 in [#​1056](docker/login-action#1056) **Full Changelog**: <docker/login-action@v4.5.2...v4.6.0> ### [`v4.5.2`](https://github.com/docker/login-action/releases/tag/v4.5.2) [Compare Source](docker/login-action@v4.5.1...v4.5.2) - Surface Docker Hub OIDC error responses by [@​crazy-max](https://github.com/crazy-max) in [#​1058](docker/login-action#1058) **Full Changelog**: <docker/login-action@v4.5.1...v4.5.2> ### [`v4.5.1`](https://github.com/docker/login-action/releases/tag/v4.5.1) [Compare Source](docker/login-action@v4.5.0...v4.5.1) - Support `dhi.io` as Docker Hub OIDC registry by [@​crazy-max](https://github.com/crazy-max) in [#​1054](docker/login-action#1054) **Full Changelog**: <docker/login-action@v4.5.0...v4.5.1> ### [`v4.5.0`](https://github.com/docker/login-action/releases/tag/v4.5.0) [Compare Source](docker/login-action@v4.4.0...v4.5.0) - [Docker Hub OIDC](https://github.com/docker/login-action#docker-hub) login support by [@​crazy-max](https://github.com/crazy-max) in [#​1048](docker/login-action#1048) - Bump [@​aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@​aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1091.0 in [#​1037](docker/login-action#1037) - Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.92.0 to 0.94.0 in [#​1044](docker/login-action#1044) [#​1050](docker/login-action#1050) - Bump brace-expansion from 1.1.13 to 1.1.16 in [#​1046](docker/login-action#1046) - Bump js-yaml from 5.2.0 to 5.2.1 in [#​1038](docker/login-action#1038) **Full Changelog**: <docker/login-action@v4.4.0...v4.5.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI4Ni4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1737
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws-sdk-dependencies group with 2 updates in the / directory: @aws-sdk/client-ecr and @aws-sdk/client-ecr-public.
Updates
@aws-sdk/client-ecrfrom 3.1091.0 to 3.1095.0Release notes
Sourced from @aws-sdk/client-ecr's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-ecr's changelog.
Commits
753d651Publish v3.1095.0bb564e5chore(codegen): sync for CBOR large map deser, event-streams exceptions, endp...c379112Publish v3.1094.00f79b6aPublish v3.1093.080f0df5Publish v3.1092.0Updates
@aws-sdk/client-ecr-publicfrom 3.1091.0 to 3.1095.0Release notes
Sourced from @aws-sdk/client-ecr-public's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-ecr-public's changelog.
Commits
753d651Publish v3.1095.0bb564e5chore(codegen): sync for CBOR large map deser, event-streams exceptions, endp...c379112Publish v3.1094.00f79b6aPublish v3.1093.080f0df5Publish v3.1092.0