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 typescript from 5.2.2 to 5.3.2 #396

Merged
merged 1 commit into from Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps typescript from 5.2.2 to 5.3.2.

Release notes

Sourced from typescript's releases.

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Dec 1, 2023
@ncipollo ncipollo merged commit 3453d72 into main Dec 11, 2023
3 checks passed
@ncipollo ncipollo deleted the dependabot/npm_and_yarn/typescript-5.3.2 branch December 11, 2023 13:15
bigcat88 pushed a commit to cloud-py-api/nc_py_api that referenced this pull request Feb 6, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ncipollo/release-action](https://togithub.com/ncipollo/release-action)
| action | minor | `v1.13.0` -> `v1.14.0` |

---

### Release Notes

<details>
<summary>ncipollo/release-action (ncipollo/release-action)</summary>

###
[`v1.14.0`](https://togithub.com/ncipollo/release-action/releases/tag/v1.14.0)

[Compare
Source](https://togithub.com/ncipollo/release-action/compare/v1.13.0...v1.14.0)

#### What's Changed

- Bump semver from 6.3.0 to 6.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#350
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#364
- Bump glob from 10.3.1 to 10.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#361
- Bump jest-circus from 29.5.0 to 29.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#359
- Bump typescript from 5.1.6 to 5.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#362
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3
to 20.6.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#366
- Bump jest and [@&#8203;types/jest](https://togithub.com/types/jest) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#367
- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.17.3 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#378
- Bump jest and [@&#8203;types/jest](https://togithub.com/types/jest) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#377
- Bump jest-circus from 29.6.4 to 29.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#376
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.6.0
to 20.8.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#379
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.10.0 to 1.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#375
- Bump [@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5
to 29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#386
- Bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#381
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.8.6
to 20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#390
- Bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#396
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.9.0
to 20.10.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#395
- Bump [@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7
to 29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#399
- Bump [@&#8203;actions/github](https://togithub.com/actions/github)
from 5.1.1 to 6.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#385
- Bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#403
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.10.1 to 20.10.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#402
- Upgrade to Node 20 by
[@&#8203;aovens-quantifi](https://togithub.com/aovens-quantifi) in
[ncipollo/release-action#411

#### New Contributors

- [@&#8203;aovens-quantifi](https://togithub.com/aovens-quantifi) made
their first contribution in
[ncipollo/release-action#411

**Full Changelog**:
ncipollo/release-action@v1...v1.14.0

</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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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/cloud-py-api/nc_py_api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant