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

Update dependency @emotion/cache to v11.5.0 #6827

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/cache 11.4.0 -> 11.5.0 age adoption passing confidence

Release Notes

emotion-js/emotion

v11.5.0

Compare Source

Patch Changes
  • #​2498 e5beae8e Thanks @​Andarist! - Fixed an edge case issue with incorrect rules being generated. When a context selector (&) was used not at the beginning of a selector (which is not valid SCSS but is allowed by the Stylis parser that we are using) within a group of selectors containing a pseudoclass then it was not replaced correctly with the current context selector.

Configuration

📅 Schedule: "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Oct 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/J9bqk3vjLuUwk1xyid74ugzhcdps
✅ Preview: https://keystone-next-docs-git-renovate-emotion-monorepo-keystonejs.vercel.app

@vercel vercel bot temporarily deployed to Preview October 26, 2021 13:49 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2021

⚠️ No Changeset found

Latest commit: 19b4783

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 26, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@vercel vercel bot temporarily deployed to Preview October 26, 2021 22:49 Inactive
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from db21500 to ade77c3 Compare October 27, 2021 00:14
@vercel vercel bot temporarily deployed to Preview October 27, 2021 00:14 Inactive
@dcousens dcousens changed the base branch from main to renovating October 27, 2021 03:11
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from ade77c3 to 2796fc6 Compare October 27, 2021 03:17
@vercel vercel bot temporarily deployed to Preview October 27, 2021 03:17 Inactive
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 2796fc6 to 19b4783 Compare October 27, 2021 05:27
@renovate renovate bot changed the title Update emotion monorepo to v11.5.0 (minor) Update dependency @emotion/cache to v11.5.0 Oct 27, 2021
@vercel vercel bot temporarily deployed to Preview October 27, 2021 05:27 Inactive
@dcousens dcousens merged commit e9082cb into renovating Oct 27, 2021
@dcousens dcousens deleted the renovate/emotion-monorepo branch October 27, 2021 05:51
dcousens pushed a commit that referenced this pull request Nov 1, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
dcousens pushed a commit that referenced this pull request Nov 1, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
gwyneplaine pushed a commit that referenced this pull request Nov 2, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
dcousens pushed a commit that referenced this pull request Nov 8, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
gwyneplaine added a commit that referenced this pull request Nov 9, 2021
* Update dependency @testing-library/dom to ^8.10.1 (#6817)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Lock file maintenance (#6810)

* Lock file maintenance

* resolve type errors

* revert mdx bump to resolve vercel build errors

* conflict resolution

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: gwyneplaine <cc.lee@live.com.au>

* Update dependency @graphql-tools/schema to ^8.3.0 (#6815)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update nextjs monorepo to v12 (major) (#6835)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
Co-authored-by: mitchellhamilton <mitchell@hamil.town>

* Update dependency @manypkg/cli to ^0.19.0 (#6859)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @testing-library/dom to ^8.10.1 (#6817)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update typescript-eslint monorepo to ^5.2.0 (#6829)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency memoize-one to v6 (#6832)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* add CHANGESET

* Lock file maintenance (#6810)

* Lock file maintenance

* resolve type errors

* revert mdx bump to resolve vercel build errors

* conflict resolution

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: gwyneplaine <cc.lee@live.com.au>

* Update dependency @graphql-tools/schema to ^8.3.0 (#6815)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @emotion/cache to v11.5.0 (#6827)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update Node.js to v16 (#6830)

* Update Node.js to v16

* bump workflows to Node 16

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>

* Update nextjs monorepo to v12 (major) (#6835)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
Co-authored-by: mitchellhamilton <mitchell@hamil.town>

* Update dependency @manypkg/cli to ^0.19.0 (#6859)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency mime to ^2.6.0 (#6879)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @testing-library/jest-dom to ^5.15.0 (#6873)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update patch dependencies (#6857)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency stripe to ^8.186.0 (#6821)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency graphql to ^15.7.2 (#6860)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-select to ^5.2.0 (#6874)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update typescript-eslint monorepo to ^5.3.0 (#6861)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Lock file maintenance (#6852)

* Lock file maintenance

* resolve type errors

* resolve build issues

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: gwyneplaine <cc.lee@live.com.au>

* Update prisma monorepo to v3.4.0 (minor) (#6876)

* Update prisma monorepo to v3.4.0

* update prisma version in tests

* changeset

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: gwyneplaine <cc.lee@live.com.au>

* Update dependency @changesets/cli to ^2.18.0 (#6900)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency mime to v3 (#6903)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update Apollo GraphQL packages (#6899)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
Co-authored-by: mitchellhamilton <mitchell@hamil.town>
dcousens pushed a commit that referenced this pull request Dec 15, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

2 participants