Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the packages group with 17 updates:

Package From To
typescript-eslint 8.18.0 8.18.1
@typescript-eslint/eslint-plugin 8.18.0 8.18.1
@typescript-eslint/parser 8.18.0 8.18.1
@typescript-eslint/type-utils 8.18.0 8.18.1
@typescript-eslint/utils 8.18.0 8.18.1
@typescript-eslint/visitor-keys 8.18.0 8.18.1
array.prototype.flat 1.3.2 1.3.3
array.prototype.flatmap 1.3.2 1.3.3
call-bound 1.0.2 1.0.3
caniuse-lite 1.0.30001688 1.0.30001689
electron-to-chromium 1.5.73 1.5.74
es-abstract 1.23.5 1.23.6
is-array-buffer 3.0.4 3.0.5
is-number-object 1.1.0 1.1.1
is-string 1.1.0 1.1.1
unbox-primitive 1.0.2 1.1.0
which-boxed-primitive 1.1.0 1.1.1

Updates typescript-eslint from 8.18.0 to 8.18.1

Release notes

Sourced from typescript-eslint's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.18.1 (2024-12-16)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.18.1 (2024-12-16)

🩹 Fixes

  • scope-manager: visit params decorator before nest scope (#10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • b2ce158 chore(release): publish 8.18.1
  • 5a9788c fix(scope-manager): visit params decorator before nest scope (#10475)
  • 334d025 fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...
  • 984f177 fix(eslint-plugin): use consistent naming for asserting types and casting val...
  • eaae68c fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...
  • bddb35b fix(eslint-plugin): handle string like index type (#10460)
  • d5415e2 fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.18.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.18.1 (2024-12-16)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/type-utils from 8.18.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.18.1 (2024-12-16)

This was a version bump only for type-utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/utils from 8.18.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.18.1 (2024-12-16)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/visitor-keys from 8.18.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.18.1 (2024-12-16)

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates array.prototype.flat from 1.3.2 to 1.3.3

Changelog

Sourced from array.prototype.flat's changelog.

v1.3.3 - 2024-12-15

Commits

  • [actions] split out node 10-20, and 20+ 1afcd57
  • [Deps] update call-bind, define-properties, es-abstract, es-shim-unscopables 152c437
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, function-bind npmignore, object-inspect, tape e39e33d
  • [Tests] replace aud with npm audit 6868723
  • [Dev Deps] add missing peer dep 800f3e3
Commits
  • a0fa566 v1.3.3
  • 152c437 [Deps] update call-bind, define-properties, es-abstract, `es-shim-unsco...
  • 800f3e3 [Dev Deps] add missing peer dep
  • e39e33d [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 1afcd57 [actions] split out node 10-20, and 20+
  • 6868723 [Tests] replace aud with npm audit
  • See full diff in compare view

Updates array.prototype.flatmap from 1.3.2 to 1.3.3

Changelog

Sourced from array.prototype.flatmap's changelog.

v1.3.3 - 2024-12-15

Commits

  • [actions] split out node 10-20, and 20+ 8727281
  • [Tests] add test coverage 6e78327
  • [Deps] update call-bind, es-abstract e027dd1
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, object-inspect, tape 7322d84
  • [Dev Deps] update aud, npmignore, object-inspect, tape 958bf5c
  • [Deps] update call-bind, define-properties, es-abstract, es-shim-unscopables b3698fb
  • [Tests] replace aud with npm audit e0461ed
  • [Dev Deps] add missing peer dep e7160b5
Commits
  • 80b9df6 v1.3.3
  • e027dd1 [Deps] update call-bind, es-abstract
  • e7160b5 [Dev Deps] add missing peer dep
  • 7322d84 [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 8727281 [actions] split out node 10-20, and 20+
  • e0461ed [Tests] replace aud with npm audit
  • b3698fb [Deps] update call-bind, define-properties, es-abstract, `es-shim-unsco...
  • 958bf5c [Dev Deps] update aud, npmignore, object-inspect, tape
  • 6e78327 [Tests] add test coverage
  • See full diff in compare view

Updates call-bound from 1.0.2 to 1.0.3

Changelog

Sourced from call-bound's changelog.

v1.0.3 - 2024-12-15

Commits

  • [Refactor] use call-bind-apply-helpers instead of call-bind 5e0b134
  • [Deps] update get-intrinsic 41fc967
  • [readme] fix example 79a0137
  • [meta] add sideEffects flag 08b07be
Commits

Updates caniuse-lite from 1.0.30001688 to 1.0.30001689

Commits

Updates electron-to-chromium from 1.5.73 to 1.5.74

Commits

Updates es-abstract from 1.23.5 to 1.23.6

Changelog

Sourced from es-abstract's changelog.

1.23.6 / 2024-12-15

  • [Fix] ES2015 - ES2019: IntegerIndexedElementSet: reject BigInt Typed Arrays prior to ES2020
  • [Fix] ES2023+: SetTypedArrayFromTypedArray: provide missing cloneConstructor argument to CloneArrayBuffer
  • [Fix] ES2024+: FindViaPredicate: spec enums are uppercase now
  • [Fix] ES2017 - ES2019: SetValueInBuffer: handle proper number of arguments
  • [Fix] ES2015+: QuoteJSONString: properly handle surrogates
  • [Fix] ES2015+: TestIntegrityLevel: properly handle envs without property descriptors
  • [patch] ES2018 - ES2023: thisSymbolValue: only require Symbol.prototype.valueOf for boxed Symbols
  • [Robustness] ES2015 - ES2016: SetValueInBuffer: salt dictionary keys in case of pre-proto envs
  • [Refactor] use math-intrinsics
  • [Refactor] use call-bound directly
  • [Refactor] ES2015+: GetIterator: hoist an object to module scope
  • [Refactor] use typeof over Type() when possible
  • [Refactor] ES2015 - ES2016: GetValueFromBuffer: remove unnecessary extra helper argument
  • [Refactor] misc cleanups
  • [Refactor] make and use isObject helper
  • [Refactor] ES5+: MonthFromTime: throw a RangeError for an out of range timestamp
  • [Refactor] use + over Number()
  • [Deps] update arraybuffer.prototype.slice, call-bind, es-define-property, es-to-primitive, function.prototype.name, get-intrinsic, gopd, has-proto, has-symbols, internal-slot, is-data-view, is-regex, is-string, which-typed-array, is-weakref, safe-array-concat, safe-regex-test, string.prototype.trim, string.prototype.trimend, typed-array-byte-offset, typed-array-length
  • [meta] remove unnecessary unspackles
  • [Tests] isStringOrUndefined: increase coverage
  • [Tests] bigint tests are ES2020+ only
  • [Dev Deps] update array.prototype.flatmap, is-core-module, is-registered-symbol
Commits
  • 2b6f3ca v1.23.6
  • a3b45f3 [Deps] update arraybuffer.prototype.slice, call-bound, `function.prototyp...
  • 31fd042 [Dev Deps] update array.prototype.flatmap, is-core-module
  • cefba0d [Refactor] use math-intrinsics
  • 45de9aa [Refactor] use call-bound directly
  • 2ad1257 [Deps] update call-bound, string.prototype.trim, string.prototype.trimend
  • 18db0fa [Deps] update call-bind, es-define-property, get-intrinsic, has-proto
  • 0443887 [Refactor] use call-bound
  • 39794cf [Deps] update gopd, has-symbols, is-string
  • ffa6453 [Deps] update gopd, has-proto, is-regex, which-typed-array
  • Additional commits viewable in compare view

Updates is-array-buffer from 3.0.4 to 3.0.5

Changelog

Sourced from is-array-buffer's changelog.

v3.0.5 - 2024-12-16

Commits

  • [types] use shared config 6180b31
  • [actions] split out node 10-20, and 20+ 1ea4712
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/get-intrinsic, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape de2b6ab
  • [Deps] update call-bind, get-intrinsic 55b80a1
  • [Deps] update call-bind, get-intrinsic 184484a
  • [Dev Deps] update available-typed-arrays, tape 81582a7
  • [Tests] add @arethetypeswrong/cli 6d67841
  • [Refactor] use call-bound directly dd0bad1
  • [Tests] replace aud with npm audit 99b62d1
  • [Dev Deps] remove obsolete DT package 9fc6971
  • [Dev Deps] add missing peer dep a3b8dbb
Commits
  • 415b6eb v3.0.5
  • 6d67841 [Tests] add @arethetypeswrong/cli
  • 9fc6971 [Dev Deps] remove obsolete DT package
  • dd0bad1 [Refactor] use call-bound directly
  • 55b80a1 [Deps] update call-bind, get-intrinsic
  • a3b8dbb [Dev Deps] add missing peer dep
  • de2b6ab [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `@types/get-in...
  • 1ea4712 [actions] split out node 10-20, and 20+
  • 99b62d1 [Tests] replace aud with npm audit
  • 6180b31 [types] use shared config
  • Additional commits viewable in compare view

Updates is-number-object from 1.1.0 to 1.1.1

Changelog

Sourced from is-number-object's changelog.

v1.1.1 - 2024-12-15

Commits

  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape 00d566d
  • [Refactor] use call-bound directly 073d5df
  • [Deps] update call-bind 36c84af
Commits
  • faf886f v1.1.1
  • 073d5df [Refactor] use call-bound directly
  • 36c84af [Deps] update call-bind
  • 00d566d [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape
  • See full diff in compare view

Updates is-string from 1.1.0 to 1.1.1

Changelog

Sourced from is-string's changelog.

v1.1.1 - 2024-12-15

Commits

  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape c1f7ef7
  • [Refactor] use call-bound directly ba8a78f
  • [Deps] update call-bind 93c352f
Commits
  • fbbcdae v1.1.1
  • ba8a78f [Refactor] use call-bound directly
  • 93c352f [Deps] update call-bind
  • c1f7ef7 [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape
  • See full diff in compare view

Updates unbox-primitive from 1.0.2 to 1.1.0

Changelog

Sourced from unbox-primitive's changelog.

v1.1.0 - 2024-12-15

Commits

  • [meta] use npmignore to autogenerate an npmignore file 348a5ad
  • [New] add types a324230
  • [Tests] use es-value-fixtures a321ae5
  • [actions] split out node 10-20, and 20+ 04a0e0d
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, object-inspect, object-is, tape 7fff971
  • [actions] update rebase action 91d6807
  • [Deps] update call-bind, has-symbols, which-boxed-primitive f8b6597
  • [Dev Deps] update aud, object-inspect, tape b3362a1
  • [Refactor] use call-bound directly e29ff5f
  • [meta] add missing engines.node d3420bc
  • [Tests] replace aud with npm audit 5e6a6d0
  • [Deps] update which-boxed-primitive 0ff873d
  • [Dev Deps] update aud dd0e373
  • [Dev Deps] add missing peer dep 4f79b24
Commits
  • 07ce64a v1.1.0
  • d3420bc [meta] add missing engines.node
  • a324230 [New] add types
  • a321ae5 [Tests] use es-value-fixtures
  • e29ff5f [Refactor] use call-bound directly
  • 0ff873d [Deps] update which-boxed-primitive
  • f8b6597 [Deps] update call-bind, has-symbols, which-boxed-primitive
  • 4f79b24 [Dev Deps] add missing peer dep
  • 7fff971 [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, `ob...
  • 04a0e0d [actions] split out node 10-20, and 20+
  • Additional commits viewable in compare view

Updates which-boxed-primitive from 1.1.0 to 1.1.1

Changelog

Sourced from which-boxed-primitive's changelog.

v1.1.1 - 2024-12-15

Commits

  • [Deps] update is-boolean-object, is-number-object, is-string, is-symbol 5266e0c
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape a660339
Commits
  • 3cb1edf v1.1.1
  • 5266e0c [Deps] update is-boolean-object, is-number-object, is-string, is-symbol
  • a660339 [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the packages group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.18.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.18.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.18.1` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.18.0` | `8.18.1` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.18.0` | `8.18.1` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.18.0` | `8.18.1` |
| [array.prototype.flat](https://github.com/es-shims/Array.prototype.flat) | `1.3.2` | `1.3.3` |
| [array.prototype.flatmap](https://github.com/es-shims/Array.prototype.flatMap) | `1.3.2` | `1.3.3` |
| [call-bound](https://github.com/ljharb/call-bound) | `1.0.2` | `1.0.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001688` | `1.0.30001689` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.73` | `1.5.74` |
| [es-abstract](https://github.com/ljharb/es-abstract) | `1.23.5` | `1.23.6` |
| [is-array-buffer](https://github.com/inspect-js/is-array-buffer) | `3.0.4` | `3.0.5` |
| [is-number-object](https://github.com/inspect-js/is-number-object) | `1.1.0` | `1.1.1` |
| [is-string](https://github.com/inspect-js/is-string) | `1.1.0` | `1.1.1` |
| [unbox-primitive](https://github.com/ljharb/unbox-primitive) | `1.0.2` | `1.1.0` |
| [which-boxed-primitive](https://github.com/inspect-js/which-boxed-primitive) | `1.1.0` | `1.1.1` |


Updates `typescript-eslint` from 8.18.0 to 8.18.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.18.1/packages/typescript-eslint)

Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.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.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.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.18.1/packages/parser)

Updates `@typescript-eslint/type-utils` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/type-utils)

Updates `@typescript-eslint/utils` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/visitor-keys)

Updates `array.prototype.flat` from 1.3.2 to 1.3.3
- [Changelog](https://github.com/es-shims/Array.prototype.flat/blob/main/CHANGELOG.md)
- [Commits](es-shims/Array.prototype.flat@v1.3.2...v1.3.3)

Updates `array.prototype.flatmap` from 1.3.2 to 1.3.3
- [Changelog](https://github.com/es-shims/Array.prototype.flatMap/blob/main/CHANGELOG.md)
- [Commits](es-shims/Array.prototype.flatMap@v1.3.2...v1.3.3)

Updates `call-bound` from 1.0.2 to 1.0.3
- [Changelog](https://github.com/ljharb/call-bound/blob/main/CHANGELOG.md)
- [Commits](ljharb/call-bound@v1.0.2...v1.0.3)

Updates `caniuse-lite` from 1.0.30001688 to 1.0.30001689
- [Commits](browserslist/caniuse-lite@1.0.30001688...1.0.30001689)

Updates `electron-to-chromium` from 1.5.73 to 1.5.74
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.73...v1.5.74)

Updates `es-abstract` from 1.23.5 to 1.23.6
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.5...v1.23.6)

Updates `is-array-buffer` from 3.0.4 to 3.0.5
- [Changelog](https://github.com/inspect-js/is-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-array-buffer@v3.0.4...v3.0.5)

Updates `is-number-object` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/inspect-js/is-number-object/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-number-object@v1.1.0...v1.1.1)

Updates `is-string` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/inspect-js/is-string/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-string@v1.1.0...v1.1.1)

Updates `unbox-primitive` from 1.0.2 to 1.1.0
- [Changelog](https://github.com/ljharb/unbox-primitive/blob/main/CHANGELOG.md)
- [Commits](ljharb/unbox-primitive@v1.0.2...v1.1.0)

Updates `which-boxed-primitive` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/inspect-js/which-boxed-primitive/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-boxed-primitive@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/type-utils"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/utils"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: array.prototype.flat
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: array.prototype.flatmap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: call-bound
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: es-abstract
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: is-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: is-number-object
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: is-string
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: unbox-primitive
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: which-boxed-primitive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@vercel
Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-rest-api-executor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 11:01pm

@github-actions github-actions bot merged commit 473d557 into main Dec 16, 2024
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-648be3e17e branch December 16, 2024 23:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants