-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update angular monorepo #226
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/angular-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for bss-web-admin ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
5152ef7
to
6adec16
Compare
6adec16
to
e5730cc
Compare
e5730cc
to
fb05e1d
Compare
fb05e1d
to
3f2f2d8
Compare
3f2f2d8
to
d95e7a1
Compare
d95e7a1
to
c3e1101
Compare
c3e1101
to
7842312
Compare
7842312
to
331fa35
Compare
331fa35
to
d425c4b
Compare
d425c4b
to
cba45c2
Compare
cba45c2
to
893a00e
Compare
893a00e
to
d4bf312
Compare
d2643b9
to
e3649ad
Compare
b0be9cf
to
409b0c3
Compare
409b0c3
to
358f45b
Compare
358f45b
to
d5b2856
Compare
d5b2856
to
c771ac5
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
17.2.1
->17.3.12
~0.14.3
->~0.15.0
Release Notes
angular/angular (@angular/animations)
v17.3.12
Compare Source
compiler
v17.3.11
Compare Source
17.3.11 (2024-06-05)
v17.3.10
Compare Source
v17.3.9
Compare Source
v17.3.8
Compare Source
compiler
core
v17.3.7
Compare Source
v17.3.6
Compare Source
core
ActivatedRoute
inject correct instance inside@defer
blocks (#55374)v17.3.5
Compare Source
v17.3.4
Compare Source
common
v17.3.3
Compare Source
17.3.3 (2024-04-03)
core
ChainedInjector
s in injector debug utils (#55144)migrations
v17.3.2
Compare Source
compiler
compiler-cli
core
@defer
blocks (#55079)http
migrations
router
v17.3.1
Compare Source
17.3.1 (2024-03-20)
compiler
compiler-cli
v17.3.0
Compare Source
compiler
compiler-cli
ModuleWithProviders
literal detection withtypeof
(#54650)core
output()
API (#54650)outputFromObservable()
interop function (#54650)outputToObservable
interop helper (#54650)asReadonly
. (#54706)DestroyRef
inEventEmitter
(#54748)http
router
v17.2.4
Compare Source
compiler-cli
core
@defer
dependencies (#54667)--strictFunctionTypes
(#54652)asReadonly
. (#54719)v17.2.3
Compare Source
common
AsyncPipe
should not callmarkForCheck
on subscription (#54554)compiler-cli
core
@defer
block (#52881)migrations
v17.2.2
Compare Source
common
compiler
compiler-cli
core
migrations
router
angular/angular (@angular/common)
v17.3.12
Compare Source
17.3.12 (2024-07-17)
compiler
v17.3.11
Compare Source
17.3.11 (2024-06-05)
v17.3.10
Compare Source
v17.3.9
Compare Source
v17.3.8
Compare Source
compiler
core
v17.3.7
Compare Source
v17.3.6
Compare Source
core
ActivatedRoute
inject correct instance inside@defer
blocks (#55374)v17.3.5
Compare Source
v17.3.4
Compare Source
common
v17.3.3
Compare Source
17.3.3 (2024-04-03)
core
ChainedInjector
s in injector debug utils (#55144)migrations
v17.3.2
Compare Source
compiler
compiler-cli
core
@defer
blocks (#55079)http
migrations
router
v17.3.1
Compare Source
17.3.1 (2024-03-20)
compiler
compiler-cli
v17.3.0
Compare Source
compiler
compiler-cli
ModuleWithProviders
literal detection withtypeof
(#54650)core
output()
API (#54650)outputFromObservable()
interop function (#54650)outputToObservable
interop helper (#54650)asReadonly
. (#54706)DestroyRef
inEventEmitter
(#54748)http
router
v17.2.4
Compare Source
compiler-cli
core
@defer
dependencies (#54667)--strictFunctionTypes
(#54652)asReadonly
. (#54719)v17.2.3
Compare Source
common
AsyncPipe
should not callmarkForCheck
on subscription (#54554)compiler-cli
core
@defer
block (#52881)migrations
v17.2.2
Compare Source
common
compiler
compiler-cli
core
migrations
router
angular/angular (zone.js)
v0.15.0
Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsync
will now flush pending timers at the end ofthe given function by default. To opt-out of this, you can use
{flush: false}
in options parameter offakeAsync
0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunload
handling (#55875) (b8d5882), closes #47579Timeout.refresh
in Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fs
patch (#54396) (9e07b62)zone-patch-rxjs
(#55826) (20a530a), closes #55825abort
listener on a signal when actual event is removed (#55339) (a9460d0), closes #547390.14.5 (2024-04-30)
Bug Fixes
0.14.4 (2024-02-13)
Bug Fixes
__Zone_ignore_on_properties
toZoneGlobalConfigurations
(#50737) (f87f058)fs.realpath.native
as macrotask (#54208) (19fae76), closes #45546Response
methods returned byfetch
(#50653) (260d3ed), closes #503270.14.3 (2023-12-19)
Bug Fixes
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.