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

1.41.2 #22791

Merged
merged 2 commits into from
Mar 8, 2024
Merged

1.41.2 #22791

merged 2 commits into from
Mar 8, 2024

Conversation

denobot
Copy link
Collaborator

@denobot denobot commented Mar 8, 2024

Bumped versions for 1.41.2

Please ensure:

  • Target branch is correct (vX.XX if a patch release, main if minor)
  • Crate versions are bumped correctly
  • deno_std version is incremented in the code (see cli/deno_std.rs)
  • Releases.md is updated correctly (think relevancy and remove reverts)

To make edits to this PR:

git fetch upstream release_1_41.2 && git checkout -b release_1_41.2 upstream/release_1_41.2

cc @littledivy

@@ -2,4 +2,4 @@

// WARNING: Ensure this is the only deno_std version reference as this
// is automatically updated by the version bump workflow.
pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.218.0/";
pub const CURRENT_STD_URL_STR: &str = "https://deno.land/std@0.219.0/";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI publishing to JSR failed: https://github.com/denoland/deno_std/actions/runs/8199981575/job/22425952084#step:8:913

Proceeding with the release because /x publish was successful.

Releases.md Outdated Show resolved Hide resolved
Releases.md Outdated Show resolved Hide resolved
Signed-off-by: Divy Srivastava <[email protected]>
@littledivy littledivy marked this pull request as ready for review March 8, 2024 07:17
@littledivy littledivy merged commit 6d062cf into v1.41 Mar 8, 2024
19 checks passed
@littledivy littledivy deleted the release_1_41.2 branch March 8, 2024 07:32
littledivy added a commit that referenced this pull request Mar 8, 2024
Bumped versions for 1.41.2

Signed-off-by: Divy Srivastava <[email protected]>
Co-authored-by: Divy Srivastava <[email protected]>
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

2 participants