close
Skip to content

fix: remove the package lock#745

Merged
gadomski merged 1 commit intomainfrom
remove-package-lock
May 20, 2025
Merged

fix: remove the package lock#745
gadomski merged 1 commit intomainfrom
remove-package-lock

Conversation

@gadomski
Copy link
Copy Markdown
Member

It's a test app and I don't want to fight dependabot

It's a test app and I don't want to fight dependabot
@gadomski gadomski self-assigned this May 20, 2025
@gadomski gadomski changed the title fix: remove the package log fix: remove the package lock May 20, 2025
@gadomski gadomski enabled auto-merge (squash) May 20, 2025 17:10
@gadomski gadomski merged commit b3337f6 into main May 20, 2025
21 of 22 checks passed
@gadomski gadomski deleted the remove-package-lock branch May 20, 2025 17:26
gadomski added a commit that referenced this pull request Dec 1, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>pgstac: 0.4.0</summary>

##
[0.4.0](pgstac-v0.3.2...pgstac-v0.4.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* move stac_api crate into stac crate
([#869](#869))
* remove unused error enums
([#868](#868))

### Bug Fixes

* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Code Refactoring

* move stac_api crate into stac crate
([#869](#869))
([d0f7405](d0f7405))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
</details>

<details><summary>rustac: 0.2.0</summary>

##
[0.2.0](rustac-v0.1.2...rustac-v0.2.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* move stac_api crate into stac crate
([#869](#869))
* move api client to stac-io crate
([#864](#864))

### Features

* add bind argument when serving
([#871](#871))
([f3a3517](f3a3517))
* shell completions
([#874](#874))
([717c4ee](717c4ee)),
closes [#650](#650)
* specify max_row_group_size in geoparquet WriterBuilder
([#846](#846))
([2bde538](2bde538))


### Code Refactoring

* move api client to stac-io crate
([#864](#864))
([e06de28](e06de28)),
closes [#764](#764)
* move stac_api crate into stac crate
([#869](#869))
([d0f7405](d0f7405))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
    * stac-duckdb bumped from 0.2.0 to 0.3.0
    * stac-io bumped from 0.1.0 to 0.2.0
    * stac-server bumped from 0.3.2 to 0.4.0
    * stac-validate bumped from 0.5.0 to 0.6.0
</details>

<details><summary>stac: 0.15.0</summary>

##
[0.15.0](stac-v0.14.0...stac-v0.15.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* move stac_api crate into stac crate
([#869](#869))
* remove unused error enums
([#868](#868))
* consume a geoparquet writer on close
([#867](#867))

### Features

* add geoparquet writer encoder and object writing
([#863](#863))
([ec6e7de](ec6e7de))
* specify max_row_group_size in geoparquet WriterBuilder
([#846](#846))
([2bde538](2bde538))


### Bug Fixes

* allow writing stac-geoparquet with no assets
([#882](#882))
([b049a71](b049a71))
* remove circular dev depependency
([#886](#886))
([dcb9b49](dcb9b49))
* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Code Refactoring

* consume a geoparquet writer on close
([#867](#867))
([bdd95be](bdd95be))
* move stac_api crate into stac crate
([#869](#869))
([d0f7405](d0f7405))
</details>

<details><summary>stac-duckdb: 0.3.0</summary>

##
[0.3.0](stac-duckdb-v0.2.2...stac-duckdb-v0.3.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* move stac_api crate into stac crate
([#869](#869))

### Bug Fixes

* remove filename by default
([#855](#855))
([8bba676](8bba676))


### Code Refactoring

* move stac_api crate into stac crate
([#869](#869))
([d0f7405](d0f7405))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
  * dev-dependencies
    * stac-validate bumped from 0.5.0 to 0.6.0
</details>

<details><summary>stac-extensions: 0.1.2</summary>

##
[0.1.2](stac-extensions-v0.1.1...stac-extensions-v0.1.2)
(2025-12-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
</details>

<details><summary>stac-io: 0.2.0</summary>

##
[0.2.0](stac-io-v0.1.2...stac-io-v0.2.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* move stac_api crate into stac crate
([#869](#869))
* remove unused error enums
([#868](#868))
* move api client to stac-io crate
([#864](#864))

### Features

* add geoparquet writer encoder and object writing
([#863](#863))
([ec6e7de](ec6e7de))
* specify max_row_group_size in geoparquet WriterBuilder
([#846](#846))
([2bde538](2bde538))


### Bug Fixes

* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Code Refactoring

* move api client to stac-io crate
([#864](#864))
([e06de28](e06de28)),
closes [#764](#764)
* move stac_api crate into stac crate
([#869](#869))
([d0f7405](d0f7405))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
</details>

<details><summary>stac-server: 0.4.0</summary>

##
[0.4.0](stac-server-v0.3.6...stac-server-v0.4.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* move stac_api crate into stac crate
([#869](#869))
* remove unused error enums
([#868](#868))

### Bug Fixes

* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Code Refactoring

* move stac_api crate into stac crate
([#869](#869))
([d0f7405](d0f7405))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * pgstac bumped from 0.3.0 to 0.4.0
    * stac bumped from 0.14.0 to 0.15.0
    * stac-duckdb bumped from 0.2.0 to 0.3.0
</details>

<details><summary>stac-validate: 0.6.0</summary>

##
[0.6.0](stac-validate-v0.5.1...stac-validate-v0.6.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* remove unused error enums
([#868](#868))

### Bug Fixes

* remove circular dev depependency
([#886](#886))
([dcb9b49](dcb9b49))
* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
  * dev-dependencies
    * stac-io bumped from 0.1.0 to 0.2.0
</details>

<details><summary>stac-wasm: 0.1.0</summary>

##
[0.1.0](stac-wasm-v0.0.4...stac-wasm-v0.1.0)
(2025-12-01)


### ⚠ BREAKING CHANGES

* remove unused error enums
([#868](#868))

### Features

* stac_wasm.stacJsonToParquet
([#786](#786))
([6b1971a](6b1971a))
* wasm ([#744](#744))
([db5cd21](db5cd21))


### Bug Fixes

* pin arrow-wasm
([#785](#785))
([8f9c28b](8f9c28b))
* remove the package lock
([#745](#745))
([b3337f6](b3337f6))
* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@stac-utils-release-bot stac-utils-release-bot Bot mentioned this pull request Feb 19, 2026
gadomski pushed a commit that referenced this pull request Mar 2, 2026
## 🤖 New release

* `stac`: 0.16.4 -> 0.16.5 (✓ API compatible changes)
* `stac-duckdb`: 0.3.6 -> 0.3.7
* `stac-io`: 0.2.6 -> 0.2.7 (✓ API compatible changes)
* `rustac`: 0.2.8 -> 0.2.9
* `stac-wasm`: 0.1.0
* `pgstac`: 0.4.7 -> 0.4.8
* `stac-server`: 0.5.0 -> 0.5.1
* `stac-validate`: 0.6.6 -> 0.6.7
* `stac-extensions`: 0.1.8 -> 0.1.9

<details><summary><i><b>Changelog</b></i></summary><p>

## `stac`

<blockquote>

##
[0.16.5](stac-v0.16.4...stac-v0.16.5)
- 2026-03-02

### Fixed

- reading arrays with arrow-wasm
([#963](#963))
- gate Url::from_file_path behind `std` feature, pin getrandom for
stac-wasm ([#961](#961))
</blockquote>

## `stac-duckdb`

<blockquote>

##
[0.3.7](stac-duckdb-v0.3.6...stac-duckdb-v0.3.7)
- 2026-03-02

### Other

- update Cargo.toml dependencies
</blockquote>

## `stac-io`

<blockquote>

##
[0.2.7](stac-io-v0.2.6...stac-io-v0.2.7)
- 2026-03-02

### Fixed

- gate Url::from_file_path behind `std` feature, pin getrandom for
stac-wasm ([#961](#961))
</blockquote>

## `rustac`

<blockquote>

##
[0.2.9](rustac-v0.2.8...rustac-v0.2.9)
- 2026-03-02

### Added

- add a --version flag
([#976](#976))
</blockquote>

## `stac-wasm`

<blockquote>

##
[0.1.0](stac-wasm-v0.0.4...stac-wasm-v0.1.0)
(2025-12-01)

### ⚠ BREAKING CHANGES

* remove unused error enums
([#868](#868))

### Features

* stac_wasm.stacJsonToParquet
([#786](#786))
([6b1971a](6b1971a))
* wasm ([#744](#744))
([db5cd21](db5cd21))


### Bug Fixes

* pin arrow-wasm
([#785](#785))
([8f9c28b](8f9c28b))
* remove the package lock
([#745](#745))
([b3337f6](b3337f6))
* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
</blockquote>

## `pgstac`

<blockquote>

##
[0.4.8](pgstac-v0.4.7...pgstac-v0.4.8)
- 2026-03-02

### Other

- updated the following local packages: stac
</blockquote>

## `stac-server`

<blockquote>

##
[0.5.1](stac-server-v0.5.0...stac-server-v0.5.1)
- 2026-03-02

### Other

- updated the following local packages: stac, stac-duckdb, pgstac
</blockquote>

## `stac-validate`

<blockquote>

##
[0.6.7](stac-validate-v0.6.6...stac-validate-v0.6.7)
- 2026-03-02

### Other

- updated the following local packages: stac
</blockquote>

## `stac-extensions`

<blockquote>

##
[0.1.9](stac-extensions-v0.1.8...stac-extensions-v0.1.9)
- 2026-03-02

### Other

- updated the following local packages: stac
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com>
@stac-utils-release-bot stac-utils-release-bot Bot mentioned this pull request Mar 3, 2026
@stac-utils-release-bot stac-utils-release-bot Bot mentioned this pull request Apr 7, 2026
gadomski pushed a commit that referenced this pull request Apr 7, 2026
## 🤖 New release

* `stac`: 0.16.5 -> 0.17.0 (⚠ API breaking changes)
* `pgstac`: 0.4.8 -> 0.4.9 (✓ API compatible changes)
* `stac-duckdb`: 0.3.6 -> 0.3.7
* `stac-io`: 0.2.7 -> 0.2.8 (✓ API compatible changes)
* `stac-server`: 0.5.1 -> 0.5.2 (✓ API compatible changes)
* `stac-validate`: 0.6.7 -> 0.6.8 (✓ API compatible changes)
* `rustac`: 0.2.8 -> 0.2.9
* `stac-extensions`: 0.1.9 -> 0.1.10 (✓ API compatible changes)
* `stac-wasm`: 0.1.0

### ⚠ `stac` breaking changes

```text
--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field WriterOptions.max_row_group_row_count in /tmp/.tmpKLK7V7/rustac/crates/core/src/geoparquet.rs:42

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/inherent_method_missing.ron

Failed in:
  WriterOptions::with_max_row_group_size, previously in file /tmp/.tmpPpWRIJ/stac/src/geoparquet.rs:89

--- failure pub_module_level_const_missing: pub module-level const is missing ---

Description:
A public const is missing or renamed
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/pub_module_level_const_missing.ron

Failed in:
  DEFAULT_STAC_MAX_ROW_GROUP_SIZE in file /tmp/.tmpPpWRIJ/stac/src/geoparquet.rs:27

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field max_row_group_size of struct WriterOptions, previously in file /tmp/.tmpPpWRIJ/stac/src/geoparquet.rs:42

--- failure trait_missing: pub trait removed or renamed ---

Description:
A publicly-visible trait cannot be imported by its prior path. A `pub use` may have been removed, or the trait itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/trait_missing.ron

Failed in:
  trait stac::api::ArrowSearchClient, previously in file /tmp/.tmpPpWRIJ/stac/src/api/client.rs:136
  trait stac::api::CollectionSearchClient, previously in file /tmp/.tmpPpWRIJ/stac/src/api/client.rs:69
  trait stac::api::SearchClient, previously in file /tmp/.tmpPpWRIJ/stac/src/api/client.rs:10
```

<details><summary><i><b>Changelog</b></i></summary><p>

## `stac`

<blockquote>

##
[0.17.0](stac-v0.16.5...stac-v0.17.0)
- 2026-04-07

### Added

- add generic search client traits and adapters
([#994](#994))

### Fixed

- more permissive deserialization, arrow v58
([#985](#985))

### Other

- *(deps)* update geojson requirement from 0.24.1 to 1.0.0
([#993](#993))
</blockquote>

## `pgstac`

<blockquote>

##
[0.4.9](pgstac-v0.4.8...pgstac-v0.4.9)
- 2026-04-07

### Added

- add generic search client traits and adapters
([#994](#994))

### Fixed

- more permissive deserialization, arrow v58
([#985](#985))

### Other

- *(deps)* update geojson requirement from 0.24.1 to 1.0.0
([#993](#993))
</blockquote>

## `stac-duckdb`

<blockquote>

##
[0.3.7](stac-duckdb-v0.3.6...stac-duckdb-v0.3.7)
- 2026-03-02

### Other

- update Cargo.toml dependencies
</blockquote>

## `stac-io`

<blockquote>

##
[0.2.8](stac-io-v0.2.7...stac-io-v0.2.8)
- 2026-04-07

### Added

- add generic search client traits and adapters
([#994](#994))

### Fixed

- more permissive deserialization, arrow v58
([#985](#985))
</blockquote>

## `stac-server`

<blockquote>

##
[0.5.2](stac-server-v0.5.1...stac-server-v0.5.2)
- 2026-04-07

### Added

- add generic search client traits and adapters
([#994](#994))

### Other

- downgrade duckdb
</blockquote>

## `stac-validate`

<blockquote>

##
[0.6.8](stac-validate-v0.6.7...stac-validate-v0.6.8)
- 2026-04-07

### Other

- update Cargo.toml dependencies
</blockquote>

## `rustac`

<blockquote>

##
[0.2.9](rustac-v0.2.8...rustac-v0.2.9)
- 2026-03-02

### Added

- add a --version flag
([#976](#976))
</blockquote>

## `stac-extensions`

<blockquote>

##
[0.1.10](stac-extensions-v0.1.9...stac-extensions-v0.1.10)
- 2026-04-07

### Fixed

- test variable renaming
([#1007](#1007))
</blockquote>

## `stac-wasm`

<blockquote>

##
[0.1.0](stac-wasm-v0.0.4...stac-wasm-v0.1.0)
(2025-12-01)

### ⚠ BREAKING CHANGES

* remove unused error enums
([#868](#868))

### Features

* stac_wasm.stacJsonToParquet
([#786](#786))
([6b1971a](6b1971a))
* wasm ([#744](#744))
([db5cd21](db5cd21))


### Bug Fixes

* pin arrow-wasm
([#785](#785))
([8f9c28b](8f9c28b))
* remove the package lock
([#745](#745))
([b3337f6](b3337f6))
* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * stac bumped from 0.14.0 to 0.15.0
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[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.

1 participant