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

chore(deps): bump the dependencies group across 1 directory with 11 updates #2024

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the dependencies group with 11 updates in the / directory:

Package From To
memfs 4.15.0 4.17.0
@babel/core 7.26.0 7.26.7
@babel/preset-env 7.26.0 7.26.7
@commitlint/cli 19.6.0 19.7.1
@commitlint/config-conventional 19.6.0 19.7.1
@hono/node-server 1.13.7 1.13.8
@types/node 22.10.2 22.13.0
cspell 8.16.1 8.17.3
hono 4.6.13 4.6.20
lint-staged 15.2.11 15.4.3
typescript 5.7.2 5.7.3

Updates memfs from 4.15.0 to 4.17.0

Release notes

Sourced from memfs's releases.

v4.17.0

4.17.0 (2025-01-09)

Features

v4.16.0

4.16.0 (2025-01-09)

Features

v4.15.4

4.15.4 (2025-01-09)

Bug Fixes

v4.15.3

4.15.3 (2025-01-01)

Bug Fixes

  • allow setting custom file types beyond S_IFREG and S_IFDIR (#1082) (24da3e7)

v4.15.2

4.15.2 (2024-12-30)

Bug Fixes

v4.15.1

4.15.1 (2024-12-22)

Bug Fixes

  • resolve relative symlinks to the current directory (#1079) (63e3873), closes #725
Changelog

Sourced from memfs's changelog.

4.17.0 (2025-01-09)

Features

4.16.0 (2025-01-09)

Features

4.15.4 (2025-01-09)

Bug Fixes

4.15.3 (2025-01-01)

Bug Fixes

  • allow setting custom file types beyond S_IFREG and S_IFDIR (#1082) (24da3e7)

4.15.2 (2024-12-30)

Bug Fixes

4.15.1 (2024-12-22)

Bug Fixes

  • resolve relative symlinks to the current directory (#1079) (63e3873), closes #725
Commits
  • 90a4bc6 chore(release): 4.17.0 [skip ci]
  • 2717334 feat: allow setting rdev on node (#1085)
  • cdb0403 chore(release): 4.16.0 [skip ci]
  • 0d3662a feat: support UInt8Array in place of Buffer (#1083)
  • 77c4a53 chore(release): 4.15.4 [skip ci]
  • 6489172 fix: remove debugger statement (#1086)
  • 4702811 chore(deps): lock file maintenance (#1084)
  • 420c46a chore(release): 4.15.3 [skip ci]
  • 24da3e7 fix: allow setting custom file types beyond S_IFREG and S_IFDIR (#1082)
  • 59768d3 chore(release): 4.15.2 [skip ci]
  • Additional commits viewable in compare view

Updates @babel/core from 7.26.0 to 7.26.7

Release notes

Sourced from @​babel/core's releases.

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

Committers: 6

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

Committers: 1

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types
  • babel-compat-data, babel-preset-env
  • babel-generator, babel-parser, babel-types

🔬 Output optimization

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.4 (2024-12-05)

↩️ Revert

  • babel-traverse
    • #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung)

... (truncated)

Commits

Updates @babel/preset-env from 7.26.0 to 7.26.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

Committers: 6

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

Committers: 1

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types
  • babel-compat-data, babel-preset-env
  • babel-generator, babel-parser, babel-types

🔬 Output optimization

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.4 (2024-12-05)

↩️ Revert

  • babel-traverse
    • #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung)

... (truncated)

Commits

Updates @commitlint/cli from 19.6.0 to 19.7.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.7.1

19.7.1 (2025-02-02)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.7.0...v19.7.1

v19.7.0

19.7.0 (2025-01-04)

Features

#Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.6.1...v19.7.0

v19.6.1

19.6.1 (2024-12-15)

Bug Fixes

Chore & docs

New Contributors

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 19.6.0 to 19.7.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.7.1

19.7.1 (2025-02-02)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.7.0...v19.7.1

v19.7.0

19.7.0 (2025-01-04)

Features

#Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.6.1...v19.7.0

v19.6.1

19.6.1 (2024-12-15)

Bug Fixes

Chore & docs

New Contributors

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @hono/node-server from 1.13.7 to 1.13.8

Release notes

Sourced from @​hono/node-server's releases.

v1.13.8

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.7...v1.13.8

Commits
  • 6a79ca8 v1.13.8
  • 4f1b090 fix: Avoid error if connection is aborted before internal request object is c...
  • 105a5cf fix: re-read request body from incoming.rawBody if available (#223)
  • 460a7c5 fix: export ServerOptions type (#222)
  • See full diff in compare view

Updates @types/node from 22.10.2 to 22.13.0

Commits

Updates cspell from 8.16.1 to 8.17.3

Release notes

Sourced from cspell's releases.

v8.17.3

Changes

Fixes

fix: Fix race condition when scanning for nested config files. (#6825)

There was some faulty logic when searching up the directory tree looking for config files. It took a long to for it to be exposed, because it rarely happened and only with repos with lots of nested config files, list the Azure documents.


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#6834)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  4 ++--
 pnpm-lock.yaml                             | 28 ++++++++++++++--------------
 2 files changed, 16 insertions(+), 16 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#6804)

Update Dictionaries (main)

... (truncated)

Changelog

Sourced from cspell's changelog.

8.17.3 (2025-01-28)

8.17.2 (2025-01-13)

8.17.1 (2024-12-16)

8.17.0 (2024-12-15)

Commits

Updates hono from 4.6.13 to 4.6.20

Release notes

Sourced from hono's releases.

v4.6.20

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.19...v4.6.20

v4.6.19

What's Changed

Full Changelog: honojs/hono@v4.6.18...v4.6.19

v4.6.18

What's Changed

Full Changelog: honojs/hono@v4.6.17...v4.6.18

v4.6.17

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.16...v4.6.17

v4.6.16

What's Changed

... (truncated)

Commits
  • b2affb8 4.6.20
  • a1ae224 fix(lambda-edge-adapter): Support Alternate Domain Names and Multiple Cookies...
  • 0ef206b chore: bump np (#3874)
  • 0aa8acc chore: Use new text-based bun lockfile (#3846)
  • d72aa4b refactor(helper/streaming): Avoid attaching AbortSignal on newer versions of ...
  • d40fffb v4.6.19
  • f5e9f3a fix(helper/adapter): env should set c type correctly (#3856)
  • d75e9ec fix(types): missing response type on OnHandlerInterface (#3852)
  • ecf5a0b v4.6.18
  • 7a7918d fix(factory): correct the type of factory.createMiddleware() (#3849)
  • Additional commits viewable in compare view

Updates lint-staged from 15.2.11 to 15.4.3

Release notes

Sourced from lint-staged's releases.

v15.4.3

Patch Changes

  • #1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

v15.4.2

Patch Changes

  • #1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

v15.4.1

Patch Changes

v15.4.0

Minor Changes

  • #1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @filename: lint-staged.config.js
     * @type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    npx lint-staged --config lint-staged.config.ts

Patch Changes

v15.3.0

Minor Changes

…pdates

Bumps the dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [memfs](https://github.com/streamich/memfs) | `4.15.0` | `4.17.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.0` | `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.0` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.16.1` | `8.17.3` |
| [hono](https://github.com/honojs/hono) | `4.6.13` | `4.6.20` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.4.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.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 `@babel/core` 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-core)

Updates `@babel/preset-env` 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-preset-env)

Updates `@commitlint/cli` 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/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.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `cspell` from 8.16.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.13 to 4.6.20
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.13...v4.6.20)

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 `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)

---
updated-dependencies:
- dependency-name: memfs
  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/preset-env"
  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: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hono
  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: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2025

Superseded by #2025.

@dependabot dependabot bot closed this Feb 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-c89d3c4bf8 branch February 4, 2025 03:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants