Skip to content

chore(deps): bump actions/github-script from 7 to 8#61

Open
dependabot[bot] wants to merge 230 commits intomainfrom
dependabot/github_actions/actions/github-script-8
Open

chore(deps): bump actions/github-script from 7 to 8#61
dependabot[bot] wants to merge 230 commits intomainfrom
dependabot/github_actions/actions/github-script-8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps actions/github-script from 7 to 8.

Release notes

Sourced from actions/github-script's releases.

v8.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

New Contributors

Full Changelog: actions/github-script@v7.1.0...v8.0.0

v7.1.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v7...v7.1.0

... (truncated)

Commits

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

- Add retry logic with exponential backoff
- Use requests session for connection reuse
- Improve error handling for API calls
- Fix dotenv loading path
- Detect calculation queries and compute directly
- Avoid relying on model to use CALC tool
- Detect CALC: queries directly
- Allow math functions like sqrt in calculations
- Strip quotes from input queries
- Add WIKI tool for Wikipedia search
- Add TIME tool for current date/time
- Improve tool detection and execution
- Use Wikipedia REST API with proper headers
- Remove hardcoded knowledge
- Fetch data from APIs in parallel
- Cleaner code architecture
- Improved RAG responses
- Split into config, data_fetcher, tools, rag_engine, main
- Create package structure with setup.py
- Cleaner organization while maintaining functionality
- Enable pip install and distribution
- Add console scripts for CLI usage
- Remove scripts/rewrite_msg.sh (replaced by commit-msg hook)
- Remove src/rag_pipeline.py (deprecated wrapper)
- Remove src/sci_fi_dataset_collector.py (deprecated wrapper)
- Update all imports to relative imports (.module)
- Fix setup.py entry points with correct paths
- add ci pipeline for automated testing
- run linting, import checks, and setup validation
- trigger on push/pr to main/master branches
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
@dependabot dependabot bot requested a review from bniladridas as a code owner February 23, 2026 19:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: 9de2918

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot],

I analyzed the Dependabot PR #61 for you.

Analysis Result ✅

No dependency files modified.

Changed files: None


Analyzed by GitHub Actions | Built for rag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant