glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.77k stars 1.04k forks source link

build(deps-dev): bump deep-equal from 2.2.2 to 2.2.3 #2543

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps deep-equal from 2.2.2 to 2.2.3.

Changelog

Sourced from deep-equal's changelog.

v2.2.3 - 2023-11-08

Fixed

Commits

  • Merge tag 'v1.1.2' c90525f
  • [Tests] port tests from main; only diff should be true/falses e02cadb
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, aud, eslint, set-publish-latest, tape 11bd45b
  • [Tests] update .github from default branch 58885d3
  • [readme] update readme from default branch b0bca9a
  • [Tests] add nyc for coverage e25bc37
  • [readme] update badge URLs, fix line breaking 1d58c6e
  • [Tests] use Buffer.from when available f0d4a42
  • [Tests] use has-proto 0263fb9
  • [Deps] update is-arguments, is-date-object, is-regex, object-is, regexp.prototype.flags 80c15ca
  • [meta] add missing engines.node e1d08a8
  • [meta] use npmignore to autogenerate an npmignore file e0770e5
  • [Deps] update is-date-object, is-regex, object-is, regexp.prototype.flags e4fb8c6
  • [Tests] handle ported test failures in iojs v2 3798ff4
  • [Deps] update call-bind, regexp.prototype.flags, which-typed-array 540e3a1
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 0f8ca75
  • [Tests] handle some additional test differences in node <= 0.10 197a220
  • [Dev Deps] update object.getownpropertydescriptors, tape 21851a6
  • [Dev Deps] update semver, tape dd440b2
  • [meta] add missing engines.node e158993
  • [meta] update .gitignore from default branch 6ee186b
  • [Deps] update get-intrinsic 6da4b86
  • [Dev Deps] update tape 6ada1ab
  • [Dev Deps] update tape 270d34b
  • [meta] fix URLs a269c18
  • [readme] update default branch name 030a63f
  • [Deps] update which-typed-array 2f0c327
  • [Tests] only use Buffer.from when it has a length of > 1 f7e5776
Commits
  • 48d3bb5 v2.2.3
  • c90525f Merge tag 'v1.1.2'
  • be5f036 v1.1.2
  • 197a220 [Tests] handle some additional test differences in node <= 0.10
  • e1d08a8 [meta] add missing engines.node
  • e158993 [meta] add missing engines.node
  • 3798ff4 [Tests] handle ported test failures in iojs v2
  • 6da4b86 [Deps] update get-intrinsic
  • 6ada1ab [Dev Deps] update tape
  • e02cadb [Tests] port tests from main; only diff should be true/falses
  • Additional commits viewable in compare view


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 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)