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 rusqlite version #9615

Merged
merged 2 commits into from
Sep 29, 2023
Merged

chore: bump rusqlite version #9615

merged 2 commits into from
Sep 29, 2023

Conversation

jakmeier
Copy link
Contributor

cargo-deny advisories complains about an old libsqlite-sys version.

We depend on it through rusqlite, which is only used in the
estimator-warehouse, a CI /&debug script. So it's not super
important but still worth updating.

`cargo-deny advisories` complains about an old libsqlite-sys version.

We depend on it through rusqlite, which is only used in the
`estimator-warehouse`, a CI /&debug script. So it's not super
important but still worth updating.
@jakmeier jakmeier requested a review from a team as a code owner September 29, 2023 11:32
@jakmeier jakmeier requested a review from akhi3030 September 29, 2023 11:32
@jakmeier jakmeier enabled auto-merge September 29, 2023 11:54
@jakmeier jakmeier disabled auto-merge September 29, 2023 11:59
Hashlink 0.8.3 depends on hashbrown 0.14, which would be the 4th
version of the crate in the project. Let's keep it 3 versions.
@jakmeier jakmeier enabled auto-merge September 29, 2023 12:39
@jakmeier jakmeier added this pull request to the merge queue Sep 29, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 29, 2023
@jakmeier jakmeier added this pull request to the merge queue Sep 29, 2023
Merged via the queue into near:master with commit 67ce940 Sep 29, 2023
@jakmeier jakmeier deleted the bump_rusqlite branch September 29, 2023 15:01
nikurt pushed a commit that referenced this pull request Oct 2, 2023
`cargo-deny advisories` complains about an old libsqlite-sys version.

We depend on it through rusqlite, which is only used in the
`estimator-warehouse`, a CI /&debug script. So it's not super
important but still worth updating.
nikurt pushed a commit that referenced this pull request Oct 2, 2023
`cargo-deny advisories` complains about an old libsqlite-sys version.

We depend on it through rusqlite, which is only used in the
`estimator-warehouse`, a CI /&debug script. So it's not super
important but still worth updating.
nikurt pushed a commit that referenced this pull request Oct 2, 2023
`cargo-deny advisories` complains about an old libsqlite-sys version.

We depend on it through rusqlite, which is only used in the
`estimator-warehouse`, a CI /&debug script. So it's not super
important but still worth updating.
nikurt pushed a commit that referenced this pull request Oct 11, 2023
`cargo-deny advisories` complains about an old libsqlite-sys version.

We depend on it through rusqlite, which is only used in the
`estimator-warehouse`, a CI /&debug script. So it's not super
important but still worth updating.
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