Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump paperless-ngx/paperless-ngx from 2.14.5 to 2.14.6 in /paperless #530

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps paperless-ngx/paperless-ngx from 2.14.5 to 2.14.6.

Release notes

Sourced from paperless-ngx/paperless-ngx's releases.

Paperless-ngx v2.14.6

paperless-ngx 2.14.6

Bug Fixes

  • Fix: backwards-compatible versioned API response for custom field select fields, update default API version @​shamoon (#8912)
  • Tweak: place items with 0 documents at bottom of filterable list, retain alphabetical @​shamoon (#8924)
  • Fix: set larger page size for abstract service getFew @​shamoon (#8920)
  • Fix/refactor: remove doc observables, fix username async @​shamoon (#8908)
  • Fix: include missing fields for saved view widgets @​shamoon (#8905)
  • Fix: force set document not dirty before close after save @​shamoon (#8888)
  • Fixhancement: restore search highlighting and add for built-in viewer @​shamoon (#8885)
  • Fix: resolve cpu usage due to incorrect interval use @​shamoon (#8884)

All App Changes

  • Fix: backwards-compatible versioned API response for custom field select fields, update default API version @​shamoon (#8912)
  • Tweak: place items with 0 documents at bottom of filterable list, retain alphabetical @​shamoon (#8924)
  • Fix: set larger page size for abstract service getFew @​shamoon (#8920)
  • Fix/refactor: remove doc observables, fix username async @​shamoon (#8908)
  • Chore: Upgrades dependencies and hook versions @​stumpylog (#8895)
  • Fix: include missing fields for saved view widgets @​shamoon (#8905)
  • Fix: force set document not dirty before close after save @​shamoon (#8888)
  • Change: Revert dropdown sorting by doc count @​shamoon (#8887)
  • Fixhancement: restore search highlighting and add for built-in viewer @​shamoon (#8885)
  • Fix: resolve cpu usage due to incorrect interval use @​shamoon (#8884)
Changelog

Sourced from paperless-ngx/paperless-ngx's changelog.

paperless-ngx 2.14.6

Bug Fixes

  • Fix: backwards-compatible versioned API response for custom field select fields, update default API version @​shamoon (#8912)
  • Tweak: place items with 0 documents at bottom of filterable list, retain alphabetical @​shamoon (#8924)
  • Fix: set larger page size for abstract service getFew @​shamoon (#8920)
  • Fix/refactor: remove doc observables, fix username async @​shamoon (#8908)
  • Fix: include missing fields for saved view widgets @​shamoon (#8905)
  • Fix: force set document not dirty before close after save @​shamoon (#8888)
  • Fixhancement: restore search highlighting and add for built-in viewer @​shamoon (#8885)
  • Fix: resolve cpu usage due to incorrect interval use @​shamoon (#8884)

All App Changes

  • Fix: backwards-compatible versioned API response for custom field select fields, update default API version @​shamoon (#8912)
  • Tweak: place items with 0 documents at bottom of filterable list, retain alphabetical @​shamoon (#8924)
  • Fix: set larger page size for abstract service getFew @​shamoon (#8920)
  • Fix/refactor: remove doc observables, fix username async @​shamoon (#8908)
  • Fix: include missing fields for saved view widgets @​shamoon (#8905)
  • Chore: Upgrades dependencies and hook versions @​stumpylog (#8895)
  • Fix: force set document not dirty before close after save @​shamoon (#8888)
  • Change: Revert dropdown sorting by doc count @​shamoon (#8887)
  • Fixhancement: restore search highlighting and add for built-in viewer @​shamoon (#8885)
  • Fix: resolve cpu usage due to incorrect interval use @​shamoon (#8884)
Commits
  • 1745da0 Bump version to 2.14.6
  • e4e906c New Crowdin translations by GitHub Action (#8863)
  • 80c7b97 Update django.po
  • 270e70a Fix: backwards-compatible versioned API response for custom field select fiel...
  • 082bf6f Tweak: place 0 result items at bottom of filterable list (#8924)
  • 38296d9 Fix: set larger page size for abstract service getFew (#8920)
  • 8311313 Nit: use camelCase
  • ac29299 Dev: fix utif bailout warning
  • f3cda54 Fix/refactor: remove doc observables, fix username async (#8908)
  • 8f9a294 Fix: include missing fields for saved view widgets (#8905)
  • 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)

Bumps [paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) from 2.14.5 to 2.14.6.
- [Release notes](https://github.com/paperless-ngx/paperless-ngx/releases)
- [Changelog](https://github.com/paperless-ngx/paperless-ngx/blob/dev/docs/changelog.md)
- [Commits](paperless-ngx/paperless-ngx@v2.14.5...v2.14.6)

---
updated-dependencies:
- dependency-name: paperless-ngx/paperless-ngx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2025
@github-actions github-actions bot merged commit 84a0810 into main Jan 28, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/docker/paperless/paperless-ngx/paperless-ngx-2.14.6 branch January 28, 2025 18:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants