Skip to content

Bump the all-maven-dependencies group across 2 directories with 2 updates - #714

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/all-maven-dependencies-39934c6d1a
Open

Bump the all-maven-dependencies group across 2 directories with 2 updates#714
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/all-maven-dependencies-39934c6d1a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-maven-dependencies group with 2 updates in the / directory: com.sap.cds:cds-feature-attachments and org.graalvm.buildtools:native-maven-plugin.
Bumps the all-maven-dependencies group with 2 updates in the /srv directory: com.sap.cds:cds-feature-attachments and org.graalvm.buildtools:native-maven-plugin.

Updates com.sap.cds:cds-feature-attachments from 1.6.0 to 1.7.0

Release notes

Sourced from com.sap.cds:cds-feature-attachments's releases.

1.7.0

Added

  • Added support for single (inline) attachments via the Attachment type. (#768)
  • Added top-level Attachments aspect to allow usage without sap.attachments namespace (#806), i.e., using {Attachments} from 'com.sap.cds/cds-feature-attachments'.

Security

  • Attachment content is now served with Content-Disposition: attachment by default (previously inline) to mitigate stored XSS (CWE-79) via user-uploaded SVG/HTML payloads (cds-calesi #1263). Applications that require inline previews can opt in by annotating content in their own CDS model — see the "Content Disposition" section in the README. It is recommended to combine this with @Core.AcceptableMediaTypes restricting inline content to non-scriptable types (e.g. image/jpeg, image/png, application/pdf).

Full Changelog: cap-java/cds-feature-attachments@1.6.0...1.7.0

Changelog

Sourced from com.sap.cds:cds-feature-attachments's changelog.

Version 1.7.0 - 2026-08-19

Added

  • Added support for single (inline) attachments via the Attachment type. (#768)
  • Added top-level Attachments aspect to allow usage without sap.attachments namespace (#806), i.e., using {Attachments} from 'com.sap.cds/cds-feature-attachments'.

Security

  • Attachment content is now served with Content-Disposition: attachment by default (previously inline) to mitigate stored XSS (CWE-79) via user-uploaded SVG/HTML payloads (cds-calesi #1263). Applications that require inline previews can opt in by annotating content in their own CDS model — see the "Content Disposition" section in the README. It is recommended to combine this with @Core.AcceptableMediaTypes restricting inline content to non-scriptable types (e.g. image/jpeg, image/png, application/pdf).
Commits
  • f4f9956 Release 1.7.0 prep (#879)
  • cedfff6 Bump the minor-patch group across 1 directory with 7 updates (#878)
  • 36f024a Changed pinned version from main to commit sha for actions from https://githu...
  • 1eedd5d Support inline single attachments via Attachment type (#768)
  • dfa6d2e Bump the minor-patch group across 1 directory with 2 updates (#877)
  • db4795e Bump the minor-patch group across 1 directory with 8 updates (#876)
  • 73d3358 Remove inline annotation and add document the new behavior (#872)
  • 5755528 Bump actions/setup-java from 5.5.0 to 5.6.0 in the minor-patch group across 1...
  • 8de6af5 Bump actions/checkout from 6.0.3 to 7.0.0 (#870)
  • ba58cf6 Bump the minor-patch group across 1 directory with 7 updates (#871)
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools:native-maven-plugin from 1.1.9 to 1.1.10

Release notes

Sourced from org.graalvm.buildtools:native-maven-plugin's releases.

1.1.10

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.9...1.1.10

Commits

Updates com.sap.cds:cds-feature-attachments from 1.6.0 to 1.7.0

Release notes

Sourced from com.sap.cds:cds-feature-attachments's releases.

1.7.0

Added

  • Added support for single (inline) attachments via the Attachment type. (#768)
  • Added top-level Attachments aspect to allow usage without sap.attachments namespace (#806), i.e., using {Attachments} from 'com.sap.cds/cds-feature-attachments'.

Security

  • Attachment content is now served with Content-Disposition: attachment by default (previously inline) to mitigate stored XSS (CWE-79) via user-uploaded SVG/HTML payloads (cds-calesi #1263). Applications that require inline previews can opt in by annotating content in their own CDS model — see the "Content Disposition" section in the README. It is recommended to combine this with @Core.AcceptableMediaTypes restricting inline content to non-scriptable types (e.g. image/jpeg, image/png, application/pdf).

Full Changelog: cap-java/cds-feature-attachments@1.6.0...1.7.0

Changelog

Sourced from com.sap.cds:cds-feature-attachments's changelog.

Version 1.7.0 - 2026-08-19

Added

  • Added support for single (inline) attachments via the Attachment type. (#768)
  • Added top-level Attachments aspect to allow usage without sap.attachments namespace (#806), i.e., using {Attachments} from 'com.sap.cds/cds-feature-attachments'.

Security

  • Attachment content is now served with Content-Disposition: attachment by default (previously inline) to mitigate stored XSS (CWE-79) via user-uploaded SVG/HTML payloads (cds-calesi #1263). Applications that require inline previews can opt in by annotating content in their own CDS model — see the "Content Disposition" section in the README. It is recommended to combine this with @Core.AcceptableMediaTypes restricting inline content to non-scriptable types (e.g. image/jpeg, image/png, application/pdf).
Commits
  • f4f9956 Release 1.7.0 prep (#879)
  • cedfff6 Bump the minor-patch group across 1 directory with 7 updates (#878)
  • 36f024a Changed pinned version from main to commit sha for actions from https://githu...
  • 1eedd5d Support inline single attachments via Attachment type (#768)
  • dfa6d2e Bump the minor-patch group across 1 directory with 2 updates (#877)
  • db4795e Bump the minor-patch group across 1 directory with 8 updates (#876)
  • 73d3358 Remove inline annotation and add document the new behavior (#872)
  • 5755528 Bump actions/setup-java from 5.5.0 to 5.6.0 in the minor-patch group across 1...
  • 8de6af5 Bump actions/checkout from 6.0.3 to 7.0.0 (#870)
  • ba58cf6 Bump the minor-patch group across 1 directory with 7 updates (#871)
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools:native-maven-plugin from 1.1.9 to 1.1.10

Release notes

Sourced from org.graalvm.buildtools:native-maven-plugin's releases.

1.1.10

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.9...1.1.10

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 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

…ates

Bumps the all-maven-dependencies group with 2 updates in the / directory: [com.sap.cds:cds-feature-attachments](https://github.com/cap-java/cds-feature-attachments) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools).
Bumps the all-maven-dependencies group with 2 updates in the /srv directory: [com.sap.cds:cds-feature-attachments](https://github.com/cap-java/cds-feature-attachments) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools).


Updates `com.sap.cds:cds-feature-attachments` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/cap-java/cds-feature-attachments/releases)
- [Changelog](https://github.com/cap-java/cds-feature-attachments/blob/main/doc/CHANGELOG.md)
- [Commits](cap-java/cds-feature-attachments@1.6.0...1.7.0)

Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.9 to 1.1.10
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.1.9...1.1.10)

Updates `com.sap.cds:cds-feature-attachments` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/cap-java/cds-feature-attachments/releases)
- [Changelog](https://github.com/cap-java/cds-feature-attachments/blob/main/doc/CHANGELOG.md)
- [Commits](cap-java/cds-feature-attachments@1.6.0...1.7.0)

Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.9 to 1.1.10
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.1.9...1.1.10)

---
updated-dependencies:
- dependency-name: com.sap.cds:cds-feature-attachments
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
- dependency-name: com.sap.cds:cds-feature-attachments
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-dependencies
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 1.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 28, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants