angulartics / angulartics2

Vendor-agnostic analytics for Angular2 applications.
MIT License
1.01k stars 193 forks source link

Angular 12 support #402

Closed Shereef closed 2 years ago

Shereef commented 3 years ago

I'm submitting a ...

please run the following and copy the output

./node_modules/.bin/ng --version
 _                      _                 ____ _     ___
/ \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|

/ △ \ | ' \ / | | | | |/ _ | '| | | | | | | / _ | | | | (| | || | | (| | | | || |_ | | // __| ||_, |_,||_,|| __|__|| |/

Angular CLI: 10.2.0 Node: 12.16.3 OS: win32 x64

Angular: 10.2.3 ... animations, common, compiler, compiler-cli, core, forms ... language-service, localize, platform-browser ... platform-browser-dynamic, platform-server, router Ivy Workspace: Yes

Package Version

@angular-devkit/architect 0.1002.0 @angular-devkit/build-angular 0.1002.0 @angular-devkit/core 10.2.0 @angular-devkit/schematics 10.2.0 @angular/cdk 10.2.7 @angular/cli 10.2.0 @angular/material 10.2.7 @angular/material-moment-adapter 10.2.7 @schematics/angular 10.2.0 @schematics/update 0.1002.0 rxjs 6.6.3 typescript 4.0.5

ebussieres commented 3 years ago

Any plan to upgrade to Angular 11 soon ?

ericsoucy commented 3 years ago

Do it! :)

helgetan commented 3 years ago

any updates here?

jbjhjm commented 3 years ago

Special: 2 for 1 offer! :O Let's update to Angular 12 :) I guess there's nothing to be changed technically, just peer dependency version has to be updated.

Shereef commented 3 years ago

Updated the title to Angular 12

scttcper commented 2 years ago

hey yall, i have merge access, but not access to publish to npm. Because travis-ci stopped building we would need to setup a new CI with an up to date token to publish a new version.

I don't know if anyone is still around to bring this project back.

JonnyBGod commented 2 years ago

@scttcper I just gave you admin access to the repository.

I just checked and apparently travis turn of the .org site and now we have to use the .com. I just requested access to the repository but I do not manage angulartics org so it might take some time.

Maybe it would be best to move to Github actions.

I don't have the time these days to help much but feel free to take it from here.

scttcper commented 2 years ago

@JonnyBGod nice! thanks!

Can you add me as a collaborator on the npm package as well? https://docs.npmjs.com/adding-collaborators-to-private-packages-owned-by-a-user-account This way i can setup github actions or another ci with it. My username on npm is the same.

Looks like npm/github is having issues at the moment

edit: maybe this is the right docs page https://docs.npmjs.com/cli/v7/commands/npm-owner

JonnyBGod commented 2 years ago

@scttcper sorry for the delay, can you check if you have access now on npm?

scttcper commented 2 years ago

@JonnyBGod looks good thanks! should be unblocked from here

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 11.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: