-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(deps): bump the dependencies group across 1 directory with 22 updates #5417
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
Closed
Conversation
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
…pdates Bumps the dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.13` | `8.5.14` | | [compression](https://github.com/expressjs/compression) | `1.7.5` | `1.8.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.8` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.26.8` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.9` | `7.26.8` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.8` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.26.7` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.1` | `19.7.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.6.0` | `19.7.1` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.13.7` | `1.13.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.13.4` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.39.0` | `3.40.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.17.1` | `8.17.3` | | [hono](https://github.com/honojs/hono) | `4.6.14` | `4.7.1` | | [less](https://github.com/less/less.js) | `4.2.1` | `4.2.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.4.3` | | [memfs](https://github.com/streamich/memfs) | `4.15.0` | `4.17.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `23.11.0` | `23.11.1` | | [readable-stream](https://github.com/nodejs/readable-stream) | `4.5.2` | `4.7.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [webpack](https://github.com/webpack/webpack) | `5.97.1` | `5.98.0` | Updates `@types/ws` from 8.5.13 to 8.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `compression` from 1.7.5 to 1.8.0 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.5...1.8.0) Updates `@babel/core` from 7.26.0 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.9 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-runtime` from 7.25.9 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.26.0 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-preset-env) Updates `@babel/runtime` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-runtime) Updates `@commitlint/cli` from 19.6.1 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.6.0 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional) Updates `@hono/node-server` from 1.13.7 to 1.13.8 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.13.7...v1.13.8) Updates `@types/node` from 22.10.2 to 22.13.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `core-js` from 3.39.0 to 3.40.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.40.0/packages/core-js) Updates `cspell` from 8.17.1 to 8.17.3 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.3/packages/cspell) Updates `hono` from 4.6.14 to 4.7.1 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.6.14...v4.7.1) Updates `less` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.2.1...v4.2.2) Updates `lint-staged` from 15.2.11 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.4.3) Updates `memfs` from 4.15.0 to 4.17.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.15.0...v4.17.0) Updates `prettier` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.1) Updates `puppeteer` from 23.11.0 to 23.11.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v23.11.0...puppeteer-v23.11.1) Updates `readable-stream` from 4.5.2 to 4.7.0 - [Release notes](https://github.com/nodejs/readable-stream/releases) - [Commits](nodejs/readable-stream@v4.5.2...v4.7.0) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `webpack` from 5.97.1 to 5.98.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.1...v5.98.0) --- updated-dependencies: - dependency-name: "@types/ws" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: compression dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@hono/node-server" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hono dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: less dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: readable-stream dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #5418. |
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 dependencies group with 22 updates in the / directory:
8.5.138.5.141.7.51.8.07.26.07.26.87.25.97.26.87.25.97.26.87.26.07.26.87.26.07.26.719.6.119.7.119.6.019.7.11.13.71.13.822.10.222.13.43.39.03.40.08.17.18.17.34.6.144.7.14.2.14.2.215.2.1115.4.34.15.04.17.03.4.23.5.123.11.023.11.14.5.24.7.05.7.25.7.35.97.15.98.0Updates
@types/wsfrom 8.5.13 to 8.5.14Commits
Updates
compressionfrom 1.7.5 to 1.8.0Release notes
Sourced from compression's releases.
Changelog
Sourced from compression's changelog.
Commits
c7ace2cv1.8.00af2a9afix: don't handle * in enforceEncoding (#213)82c9cb5fix(docs): keywords field (#210)0cf7d3ffix(docs): improve readme (#209)d272132feat: support for brotli (#194)96df7c5improve ci workflow (#206)f4e596cfeat: add default option (#191)b7d5d77Bugfix/use write head instead of implicit header (#170)8e5641cUse headersSent instead of _header (#129)7b7f84bci: add CodeQL (SAST) (#204)Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for compression since your current version.
Updates
@babel/corefrom 7.26.0 to 7.26.8Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
0593941v7.26.81bdb1a4Move@types/gensyncto dependencies (#17105)2d95140v7.26.7d9fa47dDo not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0chore: Update TS 5.7 (#17053)d465131fix: incorretbabel.config.ctstest fixtures (#17051)844901eUpdate tests for Node.js 22.12 (#16995)fb2e365chore: Testing changes related to Node 23 (#16951)61de718Update node 23.1 experimental warning (#16934)Updates
@babel/eslint-parserfrom 7.25.9 to 7.26.8Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
0593941v7.26.8e02b0ff[Babel 8] Create TSTemplateLiteralType (#17066)74181cfv7.26.5cd24cc0chore: Update TS 5.7 (#17053)5511172[babel 8] RenamesuperTypeParameters->superTypeArguments(#16997)ace334fFix CI e2e-babel error (#16946)64fa466Enable import attributes parsing by default (#16850)Updates
@babel/plugin-transform-runtimefrom 7.25.9 to 7.26.8Release notes
Sourced from
@babel/plugin-transform-runtime's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime's changelog.... (truncated)
Commits
0593941v7.26.81137c29Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)cd24cc0chore: Update TS 5.7 (#17053)Updates
@babel/preset-envfrom 7.26.0 to 7.26.8Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
0593941v7.26.81137c29Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)2d95140v7.26.70e6199bMake "object without properties" helpers ES6-compatible (#17086)19224f9[babel 8] Remove bugfixes option (#17078)cd24cc0chore: Update TS 5.7 (#17053)70fbc86fix: More accuratetransform-typeof-symbolcompat data (#17031)Updates
@babel/runtimefrom 7.26.0 to 7.26.7Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.... (truncated)
Commits
2d95140v7.26.7Updates
@commitlint/clifrom 19.6.1 to 19.7.1Release notes
Sourced from
@commitlint/cli's releases.