-
Notifications
You must be signed in to change notification settings - Fork 54
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
Bump dependencies to the latest versions #135
Merged
Merged
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
Waiting for this merge! |
MoChilia
temporarily deployed
to
Automation Test
February 22, 2024 05:26 — with
GitHub Actions
Inactive
MoChilia
temporarily deployed
to
Automation Test
February 22, 2024 05:26 — with
GitHub Actions
Inactive
MoChilia
temporarily deployed
to
Automation Test
February 22, 2024 05:53 — with
GitHub Actions
Inactive
MoChilia
temporarily deployed
to
Automation Test
February 22, 2024 05:53 — with
GitHub Actions
Inactive
MoChilia
temporarily deployed
to
Automation Test
February 22, 2024 05:56 — with
GitHub Actions
Inactive
MoChilia
temporarily deployed
to
Automation Test
February 22, 2024 05:56 — with
GitHub Actions
Inactive
YanaXu
approved these changes
Feb 22, 2024
avaitonis
referenced
this pull request
in UK-Export-Finance/mdm-api
Apr 15, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Azure/cli](https://togithub.com/Azure/cli) | action | major | `v1.0.9` -> `v2.0.0` | | [azure/login](https://togithub.com/azure/login) | action | major | `v1` -> `v2` | --- ### Release Notes <details> <summary>Azure/cli (Azure/cli)</summary> ### [`v2.0.0`](https://togithub.com/Azure/cli/releases/tag/v2.0.0): GitHub Action for Azure CLI v2 [Compare Source](https://togithub.com/Azure/cli/compare/v1.0.9...v2.0.0) ##### What's Changed - Update Action to use Node.js v20 by [@​eikooc](https://togithub.com/eikooc) in [https://github.com/Azure/cli/pull/126](https://togithub.com/Azure/cli/pull/126) - Bump dependencies to the latest versions by [@​MoChilia](https://togithub.com/MoChilia) in [https://github.com/Azure/cli/pull/135](https://togithub.com/Azure/cli/pull/135) ##### New Contributors - [@​eikooc](https://togithub.com/eikooc) made their first contribution in [https://github.com/Azure/cli/pull/126](https://togithub.com/Azure/cli/pull/126) **Full Changelog**: Azure/cli@v1.0.9...v2 </details> <details> <summary>azure/login (azure/login)</summary> ### [`v2`](https://togithub.com/azure/login/compare/v1...v2) [Compare Source](https://togithub.com/azure/login/compare/v1...v2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/UK-Export-Finance/mdm-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
We have updated nodejs version from v16 to v20 in #126. Other dependencies also need to bump due to this change.