Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies (major) (major) #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@homer0/prettier-plugin-jsdoc 4.0.0 -> 9.1.0 age adoption passing confidence
@octokit/types 6.16.6 -> 13.6.2 age adoption passing confidence
@types/jest (source) 26.0.23 -> 29.5.14 age adoption passing confidence
@​types/markdown-table 2.0.0 -> 3.0.0 age adoption passing confidence
@types/node (source) 15.12.4 -> 22.10.1 age adoption passing confidence
@types/react (source) 17.0.11 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 17.0.8 -> 18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 4.28.0 -> 8.17.0 age adoption passing confidence
@typescript-eslint/parser (source) 4.28.0 -> 8.17.0 age adoption passing confidence
eslint (source) 7.29.0 -> 9.16.0 age adoption passing confidence
eslint-config-prettier 8.3.0 -> 9.1.0 age adoption passing confidence
format-imports 2.4.0 -> 4.0.6 age adoption passing confidence
jest (source) 27.0.5 -> 29.7.0 age adoption passing confidence
jest-watch-typeahead 0.6.4 -> 2.2.2 age adoption passing confidence
prettier (source) 2.3.1 -> 3.4.2 age adoption passing confidence
ts-jest (source) 27.0.3 -> 29.2.5 age adoption passing confidence

Release Notes

homer0/prettier-plugin-jsdoc (@​homer0/prettier-plugin-jsdoc)

v9.1.0

Compare Source

Bug Fixes
  • add support for node version 22 (9943109)
  • update dependencies (5294125)
Features
  • add option to ignore inline blocks when there are not tags (0090712)

9.0.2 (2024-05-28)

Bug Fixes
  • support links with custom labels (cf8844e)

9.0.1 (2024-05-27)

Bug Fixes
  • access getRenderer from the container (c1d6ef7)
  • add support for the privateRemarks tag (1ec37b9)
  • update dependencies (86ce9e7)

v9.0.2

Compare Source

Bug Fixes
  • support links with custom labels (cf8844e)

v9.0.1

Compare Source

Bug Fixes
  • access getRenderer from the container (c1d6ef7)
  • add support for the privateRemarks tag (1ec37b9)
  • update dependencies (86ce9e7)

v9.0.0

Compare Source

Bug Fixes
  • consider jsdocIgnoreTags when calculating lengths (515e3a5)
  • update dependencies (0623001)
Features
  • implement jsdocIgnoreTags (55b96db)
BREAKING CHANGES
  • For those extending the plugin, getLengthsData now requires
    the plugin options to be sent as a second parameter.

v8.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Node 16 is not longer supported. Node 18.17 is the minimum required version now.

7.0.3 (2023-07-22)

Bug Fixes
  • move return tag to tags with desc as name (1dc8632)
  • move todo to the tags without desc (6805ba0)
  • track tags that cannot be converted into sentences (1d4167b)

7.0.2 (2023-07-19)

Bug Fixes

7.0.1 (2023-07-18)

Bug Fixes
  • trigger standalone deploy (61c0e74)

v7.0.3

Compare Source

Bug Fixes
  • move return tag to tags with desc as name (1dc8632)
  • move todo to the tags without desc (6805ba0)
  • track tags that cannot be converted into sentences (1d4167b)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
  • trigger standalone deploy (61c0e74)

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • This plugin now uses Prettier v3

6.0.5 (2023-06-18)

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

6.0.4 (2023-06-18)

Nothing changed in this version, I just messed up the commits.

6.0.3 (2023-06-18)

Bug Fixes
  • update ramda .of syntax (0f97cd4)

6.0.2 (2023-03-05)

Bug Fixes
  • monorepo: update all dependencies (032fdf1)

6.0.1 (2023-01-28)

Bug Fixes
  • include 'return' as tag with name as desc (eab45ee)

v6.0.5

Compare Source

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v6.0.4

Compare Source

