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

deps: bump release-please from 16.10.2 to 16.12.0 #452

Merged
merged 2 commits into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"minimatch": "^9.0.2",
"npm-package-arg": "^11.0.1",
"proc-log": "^4.0.0",
"release-please": "16.10.2",
"release-please": "16.12.0",
"semver": "^7.3.5",
"undici": "^6.7.0",
"yaml": "^2.1.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ exports[`test/release/release-manager.js TAP npm/cli > must match snapshot 1`] =
- [ ] 11. Label and fast-track \`nodejs/node\` PR

> **Note**:
> This requires being a \`nodejs\` collaborator. Currently @lukekarrys is so ping them to do these steps!
> This requires being a \`nodejs\` collaborator. This could be you!

- Thumbs-up reaction on the Fast-track comment
- Add an LGTM / Approval
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ exports[`test/release/release-manager.js TAP prerelease > must match snapshot 1`
- [ ] 10. Label and fast-track \`nodejs/node\` PR

> **Note**:
> This requires being a \`nodejs\` collaborator. Currently @lukekarrys is so ping them to do these steps!
> This requires being a \`nodejs\` collaborator. This could be you!

- Thumbs-up reaction on the Fast-track comment
- Add an LGTM / Approval
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ exports[`test/release/release-manager.js TAP workspace names > expect resolving
- [ ] 11. Label and fast-track \`nodejs/node\` PR

> **Note**:
> This requires being a \`nodejs\` collaborator. Currently @lukekarrys is so ping them to do these steps!
> This requires being a \`nodejs\` collaborator. This could be you!

- Thumbs-up reaction on the Fast-track comment
- Add an LGTM / Approval
Expand Down
Loading