-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update fundamental ngx and angular (major) #59
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-fundamental-ngx-and-angular
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.
Conversation
This file contains hidden or 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
7850364
to
26467d0
Compare
|
590303a
to
2df9e0e
Compare
3d4e770
to
38b968b
Compare
38b968b
to
6ff3333
Compare
71aa57a
to
51e55cd
Compare
179dcc3
to
5870bf8
Compare
ed1d624
to
1d1b39e
Compare
1d1b39e
to
885d1b2
Compare
885d1b2
to
f8e3ea1
Compare
f8e3ea1
to
c1f55eb
Compare
c1f55eb
to
92a46b0
Compare
ce784f9
to
a23b681
Compare
98a0a3e
to
b628dc3
Compare
b628dc3
to
950b86d
Compare
950b86d
to
6de48d2
Compare
9a96028
to
ea915c2
Compare
672ca2d
to
9e4e064
Compare
9e4e064
to
86dabfc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^17.3.8
->^20.0.0
^17.3.0
->^20.0.0
^17.0.0
->^20.0.0
^17.3.8
->^20.0.0
^17.3.0
->^20.0.0
^17.3.0
->^20.0.0
^17.3.0
->^20.0.0
^17.3.0
->^20.0.0
^17.3.11
->^20.0.0
^17.3.0
->^20.0.0
^17.3.0
->^20.0.0
^17.3.0
->^20.0.0
^17.3.0
->^20.0.0
7.0.2
->11.0.0
^17.0.0
->^20.0.0
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v20.3.2
Compare Source
v20.3.1
Compare Source
@angular/build
7.1.5
v20.3.0
Compare Source
Breaking Changes
@angular/ssr
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
@schematics/angular
@angular/cli
@angular-devkit/build-angular
@angular/build
@angular/ssr
v20.2.2
Compare Source
@angular/cli
@angular/build
v20.2.1
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/schematics-cli
@angular/build
v20.2.0
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/schematics
@angular/build
v20.1.6
Compare Source
@schematics/angular
typeSeparator
in the library schematicv20.1.5
Compare Source
@angular/cli
v20.1.4
Compare Source
@angular/cli
@angular/build
v20.1.3
Compare Source
@angular/build
vite
to7.0.6
v20.1.2
Compare Source
@angular/cli
define
option is being included multiple times in the JSON help@angular-devkit/core
v20.1.1
Compare Source
@angular/build
outputHashing
is set toall
orbundles
when HMR is enabledv20.1.0
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
@angular/build
@angular/ssr
loadChildren
runs in correct injection context during route extractionv20.0.6
Compare Source
@schematics/angular
@angular/build
@vitest/browser/context
from esbuild bundlingv20.0.5
Compare Source
@angular-devkit/build-angular
@vitejs/plugin-basic-ssl
dependency@angular/build
/
to/base
v20.0.4
Compare Source
@schematics/angular
@angular/ssr
v20.0.3
Compare Source
@schematics/angular
main.server.ts
intsconfig.files
when presenttypeSeparator
when generating applications@angular/build
v20.0.2
Compare Source
@schematics/angular
less
as a devDependency when selected as the style preprocessor@angular/build
v20.0.1
Compare Source
@angular/cli
@schematics/angular
@angular/build
v20.0.0
Compare Source
Breaking Changes
@angular/cli
Node.js v18 is no longer supported with Angular.
Before updating a project to Angular v20, the Node.js version must be
at least 20.11.1. For the full list of supported Node.js versions,
see https://angular.dev/reference/versions.
Node.js versions from 22.0 to 22.10 are no longer supported
@schematics/angular
--server-routing
option has been removed from several schematics. Server routing will be used when using the application builder.@angular-devkit/schematics
The
NodePackageLinkTask
has been removed without a replacement. Create a custom task if needed.Note: This does not affect application developers.
@angular/build
@schematics/angular
moduleResolution
tobundler
@angular/build
in new projects--server-routing
option@angular/ssr
dependency only whenprovideServerRendering
import has been updated.ng.html
extensionwithAppShell
.ng.html
file extension.component
extension/typeprovideServerRoutesConfig
toprovideServerRendering
scripts
option value from new applicationsoutputPath
option value from generated applications@angular/cli
@angular-devkit/build-angular
| Commit | Type | Description
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 becomes conflicted, 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.