Skip to content
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

chore(deps): bump is-regex from 1.1.4 to 1.2.1 in /dev-client #2693

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps is-regex from 1.1.4 to 1.2.1.

Changelog

Sourced from is-regex's changelog.

v1.2.1 - 2024-12-11

Commits

  • [Refactor] use call-bound directly dbabfe3
  • [Deps] update call-bind, gopd d5343a0
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig cc081eb

v1.2.0 - 2024-11-29

Fixed

Commits

  • [actions] reuse common workflows be7bf6a
  • [New] add types 39066a4
  • [meta] use npmignore to autogenerate an npmignore file 8938588
  • [Refactor] reorganize code 2f76f26
  • [actions] split out node 10-20, and 20+ 8c9aedf
  • [meta] better eccheck command 6b39408
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape e38cf3c
  • [actions] update codecov uploader 487c75d
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, core-js, foreach, tape 0d7da87
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, core-js, tape c1c1198
  • [actions] update rebase action to use reusable workflow 213646e
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, core-js, npmignore, tape 0a44e77
  • [Refactor] use hasown d939332
  • [Deps] update call-bind, has-tostringtag 46bfdc9
  • [Tests] use for-each instead of foreach 138b3f2
  • [Tests] replace aud with npm audit 37ed80a
  • [Deps] update gopd 6fd4097
  • [Dev Deps] update core-js 97c1c60
  • [Dev Deps] add missing peer dep 7329b8e
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [is-regex](https://github.com/inspect-js/is-regex) from 1.1.4 to 1.2.1.
- [Changelog](https://github.com/inspect-js/is-regex/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-regex@v1.1.4...v1.2.1)

---
updated-dependencies:
- dependency-name: is-regex
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2024
@paulschreiber paulschreiber added this pull request to the merge queue Dec 23, 2024
Merged via the queue into dependencies with commit 3b30477 Dec 23, 2024
7 checks passed
@paulschreiber paulschreiber deleted the dependabot/npm_and_yarn/dev-client/dependencies/is-regex-1.2.1 branch December 23, 2024 04:17
paulschreiber added a commit that referenced this pull request Dec 24, 2024
* chore(deps): bump is-regex from 1.1.4 to 1.2.1 in /dev-client (#2693)

Bumps [is-regex](https://github.com/inspect-js/is-regex) from 1.1.4 to 1.2.1.
- [Changelog](https://github.com/inspect-js/is-regex/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-regex@v1.1.4...v1.2.1)

---
updated-dependencies:
- dependency-name: is-regex
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump yup from 1.5.0 to 1.6.1 in /dev-client (#2692)

Bumps [yup](https://github.com/jquense/yup) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump cross-fetch from 3.1.8 to 3.2.0 in /dev-client (#2690)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.8 to 3.2.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.2.0/CHANGELOG.md)
- [Commits](lquixada/cross-fetch@v3.1.8...v3.2.0)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump core-js-compat from 3.38.1 to 3.39.0 in /dev-client (#2689)

Bumps [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) from 3.38.1 to 3.39.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js-compat)

---
updated-dependencies:
- dependency-name: core-js-compat
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump safe-regex-test from 1.0.3 to 1.1.0 in /dev-client (#2688)

Bumps [safe-regex-test](https://github.com/ljharb/safe-regex-test) from 1.0.3 to 1.1.0.
- [Changelog](https://github.com/ljharb/safe-regex-test/blob/main/CHANGELOG.md)
- [Commits](ljharb/safe-regex-test@v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: safe-regex-test
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump array.prototype.flat in /dev-client (#2687)

Bumps [array.prototype.flat](https://github.com/es-shims/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)

---
updated-dependencies:
- dependency-name: array.prototype.flat
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fast-xml-parser from 4.5.0 to 4.5.1 in /dev-client (#2686)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump typed-array-buffer from 1.0.2 to 1.0.3 in /dev-client (#2685)

Bumps [typed-array-buffer](https://github.com/inspect-js/typed-array-buffer) from 1.0.2 to 1.0.3.
- [Changelog](https://github.com/inspect-js/typed-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-buffer@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: typed-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump es-abstract from 1.23.5 to 1.23.7 in /dev-client (#2684)

Bumps [es-abstract](https://github.com/ljharb/es-abstract) from 1.23.5 to 1.23.7.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.5...v1.23.7)

---
updated-dependencies:
- dependency-name: es-abstract
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump object.assign from 4.1.5 to 4.1.7 in /dev-client (#2683)

Bumps [object.assign](https://github.com/ljharb/object.assign) from 4.1.5 to 4.1.7.
- [Changelog](https://github.com/ljharb/object.assign/blob/main/CHANGELOG.md)
- [Commits](ljharb/object.assign@v4.1.5...v4.1.7)

---
updated-dependencies:
- dependency-name: object.assign
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump flow-parser from 0.254.2 to 0.257.1 in /dev-client (#2682)

Bumps [flow-parser](https://github.com/facebook/flow) from 0.254.2 to 0.257.1.
- [Release notes](https://github.com/facebook/flow/releases)
- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)
- [Commits](facebook/flow@v0.254.2...v0.257.1)

---
updated-dependencies:
- dependency-name: flow-parser
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump electron-to-chromium in /dev-client (#2681)

Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.5.64 to 1.5.75.
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.64...v1.5.75)

---
updated-dependencies:
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump parse5 from 7.2.0 to 7.2.1 in /dev-client (#2680)

Bumps [parse5](https://github.com/inikulin/parse5) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/inikulin/parse5/releases)
- [Commits](inikulin/parse5@v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: parse5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump function.prototype.name in /dev-client (#2691)

Bumps [function.prototype.name](https://github.com/es-shims/Function.prototype.name) from 1.1.6 to 1.1.8.
- [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md)
- [Commits](es-shims/Function.prototype.name@v1.1.6...v1.1.8)

---
updated-dependencies:
- dependency-name: function.prototype.name
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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