Skip to content
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 @algolia/client-search from 5.20.2 to 5.20.3 #589

Merged
merged 3 commits into from
Feb 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/mql/resources/arista-pack/arista.eos.stp.mst.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Arista Multiple Spanning Tree Protocol (MSTP) resource instance
| bridge | dict | Detailed bridge information (Forward Delay, MAC, Priority) |
| rootBridge | dict | Root bridge information |
| regionalRootBridge | dict | Regional root bridge information |
| interfaces | [][arista.eos.spt.mstInterface](arista.eos.spt.mstinterface.md) | interfaces on the specified MST instances |
| interfaces | [][arista.eos.spt.mstInterface](arista.eos.spt.mstinterface.md) | Interfaces on the specified MST instances |
2 changes: 1 addition & 1 deletion docs/mql/resources/aws-pack/aws.ecr.image.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Use the `aws.ecr.image` resource to assess a container image stored in an Amazon
| repoName | string | Name of the repository for the image |
| region | string | Region where the ECR image is located |
| arn | string | ARN for the image |
| uri | string | uri for the image repository |
| uri | string | URI for the image repository |
| pushedAt | time | Time the image was pushed |
| sizeInBytes | int | Size of the image in bytes |
| lastRecordedPullTime | time | Time of the most recent image pull (Amazon only refreshes this data once every 24 hours.) |
Expand Down
2 changes: 1 addition & 1 deletion docs/mql/resources/aws-pack/aws.iam.instanceprofile.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ AWS IAM instance profile
| instanceProfileId | string | ID of the IAM instance profile |
| instanceProfileName | string | Name of the instance profile |
| tags | map[string]string | Tags for the instance profile |
| iamRoles | [][aws.iam.role](aws.iam.role.md) | role attached to the instanceProfile |
| iamRoles | [][aws.iam.role](aws.iam.role.md) | Role attached to the instanceProfile |
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ aws.iam.usercredentialreportentry(properties map[string]string)

| ID | TYPE | DESCRIPTION |
| ------------------------- | ------------------------------- | ----------------------------------------------------- |
| properties | map[string]string | properties on the IAM user credential report |
| properties | map[string]string | Properties on the IAM user credential report |
| arn | string | ARN for the credential report |
| accessKey1Active | bool | Whether the access key is active |
| accessKey1LastRotated | time | Time when key was last rotated |
Expand Down
2 changes: 1 addition & 1 deletion docs/mql/resources/aws-pack/aws.waf.ipset.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Amazon WAF IP set (defining IP Ranges)
| name | string | Name of the IP set |
| description | string | Description of the IP set |
| addressType | string | Address type: ipv4 or ipv6 |
| addresses | dict | list of IP addresses |
| addresses | dict | List of IP addresses |
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Rule statement that checks for requests from IP addresses defined in an IPSet
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| ruleName | string | Name of the rule this statement belongs to |
| statementID | string | ID of the statement |
| arn | string | arn of the ipset |
| arn | string | ARN of the ipset |
| ipSetForwardedIPConfig | [aws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig](aws.waf.rule.statement.ipsetreferencestatement.ipsetforwardedipconfig.md) | ipSetForwardedIPConfig |
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ AWS CloudFormation Template
| conditions | map[string]dict | Template conditions |
| resources | [][cloudformation.resource](cloudformation.resource.md) | Template resources |
| outputs | [][cloudformation.output](cloudformation.output.md) | Template outputs |
| types | []string | supported resource types |
| types | []string | Supported resource types |
2 changes: 1 addition & 1 deletion docs/mql/resources/equinix-pack/equinix.metal.sshkey.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Equinix Metal SSH key
| ID | TYPE | DESCRIPTION |
| ----------- | ------ | ----------------------------- |
| id | string | ID of the SSH key |
| label | string | label of the SSH key |
| label | string | Label of the SSH key |
| key | string | Key |
| fingerPrint | string | Finger print |
| createdAt | time | When the key was created |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Google Cloud (GCP) Compute instances
| metadata | map[string]string | Instance metadata |
| minCpuPlatform | string | Minimum CPU platform for the VM instance |
| networkInterfaces | []dict | Network configurations for the instance |
| privateIpv6GoogleAccess | string | private IPv6 google access type for the VM |
| privateIpv6GoogleAccess | string | Private IPv6 google access type for the VM |
| reservationAffinity | dict | Reservations from which this instance can consume |
| resourcePolicies | []string | Resource policies applied to this instance |
| physicalHostResourceStatus | string | Resource status for physical host |
Expand Down
2 changes: 1 addition & 1 deletion docs/mql/resources/oci-pack/oci.objectstorage.bucket.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Oracle Cloud Infrastructure (OCI) Object Storage bucket
| region | [oci.region](oci.region.md) | Region |
| publicAccessType | string | Type of public access enabled |
| storageTier | string | Storage tier type |
| autoTiering | string | auto tiering status |
| autoTiering | string | Auto tiering status |
| versioning | string | Bucket versioning |
| objectEventsEnabled | bool | Whether events are emitted for object state changes |
| replicationEnabled | bool | Whether the bucket is a replication source |
Expand Down
2 changes: 1 addition & 1 deletion docs/mql/resources/os-pack/npm.packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm.packages(path string)

| ID | TYPE | DESCRIPTION |
| ------------------ | --------------------------------------- | ------------------------------------ |
| path | string | optional path to search for packages |
| path | string | Optional path to search for packages |
| root | [npm.package](npm.package.md) | Root Package (may not exist) |
| directDependencies | [][npm.package](npm.package.md) | List of direct dependencies |
| files | [][pkgFileInfo](pkgfileinfo.md) | Files used to determine the packages |
Expand Down
2 changes: 1 addition & 1 deletion docs/mql/resources/terraform-pack/terraform.state.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Terraform state
| terraformVersion | string | Generated by Terraform version |
| outputs | [][terraform.state.output](terraform.state.output.md) | Output values |
| rootModule | [terraform.state.module](terraform.state.module.md) | Root module which consists resources defined in .tf files |
| modules | [][terraform.state.module](terraform.state.module.md) | flat list of all modules |
| modules | [][terraform.state.module](terraform.state.module.md) | Flat list of all modules |
| resources | [][terraform.state.resource](terraform.state.resource.md) | A flat list of all resources across all modules |
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@algolia/client-search": "^5.20.2",
"@algolia/client-search": "^5.20.3",
"@docusaurus/core": "^3.7.0",
"@docusaurus/plugin-client-redirects": "^3.7.0",
"@docusaurus/preset-classic": "^3.7.0",
Expand Down
Loading
Loading