Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Bump @shopify/koa-shopify-auth from 3.2.0 to 4.1.3 #371

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @shopify/koa-shopify-auth from 3.2.0 to 4.1.3.

Changelog

Sourced from @​shopify/koa-shopify-auth's changelog.

[4.1.3] - 2021-04-22

Fixed

  • Fix authentication error if the Shopify session ended before its expiration date 94

[4.1.2] - 2021-03-30

Fixed

  • Remove samesite=none setting from cookie-options. 83

[4.1.1] - 2021-03-26

Added

  • Bumped @shopify/shopify-api version to v1.2.1 to include the new API version (April21). 80

[4.1.0] - 2021-03-23

Added

  • Add returnHeader option to verifyRequest, which allows using the middleware on XHR requests. 78

[4.0.3] - 2021-03-16

Fixed

  • Fix bad import path for type AccessMode. 63

[4.0.2] - 2021-03-03

Fixed

  • Ensure both shopifyAuth and verifyRequest work in offline mode. 59

[4.0.1] - 2021-02-26

Fixed

  • Sets the USER_AGENT_PREFIX on Shopify.Context for usage tracking data. 55

[4.0.0] - 2021-02-25

Added

  • [Feature] Start using the new Shopify library instead of implementing all of the server-side functions. 54
  • Sets the USER_AGENT_PREFIX on Shopify.Context for usage tracking data. 51
Commits
  • ba16b83 v4.1.3
  • 97e9d13 Merge pull request #94 from Shopify/reauth-outdated-session
  • a404112 Update metafields call with limit
  • 3f60063 Mock rest client instead of request due to library overlap
  • 77b01ec Check auth with API request
  • 976e95a v4.1.2
  • 0bfef4d Merge pull request #83 from Shopify/thecodepixi/remove-samesite-settings
  • 4907302 Remove usage of samesite=none for cookies
  • 3925b74 v4.1.1
  • d61c32c Merge pull request #80 from Shopify/bump_shopify_api_version
  • Additional commits viewable in compare view

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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@shopify/koa-shopify-auth](https://github.com/Shopify/koa-shopify-auth) from 3.2.0 to 4.1.3.
- [Release notes](https://github.com/Shopify/koa-shopify-auth/releases)
- [Changelog](https://github.com/Shopify/koa-shopify-auth/blob/master/CHANGELOG.md)
- [Commits](Shopify/koa-shopify-auth@v3.2.0...v4.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 29, 2021
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
Projects
None yet
0 participants