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: dependency upgrade sweep #498

Merged
merged 5 commits into from
Jan 28, 2022
Merged

chore: dependency upgrade sweep #498

merged 5 commits into from
Jan 28, 2022

Conversation

BRKalow
Copy link
Contributor

@BRKalow BRKalow commented Jan 25, 2022

🎟️ Asana Task
πŸ” Preview Link


Description

  • Upgrading all dependencies, both at the root as well as in each package.
  • Migrates our circle CI workflows to GitHub Actions

PR Checklist πŸš€

Items in this checklist may not may not apply to your PR, but please consider each item carefully.

  • Add Asana and Preview links above.
  • Conduct thorough self-review.
  • Add or update tests as appropriate.
  • Conduct reasonable cross browser testing for both compatibility and responsive behavior (We have a Sauce Labs account for this, if you don't have access, just ask!).
  • Conduct reasonable accessibility review (use the WAS as a guide or an axe browser plugin until we establish more formal checks).
  • Identify (in the description above) and document (add Asana tasks on this board) any technical debt that you're aware of, but are not addressing as part of this PR.

@changeset-bot
Copy link

changeset-bot bot commented Jan 25, 2022

πŸ¦‹ Changeset detected

Latest commit: 7e822d0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 33 packages
Name Type
@hashicorp/react-accordion Patch
@hashicorp/react-alert-banner Patch
@hashicorp/react-button Patch
@hashicorp/react-call-to-action Patch
@hashicorp/react-callouts Patch
@hashicorp/react-case-study-slider Patch
@hashicorp/react-code-block Patch
@hashicorp/react-combobox Patch
@hashicorp/react-consent-manager Patch
@hashicorp/react-content Patch
@hashicorp/react-content-cta Patch
@hashicorp/react-docs-page Patch
@hashicorp/react-featured-slider Patch
@hashicorp/react-feedback-form Patch
@hashicorp/react-glossary-page Patch
@hashicorp/react-hashi-stack-menu Patch
@hashicorp/react-hero Patch
@hashicorp/react-image Patch
@hashicorp/react-learn-callout Patch
@hashicorp/react-logo-grid Patch
@hashicorp/react-markdown-page Patch
@hashicorp/react-open-api-page Patch
@hashicorp/react-product-downloads-page Patch
@hashicorp/react-product-features-list Patch
@hashicorp/react-search Patch
@hashicorp/react-stepped-feature-list Patch
@hashicorp/react-subnav Patch
@hashicorp/react-tabbed-accordion Patch
@hashicorp/react-tabs Patch
@hashicorp/react-text-split Patch
@hashicorp/react-text-split-with-code Patch
@hashicorp/react-text-splits Patch
@hashicorp/react-vertical-text-block-list Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Jan 25, 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/hashicorp/react-components/3Reh5ZZ65Xe2PRRVZdftuj19cK6z
βœ… Preview: https://react-components-git-brkchore-upgrade-deps-1-25-hashicorp.vercel.app

branches:
- main

jobs:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's opportunity to DRY this up and only install once / cache node_modules, but this is a good start and gets us off of circle.

@BRKalow BRKalow requested a review from a team January 25, 2022 23:14
Copy link
Contributor

@thiskevinwang thiskevinwang left a comment

Choose a reason for hiding this comment

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

βœ… Diff looks reasonable!

@BRKalow BRKalow merged commit e60fa8f into main Jan 28, 2022
@BRKalow BRKalow deleted the brk.chore/upgrade-deps-1-25 branch January 28, 2022 00:07
@github-actions github-actions bot mentioned this pull request Jan 28, 2022
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.

None yet

3 participants