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
build: update all non-major dependencies #45967
Closed
Closed
+913
−986
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
ec75c6d
to
8673ff4
Compare
e702399
to
5959b5f
Compare
devversion
approved these changes
May 17, 2022
…el types We recently updated Babel and the Bazel types but this actually resulted in duplicates, causing differences between what people seen in their IDE vs. what Bazel builds. This commit removes the lock file and generates it fully fresh, deduping dependencies and also fixing the differences between local IDE and Bazel. As part of this we also need to update/fixup one assertion on the Babel node path types, because the node start/end can now also be `undefined`.
…licit type API extractor crashes got fixed with microsoft/rushstack#3424.
5959b5f
to
c360a59
Compare
gkalpak
approved these changes
May 20, 2022
This commit accounts for the Babel types changes. Some properties can now also be `undefined` so existing checks/assertions had to be adjusted to also capture `undefined` (along with `null`). Additionally, in preparation for a new ECMA proposal, Babel types seem to have been updated to include private names in object property keys. This is not necessarily the case for object expressions, but could be for object patterns (in the future -- when implemented). More details: babel/babel#14304 and https://github.com/tc39/proposal-destructuring-private.
c360a59
to
99601f7
Compare
AndrewKushnir
approved these changes
May 20, 2022
LGTM (missing group is renovate-changes) Reviewed-for: global-dev-infra-approvers |
gkalpak
approved these changes
May 20, 2022
This PR was merged into the repository by commit a0be043. |
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
…el types (#45967) We recently updated Babel and the Bazel types but this actually resulted in duplicates, causing differences between what people seen in their IDE vs. what Bazel builds. This commit removes the lock file and generates it fully fresh, deduping dependencies and also fixing the differences between local IDE and Bazel. As part of this we also need to update/fixup one assertion on the Babel node path types, because the node start/end can now also be `undefined`. PR Close #45967
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
…licit type (#45967) API extractor crashes got fixed with microsoft/rushstack#3424. PR Close #45967
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
This commit accounts for the Babel types changes. Some properties can now also be `undefined` so existing checks/assertions had to be adjusted to also capture `undefined` (along with `null`). Additionally, in preparation for a new ECMA proposal, Babel types seem to have been updated to include private names in object property keys. This is not necessarily the case for object expressions, but could be for object patterns (in the future -- when implemented). More details: babel/babel#14304 and https://github.com/tc39/proposal-destructuring-private. PR Close #45967
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
…el types (#45967) We recently updated Babel and the Bazel types but this actually resulted in duplicates, causing differences between what people seen in their IDE vs. what Bazel builds. This commit removes the lock file and generates it fully fresh, deduping dependencies and also fixing the differences between local IDE and Bazel. As part of this we also need to update/fixup one assertion on the Babel node path types, because the node start/end can now also be `undefined`. PR Close #45967
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
…licit type (#45967) API extractor crashes got fixed with microsoft/rushstack#3424. PR Close #45967
alxhub
pushed a commit
that referenced
this issue
May 20, 2022
This commit accounts for the Babel types changes. Some properties can now also be `undefined` so existing checks/assertions had to be adjusted to also capture `undefined` (along with `null`). Additionally, in preparation for a new ECMA proposal, Babel types seem to have been updated to include private names in object property keys. This is not necessarily the case for object expressions, but could be for object patterns (in the future -- when implemented). More details: babel/babel#14304 and https://github.com/tc39/proposal-destructuring-private. PR Close #45967
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
action: merge
PR author is ready for this to merge
comp: build & ci
Issue related to the Angular team's *own* build/CI tooling
PullApprove: disable
target: rc
This PR is targeted for the next release-candidate
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.
This PR contains the following updates:
7.17.6
->7.17.10
7.17.9
->7.18.0
7.17.9
->7.18.0
7.17.9
->7.18.0
7.16.11
->7.18.0
7.17.9
->7.18.0
7.17.0
->7.18.0
5.4.1
->5.5.0
5.4.1
->5.5.0
5.4.1
->5.5.0
5.4.1
->5.5.0
5.4.1
->5.5.0
5.4.1
->5.5.0
5.4.1
->5.5.0
5.4.1
->5.5.0
7.22.2
->7.24.1
7.17.0
->7.17.1
5.19.0
->5.25.0
5.19.0
->5.25.0
2.27.9
->2.27.10
5.4.0
->5.5.0
7.1.1
->7.2.0
8.0.1
->8.0.3
8.0.1
->8.0.3
1.51.0
->1.52.0
~2.70.0
->~2.74.0
7.1.3
->7.2.0
Configuration
This PR has been generated by WhiteSource Renovate. View repository job log here.