a11rew / medusa-payment-paystack

Paystack payment provider for Medusa
https://storefront-production-ae6c.up.railway.app/
MIT License
59 stars 14 forks source link

chore(deps): update medusa-payment-paystack requirement from ^1.2.1 to ^1.2.3 in /examples/backend #116

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on medusa-payment-paystack to permit the latest version.

Release notes

Sourced from medusa-payment-paystack's releases.

medusa-payment-paystack@1.2.3

Patch Changes

  • ac65bde: Fixes initialization errors related to "msw/node" requires
Commits
  • 938fe54 Merge pull request #115 from a11rew/changeset-release/main
  • 768b629 Version Packages
  • ac65bde fix: add patch changeset
  • 3dc1767 Merge branch 'main' of github.com:a11rew/medusa-payment-paystack
  • eb4799a fix: remove debug checks
  • 9125ea0 Merge pull request #102 from a11rew/changeset-release/main
  • 8a09990 Version Packages
  • 6b1b106 chore: update deps
  • 44517b2 Merge pull request #105 from a11rew/dependabot/npm_and_yarn/packages/plugin/a...
  • 618f84b Trigger checks
  • Additional commits viewable in compare view


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 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)
changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: 9450adcf65d452bccf28adcc0d20df199c5aff8a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

a11rew commented 7 months ago

@dependabot recreate

dependabot[bot] commented 7 months ago

Superseded by #123.