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

Conversation

@dependabot-preview
Copy link
Contributor

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

Changelog

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

[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
  • 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
  • 0ac13b9 Bumping shopify-api to v1.2.1
  • 7f32a40 Merge pull request #79 from Shopify/fix_verify_token_types
  • 01c42ca Fixing types for veryifyToken
  • a87ddab v4.1.0
  • 964efee Merge pull request #78 from Shopify/return_header_on_verify_request
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 5, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #371.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/shopify/koa-shopify-auth-4.1.2 branch April 29, 2021 03:55
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

Development

Successfully merging this pull request may close these issues.

0 participants