chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 - #6881
Merged
atzoum merged 1 commit intoMay 15, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6881 +/- ##
==========================================
+ Coverage 79.75% 79.98% +0.22%
==========================================
Files 565 565
Lines 63713 63713
==========================================
+ Hits 50814 50958 +144
+ Misses 9884 9733 -151
- Partials 3015 3022 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR. |
atzoum
approved these changes
May 14, 2026
Contributor
|
@dependabot rebase |
atzoum
enabled auto-merge (squash)
May 14, 2026 09:52
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@b45d80f...4907a6d) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/docker/login-action-4.1.0
branch
from
May 14, 2026 09:53
b158ba2 to
a9e7801
Compare
fracasula
approved these changes
May 15, 2026
This was referenced May 25, 2026
Merged
mihir20
pushed a commit
that referenced
this pull request
May 25, 2026
🤖 I have created a release *beep* *boop* --- ## [1.76.0-rc.1](v1.75.0...v1.76.0-rc.1) (2026-05-25) ### Features * per-workspace PyT routing + cold-start handling ([#6978](#6978)) ([d81e175](d81e175)) * periodic cleanup of rsources shared db tables ([#6945](#6945)) ([ed0dfe7](ed0dfe7)) ### Bug Fixes * **batchrouter:** preserve prior LastJobStatus error on drain ([#6958](#6958)) ([af31e62](af31e62)) * **batchrouter:** preserve prior LastJobStatus error on drain ([#6958](#6958)) ([193f797](193f797)) * clickhouse quarter partition type ([#6965](#6965)) ([af31e62](af31e62)) * continuous backend config cache cause postgres disk bloat ([#6983](#6983)) ([f45aa06](f45aa06)) * ignore failed messages when source job run id exists ([#6981](#6981)) ([045fdc0](045fdc0)) * server getting stuck during startup while initializing rsources ([#6943](#6943)) ([62791fa](62791fa)) * snowpipe streaming bulk status offset ([#6966](#6966)) ([af31e62](af31e62)) ### Miscellaneous * **ci:** workflow cleanup (SEC-284) ([#6949](#6949)) ([516ba5b](516ba5b)) * **deps:** bump actions/upload-artifact from 7.0.0 to 7.0.1 ([#6892](#6892)) ([866f04d](866f04d)) * **deps:** bump aws-actions/amazon-ecr-login from 2.0.1 to 2.1.4 ([#6956](#6956)) ([89f1168](89f1168)) * **deps:** bump docker/login-action from 4.0.0 to 4.1.0 ([#6881](#6881)) ([5bca875](5bca875)) * **deps:** bump rudderlabs/build-scan-push-action from 1.8.2 to 2.2.0 ([#6955](#6955)) ([78cc895](78cc895)) * **deps:** bump step-security/harden-runner from 2.16.0 to 2.19.1 ([#6957](#6957)) ([cc5b578](cc5b578)) * **jobsdb:** disable no results cache state filter optimization ([#6964](#6964)) ([c20dad2](c20dad2)) * **jobsdb:** release dsList read lock early during store ([#6963](#6963)) ([a172404](a172404)) * pyt contracts for ipc and multi threading ([#6942](#6942)) ([d570865](d570865)) * remove unused sed deletion method from GZIPLocalFileHandler ([#6974](#6974)) ([d788760](d788760)) * replace deprecated WithCredentialsJSON with WithAuthCredentialsJSON ([#6986](#6986)) ([8395174](8395174)) * sync release v1.75.0 to main branch ([#6954](#6954)) ([f16fe93](f16fe93)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
mihir20
pushed a commit
that referenced
this pull request
May 26, 2026
🤖 I have created a release *beep* *boop* --- ## [1.76.0](v1.75.0...v1.76.0) (2026-05-25) ### Features * per-workspace PyT routing + cold-start handling ([#6978](#6978)) ([d81e175](d81e175)) * periodic cleanup of rsources shared db tables ([#6945](#6945)) ([ed0dfe7](ed0dfe7)) ### Bug Fixes * **batchrouter:** preserve prior LastJobStatus error on drain ([#6958](#6958)) ([af31e62](af31e62)) * **batchrouter:** preserve prior LastJobStatus error on drain ([#6958](#6958)) ([193f797](193f797)) * clickhouse quarter partition type ([#6965](#6965)) ([af31e62](af31e62)) * continuous backend config cache cause postgres disk bloat ([#6983](#6983)) ([f45aa06](f45aa06)) * ignore failed messages when source job run id exists ([#6981](#6981)) ([045fdc0](045fdc0)) * server getting stuck during startup while initializing rsources ([#6943](#6943)) ([62791fa](62791fa)) * snowpipe streaming bulk status offset ([#6966](#6966)) ([af31e62](af31e62)) ### Miscellaneous * **ci:** workflow cleanup (SEC-284) ([#6949](#6949)) ([516ba5b](516ba5b)) * **deps:** bump actions/upload-artifact from 7.0.0 to 7.0.1 ([#6892](#6892)) ([866f04d](866f04d)) * **deps:** bump aws-actions/amazon-ecr-login from 2.0.1 to 2.1.4 ([#6956](#6956)) ([89f1168](89f1168)) * **deps:** bump docker/login-action from 4.0.0 to 4.1.0 ([#6881](#6881)) ([5bca875](5bca875)) * **deps:** bump rudderlabs/build-scan-push-action from 1.8.2 to 2.2.0 ([#6955](#6955)) ([78cc895](78cc895)) * **deps:** bump step-security/harden-runner from 2.16.0 to 2.19.1 ([#6957](#6957)) ([cc5b578](cc5b578)) * **jobsdb:** disable no results cache state filter optimization ([#6964](#6964)) ([c20dad2](c20dad2)) * **jobsdb:** release dsList read lock early during store ([#6963](#6963)) ([a172404](a172404)) * pyt contracts for ipc and multi threading ([#6942](#6942)) ([d570865](d570865)) * remove unused sed deletion method from GZIPLocalFileHandler ([#6974](#6974)) ([d788760](d788760)) * replace deprecated WithCredentialsJSON with WithAuthCredentialsJSON ([#6986](#6986)) ([8395174](8395174)) * sync release v1.75.0 to main branch ([#6954](#6954)) ([f16fe93](f16fe93)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
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 docker/login-action from 4.0.0 to 4.1.0.
Release notes
Sourced from docker/login-action's releases.
Commits
4907a6dMerge pull request #930 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e233e6chore: update generated content6c24eadbuild(deps): bump the aws-sdk-dependencies group with 2 updatesee034d7Merge pull request #958 from docker/dependabot/npm_and_yarn/lodash-4.18.11527209Merge pull request #937 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d39362abuild(deps): bump lodash from 4.17.23 to 4.18.1a6f092bchore: update generated content60953f0build(deps): bump the proxy-agent-dependencies group with 2 updates62c6885Merge pull request #936 from docker/dependabot/npm_and_yarn/docker/actions-to...102c0e6chore: update generated content