1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/.github
denobot 04ba8df711
1.39.0 (#21560)
Bumped versions for 1.39.0

Please ensure:
- [x] Target branch is correct (`vX.XX` if a patch release, `main` if
minor)
- [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 (think relevancy and remove
reverts)

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

cc @mmastrac

---------

Co-authored-by: mmastrac <mmastrac@users.noreply.github.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2023-12-13 13:24:13 -07:00
..
ISSUE_TEMPLATE chore: small changes to issue templates (#21372) 2023-11-28 09:57:21 -05:00
mtime_cache ci: update Windows runner, update Google Cloud integration, update Node (#17358) 2023-01-12 16:19:35 +01:00
workflows 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
CODE_OF_CONDUCT.md Update code-of-conduct email (#18162) 2023-03-13 17:14:06 +00:00
PULL_REQUEST_TEMPLATE.md docs: fix typos (#19118) 2023-05-16 14:30:16 +02:00
SECURITY.md docs(security): clarify storage explosion attacks in policy (#18697) 2023-04-24 13:03:53 +02:00