Skip to content

Bump org.yamcs:yamcs-core from 5.8.8 to 5.12.7#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.yamcs-yamcs-core-5.12.7
Open

Bump org.yamcs:yamcs-core from 5.8.8 to 5.12.7#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.yamcs-yamcs-core-5.12.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps org.yamcs:yamcs-core from 5.8.8 to 5.12.7.

Release notes

Sourced from org.yamcs:yamcs-core's releases.

Yamcs 5.12.7

  • security updates

Yamcs 5.12.6

  • UI: Full reimplementation of chart tab. Added features:
    • Customize Y-axis zoom range
    • Allow rendering the raw values of a parameter
    • Remember chart configuration on browser refresh
    • New functions: fill plot, step-connect points, zero-centering
  • UI: Left sidebar was restyled a bit, and can now be collapsed to icon-only mode
  • UI: Top-right navigation options take much less space
  • UI: Added a user preference to display in UTC or local (defaulting to the server-configured preference).
  • UI: Fixes issues with the progress bar length #1075
  • Allow CSV exports to make use of Parameter Archive instead of only packet replay
  • Fix precision issue with setting local double parameter #1081
  • Change default backfill policies. When using the backfiller, the previous default was introducing too much delay for dump imports.
  • Add optional granular permission management for objects in buckets
  • Allow SDLS for non UDP links

Yamcs 5.12.5

  • Parameter subscription: Handle forbidden parameters the same way as unknown parameters
  • Fix mirror issues with event alarms
  • Fix ascending order issue when querying for past alarms
  • CDDP: added support for the NULL checksum

Yamcs 5.12.4

  • Improve display of invalid status of parameter values
  • Add toggle to disable constraint checking (requires elevated privileges)
  • Allow to change the system name of an XLS through YAML configuration
  • Reduces requests when an OPI loads the same external script multiple times
  • Allow alternative SDLS implementations to override the default Yamcs implementation
  • Add SDLS status and configuration to yamcs-web

Yamcs 5.12.3

  • SDLS bug fixes and improvements

Yamcs 5.12.2

  • Added support for SDLS (Space Data Link Security). Authenticated encryption using AES-256-GCM is now supported.
  • Fixed inheritance of constraints and verifiers:
    • Constraints from base commands were not considered
    • Verifiers from base commands were considered, but parameters from base commands were not being subscribed to.
  • Replication server: fixed a potential stack overflow issue.
  • Other minor tweaks and fixes.

The SDLS implementation has been sponsored by the CISPA Helmholtz Center for Information Security and the RACCOON project.

Yamcs 5.12.1

  • Improve response time of list-packets/list-events/list-alarms when pagination is used
  • Add 1m loadavg system parameter
  • Fixed some sql queries involving High resolution timestamps and the BETWEEN clause

... (truncated)

Commits
  • 1262da4 Prepare release yamcs-5.12.7
  • 7c9ed19 increase the limit of login attempts/second for the tests
  • 8f7ae9b Avoid use of crypto.randomUUID()
  • 3c55034 Disable algorithm edit
  • 64392df Limit allowed requests on /auth/token
  • c79cd96 Escape username in LDAP filter
  • e90099f Reduce access to user/group listings and details
  • 65e0ce7 Fix size issue in sidenav logo
  • ffa612d Create SECURITY.md
  • 39e30fe Command form: Fix nested aggregates inside arrays
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.yamcs:yamcs-core](https://github.com/yamcs/yamcs) from 5.8.8 to 5.12.7.
- [Release notes](https://github.com/yamcs/yamcs/releases)
- [Changelog](https://github.com/yamcs/yamcs/blob/master/Changelog)
- [Commits](yamcs/yamcs@yamcs-5.8.8...yamcs-5.12.7)

---
updated-dependencies:
- dependency-name: org.yamcs:yamcs-core
  dependency-version: 5.12.7
  dependency-type: direct:production
...

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 May 26, 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

Development

Successfully merging this pull request may close these issues.

0 participants