Bump the minor_versions group across 1 directory with 15 updates - #8658
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor_versions group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.70.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.27.0` | `10.29.0` | | [@oclif/core](https://github.com/oclif/core) | `4.8.3` | `4.14.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.7` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.3` | | [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.43.0` | `0.45.3` | | [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) | `8.9.0` | `8.10.0` | | [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `2.8.0` | `2.11.0` | | [@opentelemetry/exporter-metrics-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.57.0` | `0.222.0` | | [semver](https://github.com/npm/node-semver) | `7.8.4` | `7.8.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.70.0` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.5.2` | `0.5.3` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.44` | `1.6.27` | | [yaml](https://github.com/eemeli/yaml) | `2.9.0` | `2.9.1` | Updates `@typescript-eslint/parser` from 8.56.1 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/parser) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `liquidjs` from 10.27.0 to 10.29.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.27.0...v10.29.0) Updates `@oclif/core` from 4.8.3 to 4.14.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.8.3...4.14.0) Updates `prettier` from 3.8.4 to 3.9.7 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.7) Updates `ws` from 8.21.0 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.3) Updates `@ast-grep/napi` from 0.43.0 to 0.45.3 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.43.0...0.45.3) Updates `@bugsnag/js` from 8.9.0 to 8.10.0 - [Release notes](https://github.com/bugsnag/bugsnag-js/releases) - [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md) - [Commits](bugsnag/bugsnag-js@v8.9.0...v8.10.0) Updates `@opentelemetry/core` from 2.8.0 to 2.11.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.8.0...v2.11.0) Updates `@opentelemetry/exporter-metrics-otlp-http` from 0.57.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.57.0...experimental/v0.222.0) Updates `semver` from 7.8.4 to 7.8.5 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.8.4...v7.8.5) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/eslint-plugin) Updates `eslint-plugin-tsdoc` from 0.5.2 to 0.5.3 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/HEAD/eslint-plugin) Updates `@vitest/eslint-plugin` from 1.1.44 to 1.6.27 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.44...v1.6.27) Updates `yaml` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: liquidjs dependency-version: 10.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@oclif/core" dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: prettier dependency-version: 3.9.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@ast-grep/napi" dependency-version: 0.45.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@bugsnag/js" dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@opentelemetry/core" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@opentelemetry/exporter-metrics-otlp-http" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: semver dependency-version: 7.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: eslint-plugin-tsdoc dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.27 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor_versions group with 15 updates in the / directory:
8.56.18.70.00.28.10.28.210.27.010.29.04.8.34.14.03.8.43.9.78.21.08.21.30.43.00.45.38.9.08.10.02.8.02.11.00.57.00.222.07.8.47.8.58.56.18.70.00.5.20.5.31.1.441.6.272.9.02.9.1Updates
@typescript-eslint/parserfrom 8.56.1 to 8.70.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
liquidjsfrom 10.27.0 to 10.29.0Release notes
Sourced from liquidjs's releases.
Changelog
Sourced from liquidjs's changelog.
Commits
747bdbdchore(release): 10.29.0 [skip ci]875513ffeat(filters): add squish filter (#943)f88a528docs: add YacovGold as a contributor for code (#947)69b2c58feat: add unregisterFilter method (#946)88ae297chore(release): 10.28.0 [skip ci]afa5f54feat: Add support of inner expressions enclosed by parentheses (#863)39c8743fix(date): %s returns Unix epoch unaffected by display timezone (#932)050f161chore(release): 10.27.2 [skip ci]2634f9dfix(date): zero-pad milliseconds when formatting %N fractional seconds (#929)f9a1316fix(filters): return empty for out-of-range slice begin or negative length (#...Updates
@oclif/corefrom 4.8.3 to 4.14.0Release notes
Sourced from @oclif/core's releases.
... (truncated)
Changelog
Sourced from @oclif/core's changelog.
... (truncated)
Commits
1d2903echore(release): 4.14.0 [skip ci]45c7f0aMerge pull request #1635 from oclif/d/W-23473845395c8bcchore: prune stale eslint suppressions after merge35ddd2echore: merge main into d/W-234738450d01467chore(release): 4.13.5 [skip ci]06949ebMerge pull request #1638 from oclif/d/W-23807278-2d35e325fix: replaced require with dynamic import (W-23807278)85370b7chore(release): 4.13.4 [skip ci]3318c6eMerge pull request #1636 from oclif/d/W-23807278911e9d2fix: resolved security vulnerability in powershell path (W-23807278)Updates
prettierfrom 3.8.4 to 3.9.7Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix tests3404375Update@typescript-eslint/typescript-estreeto v8.70.0c60f106Angular: Support@boundary/@errorerror boundaries (#20015)297117aFix HTML block indentation drift in markdown list items (#19987)0df4e49Fix indentation drift for indented code blocks in list items (#19990)9ef216dFix Markdown task list indentation drift (#19647)2158d48Strip blockquote markers from a setext heading's continuation lines (#19878)Updates
wsfrom 8.21.0 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7Updates
@ast-grep/napifrom 0.43.0 to 0.45.3Release notes
Sourced from @ast-grep/napi's releases.
... (truncated)
Changelog
Sourced from @ast-grep/napi's changelog.