Skip to content

Bump @shopify/polaris from 8.2.0 to 9.0.0#19

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/shopify/polaris-9.0.0
Closed

Bump @shopify/polaris from 8.2.0 to 9.0.0#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/shopify/polaris-9.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps @shopify/polaris from 8.2.0 to 9.0.0.

Release notes

Sourced from @​shopify/polaris's releases.

v9.0.0

9.0.0 - 2022-02-15

For instructions on updating from v8 to v9, see our migration guide.

Breaking changes

CSS custom properties

  • Removed --p-badge-font-weight and --p-button-font-weight (#4687)
  • Renamed --p-duration-1-0-0 and --p-duration-1-5-0 to --p-duration-100 and --p-duration-150.
  • Removed --p-override-* --p-non-null-content --p-badge-mix-blend-mode --p-range-slider-thumb-scale custom properties (#4686)
  • Removed nonDesignLangaugeCustomProperties and designLangaugeCustomProperties (#4770)
  • Renamed shadow custom properties (#4823)
  • Renamed border radius custom properties (#4763)
  • Renamed --p-icon-size to --p-icon-size-small (#4990)
  • Updated --global-ribbon-height to --pc-frame-global-ribbon-height (#4804)
  • Updated --p-frame-offset to --pc-frame-offset (#4804)
  • Updated --top-bar-* to --pc-top-bar-* (#4804)

Sass functions and mixins

  • Removed the color() function (#4696)
  • Removed the border-width() function (#4900)
  • Removed the filter() function (#4676)
  • Removed the px() function (#4751)
  • Removed the em() function (#4937)
  • Removed the rem() function (#4761)
  • Removed the color-multiply function (#4714)
  • Removed the z-index() function (#4753)
  • Removed the border() function (#4934)
  • Removed the available-names() function (#4967)
  • Removed the map-extend function (#4970)
  • Removed the spacing() function and replaced with tokens (#4691)
  • Removed the easing() function and replaced with tokens (#4698)
  • Removed the duration() function and replaced with tokens (#4699)
  • Removed the border-radius() function and replaced with tokens (#4793)
  • Removed the shadow() function and replaced with tokens (#4823)
  • Removed the font-family() function and replaced with tokens (#4940)
  • Removed the ms-high-contrast-color() function and replaced with values (#4938)
  • Removed the color-icon() mixin (#4676)
  • Removed the skeleton-shimmer mixin (#4462)
  • Removed the state() mixin (#4989)
  • Removed the skeleton-page-header-layout mixin (#4991)
  • Removed the skeleton-page-secondary-actions-layout mixin (#4991)
  • Removed the unstyled-link() mixin and replaced with values (#4951)
  • Removed the unstyled-list() mixin and replaced with values (#4960)
  • Removed the high-contrast-outline() and high-contrast-border() mixins and replaced with tokens and values (#4962)
  • Removed the when-printing, when-not-printing, hidden-when-printing, and print-hidden scss mixins (#4995)
  • Replaced the icon-size() function with the --p-icon-size-medium custom property (#4990)

... (truncated)

Changelog

Sourced from @​shopify/polaris's changelog.

9.0.0 - 2022-02-15

For instructions on updating from v8 to v9, see our migration guide.

Breaking changes

CSS custom properties

  • Removed --p-badge-font-weight and --p-button-font-weight (#4687)
  • Renamed --p-duration-1-0-0 and --p-duration-1-5-0 to --p-duration-100 and --p-duration-150.
  • Removed --p-override-* --p-non-null-content --p-badge-mix-blend-mode --p-range-slider-thumb-scale custom properties (#4686)
  • Removed nonDesignLangaugeCustomProperties and designLangaugeCustomProperties (#4770)
  • Renamed shadow custom properties (#4823)
  • Renamed border radius custom properties (#4763)
  • Renamed --p-icon-size to --p-icon-size-small (#4990)
  • Updated --global-ribbon-height to --pc-frame-global-ribbon-height (#4804)
  • Updated --p-frame-offset to --pc-frame-offset (#4804)
  • Updated --top-bar-* to --pc-top-bar-* (#4804)

Sass functions and mixins

  • Removed the color() function (#4696)
  • Removed the border-width() function (#4900)
  • Removed the filter() function (#4676)
  • Removed the px() function (#4751)
  • Removed the em() function (#4937)
  • Removed the rem() function (#4761)
  • Removed the color-multiply function (#4714)
  • Removed the z-index() function (#4753)
  • Removed the border() function (#4934)
  • Removed the available-names() function (#4967)
  • Removed the map-extend function (#4970)
  • Removed the spacing() function and replaced with tokens (#4691)
  • Removed the easing() function and replaced with tokens (#4698)
  • Removed the duration() function and replaced with tokens (#4699)
  • Removed the border-radius() function and replaced with tokens (#4793)
  • Removed the shadow() function and replaced with tokens (#4823)
  • Removed the font-family() function and replaced with tokens (#4940)
  • Removed the ms-high-contrast-color() function and replaced with values (#4938)
  • Removed the color-icon() mixin (#4676)
  • Removed the skeleton-shimmer mixin (#4462)
  • Removed the state() mixin (#4989)
  • Removed the skeleton-page-header-layout mixin (#4991)
  • Removed the skeleton-page-secondary-actions-layout mixin (#4991)
  • Removed the unstyled-link() mixin and replaced with values (#4951)
  • Removed the unstyled-list() mixin and replaced with values (#4960)
  • Removed the high-contrast-outline() and high-contrast-border() mixins and replaced with tokens and values (#4962)
  • Removed the when-printing, when-not-printing, hidden-when-printing, and print-hidden scss mixins (#4995)
  • Replaced the icon-size() function with the --p-icon-size-medium custom property (#4990)
  • Removed the public scss api (#4993)

... (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 [@shopify/polaris](https://github.com/Shopify/polaris-react) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/Shopify/polaris-react/releases)
- [Changelog](https://github.com/Shopify/polaris-react/blob/main/CHANGELOG.md)
- [Commits](Shopify/polaris-react@v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@shopify/polaris"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2022
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 16, 2022

✔️ Deploy Preview for spctgrm ready!

🔨 Explore the source changes: cbb0974

🔍 Inspect the deploy log: https://app.netlify.com/sites/spctgrm/deploys/620ced37425022000737d527

😎 Browse the preview: https://deploy-preview-19--spctgrm.netlify.app/

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2022

Superseded by #25.

@dependabot dependabot bot closed this Mar 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shopify/polaris-9.0.0 branch March 10, 2022 12:33
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