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

fix(deps): update dependency @octokit/tsconfig to v4 #610

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/tsconfig ^2.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

octokit/tsconfig (@​octokit/tsconfig)

v4.0.0

Compare Source

Features
BREAKING CHANGES
  • Required, but potentially undefined does not have the same intent as optional. This
    rule will enforce us to be explicit in our type declarations and how we expect octokit APIs should
    be used.

v3.1.0

Compare Source

Features

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • migrate to ESM settings

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Feb 17, 2024
Copy link
Member

@wolfy1339 wolfy1339 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires ESM due to verbatimModuleSyntax

@wolfy1339 wolfy1339 added Status: Blocked Blocked by GitHub's API or other external factors esm-blocked Temporary label to denote esm dependency blocker labels Feb 17, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 3ef73a1 to c56e6a1 Compare April 1, 2024 21:15
@renovate renovate bot changed the title chore(deps): update dependency @octokit/tsconfig to v3 fix(deps): update octokit monorepo (major) Apr 1, 2024
@renovate renovate bot changed the title fix(deps): update octokit monorepo (major) chore(deps): update dependency @octokit/tsconfig to v3 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch 2 times, most recently from f939023 to 78d3dba Compare April 5, 2024 19:50
@renovate renovate bot changed the title chore(deps): update dependency @octokit/tsconfig to v3 fix(deps): update octokit monorepo (major) Apr 5, 2024
@renovate renovate bot changed the title fix(deps): update octokit monorepo (major) chore(deps): update dependency @octokit/tsconfig to v3 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 78d3dba to b4362b7 Compare April 9, 2024 20:58
@renovate renovate bot changed the title chore(deps): update dependency @octokit/tsconfig to v3 chore(deps): update dependency @octokit/tsconfig to v4 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from b4362b7 to 6a79db8 Compare September 24, 2024 17:27
@@ -5,6 +5,7 @@
"access": "public",
"provenance": true
},
"type": "module",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this is technically a breaking change, since we only publish the types this value doesn't really have much effect at all

@wolfy1339 wolfy1339 changed the title chore(deps): update dependency @octokit/tsconfig to v4 fix(deps): update dependency @octokit/tsconfig to v4 Sep 24, 2024
@wolfy1339 wolfy1339 merged commit b01e2fb into main Sep 24, 2024
5 checks passed
@wolfy1339 wolfy1339 deleted the renovate/major-octokit-monorepo branch September 24, 2024 17:52
@octokitbot
Copy link
Collaborator

🎉 This PR is included in version 13.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esm-blocked Temporary label to denote esm dependency blocker released Status: Blocked Blocked by GitHub's API or other external factors Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants