NickLiffen / ghas-enablement

A tool that aims to bulk automates the enablement of GitHub Code Scanning, Secret Scanning and Dependabot across multiple repositories.
152 stars 52 forks source link

Bump the dependencies group with 19 updates #141

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps the dependencies group with 19 updates:

Package From To
@octokit/auth-app 6.0.3 6.0.4
@octokit/core 5.1.0 6.0.1
@octokit/plugin-paginate-rest 9.1.5 9.2.1
@octokit/plugin-throttling 8.1.3 9.0.3
@octokit/request-error 5.0.1 6.0.2
@octokit/types 12.4.0 12.6.0
dotenv 16.4.1 16.4.5
node 21.6.1 21.6.2
@octokit/plugin-retry 6.0.1 7.0.3
@types/aws-lambda 8.10.133 8.10.134
@types/jest 29.5.11 29.5.12
@types/node 20.11.15 20.11.24
@types/randomstring 1.1.11 1.1.12
@typescript-eslint/eslint-plugin 6.20.0 7.1.0
@typescript-eslint/parser 6.20.0 7.1.0
eslint 8.56.0 8.57.0
eslint-plugin-jest 27.6.3 27.9.0
husky 9.0.9 9.0.11
prettier 3.2.4 3.2.5

Updates @octokit/auth-app from 6.0.3 to 6.0.4

Release notes

Sourced from @​octokit/auth-app's releases.

v6.0.4

6.0.4 (2024-02-23)

Bug Fixes

