1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

580 Commits

Author SHA1 Message Date
Sophie
0e6fc462ce [2022-09-07]: Dependabot unlocks parent dependencies on updates - [GA] (#28853)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Brad Isbell <bradify@github.com>
2022-09-08 09:16:32 +10:00
Jon
886357006a Update maven cental link (#29221) 2022-09-05 10:43:38 +01:00
Jules Parker
761b0a16a3 updates from cd plan 2022-09-01 16:56:16 +02:00
Jules Parker
1c9a61ca1f fix typo 2022-08-29 16:48:43 +02:00
Jules Parker
5d68a14c2f updates supported repos section 2022-08-29 15:58:56 +02: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
aab19aebb0 [2022-08-22 - ready to ship]: Dependabot alerts: optional comment with dismissal - [GA] (#29524) 2022-08-22 17:24:35 +00:00
mc
3c6fd404c3 Add a table listing the filters, sort options and labels available for Dependabot alerts (#29466)
* made a start

* more work

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address last comments

* adjust versioning

* ooops

* hmmm

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-08-22 09:32:36 +01:00
Junior Eluhu
b8f02ff172 adding release notes (#29927) 2022-08-16 19:03:29 +00:00
Orhan Toy
4d24a40d08 Fix typo: updatng -> updating (#29726)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-08-09 09:40:43 +00:00
Kate Catlin
1db3ba5838 Adding GitHub Actions as a supported ecosystem (#29454) 2022-08-04 15:54:31 +00:00
Courtney Wilson
982ae82ff7 Merge branch 'main' into patch-2 2022-08-01 16:44:32 -05: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
JonZeolla
1434aec1a9 Fix github.actor examples (#19267) 2022-07-28 09:30:19 +00:00
Andy Barnes
441cfc54cf Add pull-requests: write to permissions: block (#29350) 2022-07-27 08:09:51 +00:00
Sarah Edwards
012525e673 Document triggering_actor (#28988) 2022-07-26 22:54:58 +00:00
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
Benjamin Friedman Wilson
1268fee5fc small typo fix for mispelled 'updating' 2022-07-26 09:44:40 +02:00
Sarita Iyer
15c09dc0b2 Merge branch 'main' into dependabot-alerts-most-important-sort 2022-07-15 13:37:13 -04:00
Jurre
d738183157 Dependabot: explain how to allow rebases over appended commits (#29026)
* Depedabot: explain how to allow rebases over appended commits

By default Dependabot stops rebasing PRs that have been altered, in some cases (especially when setting up automations that add commits to PRs automatically), this is not desirable, and it's preferable for Dependabot to force push over those commits, removing them and having the automation re-generate them.

This is a feature that's been present in Dependabot for a while already, but has not been documented, so let's document it.

* Update content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md

* Update content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md

Co-authored-by: Jurre <jurre@github.com>

* Update content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-07-14 14:04:12 +00:00
Sarita Iyer
ecea5682be replace tip with note 2022-07-13 09:26:34 -04:00
Sarita Iyer
3c4200f16f add variable 2022-07-12 17:30:38 -04:00
Sarita Iyer
f6776685c7 add info + screenshot about most important sort 2022-07-12 17:15:07 -04:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
mc
d328effc2b [Already shipped] -Dependabot alerts: surface information about development dependencies - [GA] (#28615)
* made a start

* hmm hmm

* more work

* Optimize images

* improvements

* make table easier to read

* Apply suggestions from code review

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

* address review comments

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2022-06-30 07:53:12 +00:00
Kate Catlin
1e48a5756d Adding Erlang as a supported language (#28754) 2022-06-28 15:44:47 +00: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
Felicity Chapman
ea601b7e31 Tidy up some outdated links and language: "vulnerable dependencies" (#28474) 2022-06-17 11:59:36 +00:00
Felicity Chapman
06e0979e34 [2022-06-15]: Advisory Database Supports Malware Advisories (beta) (#28367) 2022-06-17 12:51:16 +01:00
mc
bc85191c88 [2022-06-13]: Dependabot alerts: bulk triage via checkboxes (reopen, dismiss) - [GA] (#28129)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
2022-06-13 18:27:00 +00: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
a57ac25559 Add HTML comment to follow up on GHES 3.7 images 2022-06-01 11:14:17 +01:00
Felicity Chapman
305954c0be Corrections 2022-05-31 18:13:56 +01:00
Felicity Chapman
ebb8930683 Update screenshots for FPT and GHEC - GHES/GHAE 3.7 TODO 2022-05-31 18:10:33 +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
54091f1ebf close quotes around linked article (#28045)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-05-27 12:21:37 +00: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