Skip to content

Bump release-with-ease from 2.2.0 to 2.3.4#288

Merged
trotzig merged 1 commit intomainfrom
dependabot/npm_and_yarn/release-with-ease-2.3.4
Apr 23, 2026
Merged

Bump release-with-ease from 2.2.0 to 2.3.4#288
trotzig merged 1 commit intomainfrom
dependabot/npm_and_yarn/release-with-ease-2.3.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps release-with-ease from 2.2.0 to 2.3.4.

Release notes

Sourced from release-with-ease's releases.

v2.3.4

2.3.4

  • Fix npm publish authentication to use native npm prompts instead of manual OTP entry
  • Inherit stdio during npm publish to enable 2FA browser challenges and automatic auth handling
  • Improve user experience by matching terminal behavior when running npm publish directly [by @​lencioni in #11]

v2.3.3

2.3.3

  • Fix npm authentication flow by running login and publish as a single compound command [by @​lencioni]

v2.3.2

2.3.2

  • Fix npm publish authentication by running npm login on auth failure [by @​lencioni in #10]

v2.3.1

2.3.1

  • Fix npm publish to avoid duplicate OTP prompts when using browser-based authentication [by @​lencioni in #8]
  • Add CODEOWNERS file to streamline PR review process [by @​lencioni in #9]

v2.3.0

2.3.0

  • Add warning and confirmation prompt when publishing packages without an explicit 'private' field in package.json
  • Allow users to suppress the prompt by setting 'private': false in package.json
  • Skip npm publishing when 'private': true is set [by @​trotzig in #7]
Commits
  • e6cde22 2.3.4
  • ba49b43 Update changelog for 2.3.4
  • 747f47e Merge pull request #11 from happo/claude/native-npm-auth
  • 178b0a9 Let npm handle publish auth natively via inherited stdio
  • f966117 2.3.3
  • 5429497 Update changelog for 2.3.3
  • bdfc97b Run npm login && npm publish as a single compound command
  • 6ccfd40 2.3.2
  • 980d368 Update changelog for 2.3.2
  • fdb2e2e Merge pull request #10 from happo/claude/streamline-npm-publish-otp
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2026
@dependabot dependabot Bot requested review from lencioni and trotzig as code owners April 23, 2026 08:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/release-with-ease-2.3.4 branch 3 times, most recently from 09c6f4a to 9b784eb Compare April 23, 2026 09:35
Bumps [release-with-ease](https://github.com/happo/release-with-ease) from 2.2.0 to 2.3.4.
- [Release notes](https://github.com/happo/release-with-ease/releases)
- [Commits](happo/release-with-ease@v2.2.0...v2.3.4)

---
updated-dependencies:
- dependency-name: release-with-ease
  dependency-version: 2.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/release-with-ease-2.3.4 branch from 9b784eb to fd52e0a Compare April 23, 2026 09:43
@trotzig trotzig merged commit abaf778 into main Apr 23, 2026
3 checks passed
@trotzig trotzig deleted the dependabot/npm_and_yarn/release-with-ease-2.3.4 branch April 23, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant