omu / nokul

The Nokul Project
https://nokul.omu.sh/
GNU General Public License v3.0
46 stars 3 forks source link

chore(deps): bump object.getownpropertydescriptors from 2.1.0 to 2.1.2 #2288

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps object.getownpropertydescriptors from 2.1.0 to 2.1.2.

Changelog

Sourced from object.getownpropertydescriptors's changelog.

2.1.2 / 2021-02-20

  • [Deps] update call-bind, es-abstract
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, functions-have-names, has-strict-mode, tape
  • [meta] do not publish github action workflow files
  • [meta] gitignore coverage output
  • [actions] update workflows

2.1.1 / 2020-11-26

  • [Fix] do not mutate the native function when present
  • [Deps] update es-abstract; use call-bind where applicable
  • [meta] remove unused Makefile and associated utilities
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape, functions-have-names; add aud
  • [actions] add Require Allow Edits workflow
  • [actions] switch Automatic Rebase workflow to pull_request_target event
  • [Tests] migrate tests to Github Actions
  • [Tests] run nyc on all tests
  • [Tests] add implementation test; run es-shim-api in postlint; use tape runner
  • [Tests] only audit prod deps
Commits
  • bb38249 v2.1.2
  • b3426ba [Deps] update call-bind, es-abstract
  • a1997e2 [Dev Deps] update eslint, @ljharb/eslint-config, aud, `functions-have-n...
  • 7ee451c [meta] do not publish github action workflow files
  • 1bf0e07 [meta] gitignore coverage output
  • 5de59f3 [actions] update workflows
  • b938f5e v2.1.1
  • 922786d [Fix] do not mutate the native function when present
  • 5e81cdc [Deps] update es-abstract; use call-bind where applicable
  • f21a65f [Tests] migrate tests to Github Actions
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)