Skip to content

Comments

build(deps): bump the materialize group in /console with 2 updates#35109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/materialize-cdeb1b0ded
Open

build(deps): bump the materialize group in /console with 2 updates#35109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/materialize-cdeb1b0ded

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps the materialize group in /console with 2 updates: @materializeinc/sql-lexer and @materializeinc/sql-pretty.

Updates @materializeinc/sql-lexer from 26.8.0 to 26.11.0

Commits
  • 861418c release: bump to version v26.11.0
  • bcc66cb release: bump to version v26.11.0-rc.3
  • 664cdf5 Revert [persist] Try and issue just one CaS for a shard at a time#34875 (#34937)
  • 0997c4d release: bump to version v26.11.0-rc.2
  • c954738 storage: close iceberg table-ready on inactive workers (#34917)
  • d2d6214 release: bump to version v26.11.0-rc.1
  • 2e943eb Explain for subscribes (#34912)
  • 3c01fa7 LICENSE: update change date
  • 4be2516 Merge pull request #34915 from teskje/index-mz_hydration_statuses
  • 0814623 catalog: indexes to speed up dbt-adapter queries
  • Additional commits viewable in compare view

Updates @materializeinc/sql-pretty from 26.8.0 to 26.11.0

Commits
  • 861418c release: bump to version v26.11.0
  • bcc66cb release: bump to version v26.11.0-rc.3
  • 664cdf5 Revert [persist] Try and issue just one CaS for a shard at a time#34875 (#34937)
  • 0997c4d release: bump to version v26.11.0-rc.2
  • c954738 storage: close iceberg table-ready on inactive workers (#34917)
  • d2d6214 release: bump to version v26.11.0-rc.1
  • 2e943eb Explain for subscribes (#34912)
  • 3c01fa7 LICENSE: update change date
  • 4be2516 Merge pull request #34915 from teskje/index-mz_hydration_statuses
  • 0814623 catalog: indexes to speed up dbt-adapter queries
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the materialize group in /console with 2 updates: [@materializeinc/sql-lexer](https://github.com/MaterializeInc/materialize) and [@materializeinc/sql-pretty](https://github.com/MaterializeInc/materialize).


Updates `@materializeinc/sql-lexer` from 26.8.0 to 26.11.0
- [Release notes](https://github.com/MaterializeInc/materialize/releases)
- [Commits](v26.8.0...v26.11.0)

Updates `@materializeinc/sql-pretty` from 26.8.0 to 26.11.0
- [Release notes](https://github.com/MaterializeInc/materialize/releases)
- [Commits](v26.8.0...v26.11.0)

---
updated-dependencies:
- dependency-name: "@materializeinc/sql-lexer"
  dependency-version: 26.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: materialize
- dependency-name: "@materializeinc/sql-pretty"
  dependency-version: 26.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: materialize
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Feb 20, 2026
@github-actions
Copy link

Thanks for opening this PR! Here are a few tips to help make the review process smooth for everyone.

PR title guidelines

  • Use imperative mood: "Fix X" not "Fixed X" or "Fixes X"
  • Be specific: "Fix panic in catalog sync when controller restarts" not "Fix bug" or "Update catalog code"
  • Prefix with area if helpful: compute: , storage: , adapter: , sql:

Pre-merge checklist

  • The PR title is descriptive and will make sense in the git log.
  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants