Skip to content

Update to [email protected] and unpin the rxjs peerDependency#13561

Closed
IgorMinar wants to merge 2 commits into
angular:masterfrom
IgorMinar:unpin-rxjs
Closed

Update to [email protected] and unpin the rxjs peerDependency#13561
IgorMinar wants to merge 2 commits into
angular:masterfrom
IgorMinar:unpin-rxjs

Conversation

@IgorMinar

Copy link
Copy Markdown
Contributor

No description provided.

Now that rxjs is stable and the rxjs team follows semver, we can update and unpin the dependency safely.

From now on the Angular application/library developers are in charge of controlling the rxjs version as long as it's newer than 5.0.1.
@IgorMinar IgorMinar added action: review The PR is still awaiting reviews from at least one requested reviewer feature Label used to distinguish feature request from other issues labels Dec 19, 2016
"rollup-plugin-node-resolve": "^1.5.0",
"rollup-plugin-typescript": "^0.7.3",
"rollup-plugin-uglify": "^0.3.1",
"rxjs-es": "^5.0.0-rc.4",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

rxjs-es ?
Seems outdated, is this folder still used at all ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it's not. we should really remove this whole directory, but I didn't want to do it in this PR.

vicb pushed a commit to vicb/angular that referenced this pull request Dec 19, 2016
Now that rxjs is stable and the rxjs team follows semver, we can update and unpin the dependency safely.

From now on the Angular application/library developers are in charge of controlling the rxjs version as long as it's newer than 5.0.1.

closes angular#13561
closes angular#13478
closes angular#13572
@chuckjaz chuckjaz closed this in 171a9bd Dec 20, 2016
chuckjaz pushed a commit that referenced this pull request Dec 20, 2016
…3572)

Now that rxjs is stable and the rxjs team follows semver, we can update and unpin the dependency safely.

From now on the Angular application/library developers are in charge of controlling the rxjs version as long as it's newer than 5.0.1.

closes #13561
closes #13478
closes #13572
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer cla: yes feature Label used to distinguish feature request from other issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants