Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

build: update deps and semantic release #1333

Merged
merged 12 commits into from
Dec 15, 2021

Conversation

0-vortex
Copy link
Contributor

@0-vortex 0-vortex commented Dec 14, 2021

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Description

This PR fixes dependency hell and does some changes for #1322 and #1055:

  • fixes eslint configuration (parser mostly)
  • updates all non-breaking dependencies
  • removes react-scripts
  • adds dependencies missed by npx react-scripts eject
  • updates and mocks react-markdown
  • removes local semantic-release configuration

Related Tickets & Documents

Resolves #1334

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 readme
  • 📜 contributing.md
  • 📓 docs
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@mtfoley
Copy link
Contributor

mtfoley commented Dec 15, 2021

@0-vortex is grabbing major updates like:
I'll take all of it

Copy link
Member

@bdougie bdougie left a comment

Choose a reason for hiding this comment

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

LGTM

@bdougie bdougie merged commit bf2501d into open-sauced:main Dec 15, 2021
github-actions bot pushed a commit that referenced this pull request Dec 15, 2021
### [0.40.2](v0.40.1...v0.40.2) (2021-12-15)

### 🤖 Build System

* update deps and semantic release ([#1333](#1333)) ([bf2501d](bf2501d))

### 🐛 Bug Fixes

* correct docker build ([#1335](#1335)) ([7118070](7118070)), closes [#1334](#1334)
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.40.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

0-vortex added a commit to mtfoley/open-sauced that referenced this pull request Dec 20, 2021
* origin/main:
  chore(minor): release 0.41.0 [skip ci]
  fix: update create-react-app base to 5 and correct tooling issues (open-sauced#1344)
  feat: update create-react-app base to 5 and correct tooling issues (open-sauced#1342)
  chore(deps-dev): bump postcss-preset-env from 7.0.1 to 7.0.2 (open-sauced#1338)
  chore(patch): release 0.40.2 [skip ci]
  fix: correct docker build (open-sauced#1335)
  build: update deps and semantic release (open-sauced#1333)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Upgrade some dependencies, change release script
3 participants