-
Notifications
You must be signed in to change notification settings - Fork 40
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 minimist and mkdirp in /shopify #3
Merged
ryunsong-contentful
merged 1 commit into
main
from
dependabot/npm_and_yarn/shopify/minimist-and-minimist-and-mkdirp-1.2.8
Apr 10, 2023
Merged
Bump minimist and mkdirp in /shopify #3
ryunsong-contentful
merged 1 commit into
main
from
dependabot/npm_and_yarn/shopify/minimist-and-minimist-and-mkdirp-1.2.8
Apr 10, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.0...v1.2.8) Updates `minimist` from 1.2.5 to 1.2.8 - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.0...v1.2.8) Updates `mkdirp` from 0.5.1 to 0.5.6 - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: minimist dependency-type: indirect - dependency-name: mkdirp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
ryunsong-contentful
approved these changes
Apr 10, 2023
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 9, 2023
## Purpose <!-- Why are we introducing this change now? What problem does it solve? What is the story/background for it? --> Disable an option for batch creating Surfer's Content Editors inside Contentful's app. Our Surfer app is used on a specific content, tied to a single Content Editor. The batching feature doesn't make much sense in this context, while being problematic to display correctly in the sidebar's limited space. Creating a single CE is still available through the Contentful app and customers can find the batching feature in Surfer. Bonus: fix the `Collapse` button being cut in some cases. ## Approach <!-- Why did we do it the way we did? Did we consider alternatives? What other implementation details or artifacts (screenshots etc.) would help reviewers contextualize change? --> We're configuring the view to disable the `Create multiple` button. <img width="301" alt="image" src="https://github.com/contentful/marketplace-partner-apps/assets/28512248/8b8ff119-97d2-4c87-9c4d-40f5528b7cb4"> ## Testing steps <!-- Do you have a happy path a user would run through to test this app or would help the reviewer get started bug testing --> In Dev mode: 1. Create new content with Surfer enabled 2. The only option to create a new CE should be `Create for 1 CE credit` ## Breaking Changes <!-- Are there any changes to be aware of that would break current production build? --> None ## Dependencies and/or References <!-- Where can we get more insights about this change? (Tickets, wiki pages or links to other places/docs -- no private/internal links please) --> None, it's a bug we found since the first PR. ## Deployment <!-- (Optional) Are there any deployment-related tasks, concerns or risks we should be mindful of? --> Nope
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 7, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>bynder-assets: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Features * new default selected asset displays asset name [INTEG-1405] ([#345](#345)) ([f7fcc2f](f7fcc2f)) ### Bug Fixes * adjust Bynder dialog width ([#290](#290)) ([8c084d7](8c084d7)) * Bynder horizontal scroll ([#234](#234)) ([295940e](295940e)) * **deps:** bump @contentful/dam-app-base from 2.0.49 to 2.0.56 ([#124](#124)) ([64a83ce](64a83ce)) * **deps:** bump @contentful/dam-app-base from 2.0.56 to 2.0.57 ([#146](#146)) ([daf3474](daf3474)) * **deps:** bump @contentful/dam-app-base from 2.0.57 to 2.0.58 ([#161](#161)) ([d0cb0fa](d0cb0fa)) * **deps:** bump @contentful/dam-app-base from 2.0.58 to 2.0.59 ([#195](#195)) ([5e64762](5e64762)) * **deps:** bump @contentful/dam-app-base from 2.0.59 to 2.0.60 ([#225](#225)) ([bb568b7](bb568b7)) * **deps:** bump @contentful/dam-app-base from 2.0.60 to 2.0.61 ([#236](#236)) ([d4122e9](d4122e9)) * **deps:** bump @contentful/dam-app-base from 2.0.61 to 2.0.62 ([#250](#250)) ([1828be9](1828be9)) * **deps:** bump @contentful/dam-app-base from 2.1.0 to 2.1.1 ([#371](#371)) ([06ed628](06ed628)) * **deps:** bump react from 16.12.0 to 16.14.0 ([#128](#128)) ([fc82e27](fc82e27)) * **deps:** bump react-dom from 16.12.0 to 16.14.0 ([#129](#129)) ([fc4d7fb](fc4d7fb)) </details> <details><summary>ceros-contentful-app: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Bug Fixes * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.41.1 to 4.47.1 ([#135](#135)) ([552afe3](552afe3)) * **deps:** bump @contentful/f36-components from 4.47.1 to 4.47.2 ([#140](#140)) ([c37471b](c37471b)) * **deps:** bump @contentful/f36-components from 4.47.2 to 4.47.3 ([#141](#141)) ([2b441fa](2b441fa)) * **deps:** bump @contentful/f36-components from 4.47.3 to 4.48.0 ([#147](#147)) ([7ee3fdd](7ee3fdd)) * **deps:** bump @contentful/f36-components from 4.48.0 to 4.48.1 ([#193](#193)) ([c5dff14](c5dff14)) * **deps:** bump @contentful/f36-components from 4.48.1 to 4.48.2 ([#217](#217)) ([f9b5331](f9b5331)) * **deps:** bump @contentful/f36-components from 4.48.1 to 4.50.0 ([#231](#231)) ([6c45540](6c45540)) * **deps:** bump @contentful/f36-components from 4.48.2 to 4.49.0 ([#219](#219)) ([db262b4](db262b4)) * **deps:** bump @contentful/f36-components from 4.49.0 to 4.49.1 ([#227](#227)) ([5f9a989](5f9a989)) * **deps:** bump @contentful/f36-components from 4.50.0 to 4.50.1 ([#255](#255)) ([55bde74](55bde74)) * **deps:** bump @contentful/f36-components from 4.50.1 to 4.50.2 ([#261](#261)) ([f481e76](f481e76)) * **deps:** bump @contentful/f36-components from 4.50.2 to 4.52.0 ([#293](#293)) ([0dd7c53](0dd7c53)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump @contentful/f36-tokens from 4.0.1 to 4.0.2 ([#125](#125)) ([72e130b](72e130b)) * **deps:** bump @contentful/f36-tokens from 4.0.1 to 4.0.2 ([#324](#324)) ([671188a](671188a)) * **deps:** bump @contentful/react-apps-toolkit from 1.2.15 to 1.2.16 ([#127](#127)) ([ece880f](ece880f)) * **deps:** bump @emotion/css from 11.11.0 to 11.11.2 ([#137](#137)) ([61bd7cd](61bd7cd)) * **deps:** bump @extractus/oembed-extractor from 3.1.10 to 3.2.1 ([#132](#132)) ([dfd989f](dfd989f)) * **deps:** bump contentful-management from 10.35.6 to 10.39.1 ([#138](#138)) ([aea44fd](aea44fd)) * **deps:** bump contentful-management from 10.39.1 to 10.39.2 ([#153](#153)) ([64de823](64de823)) * **deps:** bump contentful-management from 10.39.2 to 10.40.0 ([#208](#208)) ([2e7fcea](2e7fcea)) * **deps:** bump contentful-management from 10.40.0 to 10.40.1 ([#221](#221)) ([2b4e213](2b4e213)) * **deps:** bump contentful-management from 10.40.1 to 10.42.0 ([#238](#238)) ([e573eb2](e573eb2)) * **deps:** bump contentful-management from 10.42.0 to 10.43.0 ([#243](#243)) ([2bb4acf](2bb4acf)) * **deps:** bump contentful-management from 10.43.0 to 10.44.0 ([#245](#245)) ([85d4f73](85d4f73)) * **deps:** bump contentful-management from 10.44.0 to 10.44.1 ([#247](#247)) ([e0634af](e0634af)) * **deps:** bump contentful-management from 10.44.1 to 10.45.0 ([#252](#252)) ([fbead19](fbead19)) * **deps:** bump contentful-management from 10.45.0 to 10.45.1 ([#266](#266)) ([ebb4be9](ebb4be9)) * **deps:** bump contentful-management from 10.45.1 to 10.46.0 ([#289](#289)) ([d69b530](d69b530)) * **deps:** bump contentful-management from 10.46.0 to 10.46.2 ([#297](#297)) ([6698e0d](6698e0d)) * **deps:** bump contentful-management from 10.46.2 to 10.46.4 ([#312](#312)) ([98eb968](98eb968)) * **deps:** bump react from 16.12.0 to 16.14.0 ([#128](#128)) ([fc82e27](fc82e27)) * **deps:** bump react-dom from 16.12.0 to 16.14.0 ([#129](#129)) ([fc4d7fb](fc4d7fb)) </details> <details><summary>cloudinary-assets-legacy: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Features * **Cloudinary:** switch to Cloudinary v2 ([4ce2ec1](4ce2ec1)) ### Bug Fixes * **deps:** bump @contentful/dam-app-base from 2.0.49 to 2.0.56 ([#124](#124)) ([64a83ce](64a83ce)) * **deps:** bump @contentful/dam-app-base from 2.0.56 to 2.0.57 ([#146](#146)) ([daf3474](daf3474)) * **deps:** bump @contentful/dam-app-base from 2.0.57 to 2.0.58 ([#161](#161)) ([d0cb0fa](d0cb0fa)) * **deps:** bump @contentful/dam-app-base from 2.0.58 to 2.0.59 ([#195](#195)) ([5e64762](5e64762)) * **deps:** bump @contentful/dam-app-base from 2.0.59 to 2.0.60 ([#225](#225)) ([bb568b7](bb568b7)) * **deps:** bump @contentful/dam-app-base from 2.0.60 to 2.0.61 ([#236](#236)) ([d4122e9](d4122e9)) * **deps:** bump @contentful/dam-app-base from 2.0.61 to 2.0.62 ([#250](#250)) ([1828be9](1828be9)) * **deps:** bump @contentful/dam-app-base from 2.0.62 to 2.1.0 ([#347](#347)) ([af43aa4](af43aa4)) * **deps:** bump @contentful/dam-app-base from 2.1.0 to 2.1.1 ([#371](#371)) ([06ed628](06ed628)) * **deps:** bump core-js from 3.30.2 to 3.31.1 ([#131](#131)) ([d69d601](d69d601)) * **deps:** bump core-js from 3.31.1 to 3.32.0 ([#163](#163)) ([8b86c6c](8b86c6c)) * **deps:** bump core-js from 3.32.0 to 3.32.1 ([#203](#203)) ([510e568](510e568)) * **deps:** bump core-js from 3.32.1 to 3.32.2 ([#249](#249)) ([658b002](658b002)) * **deps:** bump core-js from 3.32.2 to 3.33.0 ([#333](#333)) ([db60899](db60899)) * **deps:** bump react from 16.12.0 to 16.14.0 ([#128](#128)) ([fc82e27](fc82e27)) * **deps:** bump react-dom from 16.12.0 to 16.14.0 ([#129](#129)) ([fc4d7fb](fc4d7fb)) </details> <details><summary>cloudinary-assets: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Features * Cloudinary App rewrite ([#162](#162)) ([22e86de](22e86de)) * Cloudinary backend ([#191](#191)) ([b53c6af](b53c6af)) * **cloudinary2:** save backend parameters ([#185](#185)) ([9d01f76](9d01f76)) * **cloudinary2:** UI improvements ([#184](#184)) ([3c0e5b6](3c0e5b6)) * **cloudinary:** more clarity on API key+secret ([bace5d9](bace5d9)) * **Cloudinary:** switch to Cloudinary v2 ([4ce2ec1](4ce2ec1)) ### Bug Fixes * **Cloudinary:** prevent flickering when opening dialog ([029d33f](029d33f)) * **Cloudinary:** store API Secret after installation ([bf0f6aa](bf0f6aa)) * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.37.0 to 4.50.2 ([#284](#284)) ([12f8959](12f8959)) * **deps:** bump @contentful/f36-components from 4.48.0 to 4.48.1 ([#193](#193)) ([c5dff14](c5dff14)) * **deps:** bump @contentful/f36-components from 4.48.1 to 4.48.2 ([#217](#217)) ([f9b5331](f9b5331)) * **deps:** bump @contentful/f36-components from 4.48.1 to 4.50.0 ([#231](#231)) ([6c45540](6c45540)) * **deps:** bump @contentful/f36-components from 4.48.2 to 4.49.0 ([#219](#219)) ([db262b4](db262b4)) * **deps:** bump @contentful/f36-components from 4.49.0 to 4.49.1 ([#227](#227)) ([5f9a989](5f9a989)) * **deps:** bump @contentful/f36-components from 4.50.0 to 4.50.1 ([#255](#255)) ([55bde74](55bde74)) * **deps:** bump @contentful/f36-components from 4.50.1 to 4.50.2 ([#261](#261)) ([f481e76](f481e76)) * **deps:** bump @contentful/f36-components from 4.50.2 to 4.52.0 ([#293](#293)) ([0dd7c53](0dd7c53)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump @contentful/f36-icons from 4.25.0 to 4.27.0 ([#264](#264)) ([bb8d360](bb8d360)) * **deps:** bump @contentful/f36-tokens from 4.0.1 to 4.0.2 ([#324](#324)) ([671188a](671188a)) * **deps:** bump contentful-management from 10.39.2 to 10.40.0 ([#208](#208)) ([2e7fcea](2e7fcea)) * **deps:** bump contentful-management from 10.40.0 to 10.40.1 ([#221](#221)) ([2b4e213](2b4e213)) * **deps:** bump contentful-management from 10.40.1 to 10.42.0 ([#238](#238)) ([e573eb2](e573eb2)) * **deps:** bump contentful-management from 10.42.0 to 10.43.0 ([#243](#243)) ([2bb4acf](2bb4acf)) * **deps:** bump contentful-management from 10.43.0 to 10.44.0 ([#245](#245)) ([85d4f73](85d4f73)) * **deps:** bump contentful-management from 10.44.0 to 10.44.1 ([#247](#247)) ([e0634af](e0634af)) * **deps:** bump contentful-management from 10.44.1 to 10.45.0 ([#252](#252)) ([fbead19](fbead19)) * **deps:** bump contentful-management from 10.45.0 to 10.45.1 ([#266](#266)) ([ebb4be9](ebb4be9)) * **deps:** bump contentful-management from 10.45.1 to 10.46.0 ([#289](#289)) ([d69b530](d69b530)) * **deps:** bump contentful-management from 10.46.0 to 10.46.2 ([#297](#297)) ([6698e0d](6698e0d)) * **deps:** bump contentful-management from 10.46.2 to 10.46.4 ([#312](#312)) ([98eb968](98eb968)) * incorrect locale chosen on image insert ([fae37c0](fae37c0)) * menu item display for non-image assets [INTEG-1415] ([#366](#366)) ([7a2eaa2](7a2eaa2)) </details> <details><summary>thrillworks-flex-fields-app: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Bug Fixes * clean up missing dependencies and hook requirements ([1649c56](1649c56)) * **deps:** bump @contentful/default-field-editors from 1.2.62 to 1.5.8 ([#326](#326)) ([a4886f0](a4886f0)) * **deps:** bump @contentful/default-field-editors from 1.2.62 to 1.5.8 ([#340](#340)) ([c9cbdbb](c9cbdbb)) * **deps:** bump @contentful/default-field-editors from 1.5.11 to 1.5.12 ([#378](#378)) ([427552c](427552c)) * **deps:** bump @contentful/default-field-editors from 1.5.8 to 1.5.11 ([#370](#370)) ([d83317d](d83317d)) * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump @contentful/f36-multiselect from 4.20.12 to 4.20.13 ([#375](#375)) ([6767652](6767652)) * **deps:** bump @contentful/f36-tokens from 4.0.1 to 4.0.2 ([#324](#324)) ([671188a](671188a)) * **deps:** bump @contentful/react-apps-toolkit from 1.2.15 to 1.2.16 ([#318](#318)) ([13a44ff](13a44ff)) * **deps:** bump @udecode/plate-common from 24.3.6 to 24.4.0 ([#352](#352)) ([252a1ed](252a1ed)) * **deps:** bump contentful-management from 10.46.2 to 10.46.4 ([#312](#312)) ([98eb968](98eb968)) * update default-field-editors and fix tests ([9d9f793](9d9f793)) </details> <details><summary>shopify-sku: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Features * add new prop for showing eap note ([#102](#102)) ([4cc86dd](4cc86dd)) * adopt product card v2 [MONET-1325] ([4f0f467](4f0f467)) * **Shopify:** switch to v2 product card ([a9618aa](a9618aa)) ### Bug Fixes * **deps:** bump @contentful/ecommerce-app-base from 3.1.58 to 3.1.69 ([#122](#122)) ([8acc82f](8acc82f)) * **deps:** bump @contentful/ecommerce-app-base from 3.1.69 to 3.1.70 ([#143](#143)) ([8e47994](8e47994)) * **deps:** bump @contentful/ecommerce-app-base from 3.1.70 to 3.1.71 ([#149](#149)) ([334c414](334c414)) * **deps:** bump @contentful/ecommerce-app-base from 3.1.71 to 3.1.72 ([#151](#151)) ([4b1839d](4b1839d)) * **deps:** bump @contentful/ecommerce-app-base from 3.1.72 to 3.1.74 ([#159](#159)) ([5f14712](5f14712)) * **deps:** bump @contentful/ecommerce-app-base from 3.1.74 to 3.1.75 ([#172](#172)) ([f8058df](f8058df)) * **deps:** bump @contentful/ecommerce-app-base from 3.1.75 to 3.2.0 ([#189](#189)) ([fbffc27](fbffc27)) * **deps:** bump @contentful/ecommerce-app-base from 3.2.0 to 3.2.1 ([#192](#192)) ([1e8f9b0](1e8f9b0)) * **deps:** bump @contentful/ecommerce-app-base from 3.2.1 to 3.2.2 ([#196](#196)) ([c9bb153](c9bb153)) * **deps:** bump @contentful/ecommerce-app-base from 3.2.2 to 3.2.3 ([#204](#204)) ([bd6d250](bd6d250)) * **deps:** bump @contentful/ecommerce-app-base from 3.2.3 to 3.2.5 ([#224](#224)) ([0f5cacb](0f5cacb)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.0 to 3.3.2 ([#233](#233)) ([36836d0](36836d0)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.10 to 3.3.11 ([#286](#286)) ([9636e34](9636e34)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.11 to 3.3.12 ([#295](#295)) ([e3ee73e](e3ee73e)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.12 to 3.3.14 ([#301](#301)) ([e3f723c](e3f723c)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.14 to 3.3.17 ([#344](#344)) ([8415479](8415479)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.17 to 3.3.18 ([#349](#349)) ([48ae942](48ae942)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.18 to 3.3.19 ([#353](#353)) ([7497047](7497047)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.19 to 3.3.22 ([#367](#367)) ([75491e0](75491e0)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.2 to 3.3.4 ([#237](#237)) ([d02af27](d02af27)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.4 to 3.3.5 ([#241](#241)) ([a7c9c14](a7c9c14)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.5 to 3.3.6 ([#248](#248)) ([af2ece2](af2ece2)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.6 to 3.3.8 ([#258](#258)) ([4edecb4](4edecb4)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.8 to 3.3.9 ([#263](#263)) ([1262f47](1262f47)) * **deps:** bump @contentful/ecommerce-app-base from 3.3.9 to 3.3.10 ([#270](#270)) ([eebb684](eebb684)) * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.48.1 to 4.50.0 ([#231](#231)) ([6c45540](6c45540)) * **deps:** bump @contentful/f36-components from 4.50.0 to 4.50.1 ([#255](#255)) ([55bde74](55bde74)) * **deps:** bump @contentful/f36-components from 4.50.1 to 4.50.2 ([#261](#261)) ([f481e76](f481e76)) * **deps:** bump @contentful/f36-components from 4.50.2 to 4.52.0 ([#293](#293)) ([0dd7c53](0dd7c53)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump core-js from 3.30.2 to 3.31.1 ([#131](#131)) ([d69d601](d69d601)) * **deps:** bump core-js from 3.31.1 to 3.32.0 ([#163](#163)) ([8b86c6c](8b86c6c)) * **deps:** bump core-js from 3.32.0 to 3.32.1 ([#203](#203)) ([510e568](510e568)) * **deps:** bump core-js from 3.32.1 to 3.32.2 ([#249](#249)) ([658b002](658b002)) * **deps:** bump core-js from 3.32.2 to 3.33.0 ([#333](#333)) ([db60899](db60899)) * **deps:** bump react from 16.12.0 to 16.14.0 ([#128](#128)) ([fc82e27](fc82e27)) * **deps:** bump react-dom from 16.12.0 to 16.14.0 ([#129](#129)) ([fc4d7fb](fc4d7fb)) * **deps:** bump shopify-buy from 2.19.0 to 2.20.0 ([#139](#139)) ([e66429e](e66429e)) * **deps:** bump shopify-buy from 2.20.0 to 2.20.1 ([#148](#148)) ([d713c56](d713c56)) * **deps:** bump shopify-buy from 2.20.1 to 2.21.1 ([#356](#356)) ([db29921](db29921)) * **deps:** bump typescript from 4.2.4 to 4.9.5 ([#123](#123)) ([359a11e](359a11e)) * shopify app throw an error if collection or product is missing ([#101](#101)) ([3c85655](3c85655)) </details> <details><summary>surfer-contentful-app: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Features * add a configuration screen for Surfer app ([#2](#2)) ([ef64828](ef64828)) * create Surfer app ([7ab4094](7ab4094)) ### Bug Fixes * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump @contentful/f36-multiselect from 4.20.11 to 4.20.12 ([#322](#322)) ([f3ad794](f3ad794)) * **deps:** bump @contentful/f36-multiselect from 4.20.12 to 4.20.13 ([#375](#375)) ([6767652](6767652)) * **deps:** bump @contentful/rich-text-html-renderer ([#331](#331)) ([f9dc8cf](f9dc8cf)) * **deps:** bump @contentful/rich-text-html-renderer ([#337](#337)) ([48757a9](48757a9)) * **deps:** bump contentful-management from 10.46.2 to 10.46.4 ([#312](#312)) ([98eb968](98eb968)) * disable batch creation of CEs ([#3](#3)) ([#334](#334)) ([bc16d89](bc16d89)) * handle fields missing from installation parameters ([146c570](146c570)) </details> <details><summary>uploadcare-contentful-app: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Bug Fixes * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump @contentful/f36-tokens from 4.0.1 to 4.0.2 ([#324](#324)) ([671188a](671188a)) * **deps:** bump @uploadcare/blocks from 0.25.4 to 0.26.0 ([#351](#351)) ([fc18666](fc18666)) * **deps:** bump @uploadcare/blocks from 0.26.0 to 0.27.1 ([#361](#361)) ([0ae1192](0ae1192)) * **deps:** bump @uploadcare/blocks from 0.27.1 to 0.27.3 ([#373](#373)) ([b26e461](b26e461)) * **deps:** bump contentful-management from 10.46.2 to 10.46.4 ([#312](#312)) ([98eb968](98eb968)) </details> <details><summary>voucherify-contentful-app: 1.0.0</summary> ## 1.0.0 (2023-11-07) ### Bug Fixes * **deps:** bump @contentful/f36-components from 4.26.0 to 4.52.1 ([#330](#330)) ([fb66f88](fb66f88)) * **deps:** bump @contentful/f36-components from 4.37.0 to 4.50.2 ([#284](#284)) ([12f8959](12f8959)) * **deps:** bump @contentful/f36-components from 4.50.2 to 4.52.0 ([#293](#293)) ([0dd7c53](0dd7c53)) * **deps:** bump @contentful/f36-components from 4.52.1 to 4.52.2 ([#374](#374)) ([efab369](efab369)) * **deps:** bump @contentful/f36-components from 4.52.2 to 4.52.3 ([#377](#377)) ([aaac561](aaac561)) * **deps:** bump @contentful/f36-icons from 4.25.0 to 4.27.0 ([#264](#264)) ([bb8d360](bb8d360)) * **deps:** bump @contentful/react-apps-toolkit from 1.2.15 to 1.2.16 ([#288](#288)) ([e5a0adb](e5a0adb)) * **deps:** bump @emotion/css from 11.11.0 to 11.11.2 ([#273](#273)) ([fa87f3d](fa87f3d)) * **deps:** bump @emotion/react from 11.10.8 to 11.11.1 ([#265](#265)) ([8a308ab](8a308ab)) * **deps:** bump @emotion/styled from 11.10.8 to 11.11.0 ([#267](#267)) ([f049c14](f049c14)) * **deps:** bump axios from 1.4.0 to 1.5.0 ([#268](#268)) ([0d68df6](0d68df6)) * **deps:** bump axios from 1.5.0 to 1.5.1 ([#311](#311)) ([50057db](50057db)) * **deps:** bump http-status-codes from 2.2.0 to 2.3.0 ([#294](#294)) ([bbb8501](bbb8501)) * **deps:** bump react-hook-form from 7.44.3 to 7.46.1 ([#269](#269)) ([a2c65f5](a2c65f5)) * **deps:** bump react-hook-form from 7.46.1 to 7.46.2 ([#299](#299)) ([63e10e8](63e10e8)) * **deps:** bump react-hook-form from 7.46.2 to 7.47.0 ([#336](#336)) ([6acfdaa](6acfdaa)) * **deps:** bump react-router-dom from 6.10.0 to 6.16.0 ([#271](#271)) ([967b8cb](967b8cb)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). [INTEG-1405]: https://contentful.atlassian.net/browse/INTEG-1405?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [INTEG-1415]: https://contentful.atlassian.net/browse/INTEG-1415?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps minimist, minimist and mkdirp. These dependencies needed to be updated together.
Updates
minimist
from 1.2.0 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
minimist
from 1.2.5 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
mkdirp
from 0.5.1 to 0.5.6Commits
92f086d
0.5.62a28125
clean up testsc905d65
update minimist049cf18
0.5.5bea6382
Remove unnecessary umask calls42a012c
0.5.42867920
fix infinite loop on windows machinesd784e70
0.5.3d612c5d
add files list so this package isn't a monsterb2e7ba0
0.5.2Maintainer changes
This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.
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)You can disable automated security fix PRs for this repo from the Security Alerts page.