razorpay / razorpay-cordova-sample-app

:iphone: Razorpay Sample Application for Cordova, Ionic v1 and Ionic v2
MIT License
16 stars 35 forks source link

Bump @angular/core from 2.1.1 to 15.2.3 in /rzp-ionic2-example #322

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/core from 2.1.1 to 15.2.3.

Release notes

Sourced from @​angular/core's releases.

v15.2.3

15.2.3 (2023-03-16)

Special Thanks

Alan Agius, Esteban Gehring, Matthieu Riegler and Virginia Dooley

v15.2.2

15.2.2 (2023-03-08)

migrations

Commit Description
fix - 6207d6f1f0 add protractor support if protractor imports are detected (#49274)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sai Kartheek Bommisetty and Vinit Neogi

v15.2.1

15.2.1 (2023-03-01)

common

Commit Description
fix - f0e926074d make Location.normalize() return the correct path when the base path contains characters that interfere with regex syntax. (#49181)

compiler-cli

Commit Description
fix - 04d8b6c61a do not persist component analysis if template/styles are missing (#49184)

core

Commit Description
fix - d60ea6ab5a update zone.js peerDependencies ranges (#49244)

migrations

Commit Description
fix - 44d095a61c avoid migrating the same class multiple times in standalone migration (#49245)
fix - 92b0bda9e4 delete barrel exports in standalone migration (#49176)

router

Commit Description
fix - 3062442728 add error message when using loadComponent with a NgModule (#49164)

Special Thanks

Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Craig Spence, Doug Parker, Iván Navarro, Joey Perrott, Kristiyan Kostadinov, Matthieu Riegler, Michael Ziluck, Paul Gschwendtner, Stephanie Tuerk, Vincent and Virginia Dooley

v15.2.0

15.2.0 (2023-02-22)

Deprecations

  • Class and InjectionToken guards and resolvers are deprecated. Instead, write guards as plain JavaScript functions and

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

15.2.3 (2023-03-16)

Special Thanks

Alan Agius, Esteban Gehring, Matthieu Riegler and Virginia Dooley

14.3.0 (2023-03-13)

common

Commit Type Description
37bbc61cfe feat Backport NgOptimizedImage to Angular 14.

Special Thanks

Alex Castle, Joey Perrott and Paul Gschwendtner

16.0.0-next.2 (2023-03-08)

Breaking Changes

common

  • Deprecated XhrFactory export from @angular/common/http has been removed. Use XhrFactory from @angular/common instead.

core

  • zone.js versions 0.11.x and 0.12.x are not longer supported.

platform-server

  • renderModuleFactory has been removed. Use renderModule instead.

Deprecations

platform-browser

  • ApplicationConfig has moved, please import ApplicationConfig from @angular/core instead.

common

Commit Type Description
c41a21658c refactor remove deprecated XhrFactory export from http entrypoint (#49251)

compiler

Commit Type Description
1407a9aeaf feat support multiple configuration files in extends (#49125)

core

Commit Type Description
4e9531f777 feat add mergeApplicationConfig method (#49253)
fdf61974d1 feat drop support for zone.js versions <=0.12.0 (#49331)

migrations

Commit Type Description
2fbaee3cbe fix add protractor support if protractor imports are detected (#49274)

platform-browser

Commit Type Description
3aa85a8087 refactor move ApplicationConfig to core (#49253)

... (truncated)

Commits
  • 2dee505 refactor(core): split ɵɵdefineDirective and ɵɵdefineComponent (#49350)
  • b13e079 refactor(core): Remove ChangeDetectorStatus & `isDefaultChangeDetectionStra...
  • 9801475 refactor(core): rename TNode.tViews to TNode.tView (#49313)
  • ac59054 refactor(migrations): Move ChangeTracker to common utils (#49308)
  • 6b9ec0b refactor(core): Remove ɵivyEnabled (#49296)
  • de48c99 refactor(migrations): expose current file in import remapper (#49288)
  • d42032a refactor(core): Remove isListLikeIterable from private export. (#49297)
  • 8f7fbdd refactor: remove duplicate key from component metadata (#49065)
  • 819b9f3 refactor(core): move APP_BOOTSTRAP_LISTENER to avoid circular deps (#49273)
  • 6207d6f fix(migrations): add protractor support if protractor imports are detected (#...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/core since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #324.