-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Bump the all group across 1 directory with 37 updates #1194
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/all-31de0cf7a9
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
37e5f20
to
4de8be2
Compare
Bumps the all group with 36 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) | `1.0.120` | `1.0.128` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.63.0` | `0.64.0` | | [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) | `2.9.7` | `2.9.8` | | [isbinaryfile](https://github.com/gjtorikian/isBinaryFile) | `5.0.4` | `5.0.6` | | [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.1.0` | `11.2.2` | | [undici](https://github.com/nodejs/undici) | `7.11.0` | `7.16.0` | | [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.6.3` | `3.8.0` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.66.6` | `9.70.0` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.305` | `2.0.311` | | [@octokit/types](https://github.com/octokit/types.ts) | `14.1.0` | `15.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.16.3` | `22.18.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.36.0` | `8.44.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.36.0` | `8.44.1` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.36.0` | `8.44.1` | | [@vscode/test-web](https://github.com/microsoft/vscode-test-web) | `0.0.71` | `0.0.73` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.6.0` | `3.6.2` | | [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `6.0.0` | `6.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.0` | `17.2.2` | | [electron](https://github.com/electron/electron) | `37.2.1` | `38.2.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.6` | `0.25.10` | | [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.36.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `51.3.4` | `60.5.0` | | [keyv](https://github.com/jaredwray/keyv) | `5.3.4` | `5.5.3` | | [mobx](https://github.com/mobxjs/mobx) | `6.13.7` | `6.15.0` | | [mobx-react-lite](https://github.com/mobxjs/mobx) | `4.1.0` | `4.1.1` | | [mocha](https://github.com/mochajs/mocha) | `11.7.1` | `11.7.2` | | [open](https://github.com/sindresorhus/open) | `10.1.2` | `10.2.0` | | [openai](https://github.com/openai/openai-node) | `5.11.0` | `5.23.1` | | [picomatch](https://github.com/micromatch/picomatch) | `4.0.2` | `4.0.3` | | [@types/picomatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/picomatch) | `4.0.0` | `4.0.2` | | [tar](https://github.com/isaacs/node-tar) | `7.4.3` | `7.5.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.44.1` | | [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) | `1.5.0` | `1.6.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.0` | `2.8.1` | Updates `@anthropic-ai/claude-code` from 1.0.120 to 1.0.128 - [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/claude-code/commits) Updates `@anthropic-ai/sdk` from 0.63.0 to 0.64.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.63.0...sdk-v0.64.0) Updates `applicationinsights` from 2.9.7 to 2.9.8 - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Commits](https://github.com/microsoft/ApplicationInsights-node.js/commits) Updates `isbinaryfile` from 5.0.4 to 5.0.6 - [Release notes](https://github.com/gjtorikian/isBinaryFile/releases) - [Commits](gjtorikian/isBinaryFile@5.0.4...5.0.6) Updates `lru-cache` from 11.1.0 to 11.2.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.1.0...v11.2.2) Updates `undici` from 7.11.0 to 7.16.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.11.0...v7.16.0) Updates `@azure/msal-node` from 3.6.3 to 3.8.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.6.3...msal-node-v3.8.0) Updates `@fluentui/react-components` from 9.66.6 to 9.70.0 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.6...@fluentui/react-components_v9.70.0) Updates `@fluentui/react-icons` from 2.0.305 to 2.0.311 - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `@octokit/types` from 14.1.0 to 15.0.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v14.1.0...v15.0.0) Updates `@types/node` from 22.16.3 to 22.18.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.44.1 - [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.44.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.36.0 to 8.44.1 - [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.44.1/packages/parser) Updates `@typescript-eslint/typescript-estree` from 8.36.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/typescript-estree) Updates `@vscode/test-web` from 0.0.71 to 0.0.73 - [Release notes](https://github.com/microsoft/vscode-test-web/releases) - [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test-web@v0.0.71...v0.0.73) Updates `@vscode/vsce` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.6.0...v3.6.2) Updates `csv-parse` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv-parse) Updates `dotenv` from 17.2.0 to 17.2.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.0...v17.2.2) Updates `electron` from 37.2.1 to 38.2.0 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v37.2.1...v38.2.0) Updates `esbuild` from 0.25.6 to 0.25.10 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.6...v0.25.10) Updates `eslint` from 9.30.1 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.1...v9.36.0) Updates `eslint-plugin-jsdoc` from 51.3.4 to 60.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v51.3.4...v60.5.0) Updates `keyv` from 5.3.4 to 5.5.3 - [Release notes](https://github.com/jaredwray/keyv/releases) - [Commits](https://github.com/jaredwray/keyv/commits) Updates `mobx` from 6.13.7 to 6.15.0 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits) Updates `mobx-react-lite` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/[email protected]@4.1.1) Updates `mocha` from 11.7.1 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.2) Updates `open` from 10.1.2 to 10.2.0 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.1.2...v10.2.0) Updates `openai` from 5.11.0 to 5.23.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.11.0...v5.23.1) Updates `picomatch` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.2...4.0.3) Updates `@types/picomatch` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/picomatch) Updates `playwright` from 1.54.0 to 1.55.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.0...v1.55.1) Updates `tar` from 7.4.3 to 7.5.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.4.3...v7.5.1) Updates `tsx` from 4.20.3 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.6) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `typescript-eslint` from 8.36.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/typescript-eslint) Updates `vite-plugin-top-level-await` from 1.5.0 to 1.6.0 - [Commits](Menci/vite-plugin-top-level-await@v1.5.0...v1.6.0) Updates `yaml` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-code" dependency-version: 1.0.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: applicationinsights dependency-version: 2.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: isbinaryfile dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: lru-cache dependency-version: 11.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: undici dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@azure/msal-node" dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@fluentui/react-components" dependency-version: 9.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.311 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@octokit/types" dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/node" dependency-version: 22.18.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vscode/test-web" dependency-version: 0.0.73 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@vscode/vsce" dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: csv-parse dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: electron dependency-version: 38.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: esbuild dependency-version: 0.25.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-jsdoc dependency-version: 60.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: keyv dependency-version: 5.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: mobx dependency-version: 6.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: mobx-react-lite dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: open dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 5.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: picomatch dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/picomatch" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: tar dependency-version: 7.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vite-plugin-top-level-await dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
4de8be2
to
0635600
Compare
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
javascript
Pull requests that update javascript code
0 participants
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 all group with 36 updates in the / directory:
1.0.120
1.0.128
0.63.0
0.64.0
2.9.7
2.9.8
5.0.4
5.0.6
11.1.0
11.2.2
7.11.0
7.16.0
3.6.3
3.8.0
9.66.6
9.70.0
2.0.305
2.0.311
14.1.0
15.0.0
22.16.3
22.18.6
8.36.0
8.44.1
8.36.0
8.44.1
8.36.0
8.44.1
0.0.71
0.0.73
3.6.0
3.6.2
6.0.0
6.1.0
17.2.0
17.2.2
37.2.1
38.2.0
0.25.6
0.25.10
9.30.1
9.36.0
51.3.4
60.5.0
5.3.4
5.5.3
6.13.7
6.15.0
4.1.0
4.1.1
11.7.1
11.7.2
10.1.2
10.2.0
5.11.0
5.23.1
4.0.2
4.0.3
4.0.0
4.0.2
7.4.3
7.5.1
4.20.3
4.20.6
5.8.3
5.9.2
8.36.0
8.44.1
1.5.0
1.6.0
2.8.0
2.8.1
Updates
@anthropic-ai/claude-code
from 1.0.120 to 1.0.128Changelog
Sourced from
@anthropic-ai/claude-code
's changelog.Commits
Updates
@anthropic-ai/sdk
from 0.63.0 to 0.64.0Release notes
Sourced from
@anthropic-ai/sdk
's releases.Changelog
Sourced from
@anthropic-ai/sdk
's changelog.Commits
1bb06f7
chore: release maind823e52
chore(internal): fix incremental formatting in some cases8ee0c3a
feat(toolRunner): support custom headersba3eadd
chore(internal): remove deprecatedcompilerOptions.baseUrl
from tsconfig.json5be54cb
perf: faster formattingd3be31f
chore: release mainac0f08d
fix(helpers/zod): fix compat with zod 37ea82d8
chore(package): lower zod peer dependency constraintsa190151
chore(internal): update CI0c6da36
chore: do not install brew dependencies in ./scripts/bootstrap by defaultUpdates
applicationinsights
from 2.9.7 to 2.9.8Commits
Updates
isbinaryfile
from 5.0.4 to 5.0.6Commits
5dbe77e
Release 5.0.6913ecb0
Merge pull request #86 from dclayton-godaddy/fix/protobuf-vaid39d2c0
fix: fix protobuf processing causing index out of range errors4a7b840
Release 5.0.5ae76dba
Merge pull request #85 from dclayton-godaddy/fix/promise-callback-reject298e604
fix: update CI workflow triggers for pull requests 🔧a78a3b8
fix: handle errors in isBinaryFile function with try-catch 🐛2732075
Bump tmp and release-it (#83)c3cdecf
Bump actions/checkout from 4 to 5 (#82)Updates
lru-cache
from 11.1.0 to 11.2.2Changelog
Sourced from lru-cache's changelog.
... (truncated)
Commits
375406d
11.2.28a102c6
Allow ignored-abort fetches to update cachefa211ba
11.2.18ff832f
esbuild should be dev dep7169bec
11.2.0ab5e1b0
add 'perf' option673aa5b
chore: update prettier and formattinge701ea2
ci: do not use outdated node 18 icky old junk node297d8d0
ci: fix benchmark for change to import surface16fb1ce
update all gha junkUpdates
undici
from 7.11.0 to 7.16.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
7392d6f
Bumped v7.16.0 (#4532)415c66d
fix: make error symbols non enumerable (#4531)f182ff1
Disable SIMD for PPC64 architecture, add UNDICI_NO_WASM_SIMD env to facilitat...95d835c
example: use metcoders https-pem for the example (#4436)7c42918
fix: shell command built from environment values (#4392)51651a1
fix: wpt should use master branch (#4524)82ea8fc
refactor: parseHttpDate (#4421)909a584
websocket: always emit error event (#4521)d7bb09e
fetch: process content-encoding header only if relevant (#4496)e652f03
wpt: properly handle write permissions errors in wpt-runner setup (#4518)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.
Updates
@azure/msal-node
from 3.6.3 to 3.8.0Release notes
Sourced from
@azure/msal-node
's releases.... (truncated)
Commits
eb0997d
[Native Auth] Add MFA related states and results (#8060)579f775
Release PR: official (#8057)4ab3202
Add 2 more Dublin teammates as owners for the native auth feature (#8058)71fa651
Add changes in network and interaction client layers to support MFA (#8048)938496a
Instrument data boundary claim (#8054)aafeda0
Reset Redirecturi during broker fallback (#8049)f65f2dc
Bump element-plus from 2.9.3 to 2.11.0 (#8043)678d35f
- Fix formattingd26dc68
Address comments and minify changes745714b
Change filesUpdates
@fluentui/react-components
from 9.66.6 to 9.70.0Release notes
Sourced from
@fluentui/react-components
's releases.... (truncated)
Commits
2ee14c1
release: applying package updates - react-components17af11b
release: applying package updates - react v82d6aca2
fix(react-charting): Fixing donut colors and segment orders (#35131)624002a
feat(scripts-cypress): make sure webpack dev server port is unique to enable ...718ac46
fix(workspace-plugin): make react lib and component generators pass linting a...80318c9
List: default cursor for items with disabled selection (#35153)661e9bb
release: applying package updates - web-componentsdd72a5e
feat: add useTypingAnnounce hook for managing live regions triggered by user ...06d989b
chore(react-utilities): properly configure prebuild target nx cache (#35146)eb7f6d5
chore: extend packages peer dependencies versions to support React 19 (#35145)Updates
@fluentui/react-icons
from 2.0.305 to 2.0.311Commits
Updates
@octokit/types
from 14.1.0 to 15.0.0Release notes
Sourced from
@octokit/types
's releases.Commits
56ff680
feat: new Projects v2 endpoints, new code scanning dismissal endpoints, many ...7ef763e
ci(action): update actions/checkout action to v5 (#679)1ce7ba2
chore(deps): update dependency node to v22 (#677)75bbcf6
chore(deps): update dependency sort-keys to v6 (#680)5b864f3
ci(action): update gr2m/release-notifier-action action to v2 (#681)7ce2a3a
ci(action): update actions/setup-node action to v5 (#682)Updates
@types/node
from 22.16.3 to 22.18.6Commits
Updates
@typescript-eslint/eslint-plugin
from 8.36.0 to 8.44.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
c198052
chore(release): publish 8.44.1c392a0d
fix(eslint-plugin): [await-thenable] should not report passing values to prom...20c3d97
fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of literals (#...4fde781
fix(eslint-plugin): [no-base-to-string] make ignoredTypeNames match type name...77056f7
chore(release): publish 8.44.0684e63f
chore(deps): update eslint monorepo to v9.35.0 (#11600)2ed6857
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members (#11...85d8dea
feat(eslint-plugin): [await-thenable] report invalid (non-promise) values pas...42527df
chore: remove unnecessary nullThrows() (#11580)ef9173c
chore(release): publish 8.43.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 8.36.0 to 8.44.1Release notes
Sourced from
@typescript-eslint/parser
's releases.