This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all non-major dependencies #6
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
renovate
bot
requested review from
Racer159,
Noxsios,
jeff-mccoy and
lucasrod16
as code owners
November 28, 2023 19:40
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 28, 2023 20:13
1781098
to
7e56eb3
Compare
renovate
bot
changed the title
Update all non-major dependencies
fix(deps): update all non-major dependencies
Nov 28, 2023
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Racer159
suggested changes
Dec 1, 2023
Co-authored-by: Wayne Starr <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
Racer159
approved these changes
Dec 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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.
Made some updates that renovate doesn't currently handle on this repo:
zarf-config.example.yaml
Also replaces the gen-schema Go module with the
zarf internal gen-types-schema
command, which allows us to remove the Go workspace files (go.work
andgo.work.sum
)This PR contains the following updates:
3.438.0
->3.460.0
3.438.0
->3.460.0
6.6.1
->6.10.0
3.91.0
->3.94.2
29.5.7
->29.5.10
16.18.59
->16.18.65
v4.0.0
->v4.1.1
v3.8.1
->v3.8.2
v4.0.0
->v4.0.1
v1.47.0
->v1.48.7
v0.31.0
->v0.31.2
v2.21.7
->v2.22.8
1.21.3
->1.21.4
v0.28.3
->v0.28.4
v0.28.3
->v0.28.4
v2.2.0
->v2.3.1
^0.15.0
->^0.17.0
v0.164.0
->v0.165.0
2.3.3
->2.3.4
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-ecr)
v3.460.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
v3.458.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
v3.454.0
Compare Source
Features
v3.451.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
v3.450.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
v3.449.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
v3.445.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
v3.441.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr
aws/aws-sdk-js-v3 (@aws-sdk/client-ecr-public)
v3.460.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.458.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.454.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.451.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.450.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.449.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.445.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
v3.441.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ecr-public
pulumi/pulumi-aws (@pulumi/aws)
v6.10.0
Compare Source
Changelog
94500c9
Require local provider in tests (#2953)634612b
Update ESC suggestion to non-blog content (#3035)71cb5cb
Update GitHub Actions workflows. (#3012)4eac2ee
Update GitHub Actions workflows. (#3016)b2fbcdb
Update GitHub Actions workflows. (#3029)71af455
Upgrade terraform-provider-aws to v5.26.0 (#3032)3dc8de0
Use trimmed runtime metadataa40c588
Use trimmed runtime metadata (#3018)4d40a8d
add a test main to check if provider is localeea13c4
build provider and add to path as part of tests, add an env var for CI to avoid thisb807965
use the built in GITHUB_ACTIONS env var to detect if running in CI73d4ffd
use the new make provider_no_deps targetv6.9.0
Compare Source
Fixes
#2895
#2900
#2904
#2971
#2983
Changelog
ff40da2
Do not set DestroyOnCleanup for matrix tests (#2975)4c3960c
Fixes empty tag handling (#2944)d8c0a45
Improve upgrade test coverage (#2855)4d4bf52
Update GitHub Actions workflows. (#2967)9a491da
Upgrade pulumi-terraform-bridge to v3.65.0; reduce Go RAM usage (#2985)c0b357e
Upgrade terraform provider aws to v5.25.0 (#2998)v6.8.0
Compare Source
Changelog
c776901
Run credentials validation only once (#2949)5d0f69c
Update GitHub Actions workflows. (#2952)0f4e8e5
Upgrade terraform-provider-aws to v5.24.0 (#2957)4c8b6b3
add a test for the error duplication25041ca
remove debug stuffdac593a
replace counter with once3e33a4b
run credentials validation only once9d7fc9c
use invalid credentials instead of the default onesv6.7.0
Compare Source
Changelog
a6ba396
Add text to inform users about ESC on creds error (#2907)8a872b9
Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/webserver-gobcaa8df
Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples627e2e9
Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk9497587
Combined dependencies PR (#2924)be535de
Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branchffc3e7c
Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/net-0.17.0' into combined-pr-branchf9c9257
Update GitHub Actions workflows. (#2935)2cafade
Upgrade pulumi-terraform-bridge to v3.63.2 (#2938)77a9785
Upgrade terraform-provider-aws to v5.23.0 (#2931)8d8a922
Upgrade terraform-provider-aws to v5.23.1 (#2942)71a259b
go mod tidypulumi/pulumi (@pulumi/pulumi)
v3.94.2
Compare Source
Features
#14574
Bug Fixes
[yaml] Upgrade yaml to 1.4.2
#14603
[cli/engine] Fix an issue where the CLI could panic because of a newly introduced event
#14600
[sdkgen/go] Fix generics-only option for go missing ToOutput(...) methods
#14584
v3.94.1
Compare Source
3.94.1 (2023-11-16)
Features
[cli/display] Adds display when policy packs are being loaded
#14493
[sdk/dotnet] Update dotnet language host to 3.59.0.
#14577
Bug Fixes
[engine] Fix ignore changes ignoring secret values.
#14565
[sdk/python] Use
typing.Dict
in type annotation instead ofdict
.#14579
v3.94.0
Compare Source
3.94.0 (2023-11-14)
Features
[engine]
import
can now create empty component resource to use as the parent of other imported resources.#14467
[engine]
import
can now import a parent resource in the same deployment as a child resource.#14461
[engine] Import files no longer need parent URNs in the name table for resource being imported in the same file.
#14524
[cli/config]
config refresh
will now restore secret provider config from the last deployment.#13900
[cli/new] Simplifies URL parsing for pulumi new zip
#14546
Bug Fixes
[components/yaml] Upgrade yaml to 1.4.1
#14542
[engine] Ignore spurious error from Kubernetes providers DiffConfig method.
#14533
[sdk/python] Maintain old behavior for empty Kubernetes invoke results
#14535
v3.93.0
Compare Source
3.93.0 (2023-11-09)
Features
#14491
Bug Fixes
[cli/new] Fix panic parsing template URL.
#14504
[pkg] Fixes a panic in property mapping logic
#14498
[sdkgen/go] Remove generic ToOutput methods from legacy non-generic go SDKs
#14492
v3.92.0
Compare Source
Features
[auto] Allow shallow repository clones in NewLocalWorkspace
#14312
[cli] Add support for ESC file projection
#14447
[cli/new] Adds support for remote zip archive templates to pulumi new
#14443
[engine] Support {NAME} in http plugin download URLs.
#14435
[yaml] Update pulumi-yaml to 1.4.0
#14425
[auto/nodejs] Add
refresh
option forup
#14306
Bug Fixes
[cli/new] Adds nested directory support to pulumi new .zip
#14473
[auto/nodejs] Pin @grpc/grpc-js to v1.9.6 to resolve automation-api hang in NodeJS.
#14445
[engine] Correctly propogate provider errors from DiffConfig.
#14436
[engine] Fix parsing of property paths such as "root.[1]" being returned from providers.
#14451
[programgen/go] Fix using inline invoke expressions inside resources, objects and arrays
#14484
[sdk/python] Fix error on empty invoke returns
#14470
[sdk/python] Fix traceback diagnostic from being printed when using Python dynamic providers
#14474
Miscellaneous
[ci] Bump homebrew using pulumi's fork instead of pulumi-bot's
#14449
[ci] Additional fixes for the homebrew release job
#14482
[cli] Pull in fixes from esc v0.5.7
#14430
v3.91.1
Compare Source
Bug Fixes
[cli/display] Fix misleading output in stack ls --json
#14309
[sdkgen/python] Fix regression where constructing ResourceArgs would fail if required arguments were missing.
#14427
actions/checkout (actions/checkout)
v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4.1.0...v4.1.1
v4.1.0
Compare Source
actions/setup-node (actions/setup-node)
v3.8.2
Compare Source
What's Changed
Full Changelog: actions/setup-node@v3...v3.8.2
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v4.0.1
Compare Source
See the changelog for details about the changes included in this release.
aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.48.7
Compare Source
===
Service Client Updates
service/accessanalyzer
: Updates service API and documentationservice/bedrock
: Updates service API and documentationservice/bedrock-agent
: Adds new serviceservice/bedrock-agent-runtime
: Adds new serviceservice/bedrock-runtime
: Updates service API, documentation, and waitersservice/connect
: Updates service API, documentation, and paginatorsservice/customer-profiles
: Updates service API and documentationservice/qbusiness
: Updates service API, documentation, paginators, and examplesservice/qconnect
: Updates service API, documentation, paginators, and examplesservice/s3
: Updates service API, documentation, paginators, and examplesservice/s3control
: Updates service API and documentationv1.48.6
Compare Source
===
Service Client Updates
service/elasticache
: Updates service API, documentation, and paginatorsv1.48.5
Compare Source
===
Service Client Updates
service/appsync
: Updates service API and documentationservice/b2bi
: Updates service API, documentation, paginators, and examplesservice/backup
: Updates service API, documentation, and paginatorsservice/controltower
: Updates service API and documentationservice/elasticfilesystem
: Updates service API and documentationservice/fis
: Updates service API, documentation, and paginatorsservice/glue
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/securityhub
: Updates service API, documentation, paginators, and examplesservice/transcribe
: Updates service API, documentation, and paginatorsv1.48.4
Compare Source
===
Service Client Updates
service/accessanalyzer
: Updates service API, documentation, and paginatorsservice/amp
: Updates service API, documentation, waiters, and paginatorsservice/bcm-data-exports
: Adds new serviceservice/cloudtrail
: Updates service API and documentationservice/codestar-connections
: Updates service API, documentation, and paginatorsservice/compute-optimizer
: Updates service API and documentationservice/config
: Updates service API and documentationservice/controltower
: Updates service API, documentation, and paginatorsservice/cost-optimization-hub
: Adds new serviceservice/detective
: Updates service API and documentationservice/ecs
: Updates service API and documentationservice/eks
: Updates service API, documentation, and paginatorsservice/eks-auth
: Updates service API, documentation, waiters, paginators, and examplesservice/elasticfilesystem
: Updates service API, documentation, and paginatorsservice/elasticloadbalancingv2
: Updates service API, documentation, and paginatorsservice/freetier
: Updates service API, documentation, paginators, and examplesservice/fsx
: Updates service API and documentationservice/guardduty
: Updates service API and documentationservice/iotfleetwise
: Updates service API and documentationservice/lakeformation
: Updates service API and documentationservice/logs
: Updates service API, documentation, and paginatorsservice/managedblockchain
: Updates service API and documentationservice/models.lex.v2
: Updates service API, documentation, and paginatorsservice/personalize
: Updates service API and documentationservice/personalize-events
: Updates service API and documentationservice/personalize-runtime
: Updates service API and documentationservice/quicksight
: Updates service API and documentationservice/redshift
: Updates service API and documentationservice/repostspace
: Adds new serviceservice/runtime.lex.v2
: Updates service API and documentationservice/s3
: Updates service API, documentation, and examplesservice/s3control
: Updates service API, documentation, and paginatorsservice/secretsmanager
: Updates service API, documentation, and paginatorsservice/securityhub
: Updates service API, documentation, and examplesservice/states
: Updates service API and documentationservice/transcribe
: Updates service API and documentationservice/workspaces
: Updates service API and documentationservice/workspaces-thin-client
: Adds new servicev1.48.3
Compare Source
===
Service Client Updates
service/kinesis
: Updates service API and documentationservice/s3control
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationv1.48.2
Compare Source
===
Service Client Updates
service/cloudfront
: Updates service API, documentation, paginators, and examplesservice/cloudfront-keyvaluestore
: Adds new serviceservice/ec2
: Updates service documentationservice/inspector-scan
: Adds new serviceservice/iotsitewise
: Updates service API, documentation, and paginatorsservice/iottwinmaker
: Updates service API, documentation, and paginatorsservice/s3
: Updates service API, documentation, and examplesv1.48.1
Compare Source
===
Service Client Updates
service/codestar-connections
: Updates service API, documentation, and paginatorsservice/docdb
: Updates service API and documentationservice/ec2
: Updates service API and documentationv1.48.0
Compare Source
===
Service Client Updates
service/appmesh
: Updates service API and documentationservice/athena
: Updates service API and documentationservice/cloud9
: Updates service documentation and examplesservice/cloudformation
: Updates service API and documentationservice/codepipeline
: Updates service API and documentationservice/codestar-connections
: Updates service API, documentation, and paginatorsservice/connect
: Updates service APIservice/dlm
: Updates service documentationservice/ec2
: Updates service API and documentationservice/ecr
: Updates service API and documentationservice/elasticmapreduce
: Updates service API and documentationservice/eventbridge
: Updates service API and documentationservice/internetmonitor
: Updates service API, documentation, and paginatorsservice/ivs
: Updates service APIservice/ivschat
: Updates service APIservice/kinesisvideo
: Updates service documentationservice/location
: Updates service APIservice/medialive
: Updates service API and documentationservice/mgn
: Updates service APIservice/osis
: Updates service API and documentationservice/pipes
: Updates service APIservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/redshift
: Updates service API, documentation, and paginatorsservice/redshift-serverless
: Updates service API and documentationservice/s3
: Updates service API, documentation, and examplesservice/sso-admin
: Updates service API and documentationservice/sso-oidc
: Updates service API, documentation, and examplesservice/sts
: Updates service documentationservice/trustedadvisor
: Adds new serviceservice/verifiedpermissions
: Updates service API and documentationservice/wisdom
: Updates service API, documentation, and paginatorsSDK Features
service/macie
: Deprecate Maciev1.47.13
Compare Source
===
Service Client Updates
service/dlm
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/fsx
: Updates service API and documentationservice/glue
: Updates service API, documentation, and paginatorsservice/imagebuilder
: Updates service API, documentation, and paginatorsservice/iot
: Updates service API and documentationservice/ivs-realtime
: Updates service API, documentation, and paginatorsservice/kafka
: Updates service API and documentationservice/lambda
: Updates service API and documentationservice/macie2
: Updates service API and documentationservice/mediapackage
: Updates service API and documentationservice/pinpoint-sms-voice-v2
: Updates service API, documentation, and paginatorsservice/polly
: Updates service API and documentationservice/quicksight
: Updates service API, documentation, and paginatorsservice/sagemaker
: Updates service API and documentationservice/ssm
: Updates service API and documentationservice/ssm-incidents
: Updates service API, documentation, and paginatorsservice/sso-admin
: Updates service API, documentation, and paginatorsservice/transfer
: Updates service API and documentationv1.47.12
Compare Source
===
Service Client Updates
service/autoscaling
: Updates service API, documentation, and examplesservice/cloudtrail
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/finspace
: Updates service APIservice/finspace-data
: Updates service APIservice/lambda
: Updates service APIservice/mwaa
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/redshift
: Updates service API and documentationservice/s3control
: Updates service API, documentation, and paginatorsservice/ssm-sap
: Updates service APISDK Bugs
v1.47.11
Compare Source
===
Service Client Updates
service/backup
: Updates service API, documentation, and paginatorsservice/cleanrooms
: Updates service API and documentationservice/connect
: Updates service API and documentationConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.