LBHackney-IT / lbh-frontend-react

London Borough of Hackney's React component library
https://lbhackney-it.github.io/lbh-frontend-react/docs/
MIT License
2 stars 0 forks source link

Bump is-callable from 1.1.5 to 1.2.3 #813

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps is-callable from 1.1.5 to 1.2.3.

Changelog

Sourced from is-callable's changelog.

1.2.3 / 2021-01-31

  • [Fix] document.all is callable (do not use document.all!)
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
  • [Tests] migrate tests to Github Actions
  • [actions] add "Allow Edits" workflow
  • [actions] switch Automatic Rebase workflow to pull_request_target event

1.2.2 / 2020-09-21

  • [Fix] include actual fix from 579179e
  • [Dev Deps] update eslint

1.2.1 / 2020-09-09

  • [Fix] phantomjs‘ Reflect.apply does not throw properly on a bad array-like
  • [Dev Deps] update eslint, @ljharb/eslint-config
  • [meta] fix eclint error

1.2.0 / 2020-06-02

  • [New] use Reflect.apply‑based callability detection
  • [readme] add install instructions (#55)
  • [meta] only run aud on prod deps
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape, make-arrow-function, make-generator-function; add aud, safe-publish-latest, make-async-function
  • [Tests] add tests for function proxies (#53, #25)
Commits
  • 131073c v1.2.3
  • 676c41f [meta] do not publish github action workflow files
  • 60f0b75 [Dev Deps] update eslint
  • 8b63681 [actions] update workflows
  • 96b6b3f [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
  • 3355655 [actions] remove unneeded github token
  • e1f00fe [actions] skip npm ls check on older nodes; add missing newlines
  • d12e940 [actions] update rebase action to use checkout v2
  • bde7217 [Tests] migrate tests to Github Actions
  • 4e818d9 [eslint] fix eslint error
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)