Skip to content

feat(config): test for supported id prefix BM-1462#3590

Merged
tawera-manaena merged 1 commit intomasterfrom
feat/supported-id-prefix-test
Dec 16, 2025
Merged

feat(config): test for supported id prefix BM-1462#3590
tawera-manaena merged 1 commit intomasterfrom
feat/supported-id-prefix-test

Conversation

@tawera-manaena
Copy link
Contributor

@tawera-manaena tawera-manaena commented Dec 16, 2025

Motivation

Our recent release failed to publish our packages to NPM. We have since implemented support for NPM trusted publishing to resolve this. However, we need a minor change to force our packages to publish again.

Modifications

  • packages/config/

    • src/config/__test__/config.test.ts

      • Added a test case to verify parsing fails for BaseConfig objects with an unsupported id prefix.

Verification

All tests succeed at the root-level by way of the npm run test command.

@tawera-manaena tawera-manaena changed the title feat(config): test for supported id prefix feat(config): test for supported id prefix BM-1462 Dec 16, 2025
@tawera-manaena tawera-manaena added this pull request to the merge queue Dec 16, 2025
Merged via the queue into master with commit d349343 Dec 16, 2025
20 checks passed
@tawera-manaena tawera-manaena deleted the feat/supported-id-prefix-test branch December 16, 2025 23:09
@linz-li-bot linz-li-bot mentioned this pull request Dec 17, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 17, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>bathymetry: 8.9.5</summary>

##
[8.9.5](bathymetry-v8.9.4...bathymetry-v8.9.5)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>cli: 8.10.6</summary>

##
[8.10.6](cli-v8.10.5...cli-v8.10.6)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/cli-config bumped from ^8.11.0 to ^8.11.1
    * @basemaps/cli-raster bumped from ^8.11.3 to ^8.11.4
    * @basemaps/cli-vector bumped from ^8.10.4 to ^8.10.5
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>cli-config: 8.11.1</summary>

##
[8.11.1](cli-config-v8.11.0...cli-config-v8.11.1)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/config-loader bumped from ^8.12.0 to ^8.12.1
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>cli-raster: 8.11.4</summary>

##
[8.11.4](cli-raster-v8.11.3...cli-raster-v8.11.4)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/config-loader bumped from ^8.12.0 to ^8.12.1
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>cli-vector: 8.10.5</summary>

##
[8.10.5](cli-vector-v8.10.4...cli-vector-v8.10.5)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>config: 8.13.0</summary>

##
[8.13.0](config-v8.12.0...config-v8.13.0)
(2025-12-17)


### Features

* **config:** test for supported id prefix BM-1462
([#3590](#3590))
([d349343](d349343))
</details>

<details><summary>config-loader: 8.12.1</summary>

##
[8.12.1](config-loader-v8.12.0...config-loader-v8.12.1)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>8.18.0</summary>

## [8.18.0](v8.17.1...v8.18.0)
(2025-12-17)


### Features

* **config:** test for supported id prefix BM-1462
([#3590](#3590))
([d349343](d349343))
</details>

<details><summary>infra: 8.12.1</summary>

##
[8.12.1](infra-v8.12.0...infra-v8.12.1)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @basemaps/lambda-tiler bumped from ^8.12.0 to ^8.12.1
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>lambda-analytic-cloudfront: 8.9.6</summary>

##
[8.9.6](lambda-analytic-cloudfront-v8.9.5...lambda-analytic-cloudfront-v8.9.6)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>lambda-tiler: 8.12.1</summary>

##
[8.12.1](lambda-tiler-v8.12.0...lambda-tiler-v8.12.1)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/config-loader bumped from ^8.12.0 to ^8.12.1
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
    * @basemaps/tiler bumped from ^8.12.0 to ^8.12.1
    * @basemaps/tiler-sharp bumped from ^8.11.2 to ^8.11.3
</details>

<details><summary>landing: 8.12.2</summary>

##
[8.12.2](landing-v8.12.1...landing-v8.12.2)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @basemaps/cli-config bumped from ^8.11.0 to ^8.11.1
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
</details>

<details><summary>server: 8.10.8</summary>

##
[8.10.8](server-v8.10.7...server-v8.10.8)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/config-loader bumped from ^8.12.0 to ^8.12.1
    * @basemaps/lambda-tiler bumped from ^8.12.0 to ^8.12.1
    * @basemaps/landing bumped from ^8.12.1 to ^8.12.2
    * @basemaps/shared bumped from ^8.9.4 to ^8.9.5
  * optionalDependencies
    * @basemaps/landing bumped from ^8.12.1 to ^8.12.2
</details>

<details><summary>shared: 8.9.5</summary>

##
[8.9.5](shared-v8.9.4...shared-v8.9.5)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
</details>

<details><summary>tiler: 8.12.1</summary>

##
[8.12.1](tiler-v8.12.0...tiler-v8.12.1)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
</details>

<details><summary>tiler-sharp: 8.11.3</summary>

##
[8.11.3](tiler-sharp-v8.11.2...tiler-sharp-v8.11.3)
(2025-12-17)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @basemaps/config bumped from ^8.12.0 to ^8.13.0
    * @basemaps/tiler bumped from ^8.12.0 to ^8.12.1
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants