actionhero / www.actionherojs.com

The Actionhero website
https://www.actionherojs.com
5 stars 14 forks source link

An in-range update of react-ga is breaking the build 🚨 #42

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-ga was updated from 2.5.3 to 2.5.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-ga is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/actionhero/www.actionherojs.com/329?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for Release 2.5.4

Merging in many PRs which were well overdue.

Commits

The new version differs by 30 commits.

  • f930609 2.5.4
  • 14fcccd fix: pre-release package and package-lock update
  • 51f3ae0 Merge pull request #310 from anajavi/webpack4-esm
  • d5a91e5 Merge pull request #306 from jonathanp/patch-1
  • 8257cb2 Merge pull request #305 from pierreneter-repositories/patch-2
  • 066d267 Merge pull request #303 from definder/fix-dependencies
  • 8bed14f Merge pull request #300 from JetFault/ts-anchor-outbound-link
  • 7716c7d Merge pull request #299 from 8enSmith/patch-1
  • 731c858 Merge pull request #293 from erichochhalter/documentation-multiple-trackers-set-and-pageview
  • 764965d Merge pull request #289 from adrianhorning/adding_sample_rate
  • d6dfbe5 Merge pull request #280 from cwrinn/analytics-debugjs
  • 471de8c Merge pull request #279 from michaelmerrill/feature/add-noopener-noreferrer
  • 0166248 Merge pull request #276 from cooperka/check-window
  • 2633fea Merge pull request #241 from anajavi/webpack4
  • a3f852b Add ESM build

There are 30 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 2.5.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

  • 5a786d3 2.5.6
  • 71bdb2b Merge remote-tracking branch 'origin/master'
  • 759e980 Merge pull request #317 from anajavi/jestfix
  • 5bc3552 Build umd with commonjs modules. Fixes #316
  • 9d13b69 2.5.5
  • 6dc8531 Merge pull request #314 from anajavi/ssrfix
  • e7fd129 Change umd build globalObject. #313

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Version 2.6.0

Release includes;

  • Split out React import and non-react import. You can now import react-ga/core for the non-react build.
  • Typescript fixes.
  • SSR Fixes
  • OutboundLink component - Added support for multiple trackers
Commits

The new version differs by 40 commits.

  • ba79459 Merge pull request #357 from SimeonC/master
  • 8de4f91 2.6.0
  • dee01f2 chore: update package-lock
  • 338c390 Merge branch 'reactOptional' of https://github.com/rvaidya/react-ga into rvaidya-reactOptional
  • 9db518c Merge pull request #334 from saeedjalalisj/master
  • a1ff595 Merge pull request #354 from mczeplowski/outbound-link-multiple-trackers
  • 2bd219a Merge pull request #343 from codequest-eu/master
  • 944b161 Merge pull request #341 from mariusc23/fix/ts-standard-impl
  • 1b93706 OutboundLink component - Added support for multiple trackers
  • 22155de make ...args array of any
  • 942d9cc Correct ga() typescript signature
  • 6ddf869 Merge with upstream, rename "noreact" to "core"
  • 32c454b Merge remote-tracking branch 'upstream/master' into reactOptional
  • f7f4c95 Add standardImplementation option to types
  • f7cf8f3 Merge pull request #337 from Tmarty/patch-1

There are 40 commits in total.

See the full diff