Commits
  • 61d61c2 fix(README): usage example (#579)
  • fb0624e maint: fix some spelling errors (#576)
  • e167700 build(deps): lock file maintenance (#577)
  • 0c15ee7 build(deps): lock file maintenance (#574)
  • c97c234 build(deps): lock file maintenance
  • f063a5e chore(deps): update dependency prettier to v3.2.5 (#572)
  • 94a8663 build(deps): lock file maintenance (#571)
  • bddd8ab chore(deps): update dependency esbuild to ^0.20.0
  • 9733c31 ci(action): update peter-evans/create-or-update-comment action to v4
  • 151f063 chore(deps): update dependency prettier to v3.2.4 (#567)
  • Additional commits viewable in compare view


Updates @octokit/core from 5.1.0 to 6.0.1

Release notes

Sourced from @​octokit/core's releases.

v6.0.1

6.0.1 (2024-02-26)

Bug Fixes

v6.0.0

6.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v6.0.0-beta.5

6.0.0-beta.5 (2024-02-25)

Bug Fixes

  • empty commit to trigger release (4ce6c63)

v6.0.0-beta.4

6.0.0-beta.4 (2024-02-25)

Bug Fixes

v6.0.0-beta.3

6.0.0-beta.3 (2024-02-25)

Bug Fixes

v6.0.0-beta.2

6.0.0-beta.2 (2024-02-25)

Bug Fixes

... (truncated)

Commits
  • 42148fc fix(pkg): add main entry point (#662)
  • 88d3536 chore(deps): update dependency @​octokit/auth-oauth-app to v8 (#660)
  • 77f8a61 feat: package is now ESM (#661)
  • 0cf80ff chore(deps): update dependency undici to v6.6.1 [security] (#659)
  • 3e5340c chore(deps): update dependency prettier to v3.2.5
  • e011c55 chore(deps): update dependency esbuild to ^0.20.0
  • 9af0f8d ci(action): update peter-evans/create-or-update-comment action to v4
  • See full diff in compare view


Updates @octokit/plugin-paginate-rest from 9.1.5 to 9.2.1

Release notes

Sourced from @​octokit/plugin-paginate-rest's releases.

v9.2.1

9.2.1 (2024-03-01)

Bug Fixes

  • pkg: pin @octokit/core peerDependency to v5 (#599) (5b84386)

v9.2.0

9.2.0 (2024-02-22)

Features

  • new /orgs/{org}/organization-roles/{role_id}/teams and /orgs/{org}/organization-roles/{role_id}/users endpoints (#594) (75aeaaf)
Commits
  • 5b84386 fix(pkg): pin @octokit/core peerDependency to v5 (#599)
  • fa01f94 ci(action): update actions/add-to-project action to v0.6.0 (#598)
  • 75aeaaf feat: new /orgs/{org}/organization-roles/{role_id}/teams and `/orgs/{org}/o...
  • 54d6bcf chore(deps): update dependency prettier to v3.2.5
  • 1bfa2f8 chore(deps): update dependency npm-run-all2 to v6
  • eb4a8fe chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
  • 11ef779 chore(deps): update dependency esbuild to ^0.20.0
  • 2b6cc98 ci(action): update peter-evans/create-or-update-comment action to v4
  • d7c9de5 chore(deps): update dependency prettier to v3.2.4 (#588)
  • 593f68d chore(deps): update dependency prettier to v3.2.2
  • Additional commits viewable in compare view


Updates @octokit/plugin-throttling from 8.1.3 to 9.0.3

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v9.0.3

9.0.3 (2024-03-01)

Bug Fixes

v9.0.2

9.0.2 (2024-02-27)

Bug Fixes

v9.0.1

9.0.1 (2024-02-26)

Bug Fixes

  • add missing file extension on bottleneck import (#676) (1c64559)

v9.0.0

9.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v8.2.0

8.2.0 (2024-02-22)

Features

Commits


Updates @octokit/request-error from 5.0.1 to 6.0.2

Release notes

Sourced from @​octokit/request-error's releases.

v6.0.2

6.0.2 (2024-02-27)

Bug Fixes

v6.0.1

6.0.1 (2024-02-23)

Bug Fixes

  • build: remove NodeJS/Browser specific builds (#404) (479d0b4)

v6.0.0

6.0.0 (2024-02-23)

Features

BREAKING CHANGES

  • remove code and headers properties that were previously deprecated
  • switch package to ESM instead of CommonJS

v6.0.0-beta.5

6.0.0-beta.5 (2024-02-17)

Bug Fixes

  • deps: remove now-unused dependencies (790e189)

v6.0.0-beta.4

6.0.0-beta.4 (2024-02-17)

Bug Fixes

  • types: response can be undefined (b44e6d1)

v6.0.0-beta.3

6.0.0-beta.3 (2024-02-17)

... (truncated)

Commits
  • 4e55235 fix: add main entry point (#406)
  • f11e7f1 ci(action): update actions/add-to-project action to v0.6.0
  • 479d0b4 fix(build): remove NodeJS/Browser specific builds (#404)
  • db5708e docs(README): replace CJS with ESM import (#403)
  • d73dee6 feat: v6 (#401)
  • d15db41 build(deps): lock file maintenance
  • 97b068c build(deps): lock file maintenance
  • 82c5bf3 build(deps): lock file maintenance
  • cf7d3e9 chore(deps): update dependency prettier to v3.2.5
  • 2fde445 build(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates @octokit/types from 12.4.0 to 12.6.0

Release notes

Sourced from @​octokit/types's releases.

v12.6.0

12.6.0 (2024-02-22)

Features

v12.5.0

12.5.0 (2024-02-15)

Features

Commits
  • b2d7de9 feat: many new endpoints (#618)
  • bc28bdc feat: add x-accepted-github-permissions (#609)
  • fa1e25b chore(deps): update dependency npm-run-all2 to v6
  • 349bf94 chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
  • 47eb4d0 ci(action): update peter-evans/create-or-update-comment action to v4
  • 7e554cd chore(deps): update dependency semantic-release to v23
  • 40bc39f ci(action): update github/codeql-action action to v3
  • dbc66ec 🚧 Workflows have changed (#600)
  • See full diff in compare view


Updates dotenv from 16.4.1 to 16.4.5

Changelog

Sourced from dotenv's changelog.

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805

16.4.2 (2024-02-10)

Changed

Commits


Updates node from 21.6.1 to 21.6.2

Commits


Updates @octokit/plugin-retry from 6.0.1 to 7.0.3

Release notes

Sourced from @​octokit/plugin-retry's releases.

v7.0.3

7.0.3 (2024-03-01)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v6 (#514) (598caa4)

v7.0.2

7.0.2 (2024-02-27)

Bug Fixes

v7.0.1

7.0.1 (2024-02-26)

Bug Fixes

  • add missing file extension on bottleneck import (#520) (0383322)

v7.0.0

7.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM
Commits
  • 598caa4 fix(deps): update dependency @​octokit/request-error to v6 (#514)
  • 70e3e82 build(deps): lock file maintenance (#524)
  • cec2053 fix(pkg): add main entry point (#523)
  • 778cece ci(action): update actions/add-to-project action to v0.6.0
  • 0383322 fix: add missing file extension on bottleneck import (#520)
  • 60e9ac2 ci(release): remove old script (#518)
  • 99b03ed feat: package is now ESM (#517)
  • b61a5d5 build(deps): lock file maintenance (#516)
  • cdbf73b maint: fix spelling errors (#515)
  • 5c124ad build(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates @types/aws-lambda from 8.10.133 to 8.10.134

Commits


Updates @types/jest from 29.5.11 to 29.5.12

Commits


Updates @types/node from 20.11.15 to 20.11.24

Commits


Updates @types/randomstring from 1.1.11 to 1.1.12

Commits


Updates @typescript-eslint/eslint-plugin from 6.20.0 to 7.1.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs

  • eslint-plugin: [naming-convention] support the auto-accessor syntax

  • eslint-plugin: [consistent-return] add new rule

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error

  • eslint-plugin: [no-misused-promises] improve check union types

  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies

❤️ Thank You

  • Arka Pratim Chaudhuri
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 1807d55 docs: add tabs in no-unsafe-unary-minus.md (#8542)
  • f2f57de test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...
  • fa67955 chore: drop T from internal types (#8521)
  • 60c1cd3 fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...
  • 1458920 fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)
  • c1441c8 fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...
  • e7ec6f0 docs: from option instead of source in prefer-readonly-parameter-types (#8461)
  • 46cef96 feat(eslint-plugin): [consistent-return] add new rule (#8289)
  • f7198db feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 6.20.0 to 7.1.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.1.0 (2024-02-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

7.0.1 (2024-02-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 677e7cc chore(release): publish 7.0.2
  • 4f3215f chore(release): publish 7.0.1
  • b27de99 chore(release): publish 7.0.0
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • 289ee88 chore(release): publish 6.21.0
  • aa5edf7 chore(deps): update dependency prettier to v3.2.4 (#8357)
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

  • e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic)
  • 9870f93 chore: package.json update for @​eslint/js release (Jenkins)
  • 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic)
  • 81f0294 chore: upgrade espree@10.0.1 (#18106) (Milos Djermanovic)
  • 5e2b292 chore: upgrade eslint-visitor-keys@4.0.0 (#18105) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)
  • f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek)
  • 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)
  • c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit)
  • 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)
  • ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])
  • 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)
  • 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])
  • 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta)
  • 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin)
  • 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)
  • b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas)
  • aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (
    dependabot[bot] commented 8 months ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.