1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

54 Commits

Author SHA1 Message Date
Sophie
48524a0a7d [2022-12-13]: Dependabot does not access public registries when the user has configured private registries - [GA] (#33310)
Co-authored-by: Jake Coffman <jakecoffman@github.com>
Co-authored-by: Anne-Marie  <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Nish Sinha <nishnha@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Ankit Honey <honeyankit@github.com>
2022-12-13 19:22:06 +00:00
mc
06667bb26e Describe how Dependabot chooses to rebase pull requests (#32993) 2022-11-29 17:19:08 +00:00
Anne-Marie
f7d1ef5023 [2022-11-23]: Dependabot support for private Hex repositories - [GA] #8667 (#32661)
Co-authored-by: Landon Grindheim <landon.grindheim@gmail.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-11-23 20:08:16 +00:00
Mattt
600d45f482 Update to new limit for Dependabot commit message prefix (#32363)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-11-18 17:12:47 +00:00
Jules
fff651b887 Dependabot version updates for forks (#32271)
Co-authored-by: github-actions <github-actions@github.com>
2022-11-07 17:50:37 +00:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Anne-Marie
c0859e564a [2022-10-24]: Dependabot Updates supporting the increase-if-necessary versioning strategy for Python - [GA] #8372 (#31944) 2022-10-24 18:33:39 +00:00
Anne-Marie
0e03452f9c [2022-10-20]: Dependabot updates for Yarn v3 - [GA] (#31471)
Co-authored-by: Jurre <jurre@github.com>
2022-10-20 16:24:05 +00:00
mc
90bac38ab1 Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md 2022-10-10 08:53:30 +01:00
Jeff Widman
97e82c0ca8 Cleanup docker registry docs
Dependabot now supports:
1. Public AWS ECR: https://github.com/dependabot/dependabot-core/issues/4212
2. Microsoft Azure Container Registry: https://github.com/dependabot/dependabot-core/issues/3689
3. Any registry that uses HTTP Basic Auth instead of the OCI-spec-compliant central token service: https://github.com/dependabot/dependabot-core/issues/3689#issuecomment-1272037775

So now that we support all the major docker/container registry providers, there's no need to individually list them... this way we don't have folks wondering "my registry wasn't explicitly listed, is it supported?"

So switch to mention the two authentication schemes that we support and leave it at that.

Note: I left the `ecr-docker` example, as that is a one-off workaround we added to our internal code a long time ago because ECR isn't OCI compliant. So still needs the custom key to indicate the workaround should be used. Long term I hope ECR migrates to a more standard auth flow and we can eliminate that custom workaround, but they're not there yet.
2022-10-07 14:02:45 -07:00
Christopher Kintner
82ed39fa01 note that dependabot.yml cannot be used to configure dependabot alerts (#31397)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-10-04 16:14:31 +00:00
mc
4cd7011c06 Update customizing-dependency-updates.md 2022-09-29 08:54:34 +01:00
mc
af0c7eea08 Update configuring-dependabot-version-updates.md 2022-09-29 08:48:52 +01:00
Isaac Brown
5bb464a343 Describe Actions usage for Dependabot (#30966)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-09-28 15:12:26 +01:00
mc
6f20df6e58 Merge branch 'main' into patch-5 2022-09-26 12:21:32 +01:00
mc
8e2fe3a971 Merge branch 'main' into update-docker-registry-note 2022-09-23 08:41:16 +01:00
mc
88dcb0b13e Apply suggestions from code review 2022-09-23 08:31:24 +01:00
mc
f027de12c2 Apply suggestions from code review 2022-09-23 08:14:26 +01:00
Tom Christensen
6f1a6f6fa7 Merge branch 'update-docker-registry-note' of https://github.com/pavera/docs into update-docker-registry-note 2022-09-22 19:32:58 +00:00
Tom Christensen
47839c164f Updating based on PR feedback 2022-09-22 19:29:40 +00:00
Jeff Widman
f0428d6f69 Switch schedule.interval in examples to weekly
Almost all the examples previously had `daily`.

However, we've heard from users that this often creates a little too much noise, so we changed the default on the back end to weekly.

Since people often copy/paste examples from help docs, this updates the examples to use `"weekly"` as well.

The only examples I didn't change were for `schedule.interval`, for obvious reasons.
2022-09-20 13:27:43 -07:00
Josh Johanning
068a4edcfb Fixing Azure DevOps NuGet Dependabot config examples (#20617) 2022-09-20 09:14:59 +00:00
LingMan
d99733d486 Explicitly call out that Dependabot only updates direct dependencies by default (#20684)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-09-20 09:02:43 +00:00
Tom Christensen
64b32250e7 Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
Co-authored-by: Jeff Widman <jeff@jeffwidman.com>
2022-09-19 11:14:56 -06:00
Tom Christensen
ae744b46f5 Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
Co-authored-by: Jeff Widman <jeff@jeffwidman.com>
2022-09-19 11:13:59 -06:00
Tom Christensen
535ccaf29e Updating the intro to attempt to adhere to style guide 2022-09-16 09:20:01 +00:00
Tom Christensen
a4a66bb285 Adding GCR 2022-09-16 09:07:42 +00:00
Tom Christensen
9079a939ac Update to reflect currently supported docker registries. 2022-09-15 06:50:23 +00:00
Jeff Widman
bf439a5f86 Tweak wording based on customer feedback
Incorporate the feedback from https://github.com/dependabot/dependabot-core/issues/3341 to clarify the wording.
2022-08-23 11:50:48 -07:00
mc
03f868d8ac Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md 2022-08-01 16:03:37 +01:00
mc
e98383c13a Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md 2022-08-01 15:48:53 +01:00
Landon Grindheim
a9355a55c2 Note that ACR is not currently supported 2022-07-29 15:15:12 -04:00
Felicity Chapman
1d2030a10a Update information on support by Dependabot version updates for Pub as it moves from beta to GA (#28047) 2022-06-21 13:15:35 -07:00
mc
4a376692f5 Merge branch 'main' into patch-2 2022-06-10 14:08:10 +01:00
mc
c4a1c607eb Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md 2022-06-10 14:03:22 +01:00
mc
77f21c80d8 Apply suggestions from code review 2022-06-10 13:54:31 +01:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Felicity Chapman
88f73f45af Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
2022-06-01 12:38:57 +01:00
Felicity Chapman
1a3c104d13 Update info in other article 2022-05-31 16:55:30 +01:00
Felicity Chapman
1ae2880aa1 Rename file to fix tests 2022-05-31 14:36:44 +01:00
Felicity Chapman
f6b3f8483e Change version number 2022-05-31 14:04:18 +01:00
Felicity Chapman
6c030fb067 Draft new content 2022-05-31 13:55:38 +01:00
Felicity Chapman
f293456e62 Remove reusable to prepare for updates 2022-05-31 13:32:28 +01:00
Fuad Olatunji
2766510fd3 Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
Co-authored-by: Jeff Widman <jeff@jeffwidman.com>
2022-05-30 09:54:59 +01:00
Fuad Olatunji
0c77f19f6b proposal: add custom commit message example (s)
This is related to https://github.com/dependabot/dependabot-core/issues/5192 .

cc: @jeffwidman
2022-05-28 18:07:53 +01:00
Andy Barnes
7f42c91b78 work for issue 6293 (#27707)
* make the configuration options table reusable
2022-05-27 10:47:05 +01:00
Nate
23ae5a1052 Typo: Missing spacing for markdown formatting (#17804) 2022-05-19 16:16:58 -07:00
autologie
f28e7a8407 Fix usage of markdown syntax for italic text 2022-05-16 13:29:25 +02:00
Steve Guntrip
670131bb7f Dependabot updates 2022-05-12 07:27:44 +00:00
Felicity Chapman
b3e30cc5f8 Update comments following hubber confusion (#26843) 2022-04-12 07:38:16 +00:00