build(deps): bump the npm group with 5 updates - #44
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.217` | `0.3.220` | | [imapflow](https://github.com/postalsys/imapflow) | `1.4.8` | `1.5.0` | | [undici](https://github.com/nodejs/undici) | `8.8.0` | `8.9.0` | | [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.8.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@anthropic-ai/claude-agent-sdk` from 0.3.217 to 0.3.220 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.3.217...v0.3.220) Updates `imapflow` from 1.4.8 to 1.5.0 - [Release notes](https://github.com/postalsys/imapflow/releases) - [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md) - [Commits](postalsys/imapflow@v1.4.8...v1.5.0) Updates `undici` from 8.8.0 to 8.9.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.8.0...v8.9.0) Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.220 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: imapflow dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: undici dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
The group that created this PR has been removed from your configuration. |
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 npm group with 5 updates:
0.3.2170.3.2201.4.81.5.08.8.08.9.010.7.010.8.06.0.37.0.2Updates
@anthropic-ai/claude-agent-sdkfrom 0.3.217 to 0.3.220Release notes
Sourced from @anthropic-ai/claude-agent-sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/claude-agent-sdk's changelog.
Commits
71c804dchore: Update CHANGELOG.mdc74106achore: Update CHANGELOG.mddc71e7cchore: Update CHANGELOG.mdUpdates
imapflowfrom 1.4.8 to 1.5.0Changelog
Sourced from imapflow's changelog.
Commits
a2c0470Merge pull request #370 from postalsys/release-please--branches--master--comp...a1dcfb2docs: drop CodeQL references from CLAUDE.md [skip ci]fa1cfdbchore(master): release 1.5.0 [skip-ci]04f5bf6feat: add STATUS SIZE/DELETED and rev2 BINARY fetch support, fix protocol bug...64ef7e6ci: run the live IMAP4rev2 suite against Dovecot on linux/amd64 [skip ci]9163206Merge pull request #369 from postalsys/release-please--branches--master--comp...e726a37docs: document ListTreeResponse.status and pin it with a regression test [ski...4eee536chore(master): release 1.4.9 [skip-ci]043e248Merge pull request #367 from CarelessInternet/mastercaa8368test: fix a vacuous ESEARCH assertion in the rev2 live suite [skip ci]Updates
undicifrom 8.8.0 to 8.9.0Release notes
Sourced from undici's releases.
Commits
21a8e1eBumped v8.9.0 (#5589)7d3cf92fix: validate blob body content typec601ffffix(cache): harden cache directive parsing2b3f749test(retry): correct broken content-range fixtures in retry-handler.jse11a68efix(retry): reject partial content length mismatch9f09b49test: cover crash on mixed unqualified and qualified private cache directives4fe5bc5fix: handle empty qualified private cache directive10d93fcfix: harden cookie domain, path, and unparsed attribute validationa17e301Ignore auto-generated .npmrc on Windows (#5583)a0922b0fix: handle frozen globalThis in setGlobalDispatcher (#5574)Updates
eslintfrom 10.7.0 to 10.8.0Release notes
Sourced from eslint's releases.
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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