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

feat(cli): allow validating external indexes #489

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Aug 6, 2023

No description provided.

@blacha blacha added this pull request to the merge queue Aug 9, 2023
Merged via the queue into master with commit 46b7305 Aug 9, 2023
1 check passed
@blacha blacha deleted the feat/validate-external-index branch August 9, 2023 21:02
@github-actions github-actions bot mentioned this pull request Jul 19, 2023
blacha pushed a commit that referenced this pull request Dec 11, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>builder: 6.0.0</summary>

##
[6.0.0](builder-v5.5.0...builder-v6.0.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* split cotar builder from @cotar/core
([#481](#481))

### Features

* split cotar builder from @cotar/core
([#481](#481))
([b8b801d](b8b801d))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cotar/core bumped from ^5.5.0 to ^6.0.0
</details>

<details><summary>cli: 6.0.0</summary>

##
[6.0.0](cli-v5.6.0...cli-v6.0.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* split cotar builder from @cotar/core
([#481](#481))

### Features

* **cli:** allow validating external indexes
([#489](#489))
([46b7305](46b7305))
* split cotar builder from @cotar/core
([#481](#481))
([b8b801d](b8b801d))
* switch to node-next modules to catch missing ".js" extensions
([#428](#428))
([e598397](e598397))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cotar/core bumped from ^5.5.0 to ^6.0.0
    * @cotar/builder bumped from ^5.5.0 to ^6.0.0
    * @cotar/tar bumped from ^5.4.1 to ^6.0.0
</details>

<details><summary>core: 6.0.0</summary>

##
[6.0.0](core-v5.5.0...core-v6.0.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* split cotar builder from @cotar/core
([#481](#481))
* remove v1 index logic
([#479](#479))

### Features

* **core:** increase the default packing factor from 115% to 120% to
reduce hash searches ([#367](#367))
([e34c9c3](e34c9c3))
* remove v1 index logic
([#479](#479))
([fbd3980](fbd3980))
* split cotar builder from @cotar/core
([#481](#481))
([b8b801d](b8b801d))
* switch to node-next modules to catch missing ".js" extensions
([#428](#428))
([e598397](e598397))


### Bug Fixes

* **core:** remove binparse from cotar reader
([#478](#478))
([822f646](822f646))
</details>

<details><summary>tar: 6.0.0</summary>

##
[6.0.0](tar-v5.4.1...tar-v6.0.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* split cotar builder from @cotar/core
([#481](#481))

### Features

* split cotar builder from @cotar/core
([#481](#481))
([b8b801d](b8b801d))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[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