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

Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 6 updates #7148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the frontend-angular-dependencies group in /src-ui with 6 updates:

Package From To
@ng-select/ng-select 13.3.0 13.4.1
@angular-eslint/builder 18.0.1 18.1.0
@angular-eslint/eslint-plugin 18.0.1 18.1.0
@angular-eslint/eslint-plugin-template 18.0.1 18.1.0
@angular-eslint/schematics 18.0.1 18.1.0
@angular-eslint/template-parser 18.0.1 18.1.0

Updates @ng-select/ng-select from 13.3.0 to 13.4.1

Release notes

Sourced from @​ng-select/ng-select's releases.

v13.4.1

13.4.1 (2024-06-28)

Bug Fixes

v13.4.0

13.4.0 (2024-06-28)

Features

Commits

Updates @angular-eslint/builder from 18.0.1 to 18.1.0

Release notes

Sourced from @​angular-eslint/builder's releases.

v18.1.0

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function (#1876)
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix (#1897)

🩹 Fixes

  • update dependency @​angular/compiler to v18.0.2 (#1852)
  • update dependency eslint to v9.5.0 (#1886)
  • update dependency eslint to v9.6.0 (#1900)
  • update dependency @​angular/compiler to v18.0.5 (#1893)
  • update nrwl monorepo to v19.3.2 (#1902)
  • update typescript-eslint packages to v8.0.0-alpha.38 (#1904)
  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files (#1865)
  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content (#1880)
  • test-utils: use configured RuleTester.afterAll over global (#1878)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/builder's changelog.

18.1.0 (2024-07-01)

This was a version bump only for builder to align it with other projects, there were no code changes.

Commits

Updates @angular-eslint/eslint-plugin from 18.0.1 to 18.1.0

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v18.1.0

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function (#1876)
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix (#1897)

🩹 Fixes

  • update dependency @​angular/compiler to v18.0.2 (#1852)
  • update dependency eslint to v9.5.0 (#1886)
  • update dependency eslint to v9.6.0 (#1900)
  • update dependency @​angular/compiler to v18.0.5 (#1893)
  • update nrwl monorepo to v19.3.2 (#1902)
  • update typescript-eslint packages to v8.0.0-alpha.38 (#1904)
  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files (#1865)
  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content (#1880)
  • test-utils: use configured RuleTester.afterAll over global (#1878)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function

🩹 Fixes

  • update typescript-eslint packages to v8.0.0-alpha.37

❤️ Thank You

  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
Commits
  • 796e657 chore(release): publish 18.1.0
  • afd0f37 fix: update typescript-eslint packages to v8.0.0-alpha.37 (#1854)
  • 9103be6 feat(eslint-plugin): [prefer-output-readonly] support output() function (#1876)
  • See full diff in compare view

Updates @angular-eslint/eslint-plugin-template from 18.0.1 to 18.1.0

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v18.1.0

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function (#1876)
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix (#1897)

🩹 Fixes

  • update dependency @​angular/compiler to v18.0.2 (#1852)
  • update dependency eslint to v9.5.0 (#1886)
  • update dependency eslint to v9.6.0 (#1900)
  • update dependency @​angular/compiler to v18.0.5 (#1893)
  • update nrwl monorepo to v19.3.2 (#1902)
  • update typescript-eslint packages to v8.0.0-alpha.38 (#1904)
  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files (#1865)
  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content (#1880)
  • test-utils: use configured RuleTester.afterAll over global (#1878)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix

🩹 Fixes

  • update typescript-eslint packages to v8.0.0-alpha.37

  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files

  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content

❤️ Thank You

  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
Commits
  • 796e657 chore(release): publish 18.1.0
  • 79d1b41 feat(eslint-plugin): [no-call-expression] add allowPrefix and allowSuffix (#1...
  • 2c653fc chore: update dependency prettier to v3.3.2 (#1694)
  • 632d818 chore: normalize e2e snapshots (#1903)
  • afd0f37 fix: update typescript-eslint packages to v8.0.0-alpha.37 (#1854)
  • b904679 fix(eslint-plugin-template): [prefer-self-closing-tags] support ng-content wi...
  • acdc4a6 fix(eslint-plugin-template): [prefer-self-closing-tags] always ignore index.h...
  • See full diff in compare view

Updates @angular-eslint/schematics from 18.0.1 to 18.1.0

Release notes

Sourced from @​angular-eslint/schematics's releases.

v18.1.0

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function (#1876)
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix (#1897)

🩹 Fixes

  • update dependency @​angular/compiler to v18.0.2 (#1852)
  • update dependency eslint to v9.5.0 (#1886)
  • update dependency eslint to v9.6.0 (#1900)
  • update dependency @​angular/compiler to v18.0.5 (#1893)
  • update nrwl monorepo to v19.3.2 (#1902)
  • update typescript-eslint packages to v8.0.0-alpha.38 (#1904)
  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files (#1865)
  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content (#1880)
  • test-utils: use configured RuleTester.afterAll over global (#1878)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/schematics's changelog.

18.1.0 (2024-07-01)

🩹 Fixes

  • update dependency eslint to v9.4.0

  • update dependency eslint to v9.5.0

  • update dependency eslint to v9.6.0

  • update typescript-eslint packages to v8.0.0-alpha.37

  • update typescript-eslint packages to v8.0.0-alpha.38

❤️ Thank You

  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
Commits

Updates @angular-eslint/template-parser from 18.0.1 to 18.1.0

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v18.1.0

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function (#1876)
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix (#1897)

🩹 Fixes

  • update dependency @​angular/compiler to v18.0.2 (#1852)
  • update dependency eslint to v9.5.0 (#1886)
  • update dependency eslint to v9.6.0 (#1900)
  • update dependency @​angular/compiler to v18.0.5 (#1893)
  • update nrwl monorepo to v19.3.2 (#1902)
  • update typescript-eslint packages to v8.0.0-alpha.38 (#1904)
  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files (#1865)
  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content (#1880)
  • test-utils: use configured RuleTester.afterAll over global (#1878)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

18.1.0 (2024-07-01)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the frontend-angular-dependencies group in /src-ui with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `13.3.0` | `13.4.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.0.1` | `18.1.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.0.1` | `18.1.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.0.1` | `18.1.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.0.1` | `18.1.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.0.1` | `18.1.0` |


Updates `@ng-select/ng-select` from 13.3.0 to 13.4.1
- [Release notes](https://github.com/ng-select/ng-select/releases)
- [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md)
- [Commits](ng-select/ng-select@v13.3.0...v13.4.1)

Updates `@angular-eslint/builder` from 18.0.1 to 18.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.1.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.0.1 to 18.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.1.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.0.1 to 18.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.1.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.0.1 to 18.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.1.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.0.1 to 18.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.1.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@ng-select/ng-select"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2024 20:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Jul 1, 2024
@shamoon shamoon enabled auto-merge (squash) July 1, 2024 20:49
@shamoon
Copy link
Member

shamoon commented Jul 1, 2024

@dependabot rebase

@shamoon shamoon merged commit 5045d06 into dev Jul 1, 2024
25 checks passed
@shamoon shamoon deleted the dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-849da87083 branch July 1, 2024 23:36
calvinbui added a commit to calvinbui/ansible-monorepo that referenced this pull request Jul 14, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | minor | `2.10.2` -> `2.11.0` |

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary>

### [`v2.11.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.0): Paperless-ngx v2.11.0

[Compare Source](paperless-ngx/paperless-ngx@v2.10.2...v2.11.0)

#### paperless-ngx 2.11.0

> \[!NOTE]\
> This release marks the transition from Gotenberg v7 to v8, which is now required. Changing Gotenberg versions for most users is as simple as updating the docker tag in your compose file (see the example compose files).

##### Breaking Changes

-   Feature: Upgrade Gotenberg to v8 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;7094](paperless-ngx/paperless-ngx#7094))

##### Features

-   Enhancement: disable add split button when approrpriate [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7215](paperless-ngx/paperless-ngx#7215))
-   Enhancement: wrapping of saved view fields d-n-d UI [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7216](paperless-ngx/paperless-ngx#7216))
-   Enhancement: support custom field icontains filter for select type [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7199](paperless-ngx/paperless-ngx#7199))
-   Feature: select custom field type [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7167](paperless-ngx/paperless-ngx#7167))
-   Feature: automatic sso redirect [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7168](paperless-ngx/paperless-ngx#7168))
-   Enhancement: show more columns in mail frontend admin [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7158](paperless-ngx/paperless-ngx#7158))
-   Enhancement: use request user as owner of split / merge docs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7112](paperless-ngx/paperless-ngx#7112))
-   Enhancement: improve date parsing with accented characters [@&#8203;fdubuy](https://github.com/fdubuy) ([#&#8203;7100](paperless-ngx/paperless-ngx#7100))
-   Feature: improve history display of object names etc [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7102](paperless-ngx/paperless-ngx#7102))
-   Feature: Upgrade Gotenberg to v8 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;7094](paperless-ngx/paperless-ngx#7094))

##### Bug Fixes

-   Fix: include documents in trash for existing asn check [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7189](paperless-ngx/paperless-ngx#7189))
-   Fix: include documents in trash in sanity check [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7133](paperless-ngx/paperless-ngx#7133))
-   Fix: handle errors for trash actions and only show documents user can restore or delete [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7119](paperless-ngx/paperless-ngx#7119))
-   Fix: dont include documents in trash in counts [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7111](paperless-ngx/paperless-ngx#7111))
-   Fix: use temp dir for split / merge [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7105](paperless-ngx/paperless-ngx#7105))

##### Maintenance

-   Chore: upgrade to DRF 3.15 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7134](paperless-ngx/paperless-ngx#7134))
-   Chore(deps): Bump docker/build-push-action from 5 to 6 in the actions group [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7125](paperless-ngx/paperless-ngx#7125))
-   Chore: Ignores DRF 3.15.2 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;7122](paperless-ngx/paperless-ngx#7122))
-   Chore: show docker tag in UI for ci test builds [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7083](paperless-ngx/paperless-ngx#7083))

##### Dependencies

<details>
<summary>11 changes</summary>

-   Chore: Bulk backend updates [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;7209](paperless-ngx/paperless-ngx#7209))
-   Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7200](paperless-ngx/paperless-ngx#7200))
-   Chore(deps): Bump certifi from 2024.6.2 to 2024.7.4 [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7166](paperless-ngx/paperless-ngx#7166))
-   Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 6 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7148](paperless-ngx/paperless-ngx#7148))
-   Chore(deps): Bump django-multiselectfield from 0.1.12 to 0.1.13 in the django group [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7147](paperless-ngx/paperless-ngx#7147))
-   Chore(deps): Bump docker/build-push-action from 5 to 6 in the actions group [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7125](paperless-ngx/paperless-ngx#7125))
-   Chore(deps): Bump the small-changes group across 1 directory with 4 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7128](paperless-ngx/paperless-ngx#7128))
-   Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 16 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7126](paperless-ngx/paperless-ngx#7126))
-   Chore(deps-dev): Bump ruff from 0.4.9 to 0.5.0 in the development group across 1 directory [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7120](paperless-ngx/paperless-ngx#7120))
-   Chore(deps-dev): Bump ws from 8.17.0 to 8.17.1 in /src-ui [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7114](paperless-ngx/paperless-ngx#7114))
-   Chore: update to Angular v18 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7106](paperless-ngx/paperless-ngx#7106))

</details>

##### All App Changes

<details>
<summary>25 changes</summary>

-   Enhancement: disable add split button when approrpriate [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7215](paperless-ngx/paperless-ngx#7215))
-   Enhancement: wrapping of saved view fields d-n-d UI [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7216](paperless-ngx/paperless-ngx#7216))
-   Chore: Bulk backend updates [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;7209](paperless-ngx/paperless-ngx#7209))
-   Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7200](paperless-ngx/paperless-ngx#7200))
-   Enhancement: support custom field icontains filter for select type [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7199](paperless-ngx/paperless-ngx#7199))
-   Chore: upgrade to DRF 3.15 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7134](paperless-ngx/paperless-ngx#7134))
-   Feature: select custom field type [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7167](paperless-ngx/paperless-ngx#7167))
-   Feature: automatic sso redirect [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7168](paperless-ngx/paperless-ngx#7168))
-   Fix: include documents in trash for existing asn check [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7189](paperless-ngx/paperless-ngx#7189))
-   Chore: Initial conversion to pytest fixtures [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;7110](paperless-ngx/paperless-ngx#7110))
-   Enhancement: show more columns in mail frontend admin [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7158](paperless-ngx/paperless-ngx#7158))
-   Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 6 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7148](paperless-ngx/paperless-ngx#7148))
-   Chore(deps): Bump django-multiselectfield from 0.1.12 to 0.1.13 in the django group [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7147](paperless-ngx/paperless-ngx#7147))
-   Fix: include documents in trash in sanity check [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7133](paperless-ngx/paperless-ngx#7133))
-   Chore(deps): Bump the small-changes group across 1 directory with 4 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7128](paperless-ngx/paperless-ngx#7128))
-   Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 16 updates [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7126](paperless-ngx/paperless-ngx#7126))
-   Enhancement: use request user as owner of split / merge docs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7112](paperless-ngx/paperless-ngx#7112))
-   Fix: handle errors for trash actions and only show documents user can restore or delete [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7119](paperless-ngx/paperless-ngx#7119))
-   Chore(deps-dev): Bump ruff from 0.4.9 to 0.5.0 in the development group across 1 directory [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7120](paperless-ngx/paperless-ngx#7120))
-   Chore(deps-dev): Bump ws from 8.17.0 to 8.17.1 in /src-ui [@&#8203;dependabot](https://github.com/dependabot) ([#&#8203;7114](paperless-ngx/paperless-ngx#7114))
-   Chore: update to Angular v18 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7106](paperless-ngx/paperless-ngx#7106))
-   Enhancement: improve date parsing with accented characters [@&#8203;fdubuy](https://github.com/fdubuy) ([#&#8203;7100](paperless-ngx/paperless-ngx#7100))
-   Feature: improve history display of object names etc [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7102](paperless-ngx/paperless-ngx#7102))
-   Fix: dont include documents in trash in counts [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7111](paperless-ngx/paperless-ngx#7111))
-   Fix: use temp dir for split / merge [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;7105](paperless-ngx/paperless-ngx#7105))

</details>

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjYuNSIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com>
Reviewed-on: https://gitea.bui.services/calvinbui/ansible-monorepo/pulls/2723
Co-authored-by: renovate <renovate@noreply.gitea.bui.services>
Co-committed-by: renovate <renovate@noreply.gitea.bui.services>
Copy link
Contributor

github-actions bot commented Aug 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant