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

chore: bump the production-dependencies group with 1 update #455

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps the production-dependencies group with 1 update: kubernetes-fluent-client.

Updates kubernetes-fluent-client from 2.0.1 to 2.1.0

Release notes

Sourced from kubernetes-fluent-client's releases.

v2.1.0

2.1.0 (2024-01-03)

Features

  • K8s().PatchStatus() for safe status patching in operator patterns (#118) (b698f7b)
Commits
  • b698f7b feat: K8s().PatchStatus() for safe status patching in operator patterns (#118)
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [kubernetes-fluent-client](https://github.com/defenseunicorns/kubernetes-fluent-client).


Updates `kubernetes-fluent-client` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/defenseunicorns/kubernetes-fluent-client/releases)
- [Commits](defenseunicorns/kubernetes-fluent-client@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: kubernetes-fluent-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2024
Copy link

netlify bot commented Jan 3, 2024

Deploy Preview for pepr-docs canceled.

Name Link
🔨 Latest commit 359f631
🔍 Latest deploy log https://app.netlify.com/sites/pepr-docs/deploys/65951433a264840007cf96d6

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
kubernetes-fluent-client 2.0.1...2.1.0 None +0/-0 283 kB

@jeff-mccoy jeff-mccoy merged commit 8254ebe into main Jan 3, 2024
15 checks passed
@jeff-mccoy jeff-mccoy deleted the dependabot/npm_and_yarn/production-dependencies-efb4c4c77c branch January 3, 2024 08:06
mjnagel added a commit to defenseunicorns/uds-core that referenced this pull request Jan 8, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.18.1` ->
`0.21.1`](https://renovatebot.com/diffs/npm/pepr/0.18.1/0.21.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.2.2` ->
`5.3.3`](https://renovatebot.com/diffs/npm/typescript/5.2.2/5.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>defenseunicorns/pepr (pepr)</summary>

###
[`v0.21.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.21.0...v0.21.1)

#### What's Changed

- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#455

**Full Changelog**:
defenseunicorns/pepr@v0.21.0...v0.21.1

###
[`v0.21.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.3...v0.21.0)

#### What's Changed

- feat: add resourceVersion tracking for watches & better watch recovery
by [@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#453
- chore: bump the production-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#452

**Full Changelog**:
defenseunicorns/pepr@v0.20.3...v0.21.0

###
[`v0.20.3`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.3)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.2...v0.20.3)

#### What's Changed

- fix: bind debug logs to fluent-client watch log handler by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#450

**Full Changelog**:
defenseunicorns/pepr@v0.20.2...v0.20.3

###
[`v0.20.2`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.2)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.1...v0.20.2)

#### What's Changed

- chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#442
- chore: bump the prom-client version by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#443
- chore: bump actions/setup-node from 4.0.0 to 4.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#446
- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#448
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#447
- chore: update peer deps (not updated by dependabot) by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#449

**Full Changelog**:
defenseunicorns/pepr@v0.20.1...v0.20.2

###
[`v0.20.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.19.0...v0.20.1)

#### What's Changed

- chore: spelling by [@&#8203;cmwylie19](https://togithub.com/cmwylie19)
in
[defenseunicorns/pepr#441

**Full Changelog**:
defenseunicorns/pepr@v0.20.0...v0.20.1

###
[`v0.19.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.19.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.18.1...v0.19.0)

#### Features

- feat: add pepr monitor command by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#411
- feat: updated containers function to work with mutate requests by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#418

```typescript
When(a.Pod)
  .IsCreated()
  .Validate(pod => {
    // returns all containers in pod
    const podsContainers = containers(pod);

    for (const container of podsContainers) {
  ... go on
```


![image](https://togithub.com/defenseunicorns/pepr/assets/1096507/8e6c9400-a238-40ea-a774-b151f27db863)

#### What's Changed

- chore: create a library of helper functions that make working with
pepr easier by [@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#415
- fix: watch does not respect ns testing by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#398
- chore: fix PeprStore rendering where multiple capabilities are in play
by [@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#422
- chore: update logo image in header by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#420

**Full Changelog**:
defenseunicorns/pepr@v0.18.1...v0.19.0

</details>

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3):
TypeScript 5.3.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

###
[`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2):
TypeScript 5.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Megamind <882485+jeff-mccoy@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.18.1` ->
`0.21.1`](https://renovatebot.com/diffs/npm/pepr/0.18.1/0.21.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.18.1/0.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.2.2` ->
`5.3.3`](https://renovatebot.com/diffs/npm/typescript/5.2.2/5.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.2.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>defenseunicorns/pepr (pepr)</summary>

###
[`v0.21.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.21.0...v0.21.1)

#### What's Changed

- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#455

**Full Changelog**:
defenseunicorns/pepr@v0.21.0...v0.21.1

###
[`v0.21.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.21.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.3...v0.21.0)

#### What's Changed

- feat: add resourceVersion tracking for watches & better watch recovery
by [@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#453
- chore: bump the production-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#452

**Full Changelog**:
defenseunicorns/pepr@v0.20.3...v0.21.0

###
[`v0.20.3`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.3)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.2...v0.20.3)

#### What's Changed

- fix: bind debug logs to fluent-client watch log handler by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#450

**Full Changelog**:
defenseunicorns/pepr@v0.20.2...v0.20.3

###
[`v0.20.2`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.2)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.20.1...v0.20.2)

#### What's Changed

- chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#442
- chore: bump the prom-client version by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#443
- chore: bump actions/setup-node from 4.0.0 to 4.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#446
- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#448
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[defenseunicorns/pepr#447
- chore: update peer deps (not updated by dependabot) by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#449

**Full Changelog**:
defenseunicorns/pepr@v0.20.1...v0.20.2

###
[`v0.20.1`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.20.1)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.19.0...v0.20.1)

#### What's Changed

- chore: spelling by [@&#8203;cmwylie19](https://togithub.com/cmwylie19)
in
[defenseunicorns/pepr#441

**Full Changelog**:
defenseunicorns/pepr@v0.20.0...v0.20.1

###
[`v0.19.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.19.0)

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.18.1...v0.19.0)

#### Features

- feat: add pepr monitor command by
[@&#8203;jeff-mccoy](https://togithub.com/jeff-mccoy) in
[defenseunicorns/pepr#411
- feat: updated containers function to work with mutate requests by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#418

```typescript
When(a.Pod)
  .IsCreated()
  .Validate(pod => {
    // returns all containers in pod
    const podsContainers = containers(pod);

    for (const container of podsContainers) {
  ... go on
```


![image](https://togithub.com/defenseunicorns/pepr/assets/1096507/8e6c9400-a238-40ea-a774-b151f27db863)

#### What's Changed

- chore: create a library of helper functions that make working with
pepr easier by [@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#415
- fix: watch does not respect ns testing by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#398
- chore: fix PeprStore rendering where multiple capabilities are in play
by [@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[defenseunicorns/pepr#422
- chore: update logo image in header by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[defenseunicorns/pepr#420

**Full Changelog**:
defenseunicorns/pepr@v0.18.1...v0.19.0

</details>

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3):
TypeScript 5.3.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

###
[`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2):
TypeScript 5.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.3.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.3.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Megamind <882485+jeff-mccoy@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant