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

Add new patch infra. #1239

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Add new patch infra. #1239

merged 3 commits into from
Aug 29, 2024

Conversation

mceachen
Copy link
Member

This adds the ability to add arbitrary patches to the SQLite source to work around issues like #1208 (which is still an issue with today's new release.

@mceachen
Copy link
Member Author

mceachen commented Aug 13, 2024

I just added /deps/patches/* to CODEOWNERS to avoid requiring @JoshuaWise reviews for everything (feel free to revert that line if you don't like it)

@JoshuaWise
Copy link
Member

JoshuaWise commented Aug 15, 2024

Nice solution to a very inconvenient issue. However, let's remove the CODEOWNERS line, as that would allow hypothetical malicious code-owners to stealthily overwrite arbitrary files on my computer if I'm ever not paying attention during a git pull 😅 . Anyway, the need for these types of patches should be very infrequent.

@mceachen
Copy link
Member Author

Updated, @JoshuaWise !

@JoshuaWise JoshuaWise merged commit f396b5b into WiseLibs:master Aug 29, 2024
17 checks passed
@JoshuaWise
Copy link
Member

Sorry for the delay!

patricebender referenced this pull request in cap-js/cds-dbs Sep 10, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [better-sqlite3](https://redirect.github.com/WiseLibs/better-sqlite3)
| [`11.2.1` ->
`11.3.0`](https://renovatebot.com/diffs/npm/better-sqlite3/11.2.1/11.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/better-sqlite3/11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/better-sqlite3/11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/better-sqlite3/11.2.1/11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/better-sqlite3/11.2.1/11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>WiseLibs/better-sqlite3 (better-sqlite3)</summary>

###
[`v11.3.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v11.3.0)

[Compare
Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.2.1...v11.3.0)

#### What's Changed

- Add new patch infra. by
[@&#8203;mceachen](https://redirect.github.com/mceachen) in
[https://github.com/WiseLibs/better-sqlite3/pull/1239](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1239)
- Update SQLite to version 3.46.1 by
[@&#8203;mceachen](https://redirect.github.com/mceachen) in
[https://github.com/WiseLibs/better-sqlite3/pull/1252](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1252)

**Full Changelog**:
WiseLibs/better-sqlite3@v11.2.1...v11.3.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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cap-js/cds-dbs).

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

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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants