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

Replace babel-code-frame with newer @babel/code-frame package. #1151

Merged
merged 3 commits into from Dec 6, 2021

Conversation

LukeSheard
Copy link
Contributor

Reduce overhead as other packages as already used in other places throughout the project.

@changeset-bot
Copy link

changeset-bot bot commented Dec 6, 2021

🦋 Changeset detected

Latest commit: cace8c5

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

This PR includes changesets to release 1 package
Name Type
modular-scripts 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

@cangarugula cangarugula self-requested a review December 6, 2021 10:00
cangarugula
cangarugula previously approved these changes Dec 6, 2021
@LukeSheard LukeSheard merged commit d2b996b into main Dec 6, 2021
@LukeSheard LukeSheard deleted the feature/babel-code-frame branch December 6, 2021 10:32
@github-actions github-actions bot mentioned this pull request Dec 6, 2021
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 29.118% when pulling cace8c5 on feature/babel-code-frame into 3303eb4 on main.

LukeSheard added a commit that referenced this pull request Dec 6, 2021
…1151)

* Replace  with newer  package.

* update snapshot due to changed config options
LukeSheard added a commit that referenced this pull request Dec 6, 2021
* Bump @svgr/core from 5.5.0 to 6.1.1

Bumps [@svgr/core](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.1.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](gregberge/svgr@v5.5.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* bump @svgr/webpack and remove patch

* Update @svgr/core plugin for esbuild

* Create dry-dragons-draw.md

* Bump @testing-library/jest-dom from 5.14.1 to 5.16.0 (#1143)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.14.1 to 5.16.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.14.1...v5.16.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump prettier from 2.4.0 to 2.5.1 (#1148)

* Bump prettier from 2.4.0 to 2.5.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.4.0...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix tests

* Create rude-pandas-peel.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Sheard <luke.sheard@jpmorgan.com>
Co-authored-by: Luke Sheard <LukeSheard@users.noreply.github.com>

* Bump esbuild from 0.14.1 to 0.14.2 (#1147)

* Bump esbuild from 0.14.1 to 0.14.2

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix tests

* Create thirty-rabbits-grin.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Sheard <luke.sheard@jpmorgan.com>
Co-authored-by: Luke Sheard <LukeSheard@users.noreply.github.com>

* Replace `babel-code-frame` with newer `@babel/code-frame` package. (#1151)

* Replace  with newer  package.

* update snapshot due to changed config options

* Bump tsconfig.json target to es2016 (#1154)

* update snapshot

* Remove --forceExit

* downgrade svgr/webpack to be compatible with webpack 4

* merge main

* update snapshot

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Sheard <luke.sheard@jpmorgan.com>
Co-authored-by: Luke Sheard <LukeSheard@users.noreply.github.com>
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