Skip to content

chore!: upgrade is-url-superb to ^4.0.0 #125

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

Merged
merged 2 commits into from
Sep 16, 2020

Conversation

AndersCan
Copy link
Contributor

  • remove url-regex dependency

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.
Requires node V10

Please Describe Your Changes

upgrade is-url-superb to ^4.0.0 to fix audit. Also removes url-regex as a dep.
Related: #120

In the other PR, you mentioned not wanting to add any new code (#124 (comment)), would this small change be fine?

*Breaking*: Require Node.js 10
- remove url-regex dependency
@shellscape
Copy link
Owner

I think this is a reasonable, low footprint approach. I'll download your fork to fix the analysis run.

@davilima6
Copy link

davilima6 commented Sep 17, 2020

I'm not sure if it's an issue in 4.0/0 or an interaction with my setup (ejected but reasonably standard CRA 3.x) still I can't use the new version, receiving:

./src/common/components/Container/Container.css
TypeError: valueParser is not a function

I'll open an issue if I can confirm it's not related to my setup, or if I better identify the cause.

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.

3 participants