chore(deps): update mdgreenwald/mozilla-sops-action action to v2.1.0#26
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update mdgreenwald/mozilla-sops-action action to v2.1.0#26renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
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.
This PR contains the following updates:
v2.0.0→v2.1.0Release Notes
mdgreenwald/mozilla-sops-action (mdgreenwald/mozilla-sops-action)
v2.1.0Compare Source
Added
tokeninput. When set, thelatest-version lookup against the GitHub API sendsAuthorization: Bearer <token>, raising the rate limit from 60/hr (unauthenticated, per source IP) to 1000/hr. Typically${{ secrets.GITHUB_TOKEN }}. (#244)Security
js-yamlto^4.2.0vianpm overridesto fix a quadratic-complexity DoS in merge-key (<<) handling (GHSA-h67p-54hq-rp68 / CVE-2026-53550).js-yaml@3.xwas present only as a dev-only transitive dependency (viats-jest→@jest/transform→babel-plugin-istanbul→@istanbuljs/load-nyc-config); the production bundle was never affected. (#243)Internal
stableSopsVersionoffline fallback tov3.13.1.v2.0.1Compare Source
CI/tooling hardening release. No changes to
action.ymlor runtime behavior.Internal
package.jsonnow declaresengines/devEnginespinning Node to^24.0.0, matching thenode24action runtime.unit-tests,integration-tests, andprettify-codeworkflows now pin Node viaactions/setup-node@v6withnode-version-file: package.json, instead of relying on the runner's preinstalled Node.unit-testsandprettify-codeworkflows switched tonpm ci(fromnpm install/ ad-hocnpx) for reproducible, lockfile-driven installs;prettify-codenow runsnpm run format-check.actions/checkoutbumped tov6.0.3;github/codeql-actionbumped tov4.CHANGELOG.mdinstead of auto-generating them from commits.@types/nodeto^25.9.3,@vercel/nccto^0.44.0,prettierto^3.8.4,ts-jestto^29.4.11, and transitiveundicito6.27.0.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.