Skip to content

chore(deps-dev): bump @forward-software/react-auth from 2.0.3 to 2.0.4 in /packages/apple-signin#245

Merged
panz3r merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/apple-signin/forward-software/react-auth-2.0.4
Mar 28, 2026
Merged

chore(deps-dev): bump @forward-software/react-auth from 2.0.3 to 2.0.4 in /packages/apple-signin#245
panz3r merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/apple-signin/forward-software/react-auth-2.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps @forward-software/react-auth from 2.0.3 to 2.0.4.

Compatibility score


Affected Package(s)

  • @forward-software/react-auth (lib)
  • @forward-software/react-auth-google (packages/google-signin)
  • @forward-software/react-auth-apple (packages/apple-signin)
  • Examples
  • CI/CD / Repository configuration

Related Issue(s)

Motivation

Keeps the @forward-software/react-auth-apple package up to date with the latest version of @forward-software/react-auth.

Description of Changes

  • Bumped @forward-software/react-auth dev dependency from 2.0.3 to 2.0.4 in packages/apple-signin
  • Updated pnpm-lock.yaml to reflect the new dependency version (ran pnpm i and pnpm dedupe to resolve lockfile mismatch that was causing CI failures)

Breaking Changes

None

How to Test

  1. CI Checks: Verify that all automated tests (Vitest) and build steps pass successfully on this PR.
  2. Local Verification (Optional):
    • Run pnpm install to install dependencies.
    • Run pnpm --filter @forward-software/react-auth-apple test to run tests for the affected package.
    • Run pnpm --filter @forward-software/react-auth-apple build to verify the build succeeds.
    • Run pnpm --filter @forward-software/react-auth-apple lint to check for linting errors.

Checklist

  • My code follows the project's style guidelines
  • I have added or updated tests to cover the changes
  • I have updated relevant documentation
  • All tests are passing locally
  • CI checks are passing
  • I have reviewed my own code and lock file changes
  • I have checked for any potential security implications
  • I have verified the changes work as expected
  • My commit messages follow Conventional Commits format

Notes for Reviewers

The pnpm-lock.yaml was not updated as part of the original Dependabot bump, which caused the CI frozen-lockfile check to fail. The lockfile has been regenerated (pnpm i --no-frozen-lockfile + pnpm dedupe) to bring it in sync with the updated package.json.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Bumps [@forward-software/react-auth](https://github.com/forwardsoftware/react-auth/tree/HEAD/lib) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/forwardsoftware/react-auth/releases)
- [Changelog](https://github.com/forwardsoftware/react-auth/blob/main/lib/CHANGELOG.md)
- [Commits](https://github.com/forwardsoftware/react-auth/commits/v2.0.4/lib)

---
updated-dependencies:
- dependency-name: "@forward-software/react-auth"
  dependency-version: 2.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
github-actions[bot]
github-actions bot previously approved these changes Mar 28, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 28, 2026 14:44
panz3r
panz3r previously approved these changes Mar 28, 2026
@panz3r
Copy link
Copy Markdown
Member

panz3r commented Mar 28, 2026

@copilot can you fix the CI reported failures?

Running pnpm i and pnpm dedupe and then committing the updated lock-file should be enough

auto-merge was automatically disabled March 28, 2026 14:58

Head branch was pushed to by a user without write access

Copilot AI dismissed stale reviews from panz3r and github-actions[bot] via 321b7fb March 28, 2026 14:58
Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

@copilot can you fix the CI reported failures?

Running pnpm i and pnpm dedupe and then committing the updated lock-file should be enough

Fixed in 321b7fb — ran pnpm i --no-frozen-lockfile and pnpm dedupe, then committed the updated pnpm-lock.yaml.

Copilot AI requested a review from panz3r March 28, 2026 14:59
@panz3r panz3r merged commit 678a1d9 into main Mar 28, 2026
17 checks passed
@panz3r panz3r deleted the dependabot/npm_and_yarn/packages/apple-signin/forward-software/react-auth-2.0.4 branch March 28, 2026 15:01
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.

2 participants