Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into releases/v2 #1511

Merged
merged 96 commits into from Jan 26, 2023
Merged

Merge main into releases/v2 #1511

merged 96 commits into from Jan 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 26, 2023

Merging 43f1a6c into releases/v2.

Conductor for this PR is @henrymercer.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v2 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.
  • Merge the mergeback PR that will automatically be created once this PR is merged.

In the future we might convert the file to JSON with comments, or add
this note to a JSON schema.
This gives us an easy cache hit when requesting the same tools URL.
github-actions[bot] and others added 23 commits January 23, 2023 17:26
…plugin-retry-4.0.4

Bump @octokit/plugin-retry from 3.0.9 to 4.0.4
There's a known issue that causes the Swift autobuilder to hang.  By
setting a timeout, we'll fail earlier and we can rerun the check
earlier.
npm v9.3.0 is out, but seems to have a bug with `npm ci` on macOS
where it will complain that `node_modules/.bin` is a directory.

We specify an exact version for reproducibility of builds.
We don't need the import for Node 12 compat, but we do need it to make
the file compile.
Fail `prepare-test` early when `gh release list` fails
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
More cleanup as a result of dropping Node 12
Limit Swift autobuild runtime in PR check to 10 minutes
…types-9.0.0

Bump @octokit/types from 8.0.0 to 9.0.0
Remove apiVersion parameter.
…back

Fall back to the `defaults.json` CLI version if feature flags misconfigured
Update CHANGELOG.md with new limits on uploading SARIF
Co-authored-by: Henry Mercer <henry.mercer@me.com>
…-number

Fix computation of fallback version number
@henrymercer henrymercer marked this pull request as ready for review January 26, 2023 15:34
@henrymercer henrymercer requested a review from a team as a code owner January 26, 2023 15:34
@henrymercer henrymercer merged commit 436dbd9 into releases/v2 Jan 26, 2023
@henrymercer henrymercer deleted the update-v2.2.0-43f1a6c70 branch January 26, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants