- Update all non-major dependencies with digest and pinDigest #508
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.0
v4.0.2
->v4.1.2
v4.2.0
v4.2.0
->v4.2.2
v4.0.4
->v4.1.0
v1.0.3
->v1.2.0
^1.7.7
->^1.7.9
^3.14
->^3.14.9
2.7.9
->2.8.3
2.7.9-bin
->2.8.3-bin
v5.5.1
->v5.6.1
v3.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.1
1.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.12
22.9.0-bullseye-slim
->22.12.0-bullseye-slim
^8.4
->^8.5.0
8.3.12
->8.4.1
8.3.12-cli-bullseye
->8.4.1-cli-bullseye
8.3.12-cli-bullseye
->8.4.1-cli-bullseye
^11.4
->^11.4.4
11.5.0
^8.4.47
->^8.4.49
8e97b85
->6cbdd61
8e97b85
->6cbdd61
3e48c90
->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.13
Release Notes
tailwindlabs/heroicons (@heroicons/vue)
v2.2.0
Compare Source
Added
Fixed
solid/arrow-left-circle
(#1211)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.1
v5.2.0
v5.1.5
hash
to replacecreateHash
(#460) (de88394), closes #460vuejs/core (@vue/compiler-sfc)
v3.5.13
Compare Source
Bug Fixes
Performance Improvements
vueuse/vueuse (@vueuse/core)
v11.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
hash
mode missinglocation.search
- by @Huodoo, 霍冬冬 and @antfu in https://github.com/vueuse/vueuse/issues/4340 (e77ca)View changes on GitHub
v11.2.0
Compare Source
🚀 Features
🐞 Bug Fixes
canUndo
andcanRedo
typing 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.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input 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.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
What's Changed
isGhes
logic 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.0
Compare 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.0
Compare 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 fored25519
key 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.9
Compare Source
Reverts
Contributors to this release
v1.7.8
Compare Source
Bug Fixes
globalThis.TextEncoder
when available (#6634) (df956d1)Contributors to this release
barryvdh/laravel-debugbar (barryvdh/laravel-debugbar)
v3.14.9
Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.14.8...v3.14.9
v3.14.8
Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.14.7...v3.14.8
v3.14.7
Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.14.6...v3.14.7
docker/metadata-action (docker/metadata-action)
v5.6.1
Compare Source
Full Changelog: docker/metadata-action@v5.6.0...v5.6.1
v5.6.0
Compare Source
commit_date
global 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.