simenandre / todoist-action

Synchronize Github tasks with Todoist :ballot_box_with_check:
Apache License 2.0
30 stars 2 forks source link

chore(deps): Bump deep-equal from 2.0.5 to 2.2.0 #249

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps deep-equal from 2.0.5 to 2.2.0.

Changelog

Sourced from deep-equal's changelog.

v2.2.0 - 2023-01-05

Commits

  • [New] add support for SharedArrayBuffer 0ef51c7
  • [Refactor] use is-array-buffer package 0360ee1
  • [Fix] whichTypedArray can return false in both cases df3e3c4
  • [Dev Deps] update aud, object.getownpropertydescriptors 6d62ea4
  • [Dev Deps] update @ljharb/eslint-config 15aab59
  • [Deps] update which-typed-array 8dfce27
  • [eslint] remove .eslintignore af46773

v2.1.0 - 2022-11-02

Fixed

Commits

  • [actions] reuse common workflows 12de287
  • [actions] use node/install instead of node/run; use codecov action ec248b9
  • [Tests] run assert tests on a dynamic matrix 695aebd
  • [readme] add badges 492e159
  • [Test] ArrayBuffers in node < 0.12 have a nonconfigurable own byteLength property 40f4b87
  • [meta] use npmignore to autogenerate an npmignore file 2627269
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 7a05bb7
  • [Deps] update call-bind, es-get-iterator, get-intrinsic, is-arguments, is-regex, regexp.prototype.flags, side-channel, which-boxed-primitive, which-typed-array c0844e6
  • [actions] update codecov uploader b1b0552
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, has-symbols, object.getownpropertydescriptors, tape 9a1ccf5
  • [meta] do not publish github action workflow files 2d63384
  • [actions] update rebase action to use reusable workflow 69d21f5
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbols, object.getownpropertydescriptors, tape 297aae8
  • [Tests] add tests for regexes with the same source but different flags 29c8a0d
  • [Dev Deps] update eslint, @ljharb/eslint-config 9e64ec9
  • [Deps] update is-arguments, is-date-object, is-regex, which-typed-array edfb752
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, tape 7b5f7a3
  • [Dev Deps] update eslint, @ljharb/eslint-config, has-typed-arrays, tape e328a23
  • [Deps] update get-intrinsic, regexp.prototype.flags, which-typed-array 29123a7
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud b7039ef
  • [Dev Deps] update aud, tape 9d0b2e0
  • [actions] update workflows a5f5a7e
  • [Deps] update get-intrinsic, object.assign 02025e2
  • [Test] node < 4 lacks ArrayBuffer.prototype.fill bb65b07
  • [Deps] update is-date-object, is-regex a463ed2
  • [Deps] update get-intrinsic, object-is 2a33cce
  • [actions] update workflows d905278
  • [meta] use prepublishOnly script for npm 7+ 7b66184
  • [Dev Deps] update object.getownpropertydescriptors d970dbc
Commits
  • b9d9e54 v2.2.0
  • 0ef51c7 [New] add support for SharedArrayBuffer
  • 0360ee1 [Refactor] use is-array-buffer package
  • df3e3c4 [Fix] whichTypedArray can return false in both cases
  • 15aab59 [Dev Deps] update @ljharb/eslint-config
  • 6d62ea4 [Dev Deps] update aud, object.getownpropertydescriptors
  • 8dfce27 [Deps] update which-typed-array
  • af46773 [eslint] remove .eslintignore
  • 3588f35 v2.1.0
  • 02025e2 [Deps] update get-intrinsic, object.assign
  • 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 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)