-
Notifications
You must be signed in to change notification settings - Fork 8
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-cli monorepo (major) #1019
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-angular-cli-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
+12
−12
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
|
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
3 times, most recently
from
June 26, 2024 21:49
5fd03ec
to
c570329
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
July 10, 2024 14:17
1881380
to
0278cd6
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
July 24, 2024 18:34
fede2d0
to
7f16487
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
July 31, 2024 12:19
7f16487
to
34b852a
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
August 14, 2024 19:28
f348c16
to
274c9a8
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
August 21, 2024 12:14
274c9a8
to
0eb8aa3
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
September 4, 2024 23:32
b8abcb4
to
2498042
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
September 11, 2024 15:31
2498042
to
394cc16
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
September 25, 2024 16:54
c831a95
to
aea3be2
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
October 2, 2024 09:08
aea3be2
to
372c96c
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
October 9, 2024 18:26
372c96c
to
d2f0e3b
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
October 23, 2024 21:40
6e5cf4c
to
535c025
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
October 31, 2024 02:16
535c025
to
38a79c1
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
November 19, 2024 18:25
ae2c59c
to
1349a1b
Compare
renovate
bot
changed the title
Update angular-cli monorepo to v18 (major)
Update angular-cli monorepo (major)
Nov 19, 2024
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
November 26, 2024 01:58
a038d24
to
79f89dd
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
2 times, most recently
from
December 5, 2024 18:39
59f0ff4
to
4226ec3
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
December 12, 2024 19:31
4226ec3
to
6830af6
Compare
renovate
bot
force-pushed
the
renovate/major-angular-cli-monorepo
branch
from
December 18, 2024 21:54
6830af6
to
258cd1e
Compare
Quality Gate passedIssues Measures |
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:
18.0.3
->19.0.6
18.0.3
->18.2.12
18.0.3
->19.0.6
18.0.3
->18.2.12
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v19.0.6
Compare Source
@angular-devkit/build-angular
@angular/build
@angular/ssr
Location
header for redirects behind a proxyv19.0.5
Compare Source
@angular-devkit/build-angular
@angular/build
@angular/
packages during SSR (#29094)@angular/ssr
Content-Language
header when locale is setv19.0.4
Compare Source
v19.0.3
Compare Source
@angular/cli
ng add
@schematics/angular
CanDeactivate
guard (#29004)@angular/build
index.output
for SSR@angular/ssr
Http2ServerResponse
typev19.0.2
Compare Source
@schematics/angular
@angular/build
inject
to prevent code reorderinggetPrerenderParams
is undefined@angular/ssr
v19.0.1
Compare Source
@angular-devkit/build-angular
@angular/build
sha256
instead ofsha-256
as hash algorithm name@angular/ssr
./
v19.0.0
Compare Source
Breaking Changes
@schematics/angular
@angular-devkit/build-angular
The
browserTarget
option has been removed from the DevServer and ExtractI18n builders.buildTarget
is to be used instead.Protractor is no longer supported.
Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.
@angular-devkit/core
The deprecated
fileBuffer
function is no longer available. Update your code to usestringToFileBuffer
instead to maintain compatibility.Note: that this change does not affect application developers.
@angular/build
@angular/localize/init
polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.@angular/ssr
The
CommonEngine
API now needs to be imported from@angular/ssr/node
.Before
After
@angular-devkit/schematics-cli
@schematics/angular
withEventReplay()
inprovideClientHydration
for new SSR appsbrowser
builder@angular/ssr
featuredeclaration
andsourceMap
from default tsconfigexpress
@angular/cli
@angular-devkit/architect
@angular-devkit/build-angular
browser-sync
is not installedbrowserTarget
@angular-devkit/core
fileBuffer
function in favor ofstringToFileBuffer
@angular/build
sass
tostylePreprocessorOptions
in application builderoutputMode
option to the application builderssr.experimentalPlatform
optionssr.entry
during prerendering to enable access to local API routesssr.entry
in Vite dev-server when available--prerendering
or--app-shell
are no-opsindex.csr.html
is always generated when prerendering or SSR are enabled--import
from execArgv when spawning workersAPP_BASE_HREF
correctly in prerendered routesngServerMode
during vite prebundling--no-server
via command linereqHandler
for server.ts request handling@angular/localize/init
polyfill and related warnings@angular/ssr
createRequestHandler
andcreateNodeRequestHandler
utilitiesgetHeaders
Method toAngularAppEngine
andAngularNodeAppEngine
for handling pages static headersisMainModule
functionAngularAppEngine
as public APIwriteResponseToNodeResponse
andcreateWebRequestFromNodeRequest
in public APIAngularServerApp
AngularNodeAppEngine
API for Node.js integrationCommonEngine
API to/node
entry-point@angular/platform-server
provideServerRoutesConfig
in browser contextRESPONSE_INIT
,REQUEST
, andREQUEST_CONTEXT
tokensnull
to avoid requiring them to be set to optionalbootstrap is not a function
errorRenderMode.AppShell
v18.2.12
Compare Source
@angular/cli
@angular/build
v18.2.11
Compare Source
v18.2.10
Compare Source
@angular-devkit/build-angular
http-proxy-middleware
to3.0.3
@angular/build
v18.2.9
Compare Source
@schematics/angular
@angular/build
v18.2.8
Compare Source
@schematics/angular
index.csr.html
in resources asset group@angular/build
Ctrl + C
not terminating dev-server with SSRv18.2.7
Compare Source
@schematics/angular
@angular/build
animate
to valid self-closing elementsv18.2.6
Compare Source
@angular/build
v18.2.5
Compare Source
@angular/build
5.4.6
v18.2.4
Compare Source
@angular/build
v18.2.3
Compare Source
@angular-devkit/build-angular
webpack-dev-middleware
to7.4.2
v18.2.2
Compare Source
@angular-devkit/build-angular
5.94.0
v18.2.1
Compare Source
18.2.1 (2024-08-21)
@angular-devkit/schematics-cli
@angular/cli
@angular-devkit/build-angular
@angular/build
v18.2.0
Compare Source
@angular/build
v18.1.4
Compare Source
18.1.4 (2024-08-07)
@angular/build
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.