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

fix(deps): bump typescript from 4.2.4 to 4.9.5 #123

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps typescript from 4.2.4 to 4.9.5.

Release notes

Sourced from typescript's releases.

TypeScript 4.9.5

For release notes, check out the release announcement.

Downloads are available on:

Changes:

  • 69e88ef5513a81acf69ec78f4af1f927da0d0584 Port ignore deprecations to 4.9 (#52419)
  • daf4e817a18def96b70ac34703b158ff0e6d58df Port timestamp fix to 4.9 (#52426)

TypeScript 4.9.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

  • e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.
  • eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick #51704 to release 4.9 (#51712)
  • b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.
  • e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of #51626 and #51689 to release-4.9 (#51627)
  • 1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around visitEachChild to release-4.9. (#51544)

This list of changes was auto generated.

TypeScript 4.9

For release notes, check out the release announcement.

Downloads are available on:

Changes:

  • 93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.
  • 107f832b80df2dc97748021cb00af2b6813db75b Update LKG.
  • 31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR #50977 into release-4.9 (#51363) [ #50872 ]
  • 1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.
  • 7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9
  • e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json
  • 8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json

... (truncated)

Commits

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 [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2023 16:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2023
@contentful-automation contentful-automation bot merged commit 359a11e into main Jul 14, 2023
@contentful-automation contentful-automation bot deleted the dependabot/npm_and_yarn/typescript-4.9.5 branch July 14, 2023 16:42
ryunsong-contentful pushed a commit that referenced this pull request Jul 24, 2023
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ryunsong-contentful pushed a commit that referenced this pull request Jul 24, 2023
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Nov 7, 2023
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
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants