Update shellcheck 3.0.0 → 3.1.0 (minor) #61
Closed
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ shellcheck (3.0.0 → 3.1.0) · Repo · Changelog
Release Notes
3.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Merge pull request #135 from carlocorradini/binfeat: configure shellcheck binary via env variableCommits
See the full diff on Github. The new version differs by 3 commits:
1.4.5Support bare (#33)Add Power Support ppc64le (#31)Release Notes
8.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
8.1.0Minor package updates: expect-type, node typesMigrate tests to vitest (#234)Update a few old depsAdd node 22 to CI matrix, bump ancient engines field to node 18+8.1.0-beta.2Migrate to biome for formatting/linting (#232)fix: catch EnvMissingError and send error to reporter when no default value is provided in dev (#225)Add check-exports script (via https://www.totaltypescript.com/how-to-create-an-npm-package#5-exports-main-and-arethetypeswrongcli)8.1.0-beta.1requiredWhen followupconditionally required field, requiredWhen validator spec (#223)Handle "yes" and "no" as valid boolean type (#224)Remove Node 16 from CI matrixUpdate dependenciesRelease Notes
1.0.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 10 commits:
v1.0.1[Tests] fix types in tests[Refactor] avoid using `get-intrinsic`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/get-intrinsic`, `@types/tape`, `auto-changelog`, `gopd`, `tape`[Tests] replace `aud` with `npm audit`[actions] split out node 10-20, and 20+[Dev Deps] update `tape`[types] use shared tsconfig[Tests] configure testlingRelease Notes
1.3.0 (from changelog)
1.2.7 (from changelog)
1.2.6 (from changelog)
1.2.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
v1.3.0[New] add `Float16Array`[Deps] update `call-bind-apply-helpers`, `es-object-atoms`, `get-proto`[Dev Deps] update `es-abstract`, `es-value-fixtures`, `for-each`, `object-inspect`v1.2.7[Deps] update `math-intrinsics`[Dev Deps] update `call-bound`, `es-abstract`[Refactor] use `get-proto` directlyv1.2.6[Refactor] use `math-intrinsics`[Deps] update `call-bind-apply-helpers`[Dev Deps] update `call-bound`[Refactor] use `es-object-atoms`v1.2.5[Deps] update `es-define-property`[actions] split out node 10-20, and 20+[Refactor] use `dunder-proto` and `call-bind-apply-helpers` instead of `has-proto`[Refactor] cache `es-define-property` as well[Tests] use `call-bound` directly[Deps] update `gopd`, `has-proto`, `has-symbols`, `hasown`[Refactor] use `gopd`[Deps] update `has-proto`, `has-symbols`, `hasown`[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `es-abstract`, `es-value-fixtures`, `gopd`, `mock-property`, `object-inspect`, `tape`[Tests] replace `aud` with `npm audit`[Deps] update `has-proto`, `hasown`[Dev Deps] update `call-bind`, `es-abstract`, `tape`Release Notes
1.2.0 (from changelog)
1.1.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 12 commits:
v1.2.0[New] add `gOPD` entry point; remove `get-intrinsic`v1.1.0[New] add types[Dev Deps] add missing peer dep[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `tape`[Tests] replace `aud` with `npm audit`[meta] add missing `engines.node`[Deps] update `get-intrinsic`[Dev Deps] update `aud`, `npmignore`, `tape`[Deps] update `get-intrinsic`[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`Release Notes
1.1.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 12 commits:
v1.1.0[New] add types[Dev Deps] add missing peer dep[Dev Deps] update `auto-changelog`, `core-js`, `tape`[actions] update workflows[Tests] replace `aud` with `npm audit`[actions] further shard; update action deps[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`[Dev Deps] update `npmignore`[meta] use `npmignore` to autogenerate an npmignore file[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`[actions] update rebase action to use reusable workflowRelease Notes
7.7.2
7.7.1
7.7.0
7.6.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: release 7.7.2 (#783)fix: add missing `'use strict'` directives (#780)chore: template-oss-apply for workflow permissions (#784)fix: prerelease identifier starting with digits (#781)chore: bump @npmcli/template-oss from 4.23.6 to 4.24.3 (#778)chore: bump @npmcli/template-oss from 4.23.4 to 4.23.6 (#760)chore: release 7.7.1 (#765)fix(inc): fully capture prerelease identifier (#764)chore: release 7.7.0 (#750)fix(diff): fix prerelease to stable version diff logic (#755)chore: bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#747)fix: add identifier validation to `inc()` (#754)feat: add "release" inc type (#753)docs(readme): added missing period for consistency (#756)docs: clarify comment about obsolete prefixes (#749)chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0chore: postinstall for dependabot template-oss PRchore: bump @npmcli/template-oss from 4.23.1 to 4.23.3chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1chore: release 7.6.3 (#720)fix: optimize Range parsing and formatting (#726)docs: fix extra backtick typo (#719)Release Notes
2.8.1
2.8.0
2.7.0
2.6.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
2.8.1Merge pull request #275 from microsoft/bug/es5-compatRemove use of ES2015 syntaxInclude non-enumerable keys in __importStar helper (#272)Add missing registry-url parameterMerge pull request #271 from microsoft/fix-publishFix publish workflow2.8.0Merge pull request #270 from microsoft/rewriteRelativeImportExtensionMissed updateLittle optimizationsAdd URL-ish testCombine tsx case into regexTest and fix invalid declaration-looking extensionsDo more with a regexShorten by one lineCase insensitivity, remove lookbehindAdd rewriteRelativeImportExtension helperMerge pull request #269 from microsoft/test-infrastructureTest export structureBump version to 2.7.0.Use global 'Iterator.prototype' for downlevel generators (#267)Implement deterministic collapse of 'await' in 'await using' (#262)2.6.3'await using' normative changes (#258)Bump the github-actions group with 3 updates (#253)Bump the github-actions group with 1 update (#242)Bump the github-actions group with 1 update (#241)Bump the github-actions group with 2 updates (#240)JSDoc typo on `__exportStar`. (#221)Bump the github-actions group with 1 update (#233)Bump the github-actions group with 1 update (#230)Bump the github-actions group with 2 updates (#228)Pin CI actions missed in previous PRCI: Hashpin sensitive actions and install dependabot (#226)Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption (#222)Update codeql workflow using GUI (#223)CI: set minimal permissions for GitHub Workflows (#218)🆕 available-typed-arrays (added, 1.0.7)
🆕 call-bind (added, 1.0.8)
🆕 call-bind-apply-helpers (added, 1.0.2)
🆕 call-bound (added, 1.0.4)
🆕 dunder-proto (added, 1.0.1)
🆕 es-object-atoms (added, 1.1.1)
🆕 for-each (added, 0.3.5)
🆕 get-proto (added, 1.0.1)
🆕 has-tostringtag (added, 1.0.2)
🆕 is-callable (added, 1.2.7)
🆕 is-typed-array (added, 1.1.15)
🆕 math-intrinsics (added, 1.1.0)
🆕 possible-typed-array-names (added, 1.1.0)
🆕 set-function-length (added, 1.2.2)
🆕 typed-array-buffer (added, 1.0.3)
🆕 which-typed-array (added, 1.1.19)
🗑️ has-proto (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