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

chore: forward v1.32.5 release commit to main #18758

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

denobot
Copy link
Collaborator

@denobot denobot commented Apr 18, 2023

THIS PR HAS GIT CONFLICTS THAT MUST BE RESOLVED

This is the release commit being forwarded back to main for 1.32.5

Please ensure:

  • Everything looks ok in the PR
  • The release has been published

To make edits to this PR:

git fetch upstream forward_v1.32.5 && git checkout -b forward_v1.32.5 upstream/forward_v1.32.5

Don't need this PR? Close it.

cc @levex

@levex levex marked this pull request as ready for review April 18, 2023 19:00
Bumped versions for 1.32.5

Please ensure:
- [x] Target branch is correct
- [x] Crate versions are bumped correctly
- [x] deno_std version is incremented in the code (see
`cli/deno_std.rs`)
- [x] Releases.md is updated correctly

To make edits to this PR:
```shell
git fetch upstream release_1_32.5 && git checkout -b release_1_32.5 upstream/release_1_32.5
```

cc @levex

---------

Co-authored-by: levex <[email protected]>
Co-authored-by: Levente Kurusa <[email protected]>
@bartlomieju bartlomieju merged commit 4e5d370 into main Apr 18, 2023
@bartlomieju bartlomieju deleted the forward_v1.32.5 branch April 18, 2023 20:20
bartlomieju pushed a commit to bartlomieju/deno that referenced this pull request Apr 18, 2023
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

3 participants