Camelotia
Camelotia copied to clipboard
chore(deps): update dependency octokit to v3.0.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Octokit | 3.0.0 -> 3.0.1 |
Release Notes
octokit/octokit.net (Octokit)
v3.0.1
What's Changed
- bugfix: Fix deserializing of Emoji types by @JonruAlveus in https://github.com/octokit/octokit.net/pull/2577
- bugfix: Fixes the meta DTO and meta tests so they pass and are the same as what is documented in the REST API docs by @JonruAlveus in https://github.com/octokit/octokit.net/pull/2579
- chore: updates tests to include new IP block fields by @nickfloyd in https://github.com/octokit/octokit.net/pull/2581
- chore: Splitting out the misc client into separate clients as per current documentation by @JonruAlveus in https://github.com/octokit/octokit.net/pull/2574
- chore: Base classes need protected setters, ActivityPayload had privates by @JonruAlveus in https://github.com/octokit/octokit.net/pull/2591
- chore: Use correct methods and URL to generate release notes by @rdeago in https://github.com/octokit/octokit.net/pull/2592
- deps: bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in https://github.com/octokit/octokit.net/pull/2583
- docs: Remove
/enslug in docs.github.com links (and stop VSCode from formatting on save) by @SeanKilleen in https://github.com/octokit/octokit.net/pull/2573
New Contributors
- @gr2m made their first contribution in https://github.com/octokit/octokit.net/pull/2584
- @rdeago made their first contribution in https://github.com/octokit/octokit.net/pull/2592
Full Changelog: https://github.com/octokit/octokit.net/compare/v3.0.0...v3.0.1
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 has been generated by Mend Renovate. View repository job log here.