Nothing changed in this version, I just messed up the commits.

v6.0.3

Compare Source

Bug Fixes
  • update ramda .of syntax (0f97cd4)

v6.0.2

Compare Source

Bug Fixes
  • monorepo: update all dependencies (032fdf1)

v6.0.1

Compare Source

Bug Fixes
  • include 'return' as tag with name as desc (eab45ee)

v6.0.0

Compare Source

Bug Fixes
  • monorepo: drop Yarn (1023bd3)
  • monorepo: drop Node 14 support (05683de)
  • monorepo: update all dependencies (cb9731c)
BREAKING CHANGES
  • monorepo: Node 14 is not longer supported. Node 16 is the minimum required version now.

5.1.6 (2022-12-23)

Bug Fixes
  • avoid handling keys as str literals (63ca69d)
  • detect tags' names on a different line (53d15f3)

5.1.5 (2022-10-22)

Bug Fixes

5.1.4 (2022-07-12)

Bug Fixes
  • monorepo: force publish unpublished tags (30fafee)

5.1.3 (2022-07-12)

Bug Fixes
  • monorepo: update all dependencies (032fdf1)

5.1.2 (2022-06-26)

Bug Fixes
  • properly detect when to use columns (502ca4b)

5.1.1 (2022-04-25)

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v5.1.6

Compare Source

Bug Fixes
  • avoid handling keys as str literals (63ca69d)
  • detect tags' names on a different line (53d15f3)

v5.1.5

Compare Source

Bug Fixes

v5.1.4

Compare Source

Bug Fixes
  • monorepo: force publish unpublished tags (30fafee)

v5.1.2

Compare Source

Bug Fixes
  • properly detect when to use columns (502ca4b)

v5.1.1

Compare Source

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v5.1.0

Compare Source

Bug Fixes
  • force space between tag name and type (3d94fff)
Features
  • add exp support for blocks without tags (32810ed)

v5.0.0

Compare Source

Bug Fixes
  • monorepo: drop Node 12 support (99e878e)
  • update dependencies (e56b749)
BREAKING CHANGES
  • monorepo: Node 12 is not longer supported. Node 14 is the minimum required version now.

4.0.6 (2021-10-17)

Bug Fixes

4.0.5 (2021-08-19)

Bug Fixes

4.0.4 (2021-08-07)

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

4.0.3 (2021-08-02)

Reverts
  • comment-parser doesn't include cjs export, so pinning for now (f5d44a3)

4.0.2 (2021-08-02)

Bug Fixes
  • use comment-parser cjs file (9097e23)

4.0.1 (2021-07-25)

Bug Fixes
  • prevent formatting issues with string literals (f28beff)

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes

v4.0.4

Compare Source

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v4.0.3

Compare Source

Reverts
  • comment-parser doesn't include cjs export, so pinning for now (f5d44a3)

v4.0.2

Compare Source

Bug Fixes
  • use comment-parser cjs file (9097e23)

v4.0.1

Compare Source

Bug Fixes
  • prevent formatting issues with string literals (f28beff)
octokit/types.ts (@​octokit/types)

v13.6.2

Compare Source

Bug Fixes

v13.6.1

Compare Source

Bug Fixes

v13.6.0

Compare Source

Features

v13.5.1

Compare Source

Bug Fixes

v13.5.0

Compare Source

Features
  • add Copilot operations, bump openapi-types version (#​638) (69c7f34)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features
  • Updates @​octokit/openapi-types to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#​629) (d32a77f)
  • updates @​octokit/openapi-types to v21.2.0 (#​627) (a5bfb8f)

v13.1.0

Compare Source

Features

v13.0.0

Compare Source

Features
  • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#​625) (ad024fe)
BREAKING CHANGES
  • Updates multiple endpoints to use owner + repo in place of repository_id

v12.6.0

Compare Source

Features

v12.5.0

Compare Source

Features

v12.4.0

Compare Source

Features

v12.3.0

Compare Source

Features
  • backport improvements from [@octokit-next](https://redirect.github.com/octokit-next) (#​595) (0eebf54)

v12.2.0

Compare Source

Features

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features
  • new /orgs/{org}/properties/schema/{custom_property_name, GET /orgs/{org}/properties/schema, GET /orgs/{org}/properties/values, GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}, GET /orgs/{org}/rulesets/rule-suites, GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}, POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel endpoints (#​590) (decdf84)

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

Features
  • new GitHub advisories, GitHub classroom endpoints, description updates, /repos/{owner}/{repo}/lfs endpoint now only accepts PUT, remove required workflow endpoints (#​582) (d70c858)
BREAKING CHANGES
  • /repos/{owner}/{repo}/lfs endpoint now only accepts PUT
  • remove required workflow endpoints

v11.1.0

Compare Source

Features

v11.0.0

Compare Source

Features
BREAKING CHANGES
  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead

v10.0.0

Compare Source

Features
BREAKING CHANGES
  • remove previews

v9.3.2

Compare Source

Bug Fixes
  • build: use typescript to produce declaration files (#​550) (9953e34)

v9.3.1

Compare Source

Bug Fixes
  • remove all potentially undefined parameter types (#​555) (d7ad4ba)

v9.3.0

Compare Source

Features
  • new /orgs/{org}/actions/runners/generate-jitconfig endpoint, type description updates (#​552) (4741ef6)

v9.2.3

Compare Source

Bug Fixes

v9.2.2

Compare Source

Bug Fixes
  • update openapi-types for fix to gists-update operation (#​541) (e7812d3)

v9.2.1

Compare Source

Bug Fixes
  • deps: bump version of @octokit/openapi-types to fix issues with never occurences (#​539) (c62a03c)

v9.2.0

Compare Source

Features
  • new deployment protection rule endpoints, new private reporting of security vulnerabilities endpoint (#​533) (c1af6e0)

v9.1.4

Compare Source

Bug Fixes

v9.1.3

Compare Source

Bug Fixes
  • types: make all parameters in types required for ExtractRequestBody<T> (#​529) (0d84b4d), closes #​528

v9.1.2

Compare Source

Bug Fixes

v9.1.1

Compare Source

Bug Fixes

v9.1.0

Compare Source

Features

v9.0.0

Compare Source

Features
BREAKING CHANGES
  • remove defunct endpoints that no longer exist

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features

v8.1.1

Compare Source

Reverts

v8.1.0

Compare Source

Features

v8.0.0

Compare Source

BREAKING CHANGES
  • @octokit/types no longer include endpoint types for GHEC
Features
  • feat: publish new GitHub Enterprise Cloud (GHEC) specific @octokit/openapi-types-ghec package, plus lots of API changes (29539cf)
  • feat: add support for new "Get a Dependabot alert" API (GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • feat: add support for new "Update a Dependabot alert" API (PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • feat: add support for new "List Dependabot alerts for a repository" API (GET /repos/{owner}/{repo}/dependabot/alerts)
    • feat: add support for new "List organization secret" (GET /organizations/{org}/codespaces/secrets) Codespaces API
  • feat: add support for new "Get an organization public key" (GET /organizations/{org}/codespaces/secrets/public-key) Codespaces API
  • feat: add support for new "Get an organization secret" (GET /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API
  • feat: adds support for new "Create or update an organization secret" (PUT /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API
  • feat: add support for new "Delete an organization secret" (DELETE /organizations/{org}/codespaces/secrets/{secret_name}) Codespaces API
  • feat: add support for new "List selected repositories for an organization secret" (GET /organizations/{org}/codespaces/secrets/{secret_name}/repositories) Codespaces API
  • feat: add support for new "Set selected repositories for an organization secret" ( PUT /organizations/{org}/codespaces/secrets/{secret_name}/repositories) Codespaces API
  • feat: add support for new "Add selected repository to an organization secret" (PUT /organizations/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}) Codespaces API
  • feat: add support for new "Remove selected repository from an organization secret" (DELETE /organizations/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}) Codespaces API
  • feat: add support for resolution_comment attribute returned on secret scanning alerts
  • feat: add support for new scope attribute returned by the "Get a diff of the dependencies between commits" (GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}) API
  • deps: update @octokit/openapi-types to v14 (#​463) (7bf7e20)

### Fixes

  • fix: tweak documentation for repo starring related APIs (GET /repos/{owner}/{repo}/stargazers, GET /users/{username}/starred and GET /user/starred) to clarify what Accept header to send to get information about when stars were created
  • fix: tweak documentation for "Get community profile metrics" API (GET /repos/{owner}/{repo}/community/profile) to clarify that it only works with public repos which are not forks
  • fix: document the size attribute returned on repos across the API
  • fix: document that APIs can return 422 errors when an endpoint has been spammed with many requests
  • fix: document 301 status returned by labels-related APIs if the repo has been renamed or moved
  • fix: document 404 Not Found status returned by labels-related APIs

v7.5.1

Compare Source

Bug Fixes
  • deps: revert upgrade of dependency sort-keys to v5 (#​468) (e80d45f)

v7.5.0

Compare Source

Features
  • add new "List CodeQL databases for a repository" (GET /repos/{owner}/{repo}/code-scanning/codeql/databases) and "Get a CodeQL database for a repository" (GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}) APIs (#​461) (440eb6d)

v7.4.0

Compare Source

Features
  • add support for filtering the "List repository collaborators" API (GET /repos/{owner}/{repo}/collaborators) by permission using a query param (#​459) (3502d91)

v7.3.1

Compare Source

Bug Fixes
  • deps: bump @octokit/openapi-types to latest (v13.9.1) (#​456) (87928d2)

v7.3.0

Compare Source

Features
  • add support for new public beta APIs for creating, reading, updating and deleting custom repo roles (POST /orgs/{org}/custom_roles, `PATCH /orgs/{org}/custom_roles

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type/chore label Aug 10, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 59a741f to 3832794 Compare August 12, 2021 21:53
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 3832794 to eaf9b33 Compare October 20, 2021 07:01
@renovate renovate bot changed the title chore(deps): update dependency @types/jest to v27 chore(deps): update devdependencies (major) (major) Oct 20, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from eaf9b33 to ec09d54 Compare March 7, 2022 09:14
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from ec09d54 to d8203ff Compare March 26, 2022 13:31
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from d8203ff to 27cf94f Compare April 25, 2022 02:56
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 27cf94f to 135c1f4 Compare May 15, 2022 19:25
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from a48056f to 204b3ad Compare June 23, 2022 23:20
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 204b3ad to d443cda Compare September 25, 2022 20:26
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from d443cda to 71deb73 Compare November 20, 2022 19:44
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 71deb73 to c84691f Compare March 16, 2023 09:12
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 7 times, most recently from 58c1b9d to c89d948 Compare March 29, 2023 22:33
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from c89d948 to dd3e17e Compare April 3, 2023 11:15
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 124f496 to 71ece2d Compare April 17, 2023 18:46
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 5 times, most recently from ffca994 to 153e70a Compare June 3, 2023 01:43
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 153e70a to 7daed28 Compare June 5, 2023 19:08
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 9 times, most recently from 3dba85b to b830e4b Compare November 3, 2024 04:47
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 4 times, most recently from cbb98e2 to 74a00f0 Compare November 11, 2024 17:55
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from d3270ae to 3cad2fb Compare November 19, 2024 19:57
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 9 times, most recently from a0d5ec1 to 02986c3 Compare November 29, 2024 22:04
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from c0f3687 to bf18a13 Compare December 2, 2024 19:57
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from bf18a13 to 40647f3 Compare December 4, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants