commons-configuration
commons-configuration copied to clipboard
Bump actions/dependency-review-action from 4.3.4 to 4.3.5
Bumps actions/dependency-review-action from 4.3.4 to 4.3.5.
Release notes
Sourced from actions/dependency-review-action's releases.
v4.3.5
What's Changed
- fix: getRefs function to handle merge_group events by
@louis-bompart
in actions/dependency-review-action#766- Create pull_request_template.md by
@jonjanego
in actions/dependency-review-action#794- Update CONTRIBUTING.md by
@jonjanego
in actions/dependency-review-action#793- Bump
@types/node
from 20.11.28 to 20.16.0 by@dependabot
in actions/dependency-review-action#815- Upgrade transitive micromatch library by
@elireisman
in actions/dependency-review-action#829- Do not list changed dependencies in summary by
@hmaurer
in actions/dependency-review-action#828- Update stale.yaml by
@jonjanego
in actions/dependency-review-action#832- Bump got from 14.4.1 to 14.4.2 by
@dependabot
in actions/dependency-review-action#822- Bump eslint-plugin-jest and ts-jest by
@Ahmed3lmallah
in actions/dependency-review-action#840New Contributors
@louis-bompart
made their first contribution in actions/dependency-review-action#766@Ahmed3lmallah
made their first contribution in actions/dependency-review-action#840Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.3.4...v4.3.5
Commits
a6993e2
Merge pull request #840 from actions/dependabot-updatesd92f08b
Bump eslint-plugin-jest and ts-jest3e334b7
Merge pull request #822 from actions/dependabot/npm_and_yarn/got-14.4.232b7d88
Merge pull request #832 from actions/jonjanego-patch-314b94f8
Update stale.yaml6ea3b24
Merge pull request #828 from actions/hm/summary05042db
update dist packaging6aacbe0
add a warning message if there is room in the summary prior to cutoff293ccdb
add truncation escape valve to new file summary to avoid overflow83c7cc6
Do not list changes dependencies in summary- Additional commits viewable in compare view
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)