Skip to content

add 1-day cooldown to configurations for Dependabot and npm-check-upd…#551

Merged
breedenc merged 1 commit intomainfrom
breedenc/dependency-cooldown
Oct 1, 2025
Merged

add 1-day cooldown to configurations for Dependabot and npm-check-upd…#551
breedenc merged 1 commit intomainfrom
breedenc/dependency-cooldown

Conversation

@breedenc
Copy link
Copy Markdown
Collaborator

@breedenc breedenc commented Oct 1, 2025

Description

Adds a 1-day cooldown period to Dependabot updates and to npm-check-updates

Motivation and Context

Allows time for malicious updates to be caught and removed.

How Has This Been Tested?

  • Dependabot: N/A
  • npm-check-updates - running locally, I can see that with this change, previously-proposed updates that were released today are now held back

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change
  • change to developer tooling only

Checklist

  • My code follows conforms to the coding standards.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Pic

@breedenc breedenc requested a review from a team as a code owner October 1, 2025 21:53
@breedenc breedenc merged commit ce5a32f into main Oct 1, 2025
7 checks passed
@breedenc breedenc deleted the breedenc/dependency-cooldown branch October 1, 2025 22:29
mdfleury-wbd added a commit that referenced this pull request Oct 24, 2025
* updating material ui, minus dates

* these should work

* adding test page

* working dates

* updating deps

* updating deps

* Upgrade to pytest-cov v7 and disable printing coverage report by default (#549)

* Upgrade to pytest-cov v7.

* Don't print coverage report by default.

Removes the textual coverage report by default since it fills up the
screen when just trying to run unit tests.

The HTML coverage report is still generated, which is generally a more
useful format anyway.

* add 1-day cooldown to configurations for Dependabot and npm-check-updates (#551)

* Update Trivy to 0.67.0 (#553)

* update trivy to 0.67.0

* update trivy version

* use empty object to avoid calling NoneType.get

* Bump actions/cache from 4.2.4 to 4.3.0 in the actions group (#546)

Bumps the actions group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 4.2.4 to 4.3.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0400d5f...0057852)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependency updates (2025-10-13) (#554)

* fixing lock and missing

* fixing warning

* fixing typography

* fixing spacing

* removing weird code

* fixing indent

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Michael Imamura <michael.imamura@turner.com>
Co-authored-by: Chris Breeden <47154440+breedenc@users.noreply.github.com>
Co-authored-by: Garrett Marconet <41752849+g-marconet@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants