question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🚨 Breaking change in 2.0.34

See original GitHub issue

Description

It looks like between 2.0.33 and 2.0.34 glob was removed from Goober. Since this is a patch change, anyone pinning goober@^2.0.0 will still receive it. This just hit us for a non-mission-critical page (thankfully).

What’s Happening?

Using import { glob } from "goober" is failing when upgrading from 2.0.33 to 2.0.34.

Expected Result

Upgrading patch versions should not introduce breaking changes.

Possible Resolutions

I think the best way forward is to republish 2.0.33 as a newer version 2.0.35. Then to take the new changes up a major version since they introduce a breaking change. So tagging 2.0.34 as 3.0.0.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
cristianbotecommented, Mar 18, 2021

@jakehamilton just published 2.0.35 with the glob as part of the core again. Let me know if there’s anything else.

Thank you so much.

1reaction
cristianbotecommented, Mar 18, 2021

Oh, darn it 😢 totally got sidetracked and forgot that I was planning that removal 😬.

Thank you so much for your suggestions, will revert and publish 2.0.35 with the glob.

Read more comments on GitHub >

github_iconTop Results From Across the Web

An in-range update of conventional-changelog-cli is breaking ...
The devDependency conventional-changelog-cli was updated from 2.0.22 to 2.0.23. 🚨 View failing branch. This version is covered by your ...
Read more >
rdme | Yarn - Package Manager
This release includes several breaking changes: Removed the oas command; Dropped support for Node 12; Dropped support for the --token option in the...
Read more >
gatsby-universal from fabe - GithubHelp
An in-range update of gatsby is breaking the build 🚨 ... The dependency gatsby-plugin-sharp was updated from 2.0.34 to 2.0.35 .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found