- Update all non-major dependencies with digest and pinDigest#508
Merged
Conversation
b93ce0c to
692b597
Compare
692b597 to
39f82cd
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Blusia
approved these changes
Dec 16, 2024
EwelinaSkrzypacz
approved these changes
Dec 17, 2024
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:
^2.1.5->^2.2.0^5.1.4->^5.2.1^3.5.12->^3.5.13^11.1.0->^11.3.0v4.0.2->v4.1.2v4.2.0v4.2.0->v4.2.2v4.0.4->v4.1.0v1.0.3->v1.2.0^1.7.7->^1.7.9^3.14->^3.14.92.7.9->2.8.32.7.9-bin->2.8.3-binv5.5.1->v5.6.1v3.6.1->v3.7.1^9.13.0->^9.16.0^9.29.1->^9.32.0^1.23->^1.24.1^1.3->^1.3.11.3.2^1.0.5->^1.1.1^8.2->^8.2.12^11.29->^11.34.2^4.0->^4.0.5^5.2.2->^5.2.6^3.1->^3.1.61^1.6->^1.6.1222.9.0-bullseye-slim->22.12.0-bullseye-slim^8.4->^8.5.08.3.12->8.4.18.3.12-cli-bullseye->8.4.1-cli-bullseye8.3.12-cli-bullseye->8.4.1-cli-bullseye^11.4->^11.4.411.5.0^8.4.47->^8.4.498e97b85->6cbdd618e97b85->6cbdd613e48c90->9aea0e8^4.9->^4.10.1^2.8->^2.9.0^2.7->^2.7.2^6.9->^6.10.1^3.4.14->^3.4.16^5.4.10->^5.4.11^3.5.12->^3.5.13Release Notes
tailwindlabs/heroicons (@heroicons/vue)
v2.2.0Compare Source
Added
Fixed
solid/arrow-left-circle(#1211)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1v5.2.0v5.1.5hashto replacecreateHash(#460) (de88394), closes #460vuejs/core (@vue/compiler-sfc)
v3.5.13Compare Source
Bug Fixes
Performance Improvements
vueuse/vueuse (@vueuse/core)
v11.3.0Compare Source
🚀 Features
🐞 Bug Fixes
hashmode missinglocation.search- by @Huodoo, 霍冬冬 and @antfu in https://github.com/vueuse/vueuse/issues/4340 (e77ca)View changes on GitHub
v11.2.0Compare Source
🚀 Features
🐞 Bug Fixes
canUndoandcanRedotyping to be computed ref - by @roydukkey and Anthony Fu in https://github.com/vueuse/vueuse/issues/4261 (b46d2)View changes on GitHub
actions/cache (actions/cache)
v4.1.2Compare Source
What's Changed
isGheslogic by @jww3 in https://github.com/actions/cache/pull/14744.1.2release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1Compare Source
What's Changed
cache-hitoutput by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0Compare Source
What's Changed
save-alwaysinput by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
actions/checkout (actions/checkout)
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhesby @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1Compare Source
actions/setup-node (actions/setup-node)
v4.1.0Compare Source
What's Changed
isGheslogic by @jww3 in https://github.com/actions/setup-node/pull/1148This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog: actions/setup-node@v4...v4.1.0
appleboy/ssh-action (appleboy/ssh-action)
v1.2.0Compare Source
Changelog
Features
703ffa3: feat(actions): enhance system performance and API integration (@appleboy)Bug fixes
3f14168: fix: typo in success message (#340) (@1ukastesar)25259c3: fix: refactor and enhance API and testing infrastructure (@appleboy)Enhancements
bb32884: chore: enhance CI/CD workflows and documentation formatting (@appleboy)362a7f1: chore: support running commands from a file (#341) (@kyle-leonhard)176437b: chore: refactor codebase for improved consistency and performance (@appleboy)Refactor
bf84378: refactor: refactor codebase and improve API performance (@appleboy)Build process updates
2763143: ci(script): enhance CI workflows and API integration (@appleboy)8b84eae: ci(script): improve CI robustness and coverage across environments (@appleboy)Documentation updates
ab698e5: docs(readme): enhance network protocol support and testing (@appleboy)7eaf766: docs(readme): update SSH action and enhance Chinese README files (@appleboy)v1.1.0Compare Source
Changelog
Bug fixes
0c7561b: fix: switch to SSH key authentication for security (@appleboy)Enhancements
9b978f0: chore: update SSH action version in README files (@appleboy)1991c55: chore(file): update target file (@appleboy)aa293c2: chore: optimize system configuration and API integration (@appleboy)036cad7: chore: update drone-ssh to version 1.7.7 (@appleboy)8b60782: chore(cli): enhance version handling and testing mechanisms (@appleboy)5ade826: chore: improve CLI reliability and version visibility (@appleboy)eaeb069: chore(cli): enhance curl command with silent mode and redirects (@appleboy)58164d0: chore: remove Dockerfile and related configurations (@appleboy)Refactor
da612c8: refactor: optimize CI pipeline for faster execution (@appleboy)Build process updates
c781418: ci: enhance GitHub Actions for IPv6 and flexibility (#303) (@appleboy)d2d6858: ci: enhance GitHub workflow for SSH actions and deployments (@appleboy)551964e: ci: optimize GitHub Actions workflow configuration (@appleboy)f916346: ci: refactor CI workflow and improve robustness (#320) (@appleboy)aabaf12: ci: add bug report template (@appleboy)c8594ae: ci: implement GitHub Actions for remote SSH execution (@appleboy)40aad53: ci: add SSH authentication setup for GitHub Actions (@appleboy)0b0e770: ci: optimize and enhance SSH server workflow (@appleboy)977b74a: ci: enhance CI workflow with SSH job and optimizations (@appleboy)2eeab5b: ci: refactor GitHub Actions key management (@appleboy)acd41e5: ci: enhance SSH job testing with varied key/password scenarios (@appleboy)f05aefe: ci: enhance SSH action configuration and error handling (@appleboy)e40b597: ci: add GitHub Actions job for SSH key passphrase support (@appleboy)15b64dc: ci: enhance CI pipeline with SSH key handling improvements (@appleboy)a39b3cc: ci: enhance CI/CD pipeline with SSH command execution (@appleboy)815c574: ci: enhance deployment with multi-host SSH action (@appleboy)378323e: ci: add multi-server support to CI workflow (@appleboy)fc1c1fc: ci: add GitHub Actions job fored25519key support (@appleboy)f0e5a23: ci: add environment variable handling in GitHub Actions (@appleboy)9c32aa6: ci: refactor workflows and API integrations (@appleboy)97f8d75: ci: enable root access in CI pipeline (@appleboy)5a8776f: ci: switch to password authentication in GitHub workflow (@appleboy)b6941ae: ci: refactor codebase and optimize performance (@appleboy)43895f2: ci: refactor SSH testing workflows and job configurations (@appleboy)06fa62e: ci: rename the workflow files. (@appleboy)b4a07ca: ci: enhance GitHub Actions with secret variable support (#330) (@appleboy)25ce8cb: ci: implement automated release workflow with GoReleaser (@appleboy)Documentation updates
8a779a5: docs: describe true usage of allenvs parameter (#301) (@hussu010)fe44be0: docs: improve documentation and CI robustness (@appleboy)dd0f09c: docs: improve README clarity and completeness (@appleboy)71d43ea: docs: improve documentation and testing configurations (@appleboy)28428a1: docs: improve cross-platform clipboard support for key copying (@appleboy)d732991: docs(lang): README.zh-cn Document (#332) (@astralwaveio)axios/axios (axios)
v1.7.9Compare Source
Reverts
Contributors to this release
v1.7.8Compare Source
Bug Fixes
globalThis.TextEncoderwhen available (#6634) (df956d1)Contributors to this release
barryvdh/laravel-debugbar (barryvdh/laravel-debugbar)
v3.14.9Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.14.8...v3.14.9
v3.14.8Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.14.7...v3.14.8
v3.14.7Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.14.6...v3.14.7
docker/metadata-action (docker/metadata-action)
v5.6.1Compare Source
Full Changelog: docker/metadata-action@v5.6.0...v5.6.1
v5.6.0Compare Source
commit_dateglobal expression by @trim21 in https://github.com/docker/metadata-action/pull/471 https://github.com/docker/metadata-action/pull/475Configuration
📅 Schedule: Branch creation - "after 7am on the first day of the month,before 3pm on the first day of the month" in timezone Europe/Warsaw, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.