Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2025

Bumps jira from 3.8.0 to 3.10.5.

Release notes

Sourced from jira's releases.

v3.10.5

Maintenance

  • Cleanup after release problems

v3.10.4

Maintenance

v3.10.3

What's Changed

Full Changelog: pycontribs/jira@3.10.2...3.10.3

v3.10.2

Maintenance

  • fix: remove unused password input from PyPI publish action in release (#2357) @​studioj

v3.10.1

Bugfixes

v3.10.0

What's Changed in v3.10

What's Changed in v3.9 (not on pypi)

... (truncated)

Commits
  • 6dbc5cf remove workaround after release to pypi (#2360)
  • 5be3c76 Enable CI GHA to run on Manual Trigger (#2340)
  • d6611e2 [pre-commit.ci] pre-commit autoupdate (#2345)
  • b141186 fix: add write permission for contents in release.yml (#2359)
  • 8e91c17 fix: update environment name for PyPI publishing in release.yml (#2358)
  • f461fcb fix: remove unused password input from PyPI publish action in release.yml (#2...
  • 2ace2e9 docs: add warning about broken PyPI release and provide temporary installatio...
  • 37b1f98 fix: fixes #2346 fields input argument for search should not change behaviour...
  • 87a6975 [pre-commit.ci] pre-commit autoupdate (#2336)
  • 4309e70 Enable devel testing pipeline (#2337)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Dependency Updates skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. labels Oct 26, 2025
Bumps [jira](https://github.com/pycontribs/jira) from 3.8.0 to 3.10.5.
- [Release notes](https://github.com/pycontribs/jira/releases)
- [Changelog](https://github.com/pycontribs/jira/blob/main/RELEASE.md)
- [Commits](pycontribs/jira@3.8.0...3.10.5)

---
updated-dependencies:
- dependency-name: jira
  dependency-version: 3.10.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev-tools/scripts/jira-3.10.5 branch from 799f79f to 2c05d51 Compare October 26, 2025 23:35
this function returns a list of jira issues for us always, because we
don't ask it for json output (only case where it returns a dict)
@rmuir rmuir merged commit 7a300f9 into main Oct 27, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev-tools/scripts/jira-3.10.5 branch October 27, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency Updates skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant