typescript-library-starter
typescript-library-starter copied to clipboard
chore(package): update @semantic-release/github to version 10.0.3
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?
✳️ @semantic-release/github (10.0.2 → 10.0.3) · Repo
Commits
See the full diff on Github. The new version differs by 10 commits:
fix(deps): update dependency @octokit/plugin-paginate-rest to v11 (#810)chore(deps): update dependency semantic-release to v23.0.7 (#807)chore(deps): update npm to v10.5.1chore(deps): lock file maintenance (#804)chore(deps): lock file maintenance (#802)chore(deps): update dependency semantic-release to v23.0.6 (#801)chore(deps): update dependency semantic-release to v23.0.5 (#800)chore(deps): lock file maintenance (#791)chore(deps): update dependency semantic-release to v23.0.4 (#799)ci(corepack): pinned the expected dev version of npm and explicitly used it for audit signatures (#796)
↗️ @octokit/plugin-paginate-rest (indirect, 10.0.0 → 11.0.0) · Repo
Release Notes
11.0.0
11.0.0 (2024-04-06)
Features
BREAKING CHANGES
- require owner/repo instead of repository_id for environment secrets and variables endpoints
10.1.0
10.1.0 (2024-04-04)
Features
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
🆕 @octokit/openapi-types (added, 21.2.0)
🆕 @octokit/types (added, 13.1.0)
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
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)