This repository was archived by the owner on May 3, 2024. It is now read-only.
Open
Conversation
4cfd0c0 to
b8aaa50
Compare
68fc5d4 to
447600a
Compare
1ca4761 to
87092b1
Compare
b9bad52 to
a3d9464
Compare
Dependency ReviewThe following issues were found:
License Issues.github/workflows/quality-checks.yml
Scanned Manifest Files.github/workflows/decide.yml
.github/workflows/quality-checks.yml
|
2ed2b5b to
66eb901
Compare
989a895 to
ce4aed5
Compare
8282e8e to
a4ccaf5
Compare
a4ccaf5 to
cf64ccd
Compare
df6e24f to
4458585
Compare
4d82340 to
16f8204
Compare
6c2341f to
d5a5cba
Compare
d5a5cba to
58183ae
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v0.5.0->v1.0.1v4.1.1->v4.1.4v3.1.4->v4.3.2v4.0.1->v4.0.2v5.0.0->v5.1.0v4.0.0->v4.3.3v5.1.0->v5.3.0v3.0.0->v3.1.0v3.0.0->v3.3.0v2.1.0->v3.0.0v1.2.0->v1.3.0Release Notes
actions/add-to-project (actions/add-to-project)
v1.0.1Compare Source
Summary
This release includes dependency updates, including security fix to undici.
What's Changed
Full Changelog: actions/add-to-project@v1.0.0...v1.0.1
v1.0.0Compare Source
Summary
This release promotes
actions/add-to-projectsto a major version 1 and marks the public API stable.What's Changed
Full Changelog: actions/add-to-project@v0.6.1...v1.0.0
v0.6.1Compare Source
What's Changed
check-distworkflow by @camchenry in https://github.com/actions/add-to-project/pull/521New Contributors
Full Changelog: actions/add-to-project@v0.6.0...v0.6.1
v0.6.0Compare Source
actions/checkout (actions/checkout)
v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3Compare Source
What's Changed
actions/checkoutversion inupdate-main-version.ymlby @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in https://github.com/actions/checkout/pull/1598actions/dependency-review-action (actions/dependency-review-action)
v4.3.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.1...v4.3.2
v4.3.1Compare Source
What's Changed
This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See https://github.com/actions/dependency-review-action/pull/753.
Full Changelog: actions/dependency-review-action@V4.3.0...v4.3.1
v4.3.0Compare Source
New Features
deny-packagesoption can now be used without a version number to exclude all versions of a package.What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.2.5...V4.3.0
v4.2.5: 4.2.5Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.2.4...v4.2.5
v4.2.4Compare Source
What's Changed
Fixed a bug in the output of OpenSSF cards for GitHub Actions.
New Contributors
Full Changelog: actions/dependency-review-action@v4.2.3...v4.2.4
v4.2.3: 4.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.1.3...v4.2.3
v4.1.3: 4.1.3Compare Source
Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's configuration (see https://github.com/actions/dependency-review-action/issues/697).
Full Changelog: actions/dependency-review-action@v4.1.2...v4.1.3
v4.1.2: 4.1.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.1.1...v4.1.2
v4.1.1: 4.1.1Compare Source
What's Changed
undicito fix GHSA-wqq4-5wpv-mx2gFull Changelog: actions/dependency-review-action@v4.1.0...v4.1.1
v4.1.0: 4.1.0Compare Source
What's Changed
warn-onlyby @tgrall in https://github.com/actions/dependency-review-action/pull/432Added a new configuration option (
warn-only, boolean) that makes the action always succeed while still displaying found vulnerabilities in the log.New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.1.0
v4.0.0Compare Source
New Contributors
Full Changelog: actions/dependency-review-action@v3.1.5...v4.0.0
v3.1.5: 3.1.5Compare Source
What's Changed
per_pagewhen requesting diff by @hmaurer in https://github.com/actions/dependency-review-action/pull/649Full Changelog: actions/dependency-review-action@v3.1.4...v3.1.5
actions/setup-node (actions/setup-node)
v4.0.2Compare Source
What's Changed
volta.extendsby @ThisIsManta in https://github.com/actions/setup-node/pull/921New Contributors
Full Changelog: actions/setup-node@v4.0.1...v4.0.2
actions/setup-python (actions/setup-python)
v5.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-python@v5.0.0...v5.1.0
actions/upload-artifact (actions/upload-artifact)
v4.3.3Compare Source
What's Changed
@actions/artifactdependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2Compare Source
What's Changed
@actions/artifactdependency to v2.1.5 and@actions/coreto v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1Compare Source
v4.3.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
docker/build-push-action (docker/build-push-action)
v5.3.0Compare Source
Full Changelog: docker/build-push-action@v5.2.0...v5.3.0
v5.2.0Compare Source
outputsinput by @crazy-max in https://github.com/docker/build-push-action/pull/1074Full Changelog: docker/build-push-action@v5.1.0...v5.2.0
docker/login-action (docker/login-action)
v3.1.0Compare Source
Full Changelog: docker/login-action@v3.0.0...v3.1.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.3.0Compare Source
v3.2.0Compare Source
configtobuildkitd-configconfig-inlinetobuildkitd-config-inlineFull Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0
v3.1.0Compare Source
eps1lon/actions-label-merge-conflict (eps1lon/actions-label-merge-conflict)
v3.0.0Compare Source
What's Changed
Full Changelog: eps1lon/actions-label-merge-conflict@v2.1.0...v3.0.0
webiny/action-conventional-commits (webiny/action-conventional-commits)
v1.3.0Compare Source
Configuration
📅 Schedule: 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.