<#319 Bump cipher-base from 1.0.4 to 1.0.6> Pull r...
# website
g
#319 Bump cipher-base from 1.0.4 to 1.0.6 Pull request opened by dependabot[bot] Bumps cipher-base from 1.0.4 to 1.0.6. Changelog Sourced from cipher-base's changelog.
## v1.0.6 - 2024-11-26
### Commits
• [Fix] io.js 3.0 - Node.js 5.3 typed array support `b7ddd2a`
## v1.0.5 - 2024-11-17
### Commits
• [Tests] standard -> eslint, make test dir, etc `ae02fd6`
• [Tests] migrate from travis to GHA `66387d7`
• [meta] fix package.json indentation `5c02918`
• [Fix] return valid values on multi-byte-wide TypedArray input `8fd1364`
• [meta] add
auto-changelog
`88dc806`
• [meta] add
npmignore
and
safe-publish-latest
`7a137d7`
• Only apps should have lockfiles `42528f2`
• [Deps] update
inherits
,
safe-buffer
`0e7a2d9`
• [meta] add missing
engines.node
`f2dc13e`
Commits • `f5249f9` v1.0.6 • `b7ddd2a` [Fix] io.js 3.0 - Node.js 5.3 typed array support • `f03cebf` v1.0.5 • `88dc806` [meta] add
auto-changelog
`7a137d7` [meta] add
npmignore
and
safe-publish-latest
`5c02918` [meta] fix package.json indentation • `8fd1364` [Fix] return valid values on multi-byte-wide TypedArray input • `66387d7` [Tests] migrate from travis to GHA • `f2dc13e` [meta] add missing
engines.node
`0e7a2d9` [Deps] update
inherits
,
safe-buffer
• Additional commits viewable in compare view Maintainer changes This version was pushed to npm by ljharb, a new releaser for cipher-base since your current version. [Dependabot compatibility score](https://camo.githubusercontent.com/c359655ace86eec755aff61da514307176244a74df4a81b86adfea9474c3b5d4/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6369706865722d62617365267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d312e302e34266e65772d76657273696f6e3d312e302e36) 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency •
@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) You can disable automated security fix PRs for this repo from the Security Alerts page. osquery/osquery-site