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: Bump @geist-ui/react from 2.1.5 to 2.2.5 #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps @geist-ui/react from 2.1.5 to 2.2.5.

Release notes

Sourced from @​geist-ui/react's releases.

v2.2.5

Improvements

  • Simplify style library type export. (No side effects, optimize tsc compilation speed only)

v2.2.4

Patches

  • Fix sharing of component contexts in esm mode. #681
  • Fix styled-jsx build failure in rollup. #681

v2.2.3

Patches

  • Remove the scale props before the component is passed to the real dom. #666 #671
  • Fix reference paths after type compilation. #673

v2.2.2

Patches

  • Remove all dependencies of the Geist UI
  • Redesign the bundling process to be compatible with ESM
  • Fix user build failure with ESM in production mode

v2.2.1

Patches

  • Fix the wrong file path of hooks in esm mode. #603
  • Fix the horizontal scrollbar of component Select is always visible. #655
  • Fix typo of component displayName in development mode. #612
  • Removed unnecessary code in Grid Component. #633
  • Upgrade dependencies to be compatible with Vite and next.js.

Credits

Thanks to @​Megrax @​jstolwijk @​zaguiini @​mnismt @​moatorres @​RodrigoTomeES @​craigglennie

v2.2.0

Improvements & Features

Scaleable

Scaleable is one of the most exciting features of this release, giving Geist a great deal of freedom and imagination, and EVERY COMPONENT fully supports the Scaleable feature.

We removed all size props, so that each component no longer needs to be manually scaled, but instead the scale props control the scaling function:

<Loading scale={0.5} />
</tr></table> 

... (truncated)

Commits
  • 29f3f6b chore: simplify the type srouce of third-party lib (#683)
  • 1bc7609 chore: append redirects for project renaming (#682)
  • fe6baec build: manually add references to styled-jsx for rollup ecosystem (#681)
  • 890d083 chore: rename the GH repository (#678)
  • f5aa131 chore: migrate project name to core (#676)
  • dae1da2 chore(examples): add alt text for image to avoid eslint warn (#672)
  • 184b474 chore: release v2.2.3 (#675)
  • fe8f1fb fix: fix reference paths after type compilation (#674)
  • 97b38f0 fix: remove the unknown props on elements (#671)
  • 70d79f1 chore: update nextjs example (#670)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by echo_unix, a new releaser for @​geist-ui/react since your current version.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@vercel
Copy link

vercel bot commented Jan 24, 2022

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/reacher/webapp/DGB3DLpiVNGArFWr4z3CJsHXWK27
✅ Preview: Failed

[Deployment for 8ef6327 failed]

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from d8aafca to f55a783 Compare February 14, 2022 08:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from f55a783 to a4f45d5 Compare February 20, 2022 21:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from a4f45d5 to fc7a62b Compare February 23, 2022 10:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from fc7a62b to 1506892 Compare February 23, 2022 10:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 1506892 to 5ec4721 Compare March 28, 2022 15:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 5ec4721 to 8b81f82 Compare April 4, 2022 18:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 8b81f82 to 8ef6327 Compare April 4, 2022 18:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 8ef6327 to 5add5fd Compare May 24, 2022 04:51
@vercel
Copy link

vercel bot commented May 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
webapp ❌ Failed (Inspect) Mar 6, 2023 at 10:57AM (UTC)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch 2 times, most recently from aa12378 to 12f7d60 Compare May 24, 2022 05:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 12f7d60 to db7874b Compare May 24, 2022 06:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from db7874b to 6a4fee9 Compare May 26, 2022 19:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 6a4fee9 to c6ed5cd Compare July 4, 2022 04:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch 2 times, most recently from 9ec2756 to cbc5478 Compare August 15, 2022 12:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from cbc5478 to 8d7772a Compare August 19, 2022 20:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 8d7772a to c9f764e Compare August 20, 2022 21:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from c9f764e to 12cd171 Compare August 23, 2022 06:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 12cd171 to d9e2b16 Compare August 23, 2022 07:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from d9e2b16 to 79b2b52 Compare September 14, 2022 10:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 79b2b52 to 6eb1149 Compare October 5, 2022 21:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 6eb1149 to aba8af6 Compare November 7, 2022 14:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from aba8af6 to b01c939 Compare November 9, 2022 20:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from b01c939 to 4c487b2 Compare November 24, 2022 16:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 4c487b2 to 32d5ad7 Compare November 28, 2022 11:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from 32d5ad7 to b5683bd Compare December 12, 2022 12:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/geist-ui/react-2.2.5 branch from b5683bd to fb6e437 Compare January 8, 2023 23:44
Bumps [@geist-ui/react](https://github.com/geist-org/geist-ui) from 2.1.5 to 2.2.5.
- [Release notes](https://github.com/geist-org/geist-ui/releases)
- [Commits](geist-org/geist-ui@v2.1.5...v2.2.5)

---
updated-dependencies:
- dependency-name: "@geist-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

1 participant