-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 #498
Merged
cmwylie19
merged 2 commits into
main
from
dependabot/github_actions/actions/dependency-review-action-4.0.0
Jan 19, 2024
Merged
chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 #498
cmwylie19
merged 2 commits into
main
from
dependabot/github_actions/actions/dependency-review-action-4.0.0
Jan 19, 2024
Conversation
This file contains 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
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.5 to 4.0.0. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@c74b580...4901385) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
jeff-mccoy,
cmwylie19 and
btlghrants
as code owners
January 18, 2024 22:35
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Jan 18, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #498 +/- ##
=======================================
Coverage ? 83.21%
=======================================
Files ? 23
Lines ? 727
Branches ? 123
=======================================
Hits ? 605
Misses ? 114
Partials ? 8
Flags with carried forward coverage won't be shown. Click here to find out more. |
…-review-action-4.0.0
cmwylie19
approved these changes
Jan 19, 2024
cmwylie19
deleted the
dependabot/github_actions/actions/dependency-review-action-4.0.0
branch
January 19, 2024 13:57
zachariahmiller
referenced
this pull request
in defenseunicorns/uds-core
Jan 24, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.22.2` -> `0.23.0`](https://renovatebot.com/diffs/npm/pepr/0.22.2/0.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.22.2/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.22.2/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`29.1.1` -> `29.1.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.1/29.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.1/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.1/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.23.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.23.0) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.4...v0.23.0) #### Features - feat: docs information architecture by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/496](https://togithub.com/defenseunicorns/pepr/pull/496) [See here](https://pepr-docs.netlify.app/main/) - feat: make module_uuid optional by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/500](https://togithub.com/defenseunicorns/pepr/pull/500) (If no `module_uuid` is given to the command, Pepr streams logs from pods with label `pepr.dev/controller=admission`, if it is supplied the same functionality occurs as before.) #### What's Changed - chore: add journey test for `npx pepr monitor` by [@​cmwylie19](https://togithub.com/cmwylie19) [@​btlghrants](https://togithub.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/493](https://togithub.com/defenseunicorns/pepr/pull/493) - docs: [Best Practices document](https://pepr-docs.netlify.app/main/best-practices/) **Full Changelog**: defenseunicorns/pepr@v0.22.4...v0.23.0 ### [`v0.22.4`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.22.4) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.2...v0.22.4) #### What's Changed - chore: new trigger for docs flow by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/489](https://togithub.com/defenseunicorns/pepr/pull/489) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/491](https://togithub.com/defenseunicorns/pepr/pull/491) - chore: bump actions/upload-artifact from 4.1.0 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/497](https://togithub.com/defenseunicorns/pepr/pull/497) - chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/498](https://togithub.com/defenseunicorns/pepr/pull/498) - chore: donation roadmap by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/492](https://togithub.com/defenseunicorns/pepr/pull/492) **Full Changelog**: defenseunicorns/pepr@v0.22.2...v0.22.4 </details> <details> <summary>kulshekhar/ts-jest (ts-jest)</summary> ### [`v29.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2) ##### Bug Fixes - calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://togithub.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f)) - correct error handling in `processAsync` ([e7be4bf](https://togithub.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#​4207](https://togithub.com/kulshekhar/ts-jest/issues/4207) - use `Config.ProjectConfig` ([918312b](https://togithub.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#​4028](https://togithub.com/kulshekhar/ts-jest/issues/4028) </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
robmcelvenny
referenced
this pull request
in owen-grady/uds-core-slim-dev
Jun 3, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.22.2` -> `0.23.0`](https://renovatebot.com/diffs/npm/pepr/0.22.2/0.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.22.2/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.22.2/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`29.1.1` -> `29.1.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.1/29.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.1/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.1/29.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.23.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.23.0) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.4...v0.23.0) #### Features - feat: docs information architecture by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/496](https://togithub.com/defenseunicorns/pepr/pull/496) [See here](https://pepr-docs.netlify.app/main/) - feat: make module_uuid optional by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/500](https://togithub.com/defenseunicorns/pepr/pull/500) (If no `module_uuid` is given to the command, Pepr streams logs from pods with label `pepr.dev/controller=admission`, if it is supplied the same functionality occurs as before.) #### What's Changed - chore: add journey test for `npx pepr monitor` by [@​cmwylie19](https://togithub.com/cmwylie19) [@​btlghrants](https://togithub.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/493](https://togithub.com/defenseunicorns/pepr/pull/493) - docs: [Best Practices document](https://pepr-docs.netlify.app/main/best-practices/) **Full Changelog**: defenseunicorns/pepr@v0.22.4...v0.23.0 ### [`v0.22.4`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.22.4) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.2...v0.22.4) #### What's Changed - chore: new trigger for docs flow by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/489](https://togithub.com/defenseunicorns/pepr/pull/489) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/491](https://togithub.com/defenseunicorns/pepr/pull/491) - chore: bump actions/upload-artifact from 4.1.0 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/497](https://togithub.com/defenseunicorns/pepr/pull/497) - chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/498](https://togithub.com/defenseunicorns/pepr/pull/498) - chore: donation roadmap by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/492](https://togithub.com/defenseunicorns/pepr/pull/492) **Full Changelog**: defenseunicorns/pepr@v0.22.2...v0.22.4 </details> <details> <summary>kulshekhar/ts-jest (ts-jest)</summary> ### [`v29.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2) ##### Bug Fixes - calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://togithub.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f)) - correct error handling in `processAsync` ([e7be4bf](https://togithub.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#​4207](https://togithub.com/kulshekhar/ts-jest/issues/4207) - use `Config.ProjectConfig` ([918312b](https://togithub.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#​4028](https://togithub.com/kulshekhar/ts-jest/issues/4028) </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 actions/dependency-review-action from 3.1.5 to 4.0.0.
Release notes
Sourced from actions/dependency-review-action's releases.
Commits
4901385
bump to 4.0.0dbf82a4
Merge pull request #639 from takost/takost/update-to-node-2078aeb2a
Merge pull request #663 from actions/dependabot/npm_and_yarn/typescript-eslin...4e51000
Bump@typescript-eslint/parser
from 6.18.0 to 6.18.19560737
Merge pull request #661 from actions/dependabot/npm_and_yarn/typescript-eslin...4125f47
Merge pull request #660 from actions/dependabot/npm_and_yarn/types/node-16.18.7007cc93e
Bump@typescript-eslint/eslint-plugin
from 6.18.0 to 6.18.1e2c203b
Bump@types/node
from 16.18.62 to 16.18.70f0b304d
Merge pull request #653 from actions/dependabot/npm_and_yarn/got-14.0.0e41543e
Merge pull request #656 from actions/dependabot/npm_and_yarn/typescript-eslin...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)