-
Notifications
You must be signed in to change notification settings - Fork 3
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): bump marocchino/sticky-pull-request-comment from 1.1.0 to 2.9.0 #108
base: main
Are you sure you want to change the base?
chore(deps): bump marocchino/sticky-pull-request-comment from 1.1.0 to 2.9.0 #108
Conversation
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 1.1.0 to 2.9.0. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@v1.1.0...v2.9.0) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #108 +/- ##
=======================================
Coverage 83.99% 83.99%
=======================================
Files 21 21
Lines 1506 1506
=======================================
Hits 1265 1265
Misses 241 241 |
@coderabbitai full review |
✅ Actions performedFull review triggered. |
WalkthroughThe changes in the GitHub Actions workflow configuration involve updating action versions, correcting indentation, and specifying Python version matrices. The Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant GitHub Actions
participant Linting Job
participant Testing Job
User->>GitHub Actions: Create Pull Request
GitHub Actions->>Linting Job: Run Linting
Linting Job->>GitHub Actions: Comment on PR if linting fails
Linting Job->>Testing Job: Trigger Testing
Testing Job->>GitHub Actions: Run Tests across Python versions
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🔇 Additional comments (2)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps marocchino/sticky-pull-request-comment from 1.1.0 to 2.9.0.
Release notes
Sourced from marocchino/sticky-pull-request-comment's releases.
... (truncated)
Commits
331f8f5
📦️ build5c844f7
⬆️ node 20989f9fa
Merge pull request #1236 from marocchino/dependabot/npm_and_yarn/typescript-e...42b601d
build(deps-dev): Bump@typescript-eslint/parser
from 6.19.0 to 6.20.0627a535
Merge pull request #1227 from marocchino/dependabot/npm_and_yarn/ts-jest-29.1.285fbd23
Merge pull request #1239 from marocchino/dependabot/npm_and_yarn/types/node-2...9ecb719
Merge pull request #1240 from marocchino/dependabot/npm_and_yarn/octokit/grap...76f17ea
Merge pull request #1238 from MauriceArikoglu/patch-1b11ff05
build(deps): Bump@octokit/graphql-schema
from 14.47.1 to 14.52.0e141788
build(deps-dev): Bump@types/node
from 20.11.5 to 20.11.14You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit