generated from hmcts/expressjs-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0 #805
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
Merged
Conversation
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
79be405
to
ecbff7a
Compare
ecbff7a
to
4edb55d
Compare
4edb55d
to
e53cfca
Compare
740471e
to
c7292df
Compare
c7292df
to
118f344
Compare
a0ee5c7
to
d5e4bfc
Compare
Plan Result (aat)
Change Result (Click me) # module.fact-admin-session-storage.azurerm_redis_cache.redis will be updated in-place
~ resource "azurerm_redis_cache" "redis" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/fact-admin-session-storage-cache-aat/providers/Microsoft.Cache/redis/fact-admin-session-storage-aat"
name = "fact-admin-session-storage-aat"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-admin.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
}
# (22 unchanged attributes hidden)
~ redis_configuration {
~ maxfragmentationmemory_reserved = 125 -> 642
~ maxmemory_delta = 125 -> 642
~ maxmemory_reserved = 125 -> 642
# (8 unchanged attributes hidden)
}
}
Plan: 0 to add, 1 to change, 0 to destroy. |
Plan Result (prod)
|
d5e4bfc
to
6e6dcb7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aat/add-or-update
dependencies
Pull requests that update a dependency file
ns:fact
prd:fact
prod/no-changes
rel:fact-admin-pr-805
0 participants
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:
^10.1.0
->^7.11.0
This is a special PR that replaces
babel-eslint
with the community suggested minimal stable replacement version.Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.