Syspeople / CodeNow

Empower your ServiceNow Development with no instance configuration.
MIT License
8 stars 7 forks source link

Bump qs and memento #179

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps qs to 6.5.3 and updates ancestor dependency memento. These dependencies need to be updated together.

Updates qs from 6.5.2 to 6.5.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable [[Get]]s
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view


Updates memento from 0.0.8 to 0.1.51

Release notes

Sourced from memento's releases.

Memento v0.1.51

  • Fix test count.
  • Upgrade b-tree to 2.0.0-alpha.128.
  • Upgrade satiate to 0.0.6.
  • Upgrade amalgamate to 0.1.82.
  • Upgrade constrain to 2.0.0-alpha.7.
  • Upgrade interrupt to 11.0.0-alpha.26.
  • Upgrade avenue to 0.6.18.
  • Upgrade verbatim to 0.1.9.
  • Upgrade whittle to 0.0.6.
  • Upgrade reciprocate to 0.0.10.
  • Upgrade destructible to 7.0.0-alpha.72.
  • Upgrade extant to 2.0.0-alpha.5.
  • Upgrade rescue to 7.0.0-alpha.19.
  • Upgrade journalist to 0.1.31.
  • Upgrade perhaps to 0.0.13.
  • Merge master.
  • Update LICENSE for current year.
  • Document innner join. See #61.

Closes #153.

Memento v0.1.50

  • Upgrade b-tree to 2.0.0-alpha.127.
  • Start of join documentation.

Closes #152.

Memento v0.1.49

  • Replace index and store with create.
  • Convert some lets to consts.
  • Fix a spelling error.
  • Start of isolation documentation.

Closes #151.

Memento v0.1.48

  • Upgrade amalgamate to 0.1.81.
  • Upgrade b-tree to 2.0.0-alpha.126.
  • Upgrade amalgamate to 0.1.80.
  • Upgrade ascension to ^3.0.0-alpha.12.
  • Upgrade b-tree to 2.0.0-alpha.125.
  • Upgrade amalgamate to 0.1.79.

Closes #150.

Memento v0.1.47

  • Fix in-memory overwrites. Closes #148.
  • Forward search in-memory index with cursor. Closes #144.

... (truncated)

Commits
  • 372f173 Release Memento version 0.1.51.
  • 40b1e84 Fix test count.
  • 77e8bf3 Upgrade b-tree to 2.0.0-alpha.128.
  • b8820bc Upgrade satiate to 0.0.6.
  • 5993e8d Upgrade amalgamate to 0.1.82.
  • 3101a21 Upgrade constrain to 2.0.0-alpha.7.
  • 529f44e Upgrade interrupt to 11.0.0-alpha.26.
  • 33e2039 Upgrade avenue to 0.6.18.
  • a72f08c Upgrade verbatim to 0.1.9.
  • 6458d6e Upgrade whittle to 0.0.6.
  • Additional commits viewable 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Syspeople/CodeNow/network/alerts).