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

chore: add tracking for old uie assets #764

Merged
merged 5 commits into from
Jun 4, 2021
Merged

Conversation

shikaan
Copy link
Contributor

@shikaan shikaan commented Jun 4, 2021

Purpose of PR

Track usage of legacy UIE assets served over GitHub Pages

@shikaan shikaan requested review from ryankscott and a team June 4, 2021 09:33
sid = ct.sys.space.sys.id
}
if (sid) {
fetch('https://api.contentful.com/uie-tracking?sid=' + sid)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are all get requests?

@shikaan shikaan merged commit b7a8d26 into master Jun 4, 2021
@shikaan shikaan deleted the track-old-uie-usage branch June 4, 2021 09:48
@andipaetzold
Copy link
Contributor

@shikaan @Jwhiles We are breaking source maps here. Could this cause issues?

@ghost
Copy link

ghost commented Jun 11, 2021

🎉 This PR is included in version 3.35.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

shikaan added a commit that referenced this pull request Jun 11, 2021
@ghost ghost added the released label Jun 11, 2021
kdamball pushed a commit that referenced this pull request Jul 20, 2021
* chore: bump contentful-management from 7.19.1 to 7.20.0 (#718)

* chore: bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0 (#719)

* chore: bump rollup from 2.47.0 to 2.48.0 (#715)

* chore: bump @typescript-eslint/parser from 4.23.0 to 4.24.0 (#720)

* chore: bump contentful-management from 7.20.0 to 7.20.1 (#723)

* test: [] change stale limit to 2 hours (#721)

Change stale limit to 2 hours instead of 1 day

* test: retry visit on integration tests (#724)

To prevent some flaky integration tests failing when reaching the rate limit on visiting the entry, this adds a command to visit entries and when failed with a 429 it waits 1second and revisits the page.

* chore: bump contentful-management from 7.20.1 to 7.22.0 (#726)

* chore: bump ts-node from 9.1.1 to 10.0.0 (#729)

* chore: bump eslint-plugin-import from 2.23.2 to 2.23.3 (#731)

* chore: bump dotenv from 9.0.2 to 10.0.0 (#733)

* chore: bump contentful-management from 7.22.0 to 7.22.2 (#728)

* chore: bump rollup from 2.48.0 to 2.49.0 (#727)

* chore: bump eslint from 7.26.0 to 7.27.0 (#730)

* chore: bump jsdom from 16.5.3 to 16.6.0 (#732)

* chore: bump cypress from 7.3.0 to 7.4.0 (#734)

* chore: bump @typescript-eslint/parser from 4.24.0 to 4.25.0 (#735)

* chore: bump eslint-config-standard from 16.0.2 to 16.0.3 (#738)

* chore: bump @types/nanoid from 2.1.0 to 3.0.0 (#736)

* chore: bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0 (#737)

* chore: bump rollup from 2.49.0 to 2.50.0 (#740)

* chore: bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#743)

* chore: bump sinon-chai from 3.6.0 to 3.7.0 (#741)

* chore: bump @types/sinon from 10.0.0 to 10.0.1 (#742)

* chore: bump rollup from 2.50.0 to 2.50.1 (#746)

* chore: bump contentful-management from 7.22.2 to 7.22.4 (#749)

* chore: bump sinon from 10.0.1 to 11.1.1 (#748)

* chore: bump rollup from 2.50.1 to 2.50.2 (#751)

* chore: bump eslint-plugin-react from 7.23.2 to 7.24.0 (#755)

* chore: bump eslint-plugin-import from 2.23.3 to 2.23.4 (#757)

* chore: bump rollup from 2.50.2 to 2.50.5 (#756)

* test: adds integration alias tests (#752)

* chore: bump ws from 7.4.5 to 7.4.6 (#754)

* chore: bump y18n from 3.2.1 to 3.2.2 in /test/extensions/test-extension (#626)

* chore: bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 (#758)

* chore: bump @typescript-eslint/parser from 4.25.0 to 4.26.0 (#759)

* chore: bump browserslist in /test/extensions/test-extension (#739)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.6.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.6.1...4.16.6)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump hosted-git-info in /test/extensions/test-extension (#690)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.4...v2.8.9)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>
Co-authored-by: Andi Pätzold <[email protected]>

* chore: bump lodash in /test/extensions/test-extension (#687)

* chore: bump elliptic in /test/extensions/test-extension (#585)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump typescript from 4.1.5 to 4.3.2 (#747)

* chore: bump typescript from 4.1.5 to 4.3.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.1.5...v4.3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore: install tslib

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Andi Pätzold <[email protected]>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore: bump @types/sinon from 10.0.1 to 10.0.2 (#760)

* chore: [] upgrade to GitHub-native Dependabot (#670)

* chore: [] upgrade to GitHub-native Dependabot

* chore: use correct yaml

* chore: remove unwanted file

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps-dev): bump rollup from 2.50.5 to 2.50.6 (#762)

* chore(deps-dev): bump @testing-library/dom from 7.31.0 to 7.31.2 (#763)

* chore: add tracking for old uie assets (#764)

* chore: add tracking for old uie assets

* chore: lint

* chore: some more lint

* chore(deps-dev): bump eslint from 7.27.0 to 7.28.0 (#768)

Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.26.1 (#770)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump prettier from 2.2.1 to 2.3.1 (#767)

* chore(deps-dev): bump prettier from 2.2.1 to 2.3.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.2.1...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: [] run lint fix with new prettier version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Whiles <[email protected]>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore: update CODEOWNERS (#777)

* chore(deps-dev): bump cypress from 7.4.0 to 7.5.0 (#772)

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#773)

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#774)

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps-dev): bump rollup from 2.50.6 to 2.51.1 (#775)

Bumps [rollup](https://github.com/rollup/rollup) from 2.50.6 to 2.51.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.50.6...v2.51.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#771)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps): bump normalize-url from 5.3.0 to 5.3.1 (#778)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump ws in /test/extensions/test-extension (#780)

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/jsdom from 16.2.10 to 16.2.11 (#779)

Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.10 to 16.2.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

---
updated-dependencies:
- dependency-name: "@types/jsdom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* feat: add due date as a task field type (#776)

* chore: 3.35.0 [skip ci]

# [3.35.0](v3.34.3...v3.35.0) (2021-06-11)

### Features

* add due date as a task field type ([#776](#776)) ([ed0bf60](ed0bf60))

* chore(deps-dev): bump tslib from 2.2.0 to 2.3.0 (#786)

* chore: remove tracking for old uie assets (#782)

This reverts commit b7a8d26.

* chore(deps-dev): bump contentful-management from 7.22.4 to 7.24.0 (#784)

Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 7.22.4 to 7.24.0.
- [Release notes](https://github.com/contentful/contentful-management.js/releases)
- [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful-management.js@v7.22.4...v7.24.0)

---
updated-dependencies:
- dependency-name: contentful-management
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#790)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump rollup from 2.51.1 to 2.52.1 (#796)

* feat: add interface for space.getTeams [HOMER-75] (#789)

* feat: add interface for space.getTeams

* test: add getTeams

* fix: use correct Team type

* chore: 3.36.0 [skip ci]

# [3.36.0](v3.35.0...v3.36.0) (2021-06-17)

### Features

* add interface for space.getTeams [HOMER-75] ([#789](#789)) ([a5b8dac](a5b8dac))

* chore(deps-dev): bump @typescript-eslint/parser from 4.26.1 to 4.27.0 (#791)

* feat: add type parameter to create task input data (#809)

* chore: 3.37.0 [skip ci]

# [3.37.0](v3.36.0...v3.37.0) (2021-06-23)

### Features

* add type parameter to create task input data ([#809](#809)) ([e0fe688](e0fe688))

* chore(deps): bump color-string in /test/extensions/test-extension (#810)

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/parser from 4.27.0 to 4.28.0 (#805)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump rollup from 2.52.1 to 2.52.2 (#803)

Bumps [rollup](https://github.com/rollup/rollup) from 2.52.1 to 2.52.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.52.1...v2.52.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 (#802)

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump typescript from 4.3.2 to 4.3.4 (#800)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.3.2...v4.3.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump contentful-management from 7.24.0 to 7.25.1 (#801)

Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 7.24.0 to 7.25.1.
- [Release notes](https://github.com/contentful/contentful-management.js/releases)
- [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful-management.js@v7.24.0...v7.25.1)

---
updated-dependencies:
- dependency-name: contentful-management
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump cypress from 7.5.0 to 7.6.0 (#811)

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v7.5.0...v7.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: [] check for slide in visibility instead of is clicked variable (#812)

* test: fix openAsset waitForSlideIn test (#817)

It was failing with the asset editor migrated to react-router because the callback was triggered immediately, while being in the previous cy command context, which was failing with "cypress detected that you returned a promise from a command while also invoking one or more cy commands in that promise."

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#819)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 (#815)

* chore(deps-dev): bump @typescript-eslint/parser from 4.28.0 to 4.28.1 (#821)

* chore(deps-dev): bump rollup from 2.52.2 to 2.52.3 (#813)

* feat: add resolved info to tasks sys (#822)

* chore: 3.38.0 [skip ci]

# [3.38.0](v3.37.0...v3.38.0) (2021-06-30)

### Features

* add resolved info to tasks sys ([#822](#822)) ([e0be824](e0be824))

* chore(deps-dev): bump rollup from 2.52.3 to 2.52.4 (#826)

Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.52.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.52.3...v2.52.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump contentful-management from 7.25.1 to 7.27.0 (#827)

Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 7.25.1 to 7.27.0.
- [Release notes](https://github.com/contentful/contentful-management.js/releases)
- [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful-management.js@v7.25.1...v7.27.0)

---
updated-dependencies:
- dependency-name: contentful-management
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: allow running integration tests in different environments (#818)

* chore: allow injecting host

* chore: logging

* feat: add host to extension config

* refactor: make the tests environment agostic

* chore: rename base

* fix: missing space id

* chore: use fixtures

* chore: set ui version via cookie

* fix: cleanup one further test

* refactor: use plain client

* fix: adjust unit test

* chore: typo

* fix: create entry with environmentId

* chore: remove sys

* chor: no id

* chore: rename baseUrl

* chore: remove user variable data and fix test case

* chore(deps-dev): bump @types/jsdom from 16.2.11 to 16.2.12 (#814)

Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.11 to 16.2.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

---
updated-dependencies:
- dependency-name: "@types/jsdom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump typescript from 4.3.4 to 4.3.5 (#830)

* chore(deps-dev): bump rollup from 2.52.4 to 2.52.7 (#832)

* chore(deps-dev): bump rollup from 2.52.7 to 2.52.8 (#846)

* test: throw on cleanup failure (#850)

* chore(deps-dev): bump contentful-management from 7.27.0 to 7.27.1 (#842)

* chore(deps-dev): bump rollup from 2.52.8 to 2.53.0 (#851)

* chore(deps-dev): bump @types/async-retry from 1.4.2 to 1.4.3 (#843)

Bumps [@types/async-retry](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-retry) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-retry)

---
updated-dependencies:
- dependency-name: "@types/async-retry"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.29.0 to 7.30.0 (#836)

Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.29.0...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#839)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @typescript-eslint/parser from 4.28.1 to 4.28.2 (#838)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump cypress from 7.6.0 to 7.7.0 (#848)

* chore(deps-dev): bump @types/jsdom from 16.2.12 to 16.2.13 (#845)

Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.12 to 16.2.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

---
updated-dependencies:
- dependency-name: "@types/jsdom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/fs-extra from 9.0.11 to 9.0.12 (#844)

* chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0 (#853)

* chore(deps-dev): bump rollup from 2.53.0 to 2.53.1 (#852)

* chore: ignore teamMemberships in the user object (#857)

* chore(deps-dev): bump @typescript-eslint/parser from 4.28.2 to 4.28.3 (#856)

* chore(deps-dev): bump @typescript-eslint/eslint-plugin (#854)

* feat: Add typings and expose metadata methods (#865)

* feat: add typings and expose metadata methods

* chore: fix lint errors

* chore: address review issues

* fix: adjust types

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Spagnolo <[email protected]>
Co-authored-by: Andi Pätzold <[email protected]>
Co-authored-by: Manuel Spagnolo <[email protected]>
Co-authored-by: John Whiles <[email protected]>
Co-authored-by: ronaldronson <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Thomas Kellermeier <[email protected]>
Co-authored-by: Danil Zak <[email protected]>
Co-authored-by: Matthew Hickey <[email protected]>
Co-authored-by: Felix Boenke <[email protected]>
Co-authored-by: Yuri Mazursky <[email protected]>
ghost pushed a commit that referenced this pull request Jul 20, 2021
# [4.0.0-alpha.24](v4.0.0-alpha.23...v4.0.0-alpha.24) (2021-07-20)

### Bug Fixes

* update canary with master ([#870](#870)) ([0f509dd](0f509dd)), closes [#718](#718) [#719](#719) [#715](#715) [#720](#720) [#723](#723) [#721](#721) [#724](#724) [#726](#726) [#729](#729) [#731](#731) [#733](#733) [#728](#728) [#727](#727) [#730](#730) [#732](#732) [#734](#734) [#735](#735) [#738](#738) [#736](#736) [#737](#737) [#740](#740) [#743](#743) [#741](#741) [#742](#742) [#746](#746) [#749](#749) [#748](#748) [#751](#751) [#755](#755) [#757](#757) [#756](#756) [#752](#752) [#754](#754) [#626](#626) [#758](#758) [#759](#759) [#739](#739) [#690](#690) [#687](#687) [#585](#585) [#747](#747) [#760](#760) [#670](#670) [#762](#762) [#763](#763) [#764](#764) [#768](#768)
* **dialogIds:** ignore entity scoped ids from baseSDK ([#863](#863)) ([5f2850b](5f2850b))
* allow parameters and targetState to be null in onConfigure response ([#858](#858)) ([0e9b80c](0e9b80c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants