build: update all non-major dependencies#46707
Closed
angular-robot wants to merge 2 commits intoangular:mainfrom
Closed
build: update all non-major dependencies#46707angular-robot wants to merge 2 commits intoangular:mainfrom
angular-robot wants to merge 2 commits intoangular:mainfrom
Conversation
edc11e4 to
8888629
Compare
Member
|
Blocked on the karma-jasmine update and zone.js fix I sent separately.. |
6fc573b to
00d62f2
Compare
Member
|
The karma jasmine fix landed, rebasing.. |
00d62f2 to
ba3f934
Compare
devversion
added a commit
to devversion/angular
that referenced
this pull request
Jul 19, 2022
The source-map package is updated as part angular#46707, but the minor version bump introduced breaking changes. This commit extracts the update so that we can handle it separately accounting for the breaking changes. Also removing the caret since this package apparently makes breaking changes in minor segment bumps.
AndrewKushnir
pushed a commit
that referenced
this pull request
Jul 19, 2022
The source-map package is updated as part #46707, but the minor version bump introduced breaking changes. This commit extracts the update so that we can handle it separately accounting for the breaking changes. Also removing the caret since this package apparently makes breaking changes in minor segment bumps. PR Close #46888
AndrewKushnir
pushed a commit
that referenced
this pull request
Jul 19, 2022
The source-map package is updated as part #46707, but the minor version bump introduced breaking changes. This commit extracts the update so that we can handle it separately accounting for the breaking changes. Also removing the caret since this package apparently makes breaking changes in minor segment bumps. PR Close #46888
AndrewKushnir
pushed a commit
that referenced
this pull request
Jul 19, 2022
The source-map package is updated as part #46707, but the minor version bump introduced breaking changes. This commit extracts the update so that we can handle it separately accounting for the breaking changes. Also removing the caret since this package apparently makes breaking changes in minor segment bumps. PR Close #46888
ba3f934 to
48817fe
Compare
gkalpak
added a commit
to gkalpak/angular
that referenced
this pull request
Aug 4, 2022
Since Renovate runs from the project directory, it cannot find the `sync-deps` yarn script inside `aio/tools/examples/shared/`: [example failure][1] Update the post-upgrade task command to run inside that directory instead of the project root. [1]: angular#46707 (comment)
dylhunn
pushed a commit
that referenced
this pull request
Aug 4, 2022
Since Renovate runs from the project directory, it cannot find the `sync-deps` yarn script inside `aio/tools/examples/shared/`: [example failure][1] Update the post-upgrade task command to run inside that directory instead of the project root. [1]: #46707 (comment) PR Close #47040
dylhunn
pushed a commit
that referenced
this pull request
Aug 4, 2022
Since Renovate runs from the project directory, it cannot find the `sync-deps` yarn script inside `aio/tools/examples/shared/`: [example failure][1] Update the post-upgrade task command to run inside that directory instead of the project root. [1]: #46707 (comment) PR Close #47040
89a94e2 to
0630693
Compare
Member
|
Blocked on google/safevalues#190 / cl/465542098 |
devversion
added a commit
to devversion/angular
that referenced
this pull request
Aug 5, 2022
Updates `safevalues` to unblock angular#46707. As part of this commit the necessary refactorings due to API changes are also made.
0630693 to
6f13674
Compare
devversion
approved these changes
Aug 5, 2022
Member
devversion
left a comment
There was a problem hiding this comment.
LGTM. Finally green after jumping around in so many places..
Reviewed-for: global-dev-infra-approvers
See associated pull request for more information.
Yarn 1.x. is known to not prune nested unused node modules. This throws off Bazel when the dependency tree changes but there are leftover unused nested node module folders. This causes CI failures currently after the dependency tree updates. Invalidating the cache fixes this issue. Long-term a switch to Yarn 2.x+, pnpm will fix this.
6f13674 to
66695cc
Compare
Contributor
|
This PR was merged into the repository by commit 2548214. |
dylhunn
pushed a commit
that referenced
this pull request
Aug 8, 2022
See associated pull request for more information. PR Close #46707
dylhunn
pushed a commit
that referenced
this pull request
Aug 8, 2022
Yarn 1.x. is known to not prune nested unused node modules. This throws off Bazel when the dependency tree changes but there are leftover unused nested node module folders. This causes CI failures currently after the dependency tree updates. Invalidating the cache fixes this issue. Long-term a switch to Yarn 2.x+, pnpm will fix this. PR Close #46707
dylhunn
pushed a commit
that referenced
this pull request
Aug 8, 2022
Yarn 1.x. is known to not prune nested unused node modules. This throws off Bazel when the dependency tree changes but there are leftover unused nested node module folders. This causes CI failures currently after the dependency tree updates. Invalidating the cache fixes this issue. Long-term a switch to Yarn 2.x+, pnpm will fix this. PR Close #46707
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
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
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:
7.17.1->7.18.0^0.0.190->^0.0.1933.5.1->3.5.141.8.0->1.8.31.50.0->1.54.3~4.2.0->~4.3.0~4.1.0->~4.3.0~4.2.0->~4.3.0~6.3.0->~6.4.0~6.3.0->~6.4.0~6.3.2->~6.4.0~5.0.0->~5.1.0~2.75.0->~2.77.0~10.8.0->~10.9.00.2.5->0.2.6Configuration
📅 Schedule: Branch creation - "after 10:00pm on monday,before 04:00am on tuesday" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.