Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

RC > Move auth-client to peer dependency; fix skyux watch #503

Merged
merged 7 commits into from
Jan 2, 2019

Conversation

Blackbaud-SteveBrush
Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush commented Dec 6, 2018

This branch also fixes the skyux watch bug reported by @Blackbaud-PaulCrowder. The latest version of karma addresses it. See: codymikol/karma-webpack#100

@codecov-io
Copy link

codecov-io commented Dec 6, 2018

Codecov Report

Merging #503 into rc-2.0.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           rc-2.0.0   #503   +/-   ##
=======================================
  Coverage       100%   100%           
=======================================
  Files            54     54           
  Lines          1709   1709           
  Branches        249    249           
=======================================
  Hits           1709   1709
Flag Coverage Δ
#builder 100% <ø> (ø) ⬆️
#runtime 100% <ø> (ø) ⬆️
#srcapp 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6ed018...b26eff9. Read the comment docs.

@@ -36,6 +36,7 @@
"@angular/platform-browser": "^7.1.1",
"@angular/platform-browser-dynamic": "^7.1.1",
"@angular/router": "^7.1.1",
"@blackbaud/auth-client": "^2.12.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the primary change. All other changes are simple package version upgrades.

package.json Outdated Show resolved Hide resolved
@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title RC > Move auth-client to peer dependency RC > Move auth-client to peer dependency; fix skyux watch Dec 13, 2018
@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit aec1365 into rc-2.0.0 Jan 2, 2019
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the rc-auth-client-peer branch January 2, 2019 21:36
Blackbaud-DiHuynh pushed a commit to Blackbaud-DiHuynh/skyux-builder that referenced this pull request Jul 10, 2020
* RC > Removed all references to SKY UX, changed dependency structure (blackbaud#419)

* RC > Updated TSLint rules (blackbaud#422)

* Removed legacy omnibar (blackbaud#420)

* RC > Config params as an object; always decode URL params (blackbaud#421)

* RC > Always provide `envId` regardless of permission scope (blackbaud#427)

* RC > Allow SPAs to bundle stylesheets that live outside of `src/app` (blackbaud#428)

* RC > Adjusted dev dependencies (blackbaud#429)

* RC > Fixed ts-helpers for build (blackbaud#434)

* RC > Update from master (blackbaud#425)

* RC > Removed global RxJS imports (blackbaud#438)

* RC > Replaced error component with iframe (blackbaud#436)

* RC > Removed SKY CSS import (blackbaud#443)

* RC > Instrument different directory for libraries (blackbaud#448)

* RC > Do not ignore Protractor Error 199 (blackbaud#435)

* RC > Merged master (blackbaud#444)

* RC > Merge master (blackbaud#454)

* RC > Upgrade Angular, RxJS, TypeScript (blackbaud#495)

* RC > Moved auth-client to peer dependency; fixed `skyux watch` (blackbaud#503)

* Disabled webpack host check (blackbaud#505)

* Replaced JSHint with ESLint. (blackbaud#506)

* RC > Merge master (blackbaud#508)

* RC > Changed name of NPM package (blackbaud#501)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants