Skip to content

TECH Dependabot [npm] Bump the main group with 15 updates#5

Merged
espitsyna merged 1 commit intomasterfrom
dependabot/npm_and_yarn/main-3fd0833da1
Feb 12, 2026
Merged

TECH Dependabot [npm] Bump the main group with 15 updates#5
espitsyna merged 1 commit intomasterfrom
dependabot/npm_and_yarn/main-3fd0833da1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the main group with 15 updates:

Package From To
array-includes 3.0.3 3.1.9
balanced-match 1.0.0 1.0.2
brace-expansion 1.1.11 1.1.12
define-properties 1.1.3 1.2.1
es-abstract 1.13.0 1.24.1
es-to-primitive 1.2.0 1.3.0
estraverse 4.2.0 4.3.0
esutils 2.0.2 2.0.3
function-bind 1.1.1 1.1.2
has-symbols 1.0.0 1.1.0
is-callable 1.1.4 1.2.7
is-date-object 1.0.1 1.1.0
is-regex 1.0.4 1.2.1
is-symbol 1.0.2 1.1.1
object.assign 4.1.0 4.1.7

Updates array-includes from 3.0.3 to 3.1.9

Changelog

Sourced from array-includes's changelog.

v3.1.9 - 2025-06-01

Commits

  • [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic, is-string 3b934ae
  • [Refactor] use call-bound and math-intrinsics directly 160ea60
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, hastrict-mode, tape 4e4c67d
  • [Tests] replace aud with npm audit 9c5ec1c
  • [Dev Deps] add missing peer dep 863d207

v3.1.8 - 2024-03-20

Commits

  • [Deps] update call-bind, define-properties, es-abstract, get-intrinsic b105f3a
  • [actions] remove redundant finisher fa1111d
  • [Dev Deps] update aud, npmignore, tape 499e7e9
  • [Refactor] use es-object-atoms where possible e4bd17f
  • [Tests] use call-bind instead of function-bind 3dbe456

v3.1.7 - 2023-09-03

Commits

  • [Deps] update define-properties, es-abstract, get-intrinsic e217b1e
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 93465c3

v3.1.6 - 2022-11-07

Commits

  • [meta] add auto-changelog c5fbe72
  • [meta] use npmignore to autogenerate an npmignore file dbd6dc8
  • [Deps] update es-abstract, get-intrinsic b819e3b
  • [actions] update rebase action to use reusable workflow 6e241d5
  • [Dev Deps] update aud, tape 9b2a931
  • [readme] note that FF 102+ no longer needs this package 0a0c758

3.1.5 / 2022-05-03

  • [Fix] install polyfill on FF 99+
  • [Deps] update define-properties, es-abstract
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, functions-have-names, safe-publish-latest, tape
  • [actions] reuse common workflows
  • [actions] update codecov uploader

3.1.4 / 2021-10-04

... (truncated)

Commits
  • afad864 v3.1.9
  • 160ea60 [Refactor] use call-bound and math-intrinsics directly
  • 3b934ae [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic,...
  • 863d207 [Dev Deps] add missing peer dep
  • 4e4c67d [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 9c5ec1c [Tests] replace aud with npm audit
  • 946a33a v3.1.8
  • b105f3a [Deps] update call-bind, define-properties, es-abstract, get-intrinsic
  • e4bd17f [Refactor] use es-object-atoms where possible
  • 499e7e9 [Dev Deps] update aud, npmignore, tape
  • Additional commits viewable in compare view

Updates balanced-match from 1.0.0 to 1.0.2

Release notes

Sourced from balanced-match's releases.

v1.0.2

  • Revert "add standard" 4668789
  • Revert "add prettier-standard" a062cc8
  • Revert "update matcha" bf8f782
  • Revert "add np" 144470d
  • Revert "travis: update node versions (#30)" 0732d1e
  • travis: update node versions (#30) f97d092

juliangruber/balanced-match@v1.0.1...v1.0.2

v1.0.1

  • add np 1be7f20
  • update matcha f294e8a
  • add prettier-standard cf6477e
  • add standard 2cdedf9
  • remove Makefile 6fcc4c6
  • Fix no body when delimiters match. Closes #26 (#29) a508f2c
  • added test for #21 (#28) 6b08b36
  • Merge pull request #27 from kishorkunal-raj/master 54b8d8e
  • Adding ppc64le architecture support on travis-ci fb9e738
  • add patreon to FUNDING.yml 7c34004
  • add FUNDING.yml 0c4f482
  • docs: add SECURITY 4ab60d3

juliangruber/balanced-match@v1.0.0...v1.0.1

Commits

Updates brace-expansion from 1.1.11 to 1.1.12

Release notes

Sourced from brace-expansion's releases.

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

juliangruber/brace-expansion@v1.1.11...v1.1.12

Commits

Updates define-properties from 1.1.3 to 1.2.1

Changelog

Sourced from define-properties's changelog.

v1.2.1 - 2023-09-12

Commits

  • [Refactor] use define-data-property e7782a7
  • [actions] use reusable rebase action cd249c3
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 8205f97

v1.2.0 - 2023-02-10

Commits

  • [New] if the predicate is boolean true, it compares the existing value with === as the predicate d8dd6fc
  • [meta] add auto-changelog 7ebe2b0
  • [meta] use npmignore to autogenerate an npmignore file 647478a
  • [Dev Deps] update @ljharb/eslint-config, aud, tape e620d70
  • [Dev Deps] update aud, tape f1e5072
  • [actions] update checkout action 628b3af

1.1.4 / 2022-04-14

  • [Refactor] use has-property-descriptors
  • [readme] add github actions/codecov badges
  • [Docs] fix header parsing; remove testling
  • [Deps] update object-keys
  • [meta] use prepublishOnly script for npm 7+
  • [meta] add funding field; create FUNDING.yml
  • [actions] add "Allow Edits" workflow; automatic rebasing / merge commit blocking
  • [actions] reuse common workflows
  • [actions] update codecov uploader
  • [actions] use node/install instead of node/run; use codecov action
  • [Tests] migrate tests to Github Actions
  • [Tests] run nyc on all tests; use tape runner
  • [Tests] use shared travis-ci config
  • [Tests] use npx aud instead of nsp or npm audit with hoops
  • [Tests] remove jscs
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape; add aud, safe-publish-latest
Commits
  • d7a4db3 v1.2.1
  • cd249c3 [actions] use reusable rebase action
  • e7782a7 [Refactor] use define-data-property
  • 8205f97 [Dev Deps] update @ljharb/eslint-config, aud, tape
  • aa5afa2 v1.2.0
  • d8dd6fc [New] if the predicate is boolean true, it compares the existing value with...
  • 7ebe2b0 [meta] add auto-changelog
  • 647478a [meta] use npmignore to autogenerate an npmignore file
  • e620d70 [Dev Deps] update @ljharb/eslint-config, aud, tape
  • f1e5072 [Dev Deps] update aud, tape
  • Additional commits viewable in compare view

Updates es-abstract from 1.13.0 to 1.24.1

Changelog

Sourced from es-abstract's changelog.

1.24.1 / 2025-12-12

  • [Fix] ES2025+: GeneratorResumeAbrupt: properly handle return completions
  • [Dev Deps] update eslint, @ljharb/eslint-config, @unicode/unicode-15.0.0, make-generator-function, npmignore, ses

1.24.0 / 2025-05-28

  • [New] add ES2025 (#159)
  • [New] ES2023+: add GetNamedTimeZoneEpochNanoseconds, GetUTCEpochNanoseconds, IsTimeZoneOffsetString
  • [New] ES2015+: CharacterRange: also accept CharSets
  • [New] ES2024+: add AllCharacters, CharacterComplement
  • [Refactor] StringIndexOf: anticipate ES2025 not found sentinel change
  • [Deps] update stop-iteration-iterator
  • [Tests] increase coverage

1.23.10 / 2025-05-21

  • [Fix] properly handle Float16Array
  • [Fix] ES2024+: IsViewOutOfBounds: properly handle resizable array buffers
  • [Fix] ES2024+: IsTypedArrayOutOfBounds: properly handle resizable arrays
  • [Fix] ES2024+: GetViewByteLength, TypedArrayByteLength, TypedArrayLength: properly handle resizable arrays
  • [Fix] ES2020+: abs should accept bigints too
  • [Fix] ES2024+: ArrayBufferByteLength: return the byte length for SABs, not NaN
  • [Fix] ES2024+: ArrayBufferCopyAndDetach: properly handle resizable ArrayBuffers; add tests
  • [Fix] ES2021: SetTypedArrayFromTypedArray: get proper source element size
  • [Fix] ES2023+: SetTypedArrayFromTypedArray: ArrayBuffer shouldn‘t be bound
  • [Fix] ES2022,ES2023: ValidateIntegerTypedArray: return the buffer
  • [patch] ES2023+: SortIndexedProperties: improve error message
  • [patch] clean up some comments
  • [patch] ES2023+: InternalizeJSONProperty: remove extra argument
  • [patch] ES2020+: GetIterator`: fix comment to indicate that it changed in ES2018
  • [Refactor] Typed Array stuff: store "choices" string in the table file
  • [Refactor] ES2021+: use isInteger directly in a few AOs
  • [Refactor] ES2022+: ValidateAndApplyPropertyDescriptor: use typeof over Type()
  • [Refactor] helpers/getIteratorMethod: no longer require a passed-in IsArray
  • [Refactor] ES2017+: Num{ber,eric}ToRawBytes, RawBytesToNum{ber,eric}: use TAO table sizes
  • [Refactor] ES2015+: {,Ordinary}ObjectCreate: prefer __proto__ syntax over Object.create
  • [Refactor] CopyDataProperties tests are the same in ES2020 as in ES2018
  • [Refactor] ES2016 - ES2020: UTF16Encoding: match UTF16EncodeCodePoint
  • [Refactor] use es-object-atoms/isObject directly
  • [Refactor] add isSameType helper, and use it
  • [Refactor] ES2017+: WordCharacters: String.prototype.indexOf should always be present
  • [Refactor] use arr[arr.length] = x instead of $push(arr, x)
  • [Robustness] ES2015+: ObjectDefineProperties: use OrdinaryGetOwnProperty to handle a missing gOPD
  • [meta] add missing comments
  • [meta] fix operations npmignores
  • [meta] fix URL in comment
  • [meta] note isNegativeZero helper is slated for removal (#155)
  • [Deps] update call-bound, which-typed-array, es-object-atoms, get-intrinsic, get-proto, regexp.prototype.flags, is-weakref, object-inspect
  • [Dev Deps] pin glob to v7

... (truncated)

Commits
  • e195625 v1.24.1
  • a14e6e4 [Dev Deps] update eslint, @ljharb/eslint-config
  • fe07eeb [Fix] ES2025+: GeneratorResumeAbrupt: properly handle return completions
  • c753fe4 [Dev Deps] update eslint, @ljharb/eslint-config, `@unicode/unicode-15.0.0...
  • ba4a616 v1.24.0
  • 345e80e [Deps] update stop-iteration-iterator
  • 846d513 [New] add ES2025
  • bfb7f5f [New] ES2023+: add GetNamedTimeZoneEpochNanoseconds, `GetUTCEpochNanoseco...
  • 0dd6831 [New] ES2015+: CharacterRange: also accept CharSets
  • a439704 [New] ES2024+: add AllCharacters, CharacterComplement
  • Additional commits viewable in compare view

Updates es-to-primitive from 1.2.0 to 1.3.0

Changelog

Sourced from es-to-primitive's changelog.

v1.3.0 - 2024-11-26

Commits

  • [actions] reuse common workflows bb72efc
  • [Tests] use es-value-fixtures a912f7b
  • [Tests] migrate tests to Github Actions 510baf0
  • [New] add types 69ba1fd
  • [meta] remove unused Makefile 4ea66e6
  • [actions] use node/install instead of node/run; use codecov action 3c31937
  • [meta] do not publish github action workflow files 389567e
  • [meta] use npmignore to autogenerate an npmignore file 9f3aa76
  • [actions] split out node 10-20, and 20+ c60d7d8
  • [Tests] run nyc on all tests; use tape runner 29cbb89
  • [meta] add auto-changelog ea744b2
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, function.prototype.name, has-symbols, object-inspect, object-is, tape e5c3c79
  • [actions] add automatic rebasing / merge commit blocking a5a6f00
  • [Dev Deps] update @ljharb/eslint-config, es-value-fixtures, function.prototype.name, npmignore, object-inspect, object-is, tape 7941fd5
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, es-value-fixtures, foreach, object-inspect, tape eb1c79c
  • [Dev Deps] update eslint, @ljharb/eslint-config, function.prototype.name, object-inspect, safe-publish-latest, tape 249b42f
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, function.prototype.name, object-inspect, object-is, tape d57d5e9
  • [actions] update codecov uploader 003b62c
  • [actions] add "Allow Edits" workflow 75ee990
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape, object-is; add safe-publish-latest ba5da7b
  • [readme] remove travis badge 6f7aec7
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect, tape 3291fd5
  • [Dev Deps] update eslint, @ljharb/eslint-config, function.prototype.name, has-symbols, object-inspect 53007f2
  • [actions] update checkout action 69640db
  • [Dev Deps] update eslint, @ljharb/eslint-config, object-is, tape; add aud c9d644e
  • [Tests] use for-each instead of foreach e9117bb
  • [readme] add github actions/codecov badges 53cd375
  • [Deps] update is-callable, is-date-object, is-symbol 8116c68
  • [Tests] fix test skipping for Symbol.toPrimitive e6268ef
  • [actions] switch Automatic Rebase workflow to pull_request_target event da41c40
  • [Deps] update is-callable, is-date-object 96fe13f
  • [Tests] replace aud with npm audit 0b53154
  • [meta] use prepublishOnly script for npm 7+ 9d7d485
  • [Deps] update is-callable 3c990b6
  • [Deps] update is-callable 9bcfff2
  • [Deps] update is-callable 1eb5478
  • [meta] only run aud on prod deps 1fcd896
  • [Deps] update is-symbol 7174a47

1.2.1 / 2019-11-08

  • [readme] remove testling URLs
  • [meta] add funding field
  • [meta] create FUNDING.yml

... (truncated)

Commits
  • 717f14a v1.3.0
  • ea744b2 [meta] add auto-changelog
  • 69ba1fd [New] add types
  • e6268ef [Tests] fix test skipping for Symbol.toPrimitive
  • c60d7d8 [actions] split out node 10-20, and 20+
  • 3c990b6 [Deps] update is-callable
  • 7941fd5 [Dev Deps] update @ljharb/eslint-config, es-value-fixtures, `function.pro...
  • 0b53154 [Tests] replace aud with npm audit
  • e9117bb [Tests] use for-each instead of foreach
  • 9f3aa76 [meta] use npmignore to autogenerate an npmignore file
  • Additional commits viewable in compare view

Updates estraverse from 4.2.0 to 4.3.0

Commits
Maintainer changes

This version was pushed to npm by michaelficarra, a new releaser for estraverse since your current version.


Updates esutils from 2.0.2 to 2.0.3

Commits
  • 8c2741c Version 2.0.3
  • 06fbb48 licenses -> license in package.json
  • deec9d2 Update license to SPDX format (#26)
  • 8dc88d2 Merge pull request #23 from mathiasbynens/u9
  • 8713fb1 Use Unicode 9 for isWhiteSpace
  • fddb597 Use Unicode 9 for isIdentifier*
  • f6574d7 Merge pull request #17 from mathiasbynens/update-urls
  • f82a624 Link to the finalized ES6 spec
  • af54820 Merge pull request #16 from leebyron/patch-1
  • 6bf51b9 Update README API description to match
  • Additional commits viewable in compare view

Updates function-bind from 1.1.1 to 1.1.2

Changelog

Sourced from function-bind's changelog.

v1.1.2 - 2023-10-12

Merged

Commits

  • [Tests] migrate tests to Github Actions 4f8b57c
  • [Tests] remove jscs 90eb2ed
  • [meta] update .gitignore 53fcdc3
  • [Tests] up to node v11.10, v10.15, v9.11, v8.15, v6.16, v4.9; use nvm install-latest-npm; run audit script in tests 1fe8f6e
  • [meta] add auto-changelog 1921fcb
  • [Robustness] remove runtime dependency on all builtins except .apply f743e61
  • Docs: enable badges; update wording 503cb12
  • [readme] update badges 290c5db
  • [Tests] switch to nyc for coverage ea360ba
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape cae5e9e
  • [meta] add funding field; create FUNDING.yml c9f4274
  • [Tests] fix eslint errors from #15 f69aaa2
  • [actions] fix permissions 99a0cd9
  • [meta] use npmignore to autogenerate an npmignore file f03b524
  • [Dev Deps] update @ljharb/eslint‑config, eslinttape 7af9300
  • [Dev Deps] update eslint, @ljharb/eslint-config, covert, tape 64a9127
  • [Tests] use aud instead of npm audit e75069c
  • [Dev Deps] update @ljharb/eslint-config, aud, tape d03555c
  • [meta] add safe-publish-latest 9c8f809
  • [Dev Deps] update @ljharb/eslint-config, tape baf6893
  • [meta] create SECURITY.md 4db1779
  • [Tests] add npm run audit c8b38ec
  • Revert "Point to the correct file" 05cdf0f
Commits
  • 40197be v1.1.2
  • 1921fcb [meta] add auto-changelog
  • f743e61 [Robustness] remove runtime dependency on all builtins except .apply
  • d03555c [Dev Deps] update @ljharb/eslint-config, aud, tape
  • c9f4274 [meta] add funding field; create FUNDING.yml
  • e75069c [Tests] use aud instead of npm audit
  • 53fcdc3 [meta] update .gitignore
  • ea360ba [Tests] switch to nyc for coverage
  • 9c8f809 [meta] add safe-publish-latest
  • baf6893 [Dev Deps] update @ljharb/eslint-config, tape
  • Additional commits viewable in compare view

Updates has-symbols from 1.0.0 to 1.1.0

Changelog

Sourced from has-symbols's changelog.

v1.1.0 - 2024-12-02

Commits

  • [actions] update workflows 548c0bf
  • [actions] further shard; update action deps bec56bb
  • [meta] use npmignore to autogenerate an npmignore file ac81032
  • [New] add types 6469cbf
  • [actions] update rebase action to use reusable workflow 9c9d4d0
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape adb5887
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 13ec198
  • [Dev Deps] update auto-changelog, core-js, tape 941be52
  • [Tests] replace aud with npm audit 74f49e9
  • [Dev Deps] update npmignore 9c0ac04
  • [Dev Deps] add missing peer dep 52337a5

v1.0.3 - 2022-03-01

Commits

  • [actions] use node/install instead of node/run; use codecov action 518b28f
  • [meta] add bugs and homepage fields; reorder package.json c480b13
  • [actions] reuse common workflows 01d0ee0
  • [actions] update codecov uploader 6424ebe
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape dfa7e7f
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 0c8d436
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 9026554
  • [readme] add actions and codecov badges eaa9682
  • [Dev Deps] update eslint, tape bc7a3ba
  • [Dev Deps] update eslint, auto-changelog 0ace00a
  • [meta] use prepublishOnly script for npm 7+ 093f72b
  • [Tests] test on all 16 minors 9b80d3d

v1.0.2 - 2021-02-27

Fixed

Commits

  • [Tests] migrate tests to Github Actions 90ae798
  • [meta] do not publish github action workflow files 29e60a1
  • [Tests] run nyc on all tests 8476b91
  • [readme] fix repo URLs, remove defunct badges 126288e
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, core-js, get-own-property-symbols d84bdfa
  • [Tests] fix linting errors 0df3070
  • [actions] add "Allow Edits" workflow 1e6bc29
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 36cea2a
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 1278338

... (truncated)

Commits
  • 270f0a6 v1.1.0
  • 6469cbf [New] add types
  • 52337a5 [Dev Deps] add missing peer dep
  • 941be52 [Dev Deps] update auto-changelog, core-js, tape
  • 548c0bf [actions] update workflows
  • 74f49e9 [Tests] replace aud with npm audit
  • bec56bb [actions] further shard; update action deps
  • 13ec198 [Dev Deps] update @ljharb/eslint-config, aud, tape
  • 9c0ac04 [Dev Deps] update npmignore
  • ac81032 [meta] use npmignore to autogenerate an npmignore file
  • Additional commits viewable in compare view

Updates is-callable from 1.1.4 to 1.2.7

Changelog

Sourced from is-callable's changelog.

v1.2.7 - 2022-09-23

Commits

  • [Fix] recognize document.all in IE 6-10 06c1db2
  • [Tests] improve logic for FF 20-35 0f7d9b9
  • [Fix] handle document.all in FF 27 (and +, probably) 696c661
  • [Tests] fix proxy tests in FF 42-63 985df0d
  • [readme] update tested browsers 389e919
  • [Fix] detect document.all in Opera 12.16 b9f1022
  • [Fix] HTML elements: properly report as callable in Opera 12.16 17391fe
  • [Tests] fix inverted logic in FF3 test 056ebd4

v1.2.6 - 2022-09-14

Commits

  • [Fix] work for document.all in Firefox 3 and IE 6-8 015132a
  • [Test] skip function toString check for nullish values 8698116
  • [readme] add "supported engines" section 0442207
  • [Tests] skip one of the fixture objects in FF 3.6 a501141
  • [Tests] allow class constructor tests to fail in FF v45 - v54, which has undetectable classes b12e4a4
  • [Fix] Safari 4: regexes should not be considered callable 4b732ff
  • [Fix] properly recognize document.all in Safari 4 3193735

v1.2.5 - 2022-09-11

Commits

  • [actions] reuse common workflows 5bb4b32
  • [meta] better eccheck command b9bd597
  • [meta] use npmignore to autogenerate an npmignore file 3192d38
  • [Fix] for HTML constructors, always use tryFunctionObject even in pre-toStringTag browsers 3076ea2
  • [Dev Deps] update eslint, @ljharb/eslint-config, available-typed-arrays, object-inspect, safe-publish-latest, tape 8986746
  • [meta] add auto-changelog 7dda9d0
  • [Fix] properly report document.all da90b2b
  • [actions] update codecov uploader c8f847c
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect, tape 899ae00
  • [Dev Deps] update eslint, @ljharb/eslint-config, es-value-fixtures, object-inspect, tape 344e913
  • [meta] remove greenkeeper config 737dce5
  • [meta] npmignore coverage output 680a883

1.2.4 / 2021-08-05

  • [Fix] use has-tostringtag approach to behave correctly in the presence of symbol shams
  • [readme] fix repo URLs
  • [readme] add actions and codecov badges
  • [readme] remove defunct badges
  • [meta] ignore eclint checking coverage o...

    Description has been truncated

Bumps the main group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [array-includes](https://github.com/es-shims/array-includes) | `3.0.3` | `3.1.9` |
| [balanced-match](https://github.com/juliangruber/balanced-match) | `1.0.0` | `1.0.2` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` |
| [define-properties](https://github.com/ljharb/define-properties) | `1.1.3` | `1.2.1` |
| [es-abstract](https://github.com/ljharb/es-abstract) | `1.13.0` | `1.24.1` |
| [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.2.0` | `1.3.0` |
| [estraverse](https://github.com/estools/estraverse) | `4.2.0` | `4.3.0` |
| [esutils](https://github.com/estools/esutils) | `2.0.2` | `2.0.3` |
| [function-bind](https://github.com/Raynos/function-bind) | `1.1.1` | `1.1.2` |
| [has-symbols](https://github.com/inspect-js/has-symbols) | `1.0.0` | `1.1.0` |
| [is-callable](https://github.com/inspect-js/is-callable) | `1.1.4` | `1.2.7` |
| [is-date-object](https://github.com/inspect-js/is-date-object) | `1.0.1` | `1.1.0` |
| [is-regex](https://github.com/inspect-js/is-regex) | `1.0.4` | `1.2.1` |
| [is-symbol](https://github.com/inspect-js/is-symbol) | `1.0.2` | `1.1.1` |
| [object.assign](https://github.com/ljharb/object.assign) | `4.1.0` | `4.1.7` |


Updates `array-includes` from 3.0.3 to 3.1.9
- [Changelog](https://github.com/es-shims/array-includes/blob/main/CHANGELOG.md)
- [Commits](es-shims/array-includes@v3.0.3...v3.1.9)

Updates `balanced-match` from 1.0.0 to 1.0.2
- [Release notes](https://github.com/juliangruber/balanced-match/releases)
- [Commits](juliangruber/balanced-match@v1.0.0...v1.0.2)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

Updates `define-properties` from 1.1.3 to 1.2.1
- [Changelog](https://github.com/ljharb/define-properties/blob/main/CHANGELOG.md)
- [Commits](ljharb/define-properties@v1.1.3...v1.2.1)

Updates `es-abstract` from 1.13.0 to 1.24.1
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.13.0...v1.24.1)

Updates `es-to-primitive` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-to-primitive@v1.2.0...v1.3.0)

Updates `estraverse` from 4.2.0 to 4.3.0
- [Commits](estools/estraverse@4.2.0...v4.3.0)

Updates `esutils` from 2.0.2 to 2.0.3
- [Commits](estools/esutils@2.0.2...2.0.3)

Updates `function-bind` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/Raynos/function-bind/blob/master/CHANGELOG.md)
- [Commits](Raynos/function-bind@v1.1.1...v1.1.2)

Updates `has-symbols` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/inspect-js/has-symbols/blob/main/CHANGELOG.md)
- [Commits](inspect-js/has-symbols@v1.0.0...v1.1.0)

Updates `is-callable` from 1.1.4 to 1.2.7
- [Changelog](https://github.com/inspect-js/is-callable/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-callable@v1.1.4...v1.2.7)

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

Updates `is-regex` from 1.0.4 to 1.2.1
- [Changelog](https://github.com/inspect-js/is-regex/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-regex@v1.0.4...v1.2.1)

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

Updates `object.assign` from 4.1.0 to 4.1.7
- [Changelog](https://github.com/ljharb/object.assign/blob/main/CHANGELOG.md)
- [Commits](ljharb/object.assign@v4.1.0...v4.1.7)

---
updated-dependencies:
- dependency-name: array-includes
  dependency-version: 3.1.9
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: balanced-match
  dependency-version: 1.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: define-properties
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: es-abstract
  dependency-version: 1.24.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: es-to-primitive
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: estraverse
  dependency-version: 4.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: esutils
  dependency-version: 2.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: function-bind
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: has-symbols
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: is-callable
  dependency-version: 1.2.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: is-date-object
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: is-regex
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: is-symbol
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: object.assign
  dependency-version: 4.1.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
...

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 Feb 12, 2026
@espitsyna espitsyna merged commit b590320 into master Feb 12, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main-3fd0833da1 branch February 12, 2026 15:42
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.

1 participant