🚨 [security] Update shellcheck 2.2.0 → 3.0.0 (major) #59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ shellcheck (2.2.0 → 3.0.0) · Repo · Changelog
Release Notes
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
Merge pull request #133 from carlocorradini/env
chore: bump to v3.0.0
fix: prettier
chore: bump version
fix: prettier
ci: added node 22
feat: configuring logger level and release via environment variables, deprecated node.js < 18.12.0
Merge pull request #80 from gunar/dependabot/npm_and_yarn/types/node-18.14.0
chore(deps-dev): bump @types/node from 18.13.0 to 18.14.0
Merge pull request #79 from carlocorradini/main
docs: better readme programmatic example
Merge pull request #78 from gunar/dependabot/npm_and_yarn/cspell/eslint-plugin-6.26.1
chore(deps-dev): bump @cspell/eslint-plugin from 6.25.0 to 6.26.1
Merge pull request #72 from gunar/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0
Merge pull request #73 from gunar/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.52.0
Merge pull request #77 from gunar/dependabot/npm_and_yarn/cspell-6.26.1
chore(deps-dev): bump cspell from 6.23.1 to 6.26.1
Merge pull request #76 from gunar/dependabot/npm_and_yarn/cspell/eslint-plugin-6.25.0
chore(deps-dev): bump @cspell/eslint-plugin from 6.23.1 to 6.25.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Merge pull request #68 from gunar/dependabot/npm_and_yarn/eslint-8.34.0
chore(deps-dev): bump eslint from 8.33.0 to 8.34.0
Merge pull request #69 from gunar/dependabot/npm_and_yarn/cspell-6.23.1
chore(deps-dev): bump cspell from 6.22.0 to 6.23.1
Merge pull request #70 from gunar/dependabot/npm_and_yarn/cspell/eslint-plugin-6.23.1
chore(deps-dev): bump @cspell/eslint-plugin from 6.22.0 to 6.23.1
Merge pull request #67 from gunar/dependabot/npm_and_yarn/types/node-18.13.0
chore(deps-dev): bump @types/node from 18.11.18 to 18.13.0
Merge pull request #65 from gunar/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
Merge pull request #66 from gunar/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0
chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Merge pull request #63 from gunar/dependabot/npm_and_yarn/cspell-6.22.0
chore(deps-dev): bump cspell from 6.21.0 to 6.22.0
Merge pull request #64 from gunar/dependabot/npm_and_yarn/cspell/eslint-plugin-6.22.0
chore(codeowners): add carlocorradini
chore(deps-dev): bump @cspell/eslint-plugin from 6.21.0 to 6.22.0
Release Notes
1.2.1 (from changelog)
1.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
v1.2.1
[actions] use reusable rebase action
[Refactor] use `define-data-property`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
v1.2.0
[New] if the predicate is boolean `true`, it compares the existing value with `===` as the predicate
[meta] add `auto-changelog`
[meta] use `npmignore` to autogenerate an npmignore file
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[Dev Deps] update `aud`, `tape`
[actions] update checkout action
Commits
See the full diff on Github. The new version differs by 26 commits:
v1.1.2
[meta] add `auto-changelog`
[Robustness] remove runtime dependency on all builtins except `.apply`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[meta] add `funding` field; create FUNDING.yml
[Tests] use `aud` instead of `npm audit`
[meta] update `.gitignore`
[Tests] switch to nyc for coverage
[meta] add `safe-publish-latest`
[Dev Deps] update `@ljharb/eslint-config`, `tape`
[actions] fix permissions
Revert "Point to the correct file"
Merge pull request #16 from svedova/patch-1
Point to the correct file
[readme] update badges
[meta] use `npmignore` to autogenerate an npmignore file
[Tests] migrate tests to Github Actions
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
[meta] create SECURITY.md
[Tests] fix eslint errors from #15
[Dev Deps] update `@ljharb/eslint‑config`, `eslint`, `tape`
[Tests] up to `node` `v11.10`, `v10.15`, `v9.11`, `v8.15`, `v6.16`, `v4.9`; use `nvm install-latest-npm`; run audit script in tests
[Tests] add `npm run audit`
[Tests] remove `jscs`
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`
Docs: enable badges; update wording
Release Notes
1.2.4 (from changelog)
1.2.3 (from changelog)
1.2.2 (from changelog)
1.2.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
v1.2.4
[Refactor] use all 7 <+ ES6 Errors from `es-errors`
v1.2.3
[Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic`
[Dev Deps] update `tape`
[meta] add missing `engines.node`
[Robustness] use null objects for lookups
[Dev Deps] update `aud`, `es-abstract`, `mock-property`, `npmignore`
[meta] simplify `exports`
[meta] add `sideEffects` flag
v1.2.2
[Refactor] use `hasown` instead of `has`
[Deps] update `function-bind`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `call-bind`, `es-abstract`, `mock-property`, `object-inspect`, `tape`
v1.2.1
[Fix] avoid a crash in envs without `__proto__`
[Dev Deps] update `es-abstract`
Commits
See the full diff on Github. The new version differs by 9 commits:
v1.0.4
[Dev Deps] add missing `npmignore` dep
[actions] remove redundant finisher
[Refactor] use `gopd`
[Deps] update `define-properties`
[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape`
[Deps] update `define-properties`
[Dev Deps] update `aud`, `tape`
[actions] update rebase action to use reusable workflow
Commits
See the full diff on Github. The new version differs by 3 commits:
4.2.11
Add EBUSY to handled error codes for windows directory rename
update and improve tests somewhat
Release Notes
2.3.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
bumped v2.3.8
regenerate build for Node v8.17.0
fix undefined global (#499)
Security Advisories 🚨
🚨 semver vulnerable to Regular Expression Denial of Service
Release Notes
7.6.2
7.6.1
7.6.0
7.5.4
7.5.3
7.5.2
7.5.1
7.5.0
7.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Merge pull request #227 from alexei/feat-new_release
fix: update deps, bump version for a new release
Merge pull request #226 from alexei/fix-licensing
fix(license): update license name in README
Merge pull request #212 from BigBlueHat/patch-1
Make bower.json declaration match LICENSE
Merge pull request #197 from alexei/fix-typo
fix: typo
Merge pull request #195 from timgates42/bugfix_typo_precede
Update CONTRIBUTORS.md
docs: Fix simple typo, preceed -> precede
🆕 define-data-property (added, 1.1.4)
🆕 envalid (added, 8.0.0)
🆕 es-define-property (added, 1.0.0)
🆕 es-errors (added, 1.3.0)
🆕 gopd (added, 1.0.1)
🆕 has-proto (added, 1.0.3)
🆕 hasown (added, 2.0.2)
🆕 tslib (added, 2.6.2)
🗑️ has (removed)
🗑️ lru-cache (removed)
🗑️ yallist (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands