This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Update Shared components packages to v5 (major) #349
Closed
Closed
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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
github-actions
bot
changed the title
Update Shared components packages to v5 (major)
[Renovate] Update Shared components packages to v5 (major)
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/major-5-shared-components-packages
branch
from
March 16, 2023 20:59
4b64c9c
to
6f256db
Compare
renovate
bot
changed the title
[Renovate] Update Shared components packages to v5 (major)
Update Shared components packages to v5 (major)
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/major-5-shared-components-packages
branch
4 times, most recently
from
March 18, 2023 20:46
5a8d4fd
to
3e7aa99
Compare
renovate
bot
force-pushed
the
renovate/major-5-shared-components-packages
branch
from
March 20, 2023 11:07
3e7aa99
to
6148b21
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
4.9.5
->5.0.2
4.10.0
->5.0.1
Release Notes
Microsoft/TypeScript
v5.0.2
: TypeScript 5.0Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v5.0.2.
For the complete list of fixed issues, check out the
Downloads are available on:
webpack/webpack-cli
v5.0.1
Compare Source
Bug Fixes
define-process-env-node-env
aliasnode-env
(#3514) (346a518)v5.0.0
Compare Source
Bug Fixes
--disable-interpret
option (#3364) (bdb7e20)utils
export (#3343) (a9ce5d0)NODE_PATH
env variable (#3411) (83d1f58)Features
--define-process-env-node-env
optioninterpret
to v3 andrechoir
to v0.8BREAKING CHANGES
migrate
command (#3291) (56b43e4), closes #3291--prefetch
option in favor thePrefetchPlugin
plugin--node-env
option in favor--define-process-env-node-env
--hot
option in favor of directly using theHotModuleReplacement
plugin (only forbuild
command, forserve
it will work)--entry
option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please usewebpack --entry-reset --entry './src/my-entry.js'
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.