-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/J9bqk3vjLuUwk1xyid74ugzhcdps |
|
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. |
db21500
to
ade77c3
Compare
ade77c3
to
2796fc6
Compare
2796fc6
to
19b4783
Compare
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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> * 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>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This PR contains the following updates:
11.4.0
->11.5.0
Release Notes
emotion-js/emotion
v11.5.0
Compare Source
Patch Changes
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.#2500
eda5e687
Thanks @Jarred-Sumner! - Fix error loading @emotion/react in alternative JS environmentsUpdated dependencies [
e5beae8e
,9ae4a91a
,f2eda829
]: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.
This PR has been generated by WhiteSource Renovate. View repository job log here.