Skip to content

Chore(deps): Bump JetBrains/junie-github-action from 0 to 1#15272

Merged
koppor merged 2 commits into
mainfrom
dependabot/github_actions/JetBrains/junie-github-action-1
Mar 6, 2026
Merged

Chore(deps): Bump JetBrains/junie-github-action from 0 to 1#15272
koppor merged 2 commits into
mainfrom
dependabot/github_actions/JetBrains/junie-github-action-1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Copy link
Copy Markdown
Contributor

Bumps JetBrains/junie-github-action from 0 to 1.

Release notes

Sourced from JetBrains/junie-github-action's releases.

Official Junie release

Full Changelog: JetBrains/junie-github-action@v0...v1

Release v0.10.5

What's Changed

Full Changelog: JetBrains/junie-github-action@v0...v0.10.5

Release v0.10.4

What's Changed

Full Changelog: JetBrains/junie-github-action@v0...v0.10.4

Release v0.10.3

Full Changelog: JetBrains/junie-github-action@v0...v0.10.3

Release v0.10.2

What's Changed

Full Changelog: JetBrains/junie-github-action@v0...v0.10.2

Release v0.10.1

Full Changelog: JetBrains/junie-github-action@v0...v0.10.1

Release v0.10.0

What's Changed

Full Changelog: JetBrains/junie-github-action@v0...v0.10.0

Release v0.9.1

Full Changelog: JetBrains/junie-github-action@v0...v0.9.1

Release v0.9.0

What's Changed

Full Changelog: JetBrains/junie-github-action@v0...v0.9.0

... (truncated)

Commits
  • e98483e Merge pull request #97 from JetBrains/include_pr_details
  • 64d7f37 Update tests to check for \<user_instruction> and code-review in descripti...
  • 16f50da Remove redundant command check in new-prompt-formatter user instruction logic
  • 26b0498 Simplify prompt logic and refine context attachment in new-prompt-formatter...
  • a3d091f Merge branch 'main' into include_pr_details
  • c69d308 Merge pull request #99 from JetBrains/fadeeva/merge-conflict-delete
  • 9aa6811 Merge pull request #101 from JetBrains/fadeeva/fix-fail-details
  • 4684228 Improved logging in daily-release-tests workflow by replacing output redirect...
  • 43e3c2c Merge pull request #100 from JetBrains/fadeeva/fail-details-notifications
  • 875e73d Added detailed failure summary to Slack notifications in daily-release-tests ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [JetBrains/junie-github-action](https://github.com/jetbrains/junie-github-action) from 0 to 1.
- [Release notes](https://github.com/jetbrains/junie-github-action/releases)
- [Commits](JetBrains/junie-github-action@v0...v1)

---
updated-dependencies:
- dependency-name: JetBrains/junie-github-action
  dependency-version: '1'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 4, 2026
@koppor koppor enabled auto-merge March 4, 2026 14:44
@testlens-app

This comment has been minimized.

@testlens-app

testlens-app Bot commented Mar 6, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 8b4a09c
▶️ Tests: 10126 executed
⚪️ Checks: 57/57 completed


Learn more about TestLens at testlens.app.

@koppor koppor added this pull request to the merge queue Mar 6, 2026
@github-actions github-actions Bot added the status: to-be-merged PRs which are accepted and should go into the merge-queue. label Mar 6, 2026
Merged via the queue into main with commit eaa6530 Mar 6, 2026
55 of 58 checks passed
@koppor koppor deleted the dependabot/github_actions/JetBrains/junie-github-action-1 branch March 6, 2026 10:17
Siedlerchr added a commit to statxc/jabref that referenced this pull request Mar 10, 2026
* upstream/main: (59 commits)
  Fix 15000 identifier (JabRef#15286)
  Chore(deps): Bump dev.langchain4j:langchain4j-bom in /versions (JabRef#15305)
  Supress JavaFX VirtualFlow Info log noise for large libraries (10k+). (JabRef#15298)
  Chore(deps): Bump commons-logging:commons-logging in /versions (JabRef#15304)
  Fix merge dialog closing immediately when only one PDF importer returns metadata (JabRef#15127) (JabRef#15287)
  Fixed nullable eventhandlers (JabRef#15288)
  New Crowdin updates (JabRef#15285)
  Fix the ESC key for GlobalSearchResultDialog (JabRef#15259)
  Remove jbang plugin banner (JabRef#15282)
  Chore(deps): Bump org.apache.httpcomponents.core5:httpcore5 in /versions (JabRef#15281)
  Udpate to latest gradle master (JabRef#15279)
  Migrate to GemsFX Notifications (JabRef#14762)
  Chore(deps): Bump JetBrains/junie-github-action from 0 to 1 (JabRef#15272)
  Chore(deps): Bump docker/setup-qemu-action from 3 to 4 (JabRef#15269)
  Feature/citation count dropdown (JabRef#15216)
  Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.5.0 (JabRef#15275)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (JabRef#15273)
  Fix more security
  Fix pr_body leakage
  Chore: add dependency-management.md (JabRef#15278)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code status: to-be-merged PRs which are accepted and should go into the merge-queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants