build: update all non-major dependencies#45967
Closed
renovate[bot] wants to merge 4 commits intomainfrom
Closed
Conversation
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
Member
|
LGTM (missing group is renovate-changes) Reviewed-for: global-dev-infra-approvers |
gkalpak
approved these changes
May 20, 2022
Member
|
This PR was merged into the repository by commit a0be043. |
alxhub
pushed a commit
that referenced
this pull request
May 20, 2022
alxhub
pushed a commit
that referenced
this pull request
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 pull request
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 pull request
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 pull request
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 pull request
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 pull request
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
|
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.6->7.17.107.17.9->7.18.07.17.9->7.18.07.17.9->7.18.07.16.11->7.18.07.17.9->7.18.07.17.0->7.18.05.4.1->5.5.05.4.1->5.5.05.4.1->5.5.05.4.1->5.5.05.4.1->5.5.05.4.1->5.5.05.4.1->5.5.05.4.1->5.5.07.22.2->7.24.17.17.0->7.17.15.19.0->5.25.05.19.0->5.25.02.27.9->2.27.105.4.0->5.5.07.1.1->7.2.08.0.1->8.0.38.0.1->8.0.31.51.0->1.52.0~2.70.0->~2.74.07.1.3->7.2.0Configuration
📅 Schedule: "after 1am on Thursday" in timezone America/Tijuana.
🚦 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 WhiteSource Renovate. View repository job log here.