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

Upgrade various (mostly dev) deps, downgrade GL #8078

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Conversation

mourner
Copy link
Member

@mourner mourner commented Mar 25, 2019

  • Upgrades a bunch of mostly dev deps to latest versions
  • Pins tap and esm deps to patch releases — tests fail in newer versions due to a breaking change in esm (which also got adopted by tap) and we need to follow up on this
  • Downgrades gl to v4.1.1 — not sure what happened on CI with v4.2.2 but downgrading seems to make the build green. We'll have to follow up on whether the new version's at fault and how to fix it later too.

@mourner mourner requested a review from ryanhamley March 25, 2019 16:58
@mourner mourner merged commit f30552f into master Mar 25, 2019
@mourner mourner deleted the upgrade-deps branch March 25, 2019 21:44
mourner added a commit that referenced this pull request Apr 25, 2019
* release-liquid: (84 commits)
  v0.54.0 (take two) (#8184)
  Fix disappearing controls in Safari 12+ (#8193) (#8194)
  [docs] token refactor in docs-page-shell (#8174) (#8181)
  v0.54.0-beta.2 (#8166)
  Bugfix - removeFeatureState fails with target.id === 0 (#8150) (#8164)
  update one more frame after canvas source paused (#8130) (#8163)
  move docs dependencies to dev (#8121) (#8129)
  v0.54.0 (#8115)
  CP removeFeatureState fix (#8090)
  v0.54.0-beta.1 (#8084)
  Allow setStyle diff by default with localIdeographFontFamily on (#8081)
  Upgrade various (mostly dev) deps, downgrade GL (#8078)
  Fix default marker positioning (#8074)
  Use @mapbox/gazetteer for benchmark coordinates (#8063)
  bump react-dom to v16.3.3 to fix minor vulnerability warning
  Fix and refactor the benchmark suite (#8066)
  Add max width for popups (#7906)
  Extrusions: Do not try to triangulate non-polygon type features (#7685)
  docs fixes after the merge
  limit flow max_workers and upgrade to v0.95.1 (#8061)
  ...
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.

2 participants