Skip to content

build(deps): bump prettier from 3.5.3 to 3.6.0 in /endToEndTests - #824

Merged
anna-parker merged 1 commit into
mainfrom
dependabot/npm_and_yarn/endToEndTests/prettier-3.6.0
Jun 24, 2025
Merged

build(deps): bump prettier from 3.5.3 to 3.6.0 in /endToEndTests#824
anna-parker merged 1 commit into
mainfrom
dependabot/npm_and_yarn/endToEndTests/prettier-3.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Copy link
Copy Markdown
Contributor

Bumps prettier from 3.5.3 to 3.6.0.

Release notes

Sourced from prettier's releases.

3.6.0

diff

🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"

Changelog

Sourced from prettier's changelog.

3.6.0

diff

🔗 Release Notes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
@github-actions

Copy link
Copy Markdown
Contributor

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.7.0 (2025-06-23)

⚠ BREAKING CHANGES

  • change field sequenceName to sequenceNames in Mutations action
  • rename DatabaseInfo field totalSize to verticalBitmapsSize and nBitmapsSize to horizontalBitmapsSize
  • the field sequenceName in the Fasta and FastaAligned is now named sequenceNames and required to be an array
  • streaming implementation of Details action. select-k also for Fasta and FastaAligned
  • streaming implementation of the Fasta action with the arrow framework

Features

  • arrow framework for query engine and specialized implementation for FastaAligned action (b719e15), closes #654
  • cache DatabaseInfo, add amino acid sequence columns to size info (bc0d0a2)
  • silo: add recommended vscode extensions to .vscode folder for developers using vscode (d2c74db)
  • silo: improve the docs and update build_with_conan.py (#779) (f176fd6)
  • silo: read in phylogenetic tree files and create tree structure (#806) (f3d3f36)
  • streaming implementation of the Fasta action with the arrow framework (0392207)
  • update onetbb, nlohmann_json, gtest, roaring, yaml-cpp and zstd to most recent versions (3abd2d9)

Bug Fixes

  • bug in table_scan, that confused row_id in the database with row_id in the current batch (9b7dce4)
  • correctly error when the input data contains illegal insertion characters (4867c32)
  • make better use of the arrow::acero API, no longer rely on passing the stream inside an extra operator (dabb186)
  • missing initialization of uint32_t in config struct, set default value in ConfigSpecification instead (#812) (baf0fcc)
  • properly catch exceptions during arrow execution to avoid program termination (6caee0e)
  • remove erroneous warning printed on every preprocessing run (82b65c8)

Code Refactoring

  • change field sequenceName to sequenceNames in Mutations action (851b5a9)
  • make sequenceName in Fasta and FastaAligned actions an array (6c345fb)
  • streaming implementation of Details action. select-k also for Fasta and FastaAligned (bfbb3ee)

@anna-parker
anna-parker merged commit a522150 into main Jun 24, 2025
9 checks passed
@anna-parker
anna-parker deleted the dependabot/npm_and_yarn/endToEndTests/prettier-3.6.0 branch June 24, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant