Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps remix-auth and remix-auth-form. These dependencies needed to be updated together.
Updates remix-auth from 3.7.0 to 4.2.0

Release notes

Sourced from remix-auth's releases.

v4.2.0

What's Changed

Minor Changes

Documentation Changes

Other Changes

Full Changelog: sergiodxa/remix-auth@v4.1.0...v4.2.0

v4.1.0

What's Changed

New Features

Other Changes

Full Changelog: sergiodxa/remix-auth@v4.0.0...v4.1.0

v4.0.0

What's Changed

New Features

Documentation Changes

Other Changes

New Contributors

... (truncated)

Commits
  • 8f40d8a 4.2.0
  • b7e145b Fix formatting in package.json for consistency in files and funding sections
  • 539f6a7 Add AsyncLocalStorage docs for passing extra data in MyStrategy authentication
  • 41173ff Refactor MyStrategy.authenticate method to remove options parameter
  • 6374264 Improve "Create a strategy" docs to be more correct with current API
  • 8aadb58 Make Authenticator#get accept a generic for the strategy instance
  • aeb5fc4 Remove bun.lockb file from the repository
  • a9ce1ea Bump typedoc from 0.27.9 to 0.28.0 (#321)
  • a252414 Update GitHub Actions workflow to trigger on published releases
  • b7a3c0c Bump typedoc-plugin-mdn-links from 4.0.15 to 5.0.1 (#319)
  • Additional commits viewable in compare view

Updates remix-auth-form from 1.5.0 to 3.0.0

Release notes

Sourced from remix-auth-form's releases.

v3.0.0

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: sergiodxa/remix-auth-form@v2.0.0...v3.0.0

v2.0.0

What's Changed

Breaking changes

New Features

Other Changes

New Contributors

Full Changelog: sergiodxa/remix-auth-form@v1.5.0...v2.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6e995b4696 branch from be4255f to afda9dd Compare May 14, 2025 13:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6e995b4696 branch from afda9dd to b7ab4ca Compare May 27, 2025 02:13
Bumps [remix-auth](https://github.com/sergiodxa/remix-auth) and [remix-auth-form](https://github.com/sergiodxa/remix-auth-form). These dependencies needed to be updated together.

Updates `remix-auth` from 3.7.0 to 4.2.0
- [Release notes](https://github.com/sergiodxa/remix-auth/releases)
- [Commits](sergiodxa/remix-auth@v3.7.0...v4.2.0)

Updates `remix-auth-form` from 1.5.0 to 3.0.0
- [Release notes](https://github.com/sergiodxa/remix-auth-form/releases)
- [Commits](sergiodxa/remix-auth-form@v1.5.0...v3.0.0)

---
updated-dependencies:
- dependency-name: remix-auth
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: remix-auth-form
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6e995b4696 branch from b7ab4ca to f281542 Compare June 5, 2025 04:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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