Conversation
Owner
|
@dependabot rebase |
c8eac72 to
88890bd
Compare
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.980.0` | `3.985.0` | | [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.980.0` | `3.985.0` | | [debug-fabulous](https://github.com/brickhouse-tech/debug-fabulous) | `2.0.36` | `2.0.41` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | Updates `@aws-sdk/client-kms` from 3.980.0 to 3.985.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.985.0/clients/client-kms) Updates `@aws-sdk/credential-providers` from 3.980.0 to 3.985.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.985.0/packages/credential-providers) Updates `debug-fabulous` from 2.0.36 to 2.0.41 - [Release notes](https://github.com/brickhouse-tech/debug-fabulous/releases) - [Changelog](https://github.com/brickhouse-tech/debug-fabulous/blob/master/CHANGELOG.md) - [Commits](brickhouse-tech/debug-fabulous@v2.0.36...v2.0.41) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-kms" dependency-version: 3.985.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@aws-sdk/credential-providers" dependency-version: 3.985.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: debug-fabulous dependency-version: 2.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
88890bd to
b06e89e
Compare
ESLint 10 requires the globals package to be explicitly installed
as a devDependency. The eslint.config.js uses 'require("globals")'
but globals was not listed in package.json dependencies.
nmccready
approved these changes
Feb 10, 2026
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 all-dependencies group with 5 updates:
3.980.03.985.03.980.03.985.02.0.362.0.419.39.210.0.19.39.210.0.0Updates
@aws-sdk/client-kmsfrom 3.980.0 to 3.985.0Release notes
Sourced from
@aws-sdk/client-kms's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-kms's changelog.Commits
e64db5ePublish v3.985.05682d09chore(codegen): generate caret versions for aws-sdk dependencies (#7714)4272704Publish v3.984.066d159cPublish v3.983.0179b42cPublish v3.982.015514daPublish v3.981.0Updates
@aws-sdk/credential-providersfrom 3.980.0 to 3.985.0Release notes
Sourced from
@aws-sdk/credential-providers's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/credential-providers's changelog.Commits
e64db5ePublish v3.985.05682d09chore(codegen): generate caret versions for aws-sdk dependencies (#7714)4272704Publish v3.984.066d159cPublish v3.983.0179b42cPublish v3.982.015514daPublish v3.981.0Updates
debug-fabulousfrom 2.0.36 to 2.0.41Changelog
Sourced from debug-fabulous's changelog.
Commits
030ffeachore(release): 2.0.41bb88e18Merge pull request #69 from brickhouse-tech/fix/tars/perf-remove-memoizee4809daatest: add performance benchmarksceeb02dperf: replace memoizee with lightweight Map cachedd56769chore(release): 2.0.4073f8528Merge pull request #68 from brickhouse-tech/chore/vitest-migrationc9d0146chore: migrate from Jest to Vitestb76a9b8chore(release): 2.0.3942d6279Merge pull request #67 from brickhouse-tech/dependabot/npm_and_yarn/all-depen...442bd99chore(deps-dev): bump the all-dependencies group with 3 updatesUpdates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...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