Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump shopify/shopify-api from 2.0.1 to 4.2.0 #27

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps shopify/shopify-api from 2.0.1 to 4.2.0.

Changelog

Sourced from shopify/shopify-api's changelog.

v4.2.0 - 2023-01-05

  • #235 Fixed an error when parsing the JSON response body for the AssignedFulfillmentOrder resource
  • #238 Add support for 2023-01 API version

v4.1.1 - 2022-11-07

  • #186 Update the php-jwt package

v4.1.0 - 2022-10-11

  • #222 Add support for Context::$CUSTOM_SHOP_DOMAINS setting

v4.0.0 - 2022-10-04

  • #221 ⚠️ [Breaking] Add REST resources for October 2022 API version, remove support and REST resources for October 2021 (2021-10) API version

v3.2.1 - 2022-09-21

  • #218 Fix issue that failed when setting Context::$HOST_NAME with a port

v3.2.0 - 2022-09-21

  • #213 Add 10s leeway when decoding session token JWTs
  • #211 Change requirement of psr/log from ^1.1 to ^1.1 || ^2.0 || ^3.0
  • #210 Add ext-json as a dependency in composer.json
  • #212 Allow a scheme in the Context::$HOST_NAME URL to enable support for HTTP apps

v3.1.0 - 2022-08-04

  • #209 Add getEmbeddedAppUrl utils method to load the embedded app in the right Shopify host

v3.0.0 - 2022-07-04

  • #197 ⚠️ [Breaking] Add REST resources for July 2022 API version, remove support and REST resources for July 2021 (2021-07) API version
  • #180 Add optional saving parameter to toArray of Base class - default is false and will include read-only attributes in returned array; true used for save when committing via API to Shopify, which excludes read-only attributes.
Commits
  • 7a5b651 Releasing v4.2.0
  • 882b109 Merge pull request #238 from Shopify/add_2023_01_resources
  • d909abf Merge pull request #235 from Shopify/fix_assigned_fulfillment_order_parse_error
  • 52283d8 Adding auto-generated 2023-01 REST resources
  • cc65f6f Adding 2023-01 API version
  • 312b780 Updating auto-generated REST resources
  • 4042032 Allow overriding response body name
  • 432676a Merge pull request #230 from Shopify/klenotiw/add-not-planned-reason-stale-wo...
  • 59e3809 add not_planned as reason
  • 906ad40 Packaging for release v4.1.1
  • 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)

Bumps [shopify/shopify-api](https://github.com/Shopify/shopify-php-api) from 2.0.1 to 4.2.0.
- [Release notes](https://github.com/Shopify/shopify-php-api/releases)
- [Changelog](https://github.com/Shopify/shopify-api-php/blob/main/CHANGELOG.md)
- [Commits](Shopify/shopify-api-php@v2.0.1...v4.2.0)

---
updated-dependencies:
- dependency-name: shopify/shopify-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2023

The following labels could not be found: Composer upgrades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants