Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2022

Bumps is-callable from 1.2.4 to 1.2.6.

Changelog

Sourced from is-callable's changelog.

v1.2.6 - 2022-09-14

Commits

  • [Fix] work for document.all in Firefox 3 and IE 6-8 015132a
  • [Test] skip function toString check for nullish values 8698116
  • [readme] add "supported engines" section 0442207
  • [Tests] skip one of the fixture objects in FF 3.6 a501141
  • [Tests] allow class constructor tests to fail in FF v45 - v54, which has undetectable classes b12e4a4
  • [Fix] Safari 4: regexes should not be considered callable 4b732ff
  • [Fix] properly recognize document.all in Safari 4 3193735

v1.2.5 - 2022-09-11

Commits

  • [actions] reuse common workflows 5bb4b32
  • [meta] better eccheck command b9bd597
  • [meta] use npmignore to autogenerate an npmignore file 3192d38
  • [Fix] for HTML constructors, always use tryFunctionObject even in pre-toStringTag browsers 3076ea2
  • [Dev Deps] update eslint, @ljharb/eslint-config, available-typed-arrays, object-inspect, safe-publish-latest, tape 8986746
  • [meta] add auto-changelog 7dda9d0
  • [Fix] properly report document.all da90b2b
  • [actions] update codecov uploader c8f847c
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect, tape 899ae00
  • [Dev Deps] update eslint, @ljharb/eslint-config, es-value-fixtures, object-inspect, tape 344e913
  • [meta] remove greenkeeper config 737dce5
  • [meta] npmignore coverage output 680a883
Commits
  • 51fad32 v1.2.6
  • 0442207 [readme] add "supported engines" section
  • 8698116 [Test] skip function toString check for nullish values
  • a501141 [Tests] skip one of the fixture objects in FF 3.6
  • b12e4a4 [Tests] allow class constructor tests to fail in FF v45 - v54, which has un...
  • 015132a [Fix] work for document.all in Firefox 3 and IE 6-8
  • 4b732ff [Fix] Safari 4: regexes should not be considered callable
  • 3193735 [Fix] properly recognize document.all in Safari 4
  • 0fa0169 v1.2.5
  • 3076ea2 [Fix] for HTML constructors, always use tryFunctionObject even in pre-toStr...
  • 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)

Bumps [is-callable](https://github.com/inspect-js/is-callable) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/inspect-js/is-callable/releases)
- [Changelog](https://github.com/inspect-js/is-callable/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-callable@v1.2.4...v1.2.6)

---
updated-dependencies:
- dependency-name: is-callable
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 17, 2022 11:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2022
@jkowalleck jkowalleck merged commit dbd3979 into main Sep 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/is-callable-1.2.6 branch September 17, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants