philipparndt / mqtt-analyzer

Apache License 2.0
92 stars 6 forks source link

chore(deps): update dependency grdb.swift to v6.29.3 #194

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
GRDB.swift minor v6.27.0 -> vv6.29.3

Release Notes

groue/GRDB.swift (GRDB.swift) ### [`v6.29.3`](https://redirect.github.com/groue/GRDB.swift/releases/tag/v6.29.3): 6.29.3 [Compare Source](https://redirect.github.com/groue/GRDB.swift/compare/v6.29.2...v6.29.3) *A new release of the Swift toolkit for SQLite databases.* #### What's Changed - Avoid SQLite misuse when releasing memory on a closed database connection by [@​groue](https://redirect.github.com/groue) in [https://github.com/groue/GRDB.swift/pull/1613](https://redirect.github.com/groue/GRDB.swift/pull/1613) **Full Changelog**: https://github.com/groue/GRDB.swift/compare/v6.29.2...v6.29.3 ### [`v6.29.2`](https://redirect.github.com/groue/GRDB.swift/releases/tag/v6.29.2): 6.29.2 [Compare Source](https://redirect.github.com/groue/GRDB.swift/compare/v6.29.1...v6.29.2) *A new release of the Swift toolkit for SQLite databases.* #### What's Changed - README.md: Fix sample code by [@​mingchen](https://redirect.github.com/mingchen) in [https://github.com/groue/GRDB.swift/pull/1593](https://redirect.github.com/groue/GRDB.swift/pull/1593) - Enhance imports for strcmp by [@​groue](https://redirect.github.com/groue) in [https://github.com/groue/GRDB.swift/pull/1595](https://redirect.github.com/groue/GRDB.swift/pull/1595) #### New Contributors - [@​mingchen](https://redirect.github.com/mingchen) made their first contribution in [https://github.com/groue/GRDB.swift/pull/1593](https://redirect.github.com/groue/GRDB.swift/pull/1593) **Full Changelog**: https://github.com/groue/GRDB.swift/compare/v6.29.1...v6.29.2 ### [`v6.29.1`](https://redirect.github.com/groue/GRDB.swift/releases/tag/v6.29.1): 6.29.1 [Compare Source](https://redirect.github.com/groue/GRDB.swift/compare/v6.29.0...v6.29.1) *A new release of the Swift toolkit for SQLite databases.* #### What's Changed - Modernize the demo apps by [@​groue](https://redirect.github.com/groue) in [https://github.com/groue/GRDB.swift/pull/1579](https://redirect.github.com/groue/GRDB.swift/pull/1579) - Update README to highlight deployment issue with CocoaPods by [@​SagarSDagdu](https://redirect.github.com/SagarSDagdu) in [https://github.com/groue/GRDB.swift/pull/1584](https://redirect.github.com/groue/GRDB.swift/pull/1584) - Fix compilation issue with Xcode 16 beta 5 due to a missing import. by [@​noremac](https://redirect.github.com/noremac) in [https://github.com/groue/GRDB.swift/pull/1589](https://redirect.github.com/groue/GRDB.swift/pull/1589) #### New Contributors - [@​SagarSDagdu](https://redirect.github.com/SagarSDagdu) made their first contribution in [https://github.com/groue/GRDB.swift/pull/1584](https://redirect.github.com/groue/GRDB.swift/pull/1584) - [@​noremac](https://redirect.github.com/noremac) made their first contribution in [https://github.com/groue/GRDB.swift/pull/1589](https://redirect.github.com/groue/GRDB.swift/pull/1589) **Full Changelog**: https://github.com/groue/GRDB.swift/compare/v6.29.0...v6.29.1 ### [`v6.29.0`](https://redirect.github.com/groue/GRDB.swift/releases/tag/v6.29.0): 6.29.0 [Compare Source](https://redirect.github.com/groue/GRDB.swift/compare/v6.28.0...v6.29.0) *A new release of the Swift toolkit for SQLite databases.* #### What's Changed - Support for single value decoding by [@​sroebert](https://redirect.github.com/sroebert) in [https://github.com/groue/GRDB.swift/pull/1574](https://redirect.github.com/groue/GRDB.swift/pull/1574) - Show comments when tracing expanded statements by [@​Jason-Abbott](https://redirect.github.com/Jason-Abbott) in [https://github.com/groue/GRDB.swift/pull/1575](https://redirect.github.com/groue/GRDB.swift/pull/1575) #### New Contributors - [@​sroebert](https://redirect.github.com/sroebert) made their first contribution in [https://github.com/groue/GRDB.swift/pull/1574](https://redirect.github.com/groue/GRDB.swift/pull/1574) - [@​Jason-Abbott](https://redirect.github.com/Jason-Abbott) made their first contribution in [https://github.com/groue/GRDB.swift/pull/1575](https://redirect.github.com/groue/GRDB.swift/pull/1575) **Full Changelog**: https://github.com/groue/GRDB.swift/compare/v6.28.0...v6.29.0 ### [`v6.28.0`](https://redirect.github.com/groue/GRDB.swift/releases/tag/v6.28.0): 6.28.0 [Compare Source](https://redirect.github.com/groue/GRDB.swift/compare/v6.27.0...v6.28.0) *A new release of the Swift toolkit for SQLite databases.* - **New**: [#​1570](https://redirect.github.com/groue/GRDB.swift/pull/1570) by [@​groue](https://redirect.github.com/groue): Support single-value encoding - **New**: Added `QueryInterfaceRequest.deleteAndFetchIds(_:)` which returns the set of deleted ids. - **New**: Added `Set` methods `union`, `formUnion`, `intersection` and `formIntersection` that accept a cursor. - **New**: `DatabaseUUIDEncodingStrategy` is Sendable.

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

āš ļø Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

ā™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: src/Podfile.lock
Analyzing dependencies
Pre-downloading: `CocoaMQTT` from `https://github.com/philipparndt/CocoaMQTT.git`, commit `885e984c186f8b950fb697918a99284e9fb9e6a3`
Pre-downloading: `CodeEditor` from `https://github.com/ZeeZide/CodeEditor.git`, tag `1.2.4`
Pre-downloading: `GRDB.swift` from `https://github.com/groue/GRDB.swift`, tag `vv6.29.3`

[!] Error installing GRDB.swift
[!] Failed to download 'GRDB.swift': [!] /usr/bin/git clone https://github.com/groue/GRDB.swift /tmp/d20240907-485-94jetf --template= --single-branch --depth 1 --branch vv6.29.3

Cloning into '/tmp/d20240907-485-94jetf'...
warning: Could not find remote branch vv6.29.3 to clone.
fatal: Remote branch vv6.29.3 not found in upstream origin
sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud