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

fix: sqlite remove unnecessary parameter #4017

Merged
merged 1 commit into from
Jan 21, 2025
Merged

fix: sqlite remove unnecessary parameter #4017

merged 1 commit into from
Jan 21, 2025

Conversation

ronag
Copy link
Member

@ronag ronag commented Jan 20, 2025

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@ronag ronag requested review from mcollina and metcoder95 January 20, 2025 18:57
Copy link
Member

@metcoder95 metcoder95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we rely on a testing to cover it?

@ronag ronag merged commit a364e7c into main Jan 21, 2025
37 checks passed
@Uzlopak Uzlopak deleted the sqlite-extra-param branch January 21, 2025 10:06
@github-actions github-actions bot mentioned this pull request Jan 22, 2025
create-app-token-action-releaser bot pushed a commit to actions/create-github-app-token that referenced this pull request Feb 4, 2025
## [1.11.3](v1.11.2...v1.11.3) (2025-02-04)

### Bug Fixes

* **deps:** bump the production-dependencies group with 3 updates ([#203](#203)) ([8e85a3c](8e85a3c)), closes [#665](https://github.com/actions/create-github-app-token/issues/665) [#665](https://github.com/actions/create-github-app-token/issues/665) [#663](https://github.com/actions/create-github-app-token/issues/663) [#662](https://github.com/actions/create-github-app-token/issues/662) [#661](https://github.com/actions/create-github-app-token/issues/661) [#659](https://github.com/actions/create-github-app-token/issues/659) [#660](https://github.com/actions/create-github-app-token/issues/660) [#658](https://github.com/actions/create-github-app-token/issues/658) [#656](https://github.com/actions/create-github-app-token/issues/656) [#657](https://github.com/actions/create-github-app-token/issues/657) [#655](https://github.com/actions/create-github-app-token/issues/655) [#731](https://github.com/actions/create-github-app-token/issues/731) [nodejs/undici#4016](nodejs/undici#4016) [nodejs/undici#4017](nodejs/undici#4017) [nodejs/undici#4018](nodejs/undici#4018) [nodejs/undici#4008](nodejs/undici#4008) [nodejs/undici#3991](nodejs/undici#3991) [nodejs/undici#4001](nodejs/undici#4001) [nodejs/undici#3980](nodejs/undici#3980) [nodejs/undici#4003](nodejs/undici#4003) [nodejs/undici#3965](nodejs/undici#3965) [nodejs/undici#4002](nodejs/undici#4002) [nodejs/undici#4006](nodejs/undici#4006) [nodejs/undici#3956](nodejs/undici#3956) [nodejs/undici#3964](nodejs/undici#3964) [nodejs/undici#3447](nodejs/undici#3447) [#3966](https://github.com/actions/create-github-app-token/issues/3966) [nodejs/undici#3967](nodejs/undici#3967) [nodejs/undici#3971](nodejs/undici#3971) [nodejs/undici#3954](nodejs/undici#3954) [nodejs/undici#3972](nodejs/undici#3972) [nodejs/undici#3974](nodejs/undici#3974) [nodejs/undici#3976](nodejs/undici#3976) [#3975](https://github.com/actions/create-github-app-token/issues/3975) [nodejs/undici#3977](nodejs/undici#3977) [nodejs/undici#3978](nodejs/undici#3978) [nodejs/undici#3981](nodejs/undici#3981) [nodejs/undici#3983](nodejs/undici#3983) [nodejs/undici#3986](nodejs/undici#3986) [#4021](https://github.com/actions/create-github-app-token/issues/4021) [#4018](https://github.com/actions/create-github-app-token/issues/4018) [#4017](https://github.com/actions/create-github-app-token/issues/4017) [#4016](https://github.com/actions/create-github-app-token/issues/4016) [#4008](https://github.com/actions/create-github-app-token/issues/4008) [#4007](https://github.com/actions/create-github-app-token/issues/4007) [#4006](https://github.com/actions/create-github-app-token/issues/4006) [#3965](https://github.com/actions/create-github-app-token/issues/3965)
bloopy-boi bot added a commit to h3mmy/bloopyboi that referenced this pull request Feb 4, 2025
…→ v1.11.3 ) (#461)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | patch | `v1.11.2` -> `v1.11.3` |

---

### Release Notes

<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>

###
[`v1.11.3`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v1.11.3)

[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v1.11.2...v1.11.3)

##### Bug Fixes

- **deps:** bump the production-dependencies group with 3 updates
([#&#8203;203](https://redirect.github.com/actions/create-github-app-token/issues/203))
([8e85a3c](https://redirect.github.com/actions/create-github-app-token/commit/8e85a3cf1418b864b528ed9c756cd9c84932d442)),
closes
[#&#8203;665](https://redirect.github.com/actions/create-github-app-token/issues/665)
[#&#8203;665](https://redirect.github.com/actions/create-github-app-token/issues/665)
[#&#8203;663](https://redirect.github.com/actions/create-github-app-token/issues/663)
[#&#8203;662](https://redirect.github.com/actions/create-github-app-token/issues/662)
[#&#8203;661](https://redirect.github.com/actions/create-github-app-token/issues/661)
[#&#8203;659](https://redirect.github.com/actions/create-github-app-token/issues/659)
[#&#8203;660](https://redirect.github.com/actions/create-github-app-token/issues/660)
[#&#8203;658](https://redirect.github.com/actions/create-github-app-token/issues/658)
[#&#8203;656](https://redirect.github.com/actions/create-github-app-token/issues/656)
[#&#8203;657](https://redirect.github.com/actions/create-github-app-token/issues/657)
[#&#8203;655](https://redirect.github.com/actions/create-github-app-token/issues/655)
[#&#8203;731](https://redirect.github.com/actions/create-github-app-token/issues/731)
[nodejs/undici#4016](https://redirect.github.com/nodejs/undici/issues/4016)
[nodejs/undici#4017](https://redirect.github.com/nodejs/undici/issues/4017)
[nodejs/undici#4018](https://redirect.github.com/nodejs/undici/issues/4018)
[nodejs/undici#4008](https://redirect.github.com/nodejs/undici/issues/4008)
[nodejs/undici#3991](https://redirect.github.com/nodejs/undici/issues/3991)
[nodejs/undici#4001](https://redirect.github.com/nodejs/undici/issues/4001)
[nodejs/undici#3980](https://redirect.github.com/nodejs/undici/issues/3980)
[nodejs/undici#4003](https://redirect.github.com/nodejs/undici/issues/4003)
[nodejs/undici#3965](https://redirect.github.com/nodejs/undici/issues/3965)
[nodejs/undici#4002](https://redirect.github.com/nodejs/undici/issues/4002)
[nodejs/undici#4006](https://redirect.github.com/nodejs/undici/issues/4006)
[nodejs/undici#3956](https://redirect.github.com/nodejs/undici/issues/3956)
[nodejs/undici#3964](https://redirect.github.com/nodejs/undici/issues/3964)
[nodejs/undici#3447](https://redirect.github.com/nodejs/undici/issues/3447)
[#&#8203;3966](https://redirect.github.com/actions/create-github-app-token/issues/3966)
[nodejs/undici#3967](https://redirect.github.com/nodejs/undici/issues/3967)
[nodejs/undici#3971](https://redirect.github.com/nodejs/undici/issues/3971)
[nodejs/undici#3954](https://redirect.github.com/nodejs/undici/issues/3954)
[nodejs/undici#3972](https://redirect.github.com/nodejs/undici/issues/3972)
[nodejs/undici#3974](https://redirect.github.com/nodejs/undici/issues/3974)
[nodejs/undici#3976](https://redirect.github.com/nodejs/undici/issues/3976)
[#&#8203;3975](https://redirect.github.com/actions/create-github-app-token/issues/3975)
[nodejs/undici#3977](https://redirect.github.com/nodejs/undici/issues/3977)
[nodejs/undici#3978](https://redirect.github.com/nodejs/undici/issues/3978)
[nodejs/undici#3981](https://redirect.github.com/nodejs/undici/issues/3981)
[nodejs/undici#3983](https://redirect.github.com/nodejs/undici/issues/3983)
[nodejs/undici#3986](https://redirect.github.com/nodejs/undici/issues/3986)
[#&#8203;4021](https://redirect.github.com/actions/create-github-app-token/issues/4021)
[#&#8203;4018](https://redirect.github.com/actions/create-github-app-token/issues/4018)
[#&#8203;4017](https://redirect.github.com/actions/create-github-app-token/issues/4017)
[#&#8203;4016](https://redirect.github.com/actions/create-github-app-token/issues/4016)
[#&#8203;4008](https://redirect.github.com/actions/create-github-app-token/issues/4008)
[#&#8203;4007](https://redirect.github.com/actions/create-github-app-token/issues/4007)
[#&#8203;4006](https://redirect.github.com/actions/create-github-app-token/issues/4006)
[#&#8203;3965](https://redirect.github.com/actions/create-github-app-token/issues/3965)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTguMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1OC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
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.

2 participants