Skip to content

Tags: github/evergreen

Tags

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: skip repo if no package manager found (#270)

* fix: skip repo if no package manager found

* feat: add gradle and devcontainers support + tests

* feat: add test for dependabot extra configuration at env level

* fix: add registries key if existing configuration dependabot configuration exists

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: continue on no update for repository (#273)

v1.16.1

Toggle v1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support private repository configuration (#265)

* feat: support private repository configuration

* feat: add tests to dependabot_file.py

* fix: remove prettier from Makefile

* fix: README lint

* fix: README lint

* fix: add suggestions

---------

Co-authored-by: JM (Jason Meridth) <[email protected]>

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #267 from github/immutable-actions

chore: Pin and upgrade all immutable-eligible actions to their semantic versions

v1.15.4

Toggle v1.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #256 from ricardojdsilva87/feat/support-github-ent…

…erprise-api

feat: support github enterprise api

v1.15.3

Toggle v1.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #239 from jmrt47/add-support-for-maven

feat: Add maven package ecosystem detection

v1.15.2

Toggle v1.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #242 from github/filter-by-team

feat: filter repos by team ownership

v1.15.1

Toggle v1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #238 from jmrt47/main

feat: Add configuration option for dependabot labels

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #232 from github/no-newline-in-existing-config

fix: ensure existing dependabot configs without end of file newlines get processed properly

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #222 from jmeridth/jm_add_schedule_env_var

feat: schedule and schedule day environment variables