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

Update all non-major dependencies #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cdktf/provider-azurerm 12.5.0 -> 12.18.0 age adoption passing confidence dependencies minor
@types/node (source) 20.11.17 -> 20.12.12 age adoption passing confidence devDependencies minor
cdktf (source) 0.20.3 -> 0.20.7 age adoption passing confidence dependencies patch
cdktf-cli (source) 0.20.3 -> 0.20.7 age adoption passing confidence dependencies patch
cert-manager (source) v1.14.2 -> v1.14.5 age adoption passing confidence patch
ingress-nginx 4.9.1 -> 4.10.1 age adoption passing confidence minor
multi-juicer 7.2.1 -> 7.2.2 age adoption passing confidence patch
pixie-operator-chart 0.1.4 -> 0.1.6 age adoption passing confidence patch
typescript (source) 5.3.3 -> 5.4.5 age adoption passing confidence devDependencies minor

Release Notes

cdktf/cdktf-provider-azurerm (@​cdktf/provider-azurerm)

v12.18.0

Compare Source

12.18.0 (2024-05-25)

Features

v12.17.1

Compare Source

12.17.1 (2024-05-21)
Bug Fixes
Updates

v12.17.0

Compare Source

12.17.0 (2024-05-18)

Features
Updates

v12.16.1

Compare Source

12.16.1 (2024-05-11)
Bug Fixes

v12.16.0

Compare Source

12.16.0 (2024-05-10)
Features
Updates

v12.15.0

Compare Source

12.15.0 (2024-05-03)
Features
Updates

v12.14.0

Compare Source

12.14.0 (2024-04-27)
Features
Updates

v12.13.0

Compare Source

12.13.0 (2024-04-20)
Features
Updates

v12.12.0

Compare Source

12.12.0 (2024-04-12)
Features
Updates

v12.11.1

Compare Source

12.11.1 (2024-04-05)
Updates

v12.11.0

Compare Source

12.11.0 (2024-03-23)
Features
Updates

v12.10.0

Compare Source

12.10.0 (2024-03-15)
Features
Updates

v12.9.0

Compare Source

12.9.0 (2024-03-09)
Features
Updates

v12.8.0

Compare Source

12.8.0 (2024-03-01)
Features
Updates

v12.7.0

Compare Source

12.7.0 (2024-02-23)
Features
Updates

v12.6.0

Compare Source

12.6.0 (2024-02-17)
Features
Updates
hashicorp/terraform-cdk (cdktf)

v0.20.7

Compare Source

fix
  • fix(provider-generator): refactor logic to determine if a block is optional or required #​3580
chore
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3583
  • chore: Upgrade dependencies for cli #​3588
  • chore: Upgrade dependencies for cli #​3574
  • chore: Upgrade dependencies for util #​3573
  • chore: Upgrade dependencies for lib #​3572

v0.20.6

Compare Source

fix
  • fix(cli): sanitize type arrays #​3578
  • fix(lib): Correctly render string tokens that contain plain objects #​3545
  • fix: hcl rendering nested maps #​3536
  • fix(docs): Italics broken #​3490
chore
  • chore: fix typo #​3553
  • chore: add separate workflow for JSII upgrades #​3552
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3549
  • chore: Upgrade dependencies for util #​3548
  • chore: Upgrade dependencies for util #​3543
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3534
  • chore: Upgrade dependencies for util #​3533
  • chore: run doc conversions on one runner #​3522
  • chore: Upgrade dependencies for cli #​3517
  • chore: Upgrade dependencies for lib #​3516
  • chore: update-project-board-issue calls different repo #​3513

v0.20.5

Compare Source

fix
  • fix(lib): Correctly render string tokens that contain plain objects #​3545
  • fix: hcl rendering nested maps #​3536
  • fix(docs): Italics broken #​3490
chore
  • chore: fix typo #​3553
  • chore: add separate workflow for JSII upgrades #​3552
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3549
  • chore: Upgrade dependencies for util #​3548
  • chore: Upgrade dependencies for util #​3543
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #​3534
  • chore: Upgrade dependencies for util #​3533
  • chore: run doc conversions on one runner #​3522
  • chore: Upgrade dependencies for cli #​3517
  • chore: Upgrade dependencies for lib #​3516
  • chore: update-project-board-issue calls different repo #​3513

v0.20.4

Compare Source

fix
  • fix: Make CDKTF_LOG_FILE_DIRECTORY a common flag available on all commands #​3495
  • fix(cli): opening browser using CLI hangs the shell process forever #​3480
chore
cert-manager/cert-manager (cert-manager)

v1.14.5

Compare Source

v1.14.4

Compare Source

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

cert-manager 1.14 brings a variety of features, security improvements and bug fixes, including: support for creating X.509 certificates with "Other Name" fields, and support for creating CA certificates with "Name Constraints" and "Authority Information Accessors" extensions.

⚠️ Known Issues
  • ACME Issuer (Let's Encrypt): wrong certificate chain may be used if preferredChain is configured: see release docs for more info and mitigations
ℹ️ Documentation

Release notes
Upgrade notes
Installation instructions

🔧 Breaking changes

See Breaking changes in v1.14.0 release notes

📜 Changes since v1.14.3
Bug or Regression
Other (Cleanup or Flake)

v1.14.3

Compare Source

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

cert-manager 1.14 brings a variety of features, security improvements and bug fixes, including: support for creating X.509 certificates with "Other Name" fields, and support for creating CA certificates with "Name Constraints" and "Authority Information Accessors" extensions.

⚠️ Known Issues
ℹ️ Documentation

Release notes
Upgrade notes
Installation instructions

🔧 Breaking changes

See Breaking changes in v1.14.0 release notes

📜 Changes since v1.14.2
Bug or Regression
  • BUGFIX: Fixes issue with JSON-logging, where only a subset of the log messages were output as JSON. (#​6781, @​jetstack-bot)
  • BUGFIX: LiteralSubjects with a #= value can result in memory issues due to faulty BER parser (github.com/go-asn1-ber/asn1-ber). (#​6774, @​jetstack-bot)
kubernetes/ingress-nginx (ingress-nginx)

v4.10.0

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

juice-shop/multi-juicer (multi-juicer)

v7.2.2

Compare Source

🌍 Translations

🔧 Maintenance

New Contributors

Full Changelog: juice-shop/multi-juicer@v7.2.1...v7.2.2

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @types/node to v20.11.18 Update dependency @types/node to v20.11.19 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 51518a4 to 1a147f7 Compare February 17, 2024 07:44
@renovate renovate bot changed the title Update dependency @types/node to v20.11.19 Update all non-major dependencies Feb 17, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from bb32d40 to 5577346 Compare February 29, 2024 17:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e2c3510 to 228f375 Compare March 9, 2024 07:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0619a99 to 602ba28 Compare March 18, 2024 20:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d2d2a7f to 953dfd0 Compare March 23, 2024 04:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2c320f2 to 14e68e2 Compare April 4, 2024 01:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e004ca3 to 9d65b63 Compare April 10, 2024 17:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7a8f3d0 to 51019a4 Compare April 15, 2024 09:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 94c2a20 to f705117 Compare April 25, 2024 12:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7b72bd8 to 4e76f87 Compare May 3, 2024 04:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f949084 to 8166506 Compare May 11, 2024 04:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from da8968e to ceab0f9 Compare May 18, 2024 06:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ceab0f9 to 337a799 Compare May 21, 2024 05:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 337a799 to c7acdc7 Compare May 25, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants