Commits
Commits on Jan 18, 2023
-
Bump
eslint-plugin-import
to avoid vulnerability in dependencyHenry Mercer committedJan 18, 2023 Copy the full SHA ed9506bView commit details -
Henry Mercer committed
Jan 18, 2023 Copy the full SHA 5f644f9View commit details -
Update checked-in dependencies
github-actions[bot] committedJan 18, 2023 Copy the full SHA 6d37d75View commit details
Commits on Jan 12, 2023
-
Update checked-in dependencies
github-actions[bot] committedJan 12, 2023 Copy the full SHA 10f2d3cView commit details
Commits on Dec 14, 2022
-
Update checked-in dependencies
github-actions[bot] committedDec 14, 2022 Copy the full SHA 04f1897View commit details
Commits on Dec 12, 2022
-
remove use of query-string package
nickfyson committedDec 12, 2022 Copy the full SHA d827cf3View commit details
Commits on Dec 8, 2022
-
Update checked-in dependencies
github-actions[bot] committedDec 8, 2022 Copy the full SHA e58b8d6View commit details
Commits on Dec 1, 2022
-
Update checked-in dependencies
github-actions[bot] committedDec 1, 2022 Copy the full SHA 21044b0View commit details
Commits on Nov 25, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 25, 2022 Copy the full SHA c6e756bView commit details
Commits on Nov 16, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 16, 2022 Copy the full SHA 377b692View commit details
Commits on Nov 15, 2022
-
Merge branch 'henrymercer/delete-runner-part-2' into henrymercer/requ…
…ire-cli-2.6.3
Henry Mercer committedNov 15, 2022 Copy the full SHA d48707cView commit details
Commits on Nov 14, 2022
-
Merge branch 'main' into henrymercer/require-cli-2.6.3
Henry Mercer committedNov 14, 2022 Copy the full SHA 1e2f8f0View commit details -
Henry Mercer committed
Nov 14, 2022 Copy the full SHA 375506cView commit details -
Update checked-in dependencies
github-actions[bot] committedNov 14, 2022 Copy the full SHA f3e11b9View commit details
Commits on Nov 11, 2022
-
Remove lines of code counting in the Action
We now only need to support doing this in the CLI.
Henry Mercer committedNov 11, 2022 Copy the full SHA 84e5134View commit details
Commits on Nov 4, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 4, 2022 Copy the full SHA 31a2afeView commit details
Commits on Nov 2, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 2, 2022 Copy the full SHA 81a1ec0View commit details
Commits on Oct 26, 2022
-
Update checked-in dependencies
github-actions[bot] committedOct 26, 2022 Copy the full SHA e76b89fView commit details
Commits on Oct 18, 2022
-
Update checked-in dependencies
github-actions[bot] committedOct 18, 2022 Copy the full SHA f0b3ef9View commit details
Commits on Oct 13, 2022
-
Removes deprecated set-output usage
For more information see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ This change bumps a bunch of the internal actions packages. Note that the only required version change is `actions/core` to 1.10.0. The others are not required, but seem like a reasonable idea. It also changes all of the workflows that use `set-output`.
Andrew Eisenberg committedOct 13, 2022 Copy the full SHA eba983fView commit details -
Update checked-in dependencies
github-actions[bot] committedOct 13, 2022 Copy the full SHA 17ae47eView commit details
Commits on Oct 11, 2022
-
Further update to reflect a conversation with @henrymercer
Edoardo Pirovano committedOct 11, 2022 Unverified
No user is associated with the committer email.Copy the full SHA adb2896View commit details
Commits on Oct 7, 2022
-
Mergeback v2.1.27 refs/heads/releases/v2 into main (#1289)
* Merge main into releases/v2 (#1287) * Update changelog and version after v2.1.26 * Update checked-in dependencies * Don't check for Go logs on failure (#1279) * Update supported GitHub Enterprise Server versions. (#1275) Co-authored-by: GitHub <noreply@github.com> * TRAP Caching: Add timeouts to upload/download operations * Add logging statements declaring state of the cli_config_file_enabled It's possible to determine this otherwise, but this makes it easier to spot. * Avoid using single value as array The user config parser in the CLI doesn't yet support it. * Extract logging statements to separate function * Correctly report CodeQL version when using cache (#1259) * Correctly report CodeQL version when using cache * Add JS generated files * Add test for return value of `setupCodeQL` * Fill in missing return value comment * Convert "Invalid source root" errors to UserErrors * Add changelog note for Go extraction reconciliation (#1286) * Add changelog note for Go extraction reconciliation * Update CHANGELOG.md Co-authored-by: Henry Mercer <henrymercer@github.com> * Update CHANGELOG.md Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> * Tweaks from PR review Co-authored-by: Henry Mercer <henrymercer@github.com> Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> * Update changelog for v2.1.27 Co-authored-by: github-actions[bot] <github-actions@github.com> Co-authored-by: Chuan-kai Lin <cklin@github.com> Co-authored-by: Angela P Wen <angelapwen@github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub <noreply@github.com> Co-authored-by: Edoardo Pirovano <edoardo.pirovano@gmail.com> Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com> Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> Co-authored-by: Henry Mercer <henrymercer@github.com> * Update changelog and version after v2.1.27 * Update checked-in dependencies Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions@github.com> Co-authored-by: Chuan-kai Lin <cklin@github.com> Co-authored-by: Angela P Wen <angelapwen@github.com> Co-authored-by: GitHub <noreply@github.com> Co-authored-by: Edoardo Pirovano <edoardo.pirovano@gmail.com> Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com> Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> Co-authored-by: Henry Mercer <henrymercer@github.com>
9 people committedOct 7, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 3d39294View commit details
Commits on Sep 29, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 29, 2022 Copy the full SHA ffa74c5View commit details
Commits on Sep 21, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 21, 2022 Copy the full SHA 6188cbdView commit details
Commits on Sep 16, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 16, 2022 Copy the full SHA e0ef82eView commit details -
Merge pull request #1239 from github/dependabot/npm_and_yarn/uuid-9.0.0
Bump uuid from 8.3.2 to 9.0.0
Henry Mercer authored and GitHub committedSep 16, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 9207340View commit details
Commits on Sep 15, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 15, 2022 Copy the full SHA e6ad3e0View commit details
Commits on Sep 8, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 8, 2022 Copy the full SHA f87e7a6View commit details
Commits on Sep 2, 2022
-
The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3) mention compatibility with Node 18.8.
Henry Mercer committedSep 2, 2022 Copy the full SHA bea5e4bView commit details
Commits on Sep 1, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 1, 2022 Copy the full SHA 62fab91View commit details
Commits on Aug 25, 2022
-
Update checked-in dependencies
github-actions[bot] committedAug 25, 2022 Copy the full SHA abafa5bView commit details -
Update checked-in dependencies
github-actions[bot] committedAug 25, 2022 Copy the full SHA 54d5799View commit details
Commits on Aug 22, 2022
-
Merge pull request #1200 from github/mergeback/v2.1.20-to-main-7fee4ca0
Mergeback v2.1.20 refs/heads/releases/v2 into main
Henry Mercer authored and GitHub committedAug 22, 2022 Unverified
No user is associated with the committer email.Copy the full SHA c2c0a29View commit details -
This is no longer needed since `long` now includes its own types.
Henry Mercer committedAug 22, 2022 Copy the full SHA bae5150View commit details