Skip to content

chore(*): remove deprecated reviewers field from dependabot.yml #407

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

Merged

Conversation

lumirlumir
Copy link
Owner

This pull request updates the .github/dependabot.yml configuration file by removing the reviewers field from two sections. This simplifies the configuration by no longer assigning a specific reviewer (lumirlumir) for Dependabot pull requests.

Configuration updates:

  • Removed the reviewers field from the daily update schedule configuration.
  • Removed the reviewers field from the weekly update schedule configuration.

@Copilot Copilot AI review requested due to automatic review settings May 6, 2025 14:00
Copy link

vercel bot commented May 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
npm-bananass-websites-eslint-config-bananass ⬜️ Skipped (Inspect) May 6, 2025 2:00pm
npm-bananass-websites-vitepress ⬜️ Skipped (Inspect) May 6, 2025 2:00pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request removes the deprecated "reviewers" field from the Dependabot configuration to simplify the file and reduce unnecessary assignments.

  • Removed the "reviewers" field from the daily update schedule configuration.
  • Removed the "reviewers" field from the weekly update schedule configuration.

@github-actions github-actions bot added 🏷️ scope: * Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes labels May 6, 2025
Copy link

github-actions bot commented May 6, 2025

Labels have been automatically applied based on the Conventional Commits specification.🏷️

Copy link

codecov bot commented May 6, 2025

Bundle Report

Changes will increase total bundle size by 275 bytes (0.02%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
websites-vitepress-esm 1.4MB 275 bytes (0.02%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: websites-vitepress-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
@localSearchIndexroot.*.js 275 bytes 105.63kB 0.26%

Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.09%. Comparing base (30b1c93) to head (a80a4ab).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files         163      163           
  Lines       10249    10249           
  Branches       10       10           
=======================================
  Hits         9951     9951           
  Misses        298      298           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30b1c93...a80a4ab. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lumirlumir lumirlumir merged commit 02bd05e into main May 6, 2025
21 checks passed
@lumirlumir lumirlumir deleted the chore-remove-deprecated-reviewers-field-from-dependabot-yml branch May 6, 2025 14:05
lumirlumir added a commit that referenced this pull request May 8, 2025
….0-canary.6` (`prerelease`) (#417)

## Release Information: `v0.1.0-canary.6`

New release of `lumirlumir/npm-bananass` has arrived! 🎉

This PR bumps the package versions from `v0.1.0-canary.5` to
`v0.1.0-canary.6` (`prerelease`).

See
[Actions](https://github.com/lumirlumir/npm-bananass/actions/runs/14907692682)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-bananass` |
| SEMVER      | `prerelease`     |
| Pre ID      | `canary`      |
| Short SHA   | 3df3983       |
| Old Version | `v0.1.0-canary.5`  |
| New Version | `v0.1.0-canary.6`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 🐛 Bug Fixes
* fix(bananass): run command should be considered a match regardless of
whether it ends with whitespace by @lumirlumir in
#397
### 🧰 Chores
* chore(*): cleanup examples and update scripts field of `package.json`
by @lumirlumir in #389
* chore(websites-vitepress): create `logo-og.png` by @lumirlumir in
#394
* chore(*): remove deprecated `reviewers` field from `dependabot.yml` by
@lumirlumir in #407
### 📝 Documentation
* docs(websites-vitepress): create more documentations and remove unused
`docs` directory by @lumirlumir in
#382
* docs(*): update eslint config and translate `CONTRIBUTING.en.md` by
@lumirlumir in #383
* docs(websites-vitepress): add Linux and WSL browser error Q&A by
@sukjuhong in #384
* docs(websites-vitepress): create dummy docs for structuring by
@lumirlumir in #385
* docs(*): cleanup examples, create dummy docs, and
`writing-a-solution-function.md` by @lumirlumir in
#386
* docs(websites-vitepress): create more docs by @lumirlumir in
#395
* docs(*): add more examples and related docs by @lumirlumir in
#404
### ♻️ Code Refactoring
* refactor(create-bananass): update `README.md` in templates by
@lumirlumir in #392
* refactor(create-bananass): update solution exmaples in templates by
@lumirlumir in #393
* refactor(bananass): detach `webpackResolve` logic from `run.js` by
@lumirlumir in #396
### 🧪 Tests
* test(tests-e2e): create more test cases for bananass build by
@lumirlumir in #391
* test(*): create test to verify the number of solution files and update
`eslint.config.mjs` by @lumirlumir in
#416
### ⬆️ Dependency Updates
* chore(deps): bump the typescript-eslint group across 2 directories
with 2 updates by @dependabot in
#380
* chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3 by
@dependabot in #381
* chore(deps): bump the babel group across 2 directories with 3 updates
by @dependabot in #387
* chore(deps): bump `open` from `v10.1.1` to `v10.1.2` by @lumirlumir in
#388
* chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot in
#399
* chore(deps-dev): bump textlint from 14.6.0 to 14.7.1 by @dependabot in
#398
* chore(deps): bump the typescript-eslint group across 2 directories
with 2 updates by @dependabot in
#405
* chore(deps-dev): bump @types/node from 22.15.3 to 22.15.10 by
@dependabot in #406
* chore(deps-dev): bump lint-staged from 15.5.1 to 15.5.2 by @dependabot
in #408
* chore(deps): bump the babel group across 2 directories with 1 update
by @dependabot in #411
* chore(deps-dev): bump @types/node from 22.15.12 to 22.15.15 by
@dependabot in #414
* chore(deps): bump the next group across 2 directories with 1 update by
@dependabot in #412

## New Contributors
* @sukjuhong made their first contribution in
#384

**Full Changelog**:
v0.1.0-canary.5...v0.1.0-canary.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ scope: * Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: chore Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy