chore(deps): bump actions/github-script from 7 to 8#61
Open
dependabot[bot] wants to merge 230 commits intomainfrom
Open
chore(deps): bump actions/github-script from 7 to 8#61dependabot[bot] wants to merge 230 commits intomainfrom
dependabot[bot] wants to merge 230 commits intomainfrom
Conversation
- 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
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 |
eb2b3d3 to
4dfe193
Compare
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 actions/github-script from 7 to 8.
Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.xYou 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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)