Bump actions/github-script from 8 to 9 in the github-actions group across 1 directory#2497
Closed
dependabot[bot] wants to merge 30 commits intodevelopfrom
Closed
Bump actions/github-script from 8 to 9 in the github-actions group across 1 directory#2497dependabot[bot] wants to merge 30 commits intodevelopfrom
dependabot[bot] wants to merge 30 commits intodevelopfrom
Conversation
…irective conditions (#2436) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…hods on namespace types (#2449) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…Message` (#2448) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…itions (#2458) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…(nonsending)` modifier (#2460) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…rule (#2457) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…sions of nested internal types (#2461) Co-authored-by: Cal Stephens <cal@calstephens.tech>
…ers (#2467) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…sure signatures (#2469) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…2477) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…trailing comment (#2478) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…gs` (#2484) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
Add preferSwiftStringAPI rule (#2292) Replaces the Objective-C bridged `replacingOccurrences(of:with:)` with Swift-native `replacing(_:with:)`. The ObjC method has known Unicode bugs (e.g. corrupting emoji flag sequences); the Swift equivalent is safer, shorter, and available from Swift 5.7+. Only the two-argument form is transformed — calls with `options:` or `range:` are left unchanged as they have no direct Swift equivalent.
Co-authored-by: Codex <noreply@openai.com>
…ormat version (#2496) Co-authored-by: calda <1811727+calda@users.noreply.github.com>
…I availability (#2495)
Bumps the github-actions group with 1 update in the / directory: [actions/github-script](https://github.com/actions/github-script). Updates `actions/github-script` from 8 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot ignore all |
Collaborator
|
@dependabot ignore actions/github-script |
Contributor
Author
|
OK, I won't notify you about actions/github-script again, unless you unignore it. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2497 +/- ##
===========================================
- Coverage 95.31% 95.30% -0.01%
===========================================
Files 165 168 +3
Lines 25128 25383 +255
===========================================
+ Hits 23950 24192 +242
- Misses 1178 1191 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 1 update in the / directory: actions/github-script.
Updates
actions/github-scriptfrom 8 to 9Release notes
Sourced from actions/github-script's releases.
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunctionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions