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

build: update peer dependency ranges for v13 stable release #23874

Merged

Conversation

devversion
Copy link
Member

@devversion devversion commented Nov 2, 2021

Updates the peer dependency ranges for the v13 stable version:

  • v13.0.0 of Angular Components requires at minimum a stable v13 version
    of Angular framework (no pre-releases allowed once we hit stable)

  • For RxJS v7, minimum 7.4.0 is needed as that version comes with a
    ES2015 distibution wired up in the package.json, allowing for better
    optimized applications. This matches with @angular/core and the CLI.

angular/angular@48aa003

@devversion devversion requested a review from a team as a code owner November 2, 2021 18:50
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 2, 2021
@devversion devversion added merge safe target: rc This PR is targeted for the next release-candidate blocked This issue is blocked by some external factor, such as a prerequisite PR labels Nov 2, 2021
@devversion
Copy link
Member Author

This should be merged after the final RC for angular/components has been cut.

@devversion devversion added this to the 13.0.0 milestone Nov 2, 2021
Updates the peer dependency ranges for the v13 stable version:

* v13.0.0 of Angular Components requires at minimum a stable v13 version
  of Angular framework (no pre-releases allowed once we hit stable)

* For RxJS v7, minimum `7.4.0` is needed as that version comes with a
  ES2015 distibution wired up in the `package.json`, allowing for better
  optimized applications. This matches with `@angular/core` and the CLI.

angular/angular@48aa0039ea75693f751b26474029efdb6c22377://github.com/angular/angular/commit/48aa0039ea75693f751b26474029efdb6c223770
@devversion devversion force-pushed the build/update-version-placeholders branch from 49f90ca to 211aca1 Compare November 3, 2021 16:15
@devversion devversion removed the blocked This issue is blocked by some external factor, such as a prerequisite PR label Nov 3, 2021
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

LGTM

@devversion devversion added the action: merge The PR is ready for merge by the caretaker label Nov 3, 2021
@jelbourn jelbourn merged commit a662737 into angular:master Nov 3, 2021
jelbourn pushed a commit that referenced this pull request Nov 3, 2021
Updates the peer dependency ranges for the v13 stable version:

* v13.0.0 of Angular Components requires at minimum a stable v13 version
  of Angular framework (no pre-releases allowed once we hit stable)

* For RxJS v7, minimum `7.4.0` is needed as that version comes with a
  ES2015 distibution wired up in the `package.json`, allowing for better
  optimized applications. This matches with `@angular/core` and the CLI.

angular/angular@48aa0039ea75693f751b26474029efdb6c22377://github.com/angular/angular/commit/48aa0039ea75693f751b26474029efdb6c223770
(cherry picked from commit a662737)
@angular-automatic-lock-bot
Copy link

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 Dec 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants