Skip to content

Commit

Permalink
Manually sync dev-patch with 3.10.0 (#1466)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Michael Murray <[email protected]>
Co-authored-by: github-bot <[email protected]>
Co-authored-by: ccedrone <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katie Weinstein <[email protected]>
Co-authored-by: Katie Weinstein <[email protected]>
Co-authored-by: Chris Cedrone <[email protected]>
Co-authored-by: Orion Johnson <[email protected]>
Co-authored-by: noahwebs <[email protected]>
Co-authored-by: Jerrod Heiser <[email protected]>
Co-authored-by: Igor Fesyk <[email protected]>
Co-authored-by: Ihor Fesyk <[email protected]>
Co-authored-by: acoopa <[email protected]>
Co-authored-by: Collange, Etienne <[email protected]>
Co-authored-by: ViktorBeshentsev <[email protected]>
Co-authored-by: Viktor Beshentsev <[email protected]>
Co-authored-by: vverein <[email protected]>
Co-authored-by: TetianaTkachenko <[email protected]>
Co-authored-by: Chris Cedrone <[email protected]>
Co-authored-by: OlenaYashyna <[email protected]>
Co-authored-by: yatimov <[email protected]>
Co-authored-by: Alisher Yatimov <[email protected]>
Co-authored-by: Vladislav Verein <[email protected]>
Co-authored-by: chris-cedrone-cengage <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: k4rnaj1k <[email protected]>
Co-authored-by: moathabuhamad-cengage <[email protected]>
Co-authored-by: artemtrusov-cengage <[email protected]>
Co-authored-by: vitaliirumiantsev-cengage <[email protected]>
Co-authored-by: Oleh Noskov <[email protected]>
Co-authored-by: nikitaorliak-cengage <[email protected]>
Co-authored-by: Nikita Orliak <[email protected]>
  • Loading branch information
1 parent 6446cf9 commit 66b9003
Show file tree
Hide file tree
Showing 114 changed files with 74,919 additions and 24,606 deletions.
27 changes: 16 additions & 11 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": ["@changesets/cli/changelog", {"repo": "cengage/react-magma"}],
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "build/improvements",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": []
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": [
"@changesets/cli/changelog",
{
"repo": "cengage/react-magma"
}
],
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "build/improvements",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": []
}
5 changes: 0 additions & 5 deletions .changeset/datePicker-calendar-table-role.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/datePicker-clearing-the-date.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dev-patch-chore.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/feat-stepper-a11y.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/feat-stepper.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/manual-sync.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

Manually sync dev-patch with patch-3.x.x
5 changes: 0 additions & 5 deletions .changeset/modal-aria.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nativeSelect-arrow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nested-modal-bg-overlay.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/progressbar-color.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/select-multiselect-console-errors.md

This file was deleted.

2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.20.2
v18.18.2
2 changes: 1 addition & 1 deletion jest.setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ const emotion = require('@emotion/core');
const { createSerializer, matchers } = require('jest-emotion');

expect.addSnapshotSerializer(createSerializer(emotion));
expect.extend(matchers);
expect.extend(matchers);
Loading

2 comments on commit 66b9003

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Please sign in to comment.