1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

34 Commits

Author SHA1 Message Date
Andrew Luca
2cc39dba0c Update steps id to match dependabot docs 2021-11-22 20:07:19 +02:00
Andrew Luca
42302584ca Update dependabot metadata field
As of the last docs the metadata field is named `dependabot-metadata`

https://github.com/dependabot/fetch-metadata
2021-11-22 19:59:53 +02:00
Vanessa
8bd8c10f9a GitHub Enterprise Server 3.3 release candidate (#22286)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Elijah Buck <buckelij@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-09 12:12:00 -05:00
Jules Parker
13edfd8788 Merge branch 'main' into jules-4795 2021-10-18 15:11:48 +02:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Jules Parker
c98f2eb4d0 update links and redirects for incorp. changes from pr 2021-10-06 16:15:23 +02:00
Laura Coursen
7eb1549105 Add 💅 2021-09-16 14:58:18 -05:00
Justin Wong
4bc0f3e40e Update default schedule time as random
As per https://github.blog/changelog/2021-06-16-dependabot-now-schedules-version-updates-uniformly/
2021-09-16 09:46:03 +01:00
David Gardiner
77b23d13d6 Use current version of fetch-metadata action 2021-09-01 14:13:58 +09:30
Barry Gordon
5288bd7193 Clarify that Dependabot does not support Maven as token-only (#9098) 2021-08-24 13:53:38 +00:00
Sarita Iyer
6bdba1c9e5 Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/upgrading-from-dependabotcom-to-github-native-dependabot.md 2021-08-03 17:18:55 -04:00
Sarita Iyer
efa186a2e2 Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/upgrading-from-dependabotcom-to-github-native-dependabot.md 2021-08-03 17:18:43 -04:00
Mike McDonald
2c53b8a1fb Updating Dependabot Preview Smigration docs 2021-08-03 11:14:07 -06:00
Mike McDonald
df85a1e207 Clarifying dependabot's npm registry password requirements (#20611) 2021-08-02 21:03:49 +00:00
Clif Reeder
327b954f9b Fix type in allow section 2021-07-16 16:53:24 -05:00
Felix Böhm
37b2dc7444 Fix typo in permission name (#8132) 2021-07-13 18:49:32 +00:00
Felicity Chapman
f520e9f889 Add new article to guides + add shortTitle (#20271) 2021-07-13 08:00:54 +00:00
Mike McDonald
9ea839afd5 Add article 'Automating Dependabot with GitHub Actions' (#19707)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-07-01 06:15:54 +00:00
Felicity Chapman
6afb4b983d Make shortTitles consistent for code security docs set (#20139) 2021-06-28 15:12:27 +00:00
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Scott Jungling
01e3d0f8a1 docs: properly quote wildcard character for dependency-name (#7635) 2021-06-24 16:41:30 +00:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Jurre
85d37a2fe3 Dependabot: add note about IP allowlist (#19958)
* Dependabot: add note about IP allowlist

We sometimes get questions from customers using private registries about adding dependabot to their ip-allowlist. We expose the IP addresses that dependabot makes updates from in our API, this explains that

* Apply suggestions from code review

* Apply suggestions from code review

* Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-17 09:57:51 +01:00
Mike McDonald
74c46de7ce [June 16th] Dependabot no longer runs at 5AM UTC by default (#19841)
* Updating docs to no longer reference 5AM UTC default

* Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-16 15:26:57 -04:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Mike McDonald
515107fcaf Adding @dependabot command docs (#19678)
* Adding @dependabot command docs

* cleaned up wording

* Apply suggestions from code review

* alphabetical order + follow content model

* simplify and add link to anchor

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-03 10:13:30 +00:00
Felicity Chapman
5d44e66d95 Expand topics for Code security articles in preparation for a guide sub-landing page (#19340) 2021-06-02 06:27:03 +00:00
mo khan
e42ebdbc23 Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-05-28 14:22:17 -06:00
mo khan
071352bb5a Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-05-28 14:22:11 -06:00
mo khan
fa94681617 docs: move terraform example below rubygems 2021-05-28 13:51:37 -06:00
mo khan
bd2010497d docs: add example of terraform-registry configuration 2021-05-26 12:01:25 -06:00
Mike McDonald
ecac77807b Removing the constraint on using @dependabot ignore with ignore conditions (#19439) 2021-05-20 07:05:44 +00:00
Jason Rudolph
fbf71119d0 Dependabot Preview Migration: Describe recommended workaround for ACF_PRO_KEY (#19432) 2021-05-19 20:26:02 +00:00
Sarah Schneider
f7e848e0c4 ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js 2021-05-19 10:12:38 -04:00