Skip to content

Bump @medusajs/event-bus-redis from 1.8.14 to 2.0.6#33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/medusajs/event-bus-redis-2.0.6
Closed

Bump @medusajs/event-bus-redis from 1.8.14 to 2.0.6#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/medusajs/event-bus-redis-2.0.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 26, 2024

Bumps @medusajs/event-bus-redis from 1.8.14 to 2.0.6.

Release notes

Sourced from @​medusajs/event-bus-redis's releases.

v2.0.6

Highlights

Product image reordering

An issue with duplicated images on product create and update in v2.0.5 has been patched. For information about the feature, see the release notes for v2.0.5.

Bugs

Full Changelog: medusajs/medusa@v2.0.5...v2.0.6

v2.0.6-preview

Highlights

Introduced identity registration in auth domain

🚧 Breaking change

We have separated identity registration from authentication. For context about why this decision was made see #8683.

Introduced endpoint /auth/[scope]/[provider]/register

We have added an endpoint specifically for registering new identities. This change will only be used by providers that require registration, such as email-password.

Introduced method register in auth provider and auth module

We have introduced a new method register to the auth provider and auth module interfaces. This change will only be used by providers that require registration, such as email-password.

Examples of new authentication flows

Sign up with email-password:

</tr></table> 

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [@medusajs/event-bus-redis](https://github.com/medusajs/medusa/tree/HEAD/packages/event-bus-redis) from 1.8.14 to 2.0.6.
- [Release notes](https://github.com/medusajs/medusa/releases)
- [Commits](https://github.com/medusajs/medusa/commits/@medusajs/event-bus-redis@2.0.6/packages/event-bus-redis)

---
updated-dependencies:
- dependency-name: "@medusajs/event-bus-redis"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 28, 2024

Superseded by #36.

@dependabot dependabot Bot closed this Nov 28, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/medusajs/event-bus-redis-2.0.6 branch November 28, 2024 04:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants