Bump minimatch in /pulumi/aws/hello-world#317
Conversation
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together. Updates `minimatch` from 10.1.1 to 10.2.3 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.1...v10.2.3) Updates `minimatch` from 3.1.2 to 3.1.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.1...v10.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.3 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
The following env0 environments are affected by changes to this PR: To apply changes to all the environments above, use: To apply changes using custom filters (click here for more info), use: |
|
🚀 env0 had composed a PR Plan for environment ACME Financial Services / ZZ. Dev Playground / Tal / templates : |
|
🚀 env0 had composed a PR Plan for environment S.H.I.E.L.D EU 🇪🇺 / My First Project / Eurotrip-22862 : Failure DetailsSecret references are only supported in self-hosted agents. |
|
🚀 env0 had composed a PR Plan for environment S.H.I.E.L.D EU 🇪🇺 / My First Project / Eurotrip-26189 : Failure DetailsSecret references are only supported in self-hosted agents. |
|
🚀 env0 had composed a PR Plan for environment liron-dev / project-A / pulumu-43624 : Failure Details/bin/sh: /opt/tfenv/bin/terraform: not found
|
|
🚀 env0 had composed a PR Plan for environment sag-test / sag remote backend / null resource-94339 (null_resource_94339): Failure Detailsfatal: couldn't find remote ref pull/317/head
To rerun the PR Plan, use the following comment: |
|
🚀 env0 had composed a PR Plan for environment ארגון פח / Default Organization Project / null template-28177 : Plan DetailsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
|
|
🚀 env0 had composed a PR Plan for environment Ronis GH / My First Project / foo-48279 : Plan DetailsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
|
|
🚀 env0 had composed a PR Plan for environment CIA / !!!Performance!!! / templates : Plan DetailsOpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
OpenTofu will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
|
|
🚀 env0 had composed a PR Plan for environment S.H.I.E.L.D EU 🇪🇺 / My First Project / Eurotrip-80484 : Failure DetailsSecret references are only supported in self-hosted agents. |
|
🚀 env0 had composed a PR Plan for environment ארגון פח / Default Organization Project / null template-28177 : Plan DetailsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│
│ The root module does not declare a variable named "freetext" but a value
│ was found in file "env0.auto.tfvars.json". If you meant to use this value,
│ add a "variable" block to the configuration.
│
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│
│ The root module does not declare a variable named "shoes" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│
│ In addition to the other similar warnings shown, 3 other variable(s)
│ defined without being declared.
╵ |
|
🚀 env0 had composed a PR Plan for environment Tomers Org / My New Bug / should-create-with-false : Plan DetailsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# null_resource.null will be created
+ resource "null_resource" "null" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
|
|
🚀 env0 had composed a PR Plan for environment S.H.I.E.L.D / Template Integration Tests / GitHub git submodule-20499 : Failure DetailsSecret references are only supported in self-hosted agents. |
|
🚀 env0 had composed a PR Plan for environment TF-provider-integration-tests / Test-Project-for-environment-bnykthcq / environment-without-template-bnykthcq : |
|
🚀 env0 had composed a PR Plan for environment TF-provider-integration-tests / project-bnmoesjf / pulumi/aws/hello-world : Failure Details╷
│ Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration
│ would mark everything for destruction, which is normally not what is
│ desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a OpenTofu configuration file (.tf file)
│ and try again.
╵
|
|
Superseded by #319. |
Bumps and minimatch. These dependencies needed to be updated together.
Updates
minimatchfrom 10.1.1 to 10.2.3Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
ea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update depsf42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflowsUpdates
minimatchfrom 3.1.2 to 3.1.4Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
ea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update depsf42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflowsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.