Releases: devops-actions/github-copilot-pr-analysis
Releases · devops-actions/github-copilot-pr-analysis
Release v0.0.4
What's Changed
- Dependency updates!
- Add skipped_orgs workflow input to replace file-based configuration by @Copilot in #8
Dependency updates (GitHub Actions)
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #11
- build(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #10
- build(deps): Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #9
- build(deps): Bump actions/checkout from 4.3.1 to 6.0.1 by @dependabot[bot] in #30
- build(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #34
- build(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #32
- build(deps): Bump step-security/harden-runner from 2.13.3 to 2.14.0 by @dependabot[bot] in #33
- build(deps): Bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #41
- build(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.3 by @dependabot[bot] in #40
- build(deps): Bump github/codeql-action from 3.31.9 to 4.31.9 by @dependabot[bot] in #39
- build(deps): Bump actions/checkout from 4.3.1 to 6.0.1 by @dependabot[bot] in #38
- build(deps): Bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #44
- build(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #46
- build(deps): Bump github/codeql-action from 4.31.10 to 4.31.11 by @dependabot[bot] in #47
- build(deps): Bump github/codeql-action from 4.31.11 to 4.32.1 by @dependabot[bot] in #53
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #50
- build(deps): Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #49
Dependency updates (Other)
- build(deps): Bump axios from 1.9.0 to 1.12.0 by @dependabot[bot] in #2
- build(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #13
- build(deps-dev): Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #12
- build(deps): Bump axios from 1.12.0 to 1.13.2 by @dependabot[bot] in #26
- build(deps-dev): Bump babel-jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #25
- build(deps): Bump commander from 11.1.0 to 14.0.2 by @dependabot[bot] in #22
- build(deps-dev): Bump jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #23
- build(deps-dev): Bump @babel/preset-env from 7.27.2 to 7.28.5 by @dependabot[bot] in #24
- build(deps): Bump glob from 10.5.0 to 13.0.0 by @dependabot[bot] in #28
- build(deps-dev): Bump eslint from 8.57.1 to 9.39.1 by @dependabot[bot] in #29
- build(deps-dev): Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #31
- build(deps-dev): Bump @babel/preset-env from 7.28.5 to 7.28.6 by @dependabot[bot] in #45
- build(deps): Bump axios from 1.13.2 to 1.13.3 by @dependabot[bot] in #48
- build(deps): Bump axios from 1.13.3 to 1.13.4 by @dependabot[bot] in #51
- build(deps): Bump commander from 14.0.2 to 14.0.3 by @dependabot[bot] in #52
- build(deps-dev): Bump @babel/preset-env from 7.28.6 to 7.29.0 by @dependabot[bot] in #54
- build(deps): Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #55
- build(deps): Bump glob from 13.0.0 to 13.0.1 by @dependabot[bot] in #56
Other Changes
- Fix npm cache warning by using action path by @rajbos in #5
- Update to reusable actions-dependencies workflow by @rajbos in #14
- Add reusable issue-pr-tag workflow by @rajbos in #15
- Add top-level permissions: contents: read only to issue-pr-tag workflow by @rajbos in #16
- Add top-level permissions: contents: read to all workflows by @rajbos in #17
- Add OpenSSF Scorecard badge to README by @rajbos in #18
- Add OSSF Scorecard workflow by @rajbos in #19
- fix by @rajbos in #20
- [StepSecurity] Apply security best practices by @step-security-bot in #21
- [StepSecurity] Apply security best practices by @step-security-bot in #27
- [StepSecurity] Apply security best practices by @step-security-bot in #35
- Rename CodeQL workflow for advanced configuration by @rajbos in #36
- Update GitHub Action to use version 0.0.3 by @rajbos in #37
- Add approve-dependabot-pr workflow using reusable workflow by @rajbos in #42
- Add release notes categories by @rajbos in #43
New Contributors
- @dependabot[bot] made their first contribution in #2
- @step-security-bot made their first contribution in #21
- @Copilot made their first contribution in #8
Full Changelog: v0.0.2...v0.0.4
Release v0.0.3
What's Changed
Full Changelog: v0.0.1...v0.0.3
Release v0.0.2
What's Changed
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
What's Changed
- Extract GitHub Copilot PR Analysis action from rajbos/rajbos by @rajbos in #1
- Set package-ecosystem to 'github-actions' in dependabot by @rajbos in #3
New Contributors
Full Changelog: https://github.com/devops-actions/github-copilot-pr-analysis/commits/v0.0.1